[ Dec 21 00:16:49 Enabled. ] [ Dec 21 00:16:49 Rereading configuration. ] [ Dec 21 00:16:50 Rereading configuration. ] [ Dec 21 00:16:54 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Dec 21 00:16:54 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.12.21 00:16:55.701248 [ 1 ] {} Application: Will watch for the process with pid 22908 2024.12.21 00:16:55.701738 [ 1 ] {} Application: Forked a child process to watch 2024.12.21 00:16:55.914625 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 22908 2024.12.21 00:16:55.915411 [ 1 ] {} Application: starting up 2024.12.21 00:16:55.916114 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.21 00:16:56.002643 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.21 00:16:56.033943 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.21 00:16:56.033988 [ 1 ] {} Application: Initializing DateLUT. 2024.12.21 00:16:56.034000 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.21 00:16:56.034062 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.21 00:16:56.034423 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.21 00:16:56.035972 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.12.21 00:16:56.036685 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.21 00:16:56.037521 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.12.21 00:16:56.037545 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2024.12.21 00:16:56.037561 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.21 00:16:56.037727 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 00:16:56.038639 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.21 00:16:56.043692 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 00:16:56.044493 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 00:16:56.045325 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.21 00:16:56.045403 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.21 00:16:56.047033 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.12.21 00:16:56.047504 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.21 00:16:56.050932 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.21 00:16:56.051591 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.21 00:16:56.052674 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.21 00:16:56.053045 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.21 00:16:56.053454 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.21 00:16:56.053815 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.21 00:16:56.055212 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.21 00:16:56.055241 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.21 00:16:56.055317 [ 168 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:16:56.055490 [ 168 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:16:56.085750 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.21 00:16:56.085780 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000161684 sec 2024.12.21 00:16:56.085836 [ 1 ] {} ReferentialDeps: No tables 2024.12.21 00:16:56.085854 [ 1 ] {} LoadingDeps: No tables 2024.12.21 00:16:56.087111 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.21 00:16:56.088197 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.21 00:16:56.097400 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.21 00:16:56.097442 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.21 00:16:56.097467 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.21 00:16:56.097480 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.21 00:16:56.097511 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.21 00:16:56.097531 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.21 00:16:56.100089 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.21 00:16:56.100131 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.21 00:16:56.100158 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.21 00:16:56.100335 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.21 00:16:56.100355 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.21 00:16:56.100388 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.21 00:16:56.100410 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.21 00:16:56.100423 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.21 00:16:56.100451 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.21 00:16:56.100471 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.21 00:16:56.125822 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.21 00:16:56.127698 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.21 00:16:56.127740 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0301e-05 sec 2024.12.21 00:16:56.127753 [ 1 ] {} ReferentialDeps: No tables 2024.12.21 00:16:56.127764 [ 1 ] {} LoadingDeps: No tables 2024.12.21 00:16:56.127786 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.21 00:16:56.127977 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.21 00:16:56.128021 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.21 00:16:56.128034 [ 1 ] {} Application: Loaded metadata. 2024.12.21 00:16:56.128046 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.12.21 00:16:56.128058 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.21 00:16:56.139087 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.21 00:16:56.139303 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB 2024.12.21 00:16:56.140268 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.515e-05 sec. 2024.12.21 00:16:56.141269 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.21 00:16:56.141356 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.21 00:16:56.141378 [ 1 ] {} Application: Ready for connections. 2024.12.21 00:16:56.164855 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62810 2024.12.21 00:16:56.165088 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.165143 [ 3 ] {} TCP-Session: ad8ecdf6-171d-44a2-aa7c-07475be6417e Authenticating user 'default' from [fd00:1122:3344:101::e]:62810 2024.12.21 00:16:56.165176 [ 3 ] {} TCP-Session: ad8ecdf6-171d-44a2-aa7c-07475be6417e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.165197 [ 3 ] {} TCP-Session: ad8ecdf6-171d-44a2-aa7c-07475be6417e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.165281 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 00:16:56.165309 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.21 00:16:56.165332 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.21 00:16:56.165801 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39295 2024.12.21 00:16:56.165908 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.165941 [ 4 ] {} TCP-Session: 52097e5e-b4d2-43e8-b4e0-44d6d4397188 Authenticating user 'default' from [fd00:1122:3344:101::e]:39295 2024.12.21 00:16:56.165968 [ 4 ] {} TCP-Session: 52097e5e-b4d2-43e8-b4e0-44d6d4397188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.166009 [ 4 ] {} TCP-Session: 52097e5e-b4d2-43e8-b4e0-44d6d4397188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.166664 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36528 2024.12.21 00:16:56.166665 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56640 2024.12.21 00:16:56.166767 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40051 2024.12.21 00:16:56.166928 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.166944 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.167016 [ 253 ] {} TCP-Session: 7492a5bc-f793-4932-82ef-43af4d08ed2e Authenticating user 'default' from [fd00:1122:3344:101::e]:36528 2024.12.21 00:16:56.167102 [ 5 ] {} TCP-Session: 9c5be195-6bf5-49b2-b7b1-b22068dbe015 Authenticating user 'default' from [fd00:1122:3344:101::e]:56640 2024.12.21 00:16:56.167131 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.167157 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34475 2024.12.21 00:16:56.167146 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40318 2024.12.21 00:16:56.167202 [ 5 ] {} TCP-Session: 9c5be195-6bf5-49b2-b7b1-b22068dbe015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.167179 [ 253 ] {} TCP-Session: 7492a5bc-f793-4932-82ef-43af4d08ed2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.167223 [ 254 ] {} TCP-Session: 762061b9-ee21-4987-a9dc-3fdb917dd7f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40051 2024.12.21 00:16:56.167261 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45050 2024.12.21 00:16:56.167373 [ 254 ] {} TCP-Session: 762061b9-ee21-4987-a9dc-3fdb917dd7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.167409 [ 5 ] {} TCP-Session: 9c5be195-6bf5-49b2-b7b1-b22068dbe015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.167407 [ 253 ] {} TCP-Session: 7492a5bc-f793-4932-82ef-43af4d08ed2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.167431 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.167475 [ 254 ] {} TCP-Session: 762061b9-ee21-4987-a9dc-3fdb917dd7f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.167695 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.167819 [ 256 ] {} TCP-Session: 87a4b598-2afe-4185-81f8-5898e7b0141c Authenticating user 'default' from [fd00:1122:3344:101::e]:34475 2024.12.21 00:16:56.167826 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.167915 [ 257 ] {} TCP-Session: 4f6fa763-2942-479f-98a6-226a6a3ebcb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45050 2024.12.21 00:16:56.167932 [ 256 ] {} TCP-Session: 87a4b598-2afe-4185-81f8-5898e7b0141c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.167908 [ 255 ] {} TCP-Session: 8bc2cae1-54ed-4bf5-92f1-4eb393954c33 Authenticating user 'default' from [fd00:1122:3344:101::e]:40318 2024.12.21 00:16:56.167978 [ 257 ] {} TCP-Session: 4f6fa763-2942-479f-98a6-226a6a3ebcb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.167995 [ 256 ] {} TCP-Session: 87a4b598-2afe-4185-81f8-5898e7b0141c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.168026 [ 255 ] {} TCP-Session: 8bc2cae1-54ed-4bf5-92f1-4eb393954c33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.168039 [ 257 ] {} TCP-Session: 4f6fa763-2942-479f-98a6-226a6a3ebcb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.168073 [ 255 ] {} TCP-Session: 8bc2cae1-54ed-4bf5-92f1-4eb393954c33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.944596 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40710 2024.12.21 00:16:56.944724 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.944772 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Authenticating user 'default' from [fd00:1122:3344:101::d]:40710 2024.12.21 00:16:56.944792 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.944807 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.944872 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 00:16:56.944899 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.21 00:16:56.944921 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.21 00:16:56.945998 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34836 2024.12.21 00:16:56.946195 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57946 2024.12.21 00:16:56.946277 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.946272 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43378 2024.12.21 00:16:56.946329 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35441 2024.12.21 00:16:56.946391 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Authenticating user 'default' from [fd00:1122:3344:101::d]:34836 2024.12.21 00:16:56.946764 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.946773 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47700 2024.12.21 00:16:56.946490 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62766 2024.12.21 00:16:56.946807 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.946837 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.946868 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Authenticating user 'default' from [fd00:1122:3344:101::d]:43378 2024.12.21 00:16:56.946793 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.947093 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49873 2024.12.21 00:16:56.947147 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.947161 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.947185 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.947197 [ 261 ] {} TCP-Session: db543acf-80b6-459c-892d-58ad48e2680b Authenticating user 'default' from [fd00:1122:3344:101::d]:57946 2024.12.21 00:16:56.947256 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.947300 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.947409 [ 264 ] {} TCP-Session: 04ad4dc6-4a0e-4d6c-b3ac-21362ec4d7de Authenticating user 'default' from [fd00:1122:3344:101::d]:47700 2024.12.21 00:16:56.947417 [ 262 ] {} TCP-Session: 7d36d5a0-e170-4fb7-91b9-e7e9ac6b670f Authenticating user 'default' from [fd00:1122:3344:101::d]:35441 2024.12.21 00:16:56.947454 [ 263 ] {} TCP-Session: 8295b352-7519-4402-accb-80f2b526d451 Authenticating user 'default' from [fd00:1122:3344:101::d]:62766 2024.12.21 00:16:56.947701 [ 262 ] {} TCP-Session: 7d36d5a0-e170-4fb7-91b9-e7e9ac6b670f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.947744 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54560 2024.12.21 00:16:56.947742 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.947789 [ 262 ] {} TCP-Session: 7d36d5a0-e170-4fb7-91b9-e7e9ac6b670f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.947806 [ 263 ] {} TCP-Session: 8295b352-7519-4402-accb-80f2b526d451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.948508 [ 263 ] {} TCP-Session: 8295b352-7519-4402-accb-80f2b526d451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.948526 [ 265 ] {} TCP-Session: dfb69359-a7f9-4b48-872d-8441a920d5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:49873 2024.12.21 00:16:56.947842 [ 264 ] {} TCP-Session: 04ad4dc6-4a0e-4d6c-b3ac-21362ec4d7de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.948734 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:56.948546 [ 261 ] {} TCP-Session: db543acf-80b6-459c-892d-58ad48e2680b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.948772 [ 265 ] {} TCP-Session: dfb69359-a7f9-4b48-872d-8441a920d5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.948796 [ 264 ] {} TCP-Session: 04ad4dc6-4a0e-4d6c-b3ac-21362ec4d7de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.948842 [ 261 ] {} TCP-Session: db543acf-80b6-459c-892d-58ad48e2680b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.948861 [ 266 ] {} TCP-Session: 22a2d6f9-e2ae-4f94-a793-c6162ddb1e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:54560 2024.12.21 00:16:56.949538 [ 265 ] {} TCP-Session: dfb69359-a7f9-4b48-872d-8441a920d5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.949613 [ 266 ] {} TCP-Session: 22a2d6f9-e2ae-4f94-a793-c6162ddb1e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.949751 [ 266 ] {} TCP-Session: 22a2d6f9-e2ae-4f94-a793-c6162ddb1e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:56.949780 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:56.953345 [ 258 ] {5a5f36b6-ee65-40ea-8053-649424f8e5e8} executeQuery: (from [fd00:1122:3344:101::d]:40710) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.21 00:16:57.000147 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.22 MiB, peak 117.22 MiB, free memory in arenas 0.00 B, will set to 129.19 MiB (RSS), difference: 11.97 MiB 2024.12.21 00:16:57.002024 [ 258 ] {5a5f36b6-ee65-40ea-8053-649424f8e5e8} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40710) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.21 00:16:57.002939 [ 258 ] {5a5f36b6-ee65-40ea-8053-649424f8e5e8} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.21 00:16:57.003070 [ 258 ] {5a5f36b6-ee65-40ea-8053-649424f8e5e8} TCPHandler: Processed in 0.05586274 sec. 2024.12.21 00:16:57.003519 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.003758 [ 260 ] {53bba0ef-1ae9-4848-8572-238f3330d63f} executeQuery: (from [fd00:1122:3344:101::d]:43378) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.21 00:16:57.004192 [ 260 ] {53bba0ef-1ae9-4848-8572-238f3330d63f} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43378) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.21 00:16:57.004370 [ 260 ] {53bba0ef-1ae9-4848-8572-238f3330d63f} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.21 00:16:57.004470 [ 260 ] {53bba0ef-1ae9-4848-8572-238f3330d63f} TCPHandler: Processed in 0.00114171 sec. 2024.12.21 00:16:57.004773 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.005580 [ 258 ] {897c9bfe-85e1-4245-bd67-bbc741b28805} executeQuery: (from [fd00:1122:3344:101::d]:40710) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.21 00:16:57.006293 [ 258 ] {897c9bfe-85e1-4245-bd67-bbc741b28805} TCPHandler: Processed in 0.001643494 sec. 2024.12.21 00:16:57.006533 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.006670 [ 260 ] {fa325397-fb89-4695-b753-0aa397752601} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.21 00:16:57.006803 [ 260 ] {fa325397-fb89-4695-b753-0aa397752601} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.21 00:16:57.016044 [ 260 ] {fa325397-fb89-4695-b753-0aa397752601} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.21 00:16:57.016084 [ 260 ] {fa325397-fb89-4695-b753-0aa397752601} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4923e-05 sec 2024.12.21 00:16:57.016129 [ 260 ] {fa325397-fb89-4695-b753-0aa397752601} ReferentialDeps: No tables 2024.12.21 00:16:57.016151 [ 260 ] {fa325397-fb89-4695-b753-0aa397752601} LoadingDeps: No tables 2024.12.21 00:16:57.016190 [ 260 ] {fa325397-fb89-4695-b753-0aa397752601} DatabaseAtomic (oximeter): Starting up tables. 2024.12.21 00:16:57.016280 [ 260 ] {fa325397-fb89-4695-b753-0aa397752601} TCPHandler: Processed in 0.00981578 sec. 2024.12.21 00:16:57.016555 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.016789 [ 258 ] {03f70e27-6417-47ce-adbf-b7e0cc134751} executeQuery: (from [fd00:1122:3344:101::d]:40710) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.12.21 00:16:57.016859 [ 258 ] {03f70e27-6417-47ce-adbf-b7e0cc134751} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.21 00:16:57.022975 [ 258 ] {03f70e27-6417-47ce-adbf-b7e0cc134751} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.21 00:16:57.025179 [ 258 ] {03f70e27-6417-47ce-adbf-b7e0cc134751} oximeter.version (90d402d2-d7df-44d4-a230-300668880b0a): Loading data parts 2024.12.21 00:16:57.025673 [ 258 ] {03f70e27-6417-47ce-adbf-b7e0cc134751} oximeter.version (90d402d2-d7df-44d4-a230-300668880b0a): There are no data parts 2024.12.21 00:16:57.034730 [ 258 ] {03f70e27-6417-47ce-adbf-b7e0cc134751} TCPHandler: Processed in 0.018259854 sec. 2024.12.21 00:16:57.034930 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.035210 [ 260 ] {d0ec7a78-26f7-44ab-8980-c155fb351082} executeQuery: (from [fd00:1122:3344:101::d]:43378) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.035290 [ 260 ] {d0ec7a78-26f7-44ab-8980-c155fb351082} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.21 00:16:57.047435 [ 260 ] {d0ec7a78-26f7-44ab-8980-c155fb351082} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Loading data parts 2024.12.21 00:16:57.047856 [ 260 ] {d0ec7a78-26f7-44ab-8980-c155fb351082} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): There are no data parts 2024.12.21 00:16:57.056868 [ 260 ] {d0ec7a78-26f7-44ab-8980-c155fb351082} TCPHandler: Processed in 0.022008813 sec. 2024.12.21 00:16:57.057104 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.057358 [ 258 ] {ceb2bed0-975c-471d-9f8e-04a3df6ce1ff} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.057472 [ 258 ] {ceb2bed0-975c-471d-9f8e-04a3df6ce1ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.21 00:16:57.061839 [ 258 ] {ceb2bed0-975c-471d-9f8e-04a3df6ce1ff} oximeter.measurements_i8 (32d45271-cbd9-4d98-a4a4-35e0f57917dd): Loading data parts 2024.12.21 00:16:57.062018 [ 258 ] {ceb2bed0-975c-471d-9f8e-04a3df6ce1ff} oximeter.measurements_i8 (32d45271-cbd9-4d98-a4a4-35e0f57917dd): There are no data parts 2024.12.21 00:16:57.065628 [ 258 ] {ceb2bed0-975c-471d-9f8e-04a3df6ce1ff} TCPHandler: Processed in 0.008592947 sec. 2024.12.21 00:16:57.065824 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.066096 [ 260 ] {ca45d776-3bfe-4f92-9731-6a17a28e6386} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.066166 [ 260 ] {ca45d776-3bfe-4f92-9731-6a17a28e6386} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.21 00:16:57.072652 [ 260 ] {ca45d776-3bfe-4f92-9731-6a17a28e6386} oximeter.measurements_u8 (e351656f-6e54-441c-a33b-82058787d35f): Loading data parts 2024.12.21 00:16:57.072940 [ 260 ] {ca45d776-3bfe-4f92-9731-6a17a28e6386} oximeter.measurements_u8 (e351656f-6e54-441c-a33b-82058787d35f): There are no data parts 2024.12.21 00:16:57.082398 [ 260 ] {ca45d776-3bfe-4f92-9731-6a17a28e6386} TCPHandler: Processed in 0.01664389 sec. 2024.12.21 00:16:57.082658 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.082913 [ 258 ] {d6c85482-73c7-4241-9ce5-16a74cafb93f} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.082997 [ 258 ] {d6c85482-73c7-4241-9ce5-16a74cafb93f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.21 00:16:57.088348 [ 258 ] {d6c85482-73c7-4241-9ce5-16a74cafb93f} oximeter.measurements_i16 (49e2b728-ddd5-4cce-8019-0b48073a754d): Loading data parts 2024.12.21 00:16:57.088503 [ 258 ] {d6c85482-73c7-4241-9ce5-16a74cafb93f} oximeter.measurements_i16 (49e2b728-ddd5-4cce-8019-0b48073a754d): There are no data parts 2024.12.21 00:16:57.095531 [ 258 ] {d6c85482-73c7-4241-9ce5-16a74cafb93f} TCPHandler: Processed in 0.012942923 sec. 2024.12.21 00:16:57.095715 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.095926 [ 260 ] {163eed8b-4d2c-43a9-87d5-1ec309fb97c6} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.095994 [ 260 ] {163eed8b-4d2c-43a9-87d5-1ec309fb97c6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.21 00:16:57.103526 [ 260 ] {163eed8b-4d2c-43a9-87d5-1ec309fb97c6} oximeter.measurements_u16 (897b5e87-b593-46ea-b2e3-4f001a489711): Loading data parts 2024.12.21 00:16:57.103856 [ 260 ] {163eed8b-4d2c-43a9-87d5-1ec309fb97c6} oximeter.measurements_u16 (897b5e87-b593-46ea-b2e3-4f001a489711): There are no data parts 2024.12.21 00:16:57.113253 [ 260 ] {163eed8b-4d2c-43a9-87d5-1ec309fb97c6} TCPHandler: Processed in 0.017597496 sec. 2024.12.21 00:16:57.113545 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.113939 [ 258 ] {fa114a2c-d84e-468a-b4d0-52d327e407a7} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.114061 [ 258 ] {fa114a2c-d84e-468a-b4d0-52d327e407a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.21 00:16:57.119534 [ 258 ] {fa114a2c-d84e-468a-b4d0-52d327e407a7} oximeter.measurements_i32 (090f840d-695c-45e3-8aeb-f3ff5acf3976): Loading data parts 2024.12.21 00:16:57.119848 [ 258 ] {fa114a2c-d84e-468a-b4d0-52d327e407a7} oximeter.measurements_i32 (090f840d-695c-45e3-8aeb-f3ff5acf3976): There are no data parts 2024.12.21 00:16:57.127001 [ 258 ] {fa114a2c-d84e-468a-b4d0-52d327e407a7} TCPHandler: Processed in 0.013543149 sec. 2024.12.21 00:16:57.127184 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.127392 [ 260 ] {98231ef1-ca99-4ad8-b373-86d021d53033} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.127470 [ 260 ] {98231ef1-ca99-4ad8-b373-86d021d53033} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.21 00:16:57.134537 [ 260 ] {98231ef1-ca99-4ad8-b373-86d021d53033} oximeter.measurements_u32 (db338aa7-1ae3-4c3d-9b48-1cb2cdd6275d): Loading data parts 2024.12.21 00:16:57.134718 [ 260 ] {98231ef1-ca99-4ad8-b373-86d021d53033} oximeter.measurements_u32 (db338aa7-1ae3-4c3d-9b48-1cb2cdd6275d): There are no data parts 2024.12.21 00:16:57.144903 [ 260 ] {98231ef1-ca99-4ad8-b373-86d021d53033} TCPHandler: Processed in 0.01777294 sec. 2024.12.21 00:16:57.145244 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.145713 [ 258 ] {2f862fca-d2ef-454f-ae79-403c402f8996} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.145855 [ 258 ] {2f862fca-d2ef-454f-ae79-403c402f8996} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.21 00:16:57.149666 [ 258 ] {2f862fca-d2ef-454f-ae79-403c402f8996} oximeter.measurements_i64 (f65a8b38-309d-45be-b1ce-a48e1d5c0318): Loading data parts 2024.12.21 00:16:57.149801 [ 258 ] {2f862fca-d2ef-454f-ae79-403c402f8996} oximeter.measurements_i64 (f65a8b38-309d-45be-b1ce-a48e1d5c0318): There are no data parts 2024.12.21 00:16:57.156689 [ 258 ] {2f862fca-d2ef-454f-ae79-403c402f8996} TCPHandler: Processed in 0.011554487 sec. 2024.12.21 00:16:57.156859 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.157068 [ 260 ] {b684c91d-5ca4-4587-8fe8-6699856a9978} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.157137 [ 260 ] {b684c91d-5ca4-4587-8fe8-6699856a9978} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.21 00:16:57.164692 [ 260 ] {b684c91d-5ca4-4587-8fe8-6699856a9978} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Loading data parts 2024.12.21 00:16:57.164874 [ 260 ] {b684c91d-5ca4-4587-8fe8-6699856a9978} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): There are no data parts 2024.12.21 00:16:57.176297 [ 260 ] {b684c91d-5ca4-4587-8fe8-6699856a9978} TCPHandler: Processed in 0.019493526 sec. 2024.12.21 00:16:57.176692 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.177202 [ 258 ] {f5ef05e1-00a9-4e7c-b8e4-c808bebe85b0} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.177323 [ 258 ] {f5ef05e1-00a9-4e7c-b8e4-c808bebe85b0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.21 00:16:57.185144 [ 258 ] {f5ef05e1-00a9-4e7c-b8e4-c808bebe85b0} oximeter.measurements_f32 (46515593-04d6-4349-a9ff-95cf14c65b18): Loading data parts 2024.12.21 00:16:57.185289 [ 258 ] {f5ef05e1-00a9-4e7c-b8e4-c808bebe85b0} oximeter.measurements_f32 (46515593-04d6-4349-a9ff-95cf14c65b18): There are no data parts 2024.12.21 00:16:57.192162 [ 258 ] {f5ef05e1-00a9-4e7c-b8e4-c808bebe85b0} TCPHandler: Processed in 0.015600813 sec. 2024.12.21 00:16:57.192388 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.192613 [ 260 ] {cad22406-4b2b-4ec0-82ba-0e4edbe69873} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.192688 [ 260 ] {cad22406-4b2b-4ec0-82ba-0e4edbe69873} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.21 00:16:57.201134 [ 260 ] {cad22406-4b2b-4ec0-82ba-0e4edbe69873} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Loading data parts 2024.12.21 00:16:57.201419 [ 260 ] {cad22406-4b2b-4ec0-82ba-0e4edbe69873} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): There are no data parts 2024.12.21 00:16:57.206012 [ 260 ] {cad22406-4b2b-4ec0-82ba-0e4edbe69873} TCPHandler: Processed in 0.013694702 sec. 2024.12.21 00:16:57.206217 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.206489 [ 258 ] {8c423be7-c250-4cee-8b64-a2201fcc02cc} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.206560 [ 258 ] {8c423be7-c250-4cee-8b64-a2201fcc02cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.21 00:16:57.208688 [ 258 ] {8c423be7-c250-4cee-8b64-a2201fcc02cc} oximeter.measurements_string (591a449a-69e8-4d24-b70e-bed35446c7af): Loading data parts 2024.12.21 00:16:57.208810 [ 258 ] {8c423be7-c250-4cee-8b64-a2201fcc02cc} oximeter.measurements_string (591a449a-69e8-4d24-b70e-bed35446c7af): There are no data parts 2024.12.21 00:16:57.210802 [ 258 ] {8c423be7-c250-4cee-8b64-a2201fcc02cc} TCPHandler: Processed in 0.004655163 sec. 2024.12.21 00:16:57.210967 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.211177 [ 260 ] {29c71ddc-6ff4-4e2f-90fb-ff2ec75b0cbf} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.211260 [ 260 ] {29c71ddc-6ff4-4e2f-90fb-ff2ec75b0cbf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.21 00:16:57.213051 [ 260 ] {29c71ddc-6ff4-4e2f-90fb-ff2ec75b0cbf} oximeter.measurements_bytes (24ecadb8-6227-4c65-bdf0-2f75cf36f2cc): Loading data parts 2024.12.21 00:16:57.213210 [ 260 ] {29c71ddc-6ff4-4e2f-90fb-ff2ec75b0cbf} oximeter.measurements_bytes (24ecadb8-6227-4c65-bdf0-2f75cf36f2cc): There are no data parts 2024.12.21 00:16:57.216863 [ 260 ] {29c71ddc-6ff4-4e2f-90fb-ff2ec75b0cbf} TCPHandler: Processed in 0.005953758 sec. 2024.12.21 00:16:57.217043 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.217280 [ 258 ] {98521692-2fca-441a-83c3-9a02cc0ad4f0} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.217339 [ 258 ] {98521692-2fca-441a-83c3-9a02cc0ad4f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.21 00:16:57.219397 [ 258 ] {98521692-2fca-441a-83c3-9a02cc0ad4f0} oximeter.measurements_cumulativei64 (71e025af-b7f2-4562-8a02-3dd30a7a4f3c): Loading data parts 2024.12.21 00:16:57.219531 [ 258 ] {98521692-2fca-441a-83c3-9a02cc0ad4f0} oximeter.measurements_cumulativei64 (71e025af-b7f2-4562-8a02-3dd30a7a4f3c): There are no data parts 2024.12.21 00:16:57.221479 [ 258 ] {98521692-2fca-441a-83c3-9a02cc0ad4f0} TCPHandler: Processed in 0.004493009 sec. 2024.12.21 00:16:57.221671 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.221889 [ 260 ] {75064e6e-3015-4293-af62-089f2563ecbb} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.221960 [ 260 ] {75064e6e-3015-4293-af62-089f2563ecbb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.21 00:16:57.223765 [ 260 ] {75064e6e-3015-4293-af62-089f2563ecbb} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Loading data parts 2024.12.21 00:16:57.223955 [ 260 ] {75064e6e-3015-4293-af62-089f2563ecbb} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): There are no data parts 2024.12.21 00:16:57.227787 [ 260 ] {75064e6e-3015-4293-af62-089f2563ecbb} TCPHandler: Processed in 0.006171534 sec. 2024.12.21 00:16:57.228099 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.228578 [ 258 ] {28951266-9697-4e22-b369-4db0a64bb44f} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.228713 [ 258 ] {28951266-9697-4e22-b369-4db0a64bb44f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.21 00:16:57.235855 [ 258 ] {28951266-9697-4e22-b369-4db0a64bb44f} oximeter.measurements_cumulativef32 (fe5a1907-aae7-4ed6-94f0-3d7b793d989f): Loading data parts 2024.12.21 00:16:57.235980 [ 258 ] {28951266-9697-4e22-b369-4db0a64bb44f} oximeter.measurements_cumulativef32 (fe5a1907-aae7-4ed6-94f0-3d7b793d989f): There are no data parts 2024.12.21 00:16:57.238547 [ 258 ] {28951266-9697-4e22-b369-4db0a64bb44f} TCPHandler: Processed in 0.01055953 sec. 2024.12.21 00:16:57.238736 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.239024 [ 260 ] {fdac979f-a070-4893-8b07-f368f8dd6912} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.239093 [ 260 ] {fdac979f-a070-4893-8b07-f368f8dd6912} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.21 00:16:57.240945 [ 260 ] {fdac979f-a070-4893-8b07-f368f8dd6912} oximeter.measurements_cumulativef64 (419d7f9c-ce3f-4b17-9288-a51803c5e7fc): Loading data parts 2024.12.21 00:16:57.241205 [ 260 ] {fdac979f-a070-4893-8b07-f368f8dd6912} oximeter.measurements_cumulativef64 (419d7f9c-ce3f-4b17-9288-a51803c5e7fc): There are no data parts 2024.12.21 00:16:57.244866 [ 260 ] {fdac979f-a070-4893-8b07-f368f8dd6912} TCPHandler: Processed in 0.006198545 sec. 2024.12.21 00:16:57.245082 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.245452 [ 258 ] {b7b38c04-5394-45e7-b43f-e24ddac3199b} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.245581 [ 258 ] {b7b38c04-5394-45e7-b43f-e24ddac3199b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.21 00:16:57.251449 [ 258 ] {b7b38c04-5394-45e7-b43f-e24ddac3199b} oximeter.measurements_histogrami8 (b8967922-f250-4080-9899-579d0b9f72b7): Loading data parts 2024.12.21 00:16:57.251608 [ 258 ] {b7b38c04-5394-45e7-b43f-e24ddac3199b} oximeter.measurements_histogrami8 (b8967922-f250-4080-9899-579d0b9f72b7): There are no data parts 2024.12.21 00:16:57.257474 [ 258 ] {b7b38c04-5394-45e7-b43f-e24ddac3199b} TCPHandler: Processed in 0.012460641 sec. 2024.12.21 00:16:57.257712 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.258099 [ 260 ] {4df09aca-bc32-445b-849f-3235cc0043cf} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.258191 [ 260 ] {4df09aca-bc32-445b-849f-3235cc0043cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.21 00:16:57.265840 [ 260 ] {4df09aca-bc32-445b-849f-3235cc0043cf} oximeter.measurements_histogramu8 (70d183a7-74d6-4333-b7eb-f75ee7b4b653): Loading data parts 2024.12.21 00:16:57.266126 [ 260 ] {4df09aca-bc32-445b-849f-3235cc0043cf} oximeter.measurements_histogramu8 (70d183a7-74d6-4333-b7eb-f75ee7b4b653): There are no data parts 2024.12.21 00:16:57.274850 [ 260 ] {4df09aca-bc32-445b-849f-3235cc0043cf} TCPHandler: Processed in 0.017211146 sec. 2024.12.21 00:16:57.275107 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.275464 [ 258 ] {359cba30-32f9-4cdd-9276-aa0d47c67ff4} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.275554 [ 258 ] {359cba30-32f9-4cdd-9276-aa0d47c67ff4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.21 00:16:57.281361 [ 258 ] {359cba30-32f9-4cdd-9276-aa0d47c67ff4} oximeter.measurements_histogrami16 (c8ec27dd-cd9a-410f-8b9a-49acef24781a): Loading data parts 2024.12.21 00:16:57.281488 [ 258 ] {359cba30-32f9-4cdd-9276-aa0d47c67ff4} oximeter.measurements_histogrami16 (c8ec27dd-cd9a-410f-8b9a-49acef24781a): There are no data parts 2024.12.21 00:16:57.283903 [ 258 ] {359cba30-32f9-4cdd-9276-aa0d47c67ff4} TCPHandler: Processed in 0.008862995 sec. 2024.12.21 00:16:57.284093 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.284469 [ 260 ] {d944e197-1d61-4e08-af3d-8bf3ec1799fa} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.284543 [ 260 ] {d944e197-1d61-4e08-af3d-8bf3ec1799fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.21 00:16:57.286741 [ 260 ] {d944e197-1d61-4e08-af3d-8bf3ec1799fa} oximeter.measurements_histogramu16 (9d0167fb-a66a-45d2-bd99-d1c7a2be3660): Loading data parts 2024.12.21 00:16:57.286910 [ 260 ] {d944e197-1d61-4e08-af3d-8bf3ec1799fa} oximeter.measurements_histogramu16 (9d0167fb-a66a-45d2-bd99-d1c7a2be3660): There are no data parts 2024.12.21 00:16:57.290956 [ 260 ] {d944e197-1d61-4e08-af3d-8bf3ec1799fa} TCPHandler: Processed in 0.006928903 sec. 2024.12.21 00:16:57.291243 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.291602 [ 258 ] {2dc14b27-f4b9-4713-93a2-6bf6eb1a26ad} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.291714 [ 258 ] {2dc14b27-f4b9-4713-93a2-6bf6eb1a26ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.21 00:16:57.299038 [ 258 ] {2dc14b27-f4b9-4713-93a2-6bf6eb1a26ad} oximeter.measurements_histogrami32 (94cc63cb-6bf2-4ae0-b986-1689b366ff4a): Loading data parts 2024.12.21 00:16:57.299286 [ 258 ] {2dc14b27-f4b9-4713-93a2-6bf6eb1a26ad} oximeter.measurements_histogrami32 (94cc63cb-6bf2-4ae0-b986-1689b366ff4a): There are no data parts 2024.12.21 00:16:57.308767 [ 258 ] {2dc14b27-f4b9-4713-93a2-6bf6eb1a26ad} TCPHandler: Processed in 0.017592786 sec. 2024.12.21 00:16:57.309011 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.309317 [ 260 ] {6767b245-f710-4f98-b246-fe07ddfad18c} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.309415 [ 260 ] {6767b245-f710-4f98-b246-fe07ddfad18c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.21 00:16:57.313120 [ 260 ] {6767b245-f710-4f98-b246-fe07ddfad18c} oximeter.measurements_histogramu32 (d8a45321-382c-4efa-bc0c-099ce275eb8e): Loading data parts 2024.12.21 00:16:57.313404 [ 260 ] {6767b245-f710-4f98-b246-fe07ddfad18c} oximeter.measurements_histogramu32 (d8a45321-382c-4efa-bc0c-099ce275eb8e): There are no data parts 2024.12.21 00:16:57.322360 [ 260 ] {6767b245-f710-4f98-b246-fe07ddfad18c} TCPHandler: Processed in 0.013406535 sec. 2024.12.21 00:16:57.322748 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.323101 [ 258 ] {bbec6112-ab26-4df9-9679-9c3f9301fedd} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.323200 [ 258 ] {bbec6112-ab26-4df9-9679-9c3f9301fedd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.21 00:16:57.328615 [ 258 ] {bbec6112-ab26-4df9-9679-9c3f9301fedd} oximeter.measurements_histogrami64 (9f39e2db-3c95-43d3-9d07-2db9c0335222): Loading data parts 2024.12.21 00:16:57.328883 [ 258 ] {bbec6112-ab26-4df9-9679-9c3f9301fedd} oximeter.measurements_histogrami64 (9f39e2db-3c95-43d3-9d07-2db9c0335222): There are no data parts 2024.12.21 00:16:57.336252 [ 258 ] {bbec6112-ab26-4df9-9679-9c3f9301fedd} TCPHandler: Processed in 0.013636512 sec. 2024.12.21 00:16:57.336505 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.336856 [ 260 ] {8ded575b-6ca5-40f8-ad5b-ac83ee1bb373} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.336969 [ 260 ] {8ded575b-6ca5-40f8-ad5b-ac83ee1bb373} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.21 00:16:57.344770 [ 260 ] {8ded575b-6ca5-40f8-ad5b-ac83ee1bb373} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Loading data parts 2024.12.21 00:16:57.344979 [ 260 ] {8ded575b-6ca5-40f8-ad5b-ac83ee1bb373} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): There are no data parts 2024.12.21 00:16:57.353961 [ 260 ] {8ded575b-6ca5-40f8-ad5b-ac83ee1bb373} TCPHandler: Processed in 0.017535024 sec. 2024.12.21 00:16:57.354312 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.354915 [ 258 ] {d054ddc8-40bf-4d9a-84c0-7102542f475b} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.355019 [ 258 ] {d054ddc8-40bf-4d9a-84c0-7102542f475b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.21 00:16:57.360656 [ 258 ] {d054ddc8-40bf-4d9a-84c0-7102542f475b} oximeter.measurements_histogramf32 (46006cb9-cab0-41f8-af04-ac7caba06ce7): Loading data parts 2024.12.21 00:16:57.360906 [ 258 ] {d054ddc8-40bf-4d9a-84c0-7102542f475b} oximeter.measurements_histogramf32 (46006cb9-cab0-41f8-af04-ac7caba06ce7): There are no data parts 2024.12.21 00:16:57.368576 [ 258 ] {d054ddc8-40bf-4d9a-84c0-7102542f475b} TCPHandler: Processed in 0.014375921 sec. 2024.12.21 00:16:57.368823 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.369184 [ 260 ] {a8ceeee1-7976-44fe-af25-fa25499a7783} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.369284 [ 260 ] {a8ceeee1-7976-44fe-af25-fa25499a7783} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.21 00:16:57.376119 [ 260 ] {a8ceeee1-7976-44fe-af25-fa25499a7783} oximeter.measurements_histogramf64 (6b4844ed-b7be-4ff2-8df8-5cc14a581b88): Loading data parts 2024.12.21 00:16:57.376283 [ 260 ] {a8ceeee1-7976-44fe-af25-fa25499a7783} oximeter.measurements_histogramf64 (6b4844ed-b7be-4ff2-8df8-5cc14a581b88): There are no data parts 2024.12.21 00:16:57.385861 [ 260 ] {a8ceeee1-7976-44fe-af25-fa25499a7783} TCPHandler: Processed in 0.017107764 sec. 2024.12.21 00:16:57.386073 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.386328 [ 258 ] {db68cba7-305a-4b27-862d-de2f0e0b0a9c} executeQuery: (from [fd00:1122:3344:101::d]:40710) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.386428 [ 258 ] {db68cba7-305a-4b27-862d-de2f0e0b0a9c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.21 00:16:57.391632 [ 258 ] {db68cba7-305a-4b27-862d-de2f0e0b0a9c} oximeter.fields_bool (1e3e8256-f632-4853-a73b-2d23653dfcc4): Loading data parts 2024.12.21 00:16:57.391757 [ 258 ] {db68cba7-305a-4b27-862d-de2f0e0b0a9c} oximeter.fields_bool (1e3e8256-f632-4853-a73b-2d23653dfcc4): There are no data parts 2024.12.21 00:16:57.398093 [ 258 ] {db68cba7-305a-4b27-862d-de2f0e0b0a9c} TCPHandler: Processed in 0.012091851 sec. 2024.12.21 00:16:57.398305 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.398554 [ 260 ] {e67a8a34-f614-4243-859a-f73fa513ce63} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.398637 [ 260 ] {e67a8a34-f614-4243-859a-f73fa513ce63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.21 00:16:57.406660 [ 260 ] {e67a8a34-f614-4243-859a-f73fa513ce63} oximeter.fields_i8 (5c55fa84-633d-4d7e-a22f-4324590dac73): Loading data parts 2024.12.21 00:16:57.406832 [ 260 ] {e67a8a34-f614-4243-859a-f73fa513ce63} oximeter.fields_i8 (5c55fa84-633d-4d7e-a22f-4324590dac73): There are no data parts 2024.12.21 00:16:57.417409 [ 260 ] {e67a8a34-f614-4243-859a-f73fa513ce63} TCPHandler: Processed in 0.019172047 sec. 2024.12.21 00:16:57.417632 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.417924 [ 258 ] {4a240dc6-8889-4b8b-a5a9-a9d3b742daaa} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.417996 [ 258 ] {4a240dc6-8889-4b8b-a5a9-a9d3b742daaa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.21 00:16:57.422020 [ 258 ] {4a240dc6-8889-4b8b-a5a9-a9d3b742daaa} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Loading data parts 2024.12.21 00:16:57.422156 [ 258 ] {4a240dc6-8889-4b8b-a5a9-a9d3b742daaa} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): There are no data parts 2024.12.21 00:16:57.425540 [ 258 ] {4a240dc6-8889-4b8b-a5a9-a9d3b742daaa} TCPHandler: Processed in 0.007978741 sec. 2024.12.21 00:16:57.425728 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.425938 [ 260 ] {278e9bef-0ac8-40e8-80d1-b3da12599865} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.426019 [ 260 ] {278e9bef-0ac8-40e8-80d1-b3da12599865} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.21 00:16:57.428086 [ 260 ] {278e9bef-0ac8-40e8-80d1-b3da12599865} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Loading data parts 2024.12.21 00:16:57.428236 [ 260 ] {278e9bef-0ac8-40e8-80d1-b3da12599865} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): There are no data parts 2024.12.21 00:16:57.432168 [ 260 ] {278e9bef-0ac8-40e8-80d1-b3da12599865} TCPHandler: Processed in 0.006496072 sec. 2024.12.21 00:16:57.432436 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.432780 [ 258 ] {81715395-69d2-477c-8565-b36049fb00a4} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.432842 [ 258 ] {81715395-69d2-477c-8565-b36049fb00a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.21 00:16:57.439606 [ 258 ] {81715395-69d2-477c-8565-b36049fb00a4} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Loading data parts 2024.12.21 00:16:57.439747 [ 258 ] {81715395-69d2-477c-8565-b36049fb00a4} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): There are no data parts 2024.12.21 00:16:57.449560 [ 258 ] {81715395-69d2-477c-8565-b36049fb00a4} TCPHandler: Processed in 0.017193935 sec. 2024.12.21 00:16:57.449773 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.450029 [ 260 ] {721a2936-cb50-4885-9a91-6354a3de014b} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.450190 [ 260 ] {721a2936-cb50-4885-9a91-6354a3de014b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.21 00:16:57.454916 [ 260 ] {721a2936-cb50-4885-9a91-6354a3de014b} oximeter.fields_i32 (f0a9ef20-5587-4a87-815a-3678f686cbb3): Loading data parts 2024.12.21 00:16:57.455080 [ 260 ] {721a2936-cb50-4885-9a91-6354a3de014b} oximeter.fields_i32 (f0a9ef20-5587-4a87-815a-3678f686cbb3): There are no data parts 2024.12.21 00:16:57.457114 [ 260 ] {721a2936-cb50-4885-9a91-6354a3de014b} TCPHandler: Processed in 0.007410466 sec. 2024.12.21 00:16:57.457317 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.457575 [ 258 ] {f2057586-327d-4bab-b972-769bcfc29778} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.457669 [ 258 ] {f2057586-327d-4bab-b972-769bcfc29778} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.21 00:16:57.461262 [ 258 ] {f2057586-327d-4bab-b972-769bcfc29778} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Loading data parts 2024.12.21 00:16:57.461393 [ 258 ] {f2057586-327d-4bab-b972-769bcfc29778} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): There are no data parts 2024.12.21 00:16:57.463462 [ 258 ] {f2057586-327d-4bab-b972-769bcfc29778} TCPHandler: Processed in 0.006201594 sec. 2024.12.21 00:16:57.463687 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.463906 [ 260 ] {684c5813-4d2c-4501-ac7f-572d1bcf9a42} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.463989 [ 260 ] {684c5813-4d2c-4501-ac7f-572d1bcf9a42} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.21 00:16:57.467194 [ 260 ] {684c5813-4d2c-4501-ac7f-572d1bcf9a42} oximeter.fields_i64 (903f41b5-1188-4080-a4f4-e8945e5d0aec): Loading data parts 2024.12.21 00:16:57.467497 [ 260 ] {684c5813-4d2c-4501-ac7f-572d1bcf9a42} oximeter.fields_i64 (903f41b5-1188-4080-a4f4-e8945e5d0aec): There are no data parts 2024.12.21 00:16:57.471523 [ 260 ] {684c5813-4d2c-4501-ac7f-572d1bcf9a42} TCPHandler: Processed in 0.007900999 sec. 2024.12.21 00:16:57.471811 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.472204 [ 258 ] {b0030902-9416-4131-9f28-76316162f4a1} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.472349 [ 258 ] {b0030902-9416-4131-9f28-76316162f4a1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.21 00:16:57.478410 [ 258 ] {b0030902-9416-4131-9f28-76316162f4a1} oximeter.fields_u64 (203b0b7a-a773-4b60-9805-dc72b05604b1): Loading data parts 2024.12.21 00:16:57.478586 [ 258 ] {b0030902-9416-4131-9f28-76316162f4a1} oximeter.fields_u64 (203b0b7a-a773-4b60-9805-dc72b05604b1): There are no data parts 2024.12.21 00:16:57.480804 [ 258 ] {b0030902-9416-4131-9f28-76316162f4a1} TCPHandler: Processed in 0.009104921 sec. 2024.12.21 00:16:57.480995 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.481230 [ 260 ] {ac53566f-a8a3-4f63-b9e3-03883baabdf5} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.481292 [ 260 ] {ac53566f-a8a3-4f63-b9e3-03883baabdf5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.21 00:16:57.485515 [ 260 ] {ac53566f-a8a3-4f63-b9e3-03883baabdf5} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Loading data parts 2024.12.21 00:16:57.485692 [ 260 ] {ac53566f-a8a3-4f63-b9e3-03883baabdf5} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): There are no data parts 2024.12.21 00:16:57.489082 [ 260 ] {ac53566f-a8a3-4f63-b9e3-03883baabdf5} TCPHandler: Processed in 0.008141516 sec. 2024.12.21 00:16:57.489386 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.489687 [ 258 ] {20732bfb-b924-4d46-9cca-0aec43d3d779} executeQuery: (from [fd00:1122:3344:101::d]:40710) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.489783 [ 258 ] {20732bfb-b924-4d46-9cca-0aec43d3d779} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.21 00:16:57.492207 [ 258 ] {20732bfb-b924-4d46-9cca-0aec43d3d779} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Loading data parts 2024.12.21 00:16:57.492340 [ 258 ] {20732bfb-b924-4d46-9cca-0aec43d3d779} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): There are no data parts 2024.12.21 00:16:57.496374 [ 258 ] {20732bfb-b924-4d46-9cca-0aec43d3d779} TCPHandler: Processed in 0.007095838 sec. 2024.12.21 00:16:57.496569 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.496820 [ 260 ] {97c925fc-57d2-4dc9-9e43-b0e69e848ed3} executeQuery: (from [fd00:1122:3344:101::d]:43378) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.21 00:16:57.496889 [ 260 ] {97c925fc-57d2-4dc9-9e43-b0e69e848ed3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.21 00:16:57.499564 [ 260 ] {97c925fc-57d2-4dc9-9e43-b0e69e848ed3} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Loading data parts 2024.12.21 00:16:57.499739 [ 260 ] {97c925fc-57d2-4dc9-9e43-b0e69e848ed3} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): There are no data parts 2024.12.21 00:16:57.504747 [ 260 ] {97c925fc-57d2-4dc9-9e43-b0e69e848ed3} TCPHandler: Processed in 0.008234118 sec. 2024.12.21 00:16:57.504971 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.505326 [ 258 ] {aaf00ac4-0ce5-43ef-b641-82ad96cf5df6} executeQuery: (from [fd00:1122:3344:101::d]:40710) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.12.21 00:16:57.505505 [ 258 ] {aaf00ac4-0ce5-43ef-b641-82ad96cf5df6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.21 00:16:57.528903 [ 258 ] {aaf00ac4-0ce5-43ef-b641-82ad96cf5df6} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Loading data parts 2024.12.21 00:16:57.529040 [ 258 ] {aaf00ac4-0ce5-43ef-b641-82ad96cf5df6} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): There are no data parts 2024.12.21 00:16:57.537990 [ 258 ] {aaf00ac4-0ce5-43ef-b641-82ad96cf5df6} TCPHandler: Processed in 0.033087037 sec. 2024.12.21 00:16:57.538221 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:16:57.538437 [ 260 ] {7c4f4b7e-7741-4ecd-939e-319e95235444} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.21 00:16:57.538653 [ 260 ] {7c4f4b7e-7741-4ecd-939e-319e95235444} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.21 00:16:57.546911 [ 267 ] {7c4f4b7e-7741-4ecd-939e-319e95235444} oximeter.version (90d402d2-d7df-44d4-a230-300668880b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:16:57.546952 [ 267 ] {7c4f4b7e-7741-4ecd-939e-319e95235444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:16:57.551076 [ 267 ] {7c4f4b7e-7741-4ecd-939e-319e95235444} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:16:57.551523 [ 267 ] {7c4f4b7e-7741-4ecd-939e-319e95235444} oximeter.version (90d402d2-d7df-44d4-a230-300668880b0a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:16:57.551848 [ 260 ] {7c4f4b7e-7741-4ecd-939e-319e95235444} executeQuery: Read 1 rows, 16.00 B in 0.01348 sec., 74.1839762611276 rows/sec., 1.16 KiB/sec. 2024.12.21 00:16:57.552427 [ 260 ] {7c4f4b7e-7741-4ecd-939e-319e95235444} TCPHandler: Processed in 0.014261258 sec. 2024.12.21 00:16:58.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 136.51 MiB, peak 136.51 MiB, free memory in arenas 0.00 B, will set to 139.84 MiB (RSS), difference: 3.33 MiB 2024.12.21 00:16:58.410452 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57088 2024.12.21 00:16:58.410585 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.410721 [ 269 ] {} TCP-Session: b54e24d5-6b5b-46b8-acc1-7951a57f9c00 Authenticating user 'default' from [fd00:1122:3344:101::a]:57088 2024.12.21 00:16:58.410752 [ 269 ] {} TCP-Session: b54e24d5-6b5b-46b8-acc1-7951a57f9c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.410766 [ 269 ] {} TCP-Session: b54e24d5-6b5b-46b8-acc1-7951a57f9c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.410901 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 00:16:58.410929 [ 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 2024.12.21 00:16:58.411016 [ 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 2024.12.21 00:16:58.413620 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36299 2024.12.21 00:16:58.413832 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58185 2024.12.21 00:16:58.413834 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61340 2024.12.21 00:16:58.413941 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.413983 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40433 2024.12.21 00:16:58.414178 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.414172 [ 270 ] {} TCP-Session: f5a611d3-8145-47c3-859b-cb30e6d0dc95 Authenticating user 'default' from [fd00:1122:3344:101::a]:36299 2024.12.21 00:16:58.414312 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40113 2024.12.21 00:16:58.414409 [ 272 ] {} TCP-Session: 6beeefd9-d32c-4dac-80f4-5508e24b31b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:61340 2024.12.21 00:16:58.414469 [ 270 ] {} TCP-Session: f5a611d3-8145-47c3-859b-cb30e6d0dc95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.414476 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.414609 [ 270 ] {} TCP-Session: f5a611d3-8145-47c3-859b-cb30e6d0dc95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.414672 [ 271 ] {} TCP-Session: c54e9144-e6ba-463e-a58b-a1da9fe1edf7 Authenticating user 'default' from [fd00:1122:3344:101::a]:58185 2024.12.21 00:16:58.414640 [ 272 ] {} TCP-Session: 6beeefd9-d32c-4dac-80f4-5508e24b31b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.414635 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63385 2024.12.21 00:16:58.414787 [ 271 ] {} TCP-Session: c54e9144-e6ba-463e-a58b-a1da9fe1edf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.414786 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45635 2024.12.21 00:16:58.414752 [ 272 ] {} TCP-Session: 6beeefd9-d32c-4dac-80f4-5508e24b31b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.415033 [ 271 ] {} TCP-Session: c54e9144-e6ba-463e-a58b-a1da9fe1edf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.415050 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.415057 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.415207 [ 275 ] {} TCP-Session: c409ab41-ea58-4ee8-8f92-47b0a863fe81 Authenticating user 'default' from [fd00:1122:3344:101::a]:63385 2024.12.21 00:16:58.415236 [ 273 ] {} TCP-Session: 2eb21756-c184-40a7-b008-aeb1f2546e46 Authenticating user 'default' from [fd00:1122:3344:101::a]:40433 2024.12.21 00:16:58.415229 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.415351 [ 275 ] {} TCP-Session: c409ab41-ea58-4ee8-8f92-47b0a863fe81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.415373 [ 273 ] {} TCP-Session: 2eb21756-c184-40a7-b008-aeb1f2546e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.415364 [ 276 ] {} TCP-Session: 2398806c-c853-41d0-9aa4-3a71d672a15a Authenticating user 'default' from [fd00:1122:3344:101::a]:45635 2024.12.21 00:16:58.415460 [ 275 ] {} TCP-Session: c409ab41-ea58-4ee8-8f92-47b0a863fe81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.415481 [ 273 ] {} TCP-Session: 2eb21756-c184-40a7-b008-aeb1f2546e46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.415471 [ 276 ] {} TCP-Session: 2398806c-c853-41d0-9aa4-3a71d672a15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.415595 [ 276 ] {} TCP-Session: 2398806c-c853-41d0-9aa4-3a71d672a15a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.432485 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.432533 [ 274 ] {} TCP-Session: 2dec4e58-4442-4231-831b-c1db8ce7cc25 Authenticating user 'default' from [fd00:1122:3344:101::a]:40113 2024.12.21 00:16:58.432559 [ 274 ] {} TCP-Session: 2dec4e58-4442-4231-831b-c1db8ce7cc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.432678 [ 274 ] {} TCP-Session: 2dec4e58-4442-4231-831b-c1db8ce7cc25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.471468 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54493 2024.12.21 00:16:58.471610 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.471670 [ 277 ] {} TCP-Session: aafcce78-3465-4ffc-be42-dbbbbeff3faf Authenticating user 'default' from [fd00:1122:3344:101::c]:54493 2024.12.21 00:16:58.471708 [ 277 ] {} TCP-Session: aafcce78-3465-4ffc-be42-dbbbbeff3faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.471724 [ 277 ] {} TCP-Session: aafcce78-3465-4ffc-be42-dbbbbeff3faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.471785 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 00:16:58.471828 [ 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 2024.12.21 00:16:58.471858 [ 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 2024.12.21 00:16:58.474339 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38032 2024.12.21 00:16:58.474571 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52280 2024.12.21 00:16:58.474583 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.474644 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47780 2024.12.21 00:16:58.474689 [ 278 ] {} TCP-Session: 018230db-06f1-4836-9ae8-9276fafba8d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:38032 2024.12.21 00:16:58.474895 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60762 2024.12.21 00:16:58.474917 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.474938 [ 278 ] {} TCP-Session: 018230db-06f1-4836-9ae8-9276fafba8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.475064 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60198 2024.12.21 00:16:58.475095 [ 279 ] {} TCP-Session: 5ed26e49-8a5b-4ed6-bacf-d78b74b38f50 Authenticating user 'default' from [fd00:1122:3344:101::c]:52280 2024.12.21 00:16:58.475065 [ 278 ] {} TCP-Session: 018230db-06f1-4836-9ae8-9276fafba8d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.475181 [ 279 ] {} TCP-Session: 5ed26e49-8a5b-4ed6-bacf-d78b74b38f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.475358 [ 279 ] {} TCP-Session: 5ed26e49-8a5b-4ed6-bacf-d78b74b38f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.475386 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55737 2024.12.21 00:16:58.475545 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54854 2024.12.21 00:16:58.475879 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.475939 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.475952 [ 280 ] {} TCP-Session: 9c6c85ff-73f2-4f8b-92e6-d0b38a01d9d5 Authenticating user 'default' from [fd00:1122:3344:101::c]:47780 2024.12.21 00:16:58.475976 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.475998 [ 284 ] {} TCP-Session: d354b731-ff0a-432f-bde0-858857d14b28 Authenticating user 'default' from [fd00:1122:3344:101::c]:54854 2024.12.21 00:16:58.476014 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.476010 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:58.475997 [ 280 ] {} TCP-Session: 9c6c85ff-73f2-4f8b-92e6-d0b38a01d9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.476117 [ 281 ] {} TCP-Session: b2c6d313-5139-4fd0-ac1a-508cecce5255 Authenticating user 'default' from [fd00:1122:3344:101::c]:60762 2024.12.21 00:16:58.476090 [ 283 ] {} TCP-Session: 80d2e639-fbe5-46e7-baf5-b8c3390a7f87 Authenticating user 'default' from [fd00:1122:3344:101::c]:55737 2024.12.21 00:16:58.476150 [ 282 ] {} TCP-Session: 73156ade-009a-428c-97b9-0eb0f72d3d09 Authenticating user 'default' from [fd00:1122:3344:101::c]:60198 2024.12.21 00:16:58.476171 [ 280 ] {} TCP-Session: 9c6c85ff-73f2-4f8b-92e6-d0b38a01d9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.476192 [ 283 ] {} TCP-Session: 80d2e639-fbe5-46e7-baf5-b8c3390a7f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.476183 [ 281 ] {} TCP-Session: b2c6d313-5139-4fd0-ac1a-508cecce5255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.476247 [ 283 ] {} TCP-Session: 80d2e639-fbe5-46e7-baf5-b8c3390a7f87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.476238 [ 282 ] {} TCP-Session: 73156ade-009a-428c-97b9-0eb0f72d3d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.476088 [ 284 ] {} TCP-Session: d354b731-ff0a-432f-bde0-858857d14b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.476337 [ 282 ] {} TCP-Session: 73156ade-009a-428c-97b9-0eb0f72d3d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.476376 [ 281 ] {} TCP-Session: b2c6d313-5139-4fd0-ac1a-508cecce5255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:58.476448 [ 284 ] {} TCP-Session: d354b731-ff0a-432f-bde0-858857d14b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.328296 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52307 2024.12.21 00:16:59.328487 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:59.328519 [ 285 ] {} TCP-Session: ea48ebd9-00b2-4547-bd7c-6cc81d666757 Authenticating user 'default' from [fd00:1122:3344:101::b]:52307 2024.12.21 00:16:59.328742 [ 285 ] {} TCP-Session: ea48ebd9-00b2-4547-bd7c-6cc81d666757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.328759 [ 285 ] {} TCP-Session: ea48ebd9-00b2-4547-bd7c-6cc81d666757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.328831 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 00:16:59.328938 [ 285 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.21 00:16:59.328956 [ 285 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.21 00:16:59.332012 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53618 2024.12.21 00:16:59.332227 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38924 2024.12.21 00:16:59.332231 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:59.332427 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60352 2024.12.21 00:16:59.332441 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38266 2024.12.21 00:16:59.332578 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55481 2024.12.21 00:16:59.332670 [ 286 ] {} TCP-Session: 3f67f0f4-0e8e-4dfb-bbf6-4f12b1c164d3 Authenticating user 'default' from [fd00:1122:3344:101::b]:53618 2024.12.21 00:16:59.332758 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:59.333135 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:59.333138 [ 287 ] {} TCP-Session: 8d4770a2-eb8e-41e0-b85f-87942afe8d59 Authenticating user 'default' from [fd00:1122:3344:101::b]:38924 2024.12.21 00:16:59.333250 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:59.333206 [ 288 ] {} TCP-Session: ace2f2ba-1363-4861-8b82-d3b112bfa2ed Authenticating user 'default' from [fd00:1122:3344:101::b]:38266 2024.12.21 00:16:59.333175 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45033 2024.12.21 00:16:59.332782 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45212 2024.12.21 00:16:59.333547 [ 288 ] {} TCP-Session: ace2f2ba-1363-4861-8b82-d3b112bfa2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.333518 [ 287 ] {} TCP-Session: 8d4770a2-eb8e-41e0-b85f-87942afe8d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.333167 [ 286 ] {} TCP-Session: 3f67f0f4-0e8e-4dfb-bbf6-4f12b1c164d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.333883 [ 287 ] {} TCP-Session: 8d4770a2-eb8e-41e0-b85f-87942afe8d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.333862 [ 288 ] {} TCP-Session: ace2f2ba-1363-4861-8b82-d3b112bfa2ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.333705 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:59.333558 [ 290 ] {} TCP-Session: c43c72b0-3455-46f9-8663-4dfb8c796373 Authenticating user 'default' from [fd00:1122:3344:101::b]:55481 2024.12.21 00:16:59.334169 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:59.334221 [ 292 ] {} TCP-Session: ac15be67-2912-4ecd-80e2-614fe7146778 Authenticating user 'default' from [fd00:1122:3344:101::b]:45033 2024.12.21 00:16:59.334295 [ 291 ] {} TCP-Session: 9ee67b87-ab68-4968-ae79-0b72367b2212 Authenticating user 'default' from [fd00:1122:3344:101::b]:45212 2024.12.21 00:16:59.334284 [ 286 ] {} TCP-Session: 3f67f0f4-0e8e-4dfb-bbf6-4f12b1c164d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.334236 [ 290 ] {} TCP-Session: c43c72b0-3455-46f9-8663-4dfb8c796373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.334568 [ 291 ] {} TCP-Session: 9ee67b87-ab68-4968-ae79-0b72367b2212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.334484 [ 292 ] {} TCP-Session: ac15be67-2912-4ecd-80e2-614fe7146778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.334812 [ 290 ] {} TCP-Session: c43c72b0-3455-46f9-8663-4dfb8c796373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.334838 [ 292 ] {} TCP-Session: ac15be67-2912-4ecd-80e2-614fe7146778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.334848 [ 291 ] {} TCP-Session: 9ee67b87-ab68-4968-ae79-0b72367b2212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.353025 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 00:16:59.353150 [ 289 ] {} TCP-Session: 8ff90259-62f6-40fa-a39e-429b7576d6c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:60352 2024.12.21 00:16:59.353178 [ 289 ] {} TCP-Session: 8ff90259-62f6-40fa-a39e-429b7576d6c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:16:59.353192 [ 289 ] {} TCP-Session: 8ff90259-62f6-40fa-a39e-429b7576d6c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:17:03.601605 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.21 00:17:03.601673 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.12.21 00:17:03.601718 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.21 00:17:03.601782 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.21 00:17:03.611549 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Loading data parts 2024.12.21 00:17:03.611919 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): There are no data parts 2024.12.21 00:17:03.623490 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:03.623594 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:03.626566 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:03.626855 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Loading data parts 2024.12.21 00:17:03.627082 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): There are no data parts 2024.12.21 00:17:03.627199 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:03.628492 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.12.21 00:17:03.654664 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:03.654711 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:03.661992 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:03.663156 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:03.665509 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.21 00:17:04.000208 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.39 MiB, peak 150.39 MiB, free memory in arenas 0.00 B, will set to 151.20 MiB (RSS), difference: 4.82 MiB 2024.12.21 00:17:06.101602 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.21 00:17:06.101781 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.21 00:17:06.109193 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Loading data parts 2024.12.21 00:17:06.109506 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): There are no data parts 2024.12.21 00:17:06.119904 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:06.119946 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:06.121733 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:06.122408 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:06.122988 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.21 00:17:07.000200 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.40 MiB, peak 155.40 MiB, free memory in arenas 0.00 B, will set to 151.68 MiB (RSS), difference: -3.71 MiB 2024.12.21 00:17:11.055548 [ 119 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:17:11.055614 [ 119 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:17:11.129533 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.12.21 00:17:11.130434 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:11.130483 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:11.131213 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:11.131746 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:11.132006 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.21 00:17:11.166507 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.21 00:17:11.187930 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:11.187973 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:11.194642 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:11.195761 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:11.197963 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.21 00:17:12.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.36 MiB, peak 156.36 MiB, free memory in arenas 0.00 B, will set to 154.62 MiB (RSS), difference: 2.26 MiB 2024.12.21 00:17:17.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.64 MiB, peak 156.36 MiB, free memory in arenas 0.00 B, will set to 154.65 MiB (RSS), difference: 4.01 MiB 2024.12.21 00:17:17.556181 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.556386 [ 258 ] {95b2b894-3932-4685-ae5a-3c38d5a4346b} executeQuery: (from [fd00:1122:3344:101::d]:40710) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.556807 [ 258 ] {95b2b894-3932-4685-ae5a-3c38d5a4346b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.559091 [ 258 ] {95b2b894-3932-4685-ae5a-3c38d5a4346b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.559936 [ 258 ] {95b2b894-3932-4685-ae5a-3c38d5a4346b} TCPHandler: Processed in 0.003893733 sec. 2024.12.21 00:17:17.561093 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.561363 [ 260 ] {60e410f6-7a93-4122-af30-e2df9ba0dc6e} executeQuery: (from [fd00:1122:3344:101::d]:43378) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.565748 [ 260 ] {60e410f6-7a93-4122-af30-e2df9ba0dc6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.565861 [ 260 ] {60e410f6-7a93-4122-af30-e2df9ba0dc6e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.566801 [ 260 ] {60e410f6-7a93-4122-af30-e2df9ba0dc6e} TCPHandler: Processed in 0.005847995 sec. 2024.12.21 00:17:17.567191 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.567410 [ 258 ] {e28ced23-6b9c-4aab-b8c9-7e54221791ab} executeQuery: (from [fd00:1122:3344:101::d]:40710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.567936 [ 258 ] {e28ced23-6b9c-4aab-b8c9-7e54221791ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.568003 [ 258 ] {e28ced23-6b9c-4aab-b8c9-7e54221791ab} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.568598 [ 258 ] {e28ced23-6b9c-4aab-b8c9-7e54221791ab} TCPHandler: Processed in 0.00149377 sec. 2024.12.21 00:17:17.569004 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.569192 [ 260 ] {d353e2f9-e057-4996-8cc8-706ba24e7b4e} executeQuery: (from [fd00:1122:3344:101::d]:43378) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.569598 [ 260 ] {d353e2f9-e057-4996-8cc8-706ba24e7b4e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.569661 [ 260 ] {d353e2f9-e057-4996-8cc8-706ba24e7b4e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.570242 [ 260 ] {d353e2f9-e057-4996-8cc8-706ba24e7b4e} TCPHandler: Processed in 0.001318375 sec. 2024.12.21 00:17:17.570547 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.570724 [ 258 ] {198a1af1-5e9a-4782-8bf7-ea75b6585de1} executeQuery: (from [fd00:1122:3344:101::d]:40710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.571126 [ 258 ] {198a1af1-5e9a-4782-8bf7-ea75b6585de1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.571187 [ 258 ] {198a1af1-5e9a-4782-8bf7-ea75b6585de1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.571711 [ 258 ] {198a1af1-5e9a-4782-8bf7-ea75b6585de1} TCPHandler: Processed in 0.001228952 sec. 2024.12.21 00:17:17.572028 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.572197 [ 260 ] {82df521f-069f-4e94-a57b-c519df76803e} executeQuery: (from [fd00:1122:3344:101::d]:43378) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.572600 [ 260 ] {82df521f-069f-4e94-a57b-c519df76803e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.572660 [ 260 ] {82df521f-069f-4e94-a57b-c519df76803e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.573189 [ 260 ] {82df521f-069f-4e94-a57b-c519df76803e} TCPHandler: Processed in 0.001222183 sec. 2024.12.21 00:17:17.573446 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.573613 [ 258 ] {9778576a-ec7c-486a-859c-00645a000026} executeQuery: (from [fd00:1122:3344:101::d]:40710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.574000 [ 258 ] {9778576a-ec7c-486a-859c-00645a000026} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.574062 [ 258 ] {9778576a-ec7c-486a-859c-00645a000026} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.574571 [ 258 ] {9778576a-ec7c-486a-859c-00645a000026} TCPHandler: Processed in 0.001178581 sec. 2024.12.21 00:17:17.574850 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.575013 [ 260 ] {37e7046b-6378-41a3-a6d7-4a80664c053b} executeQuery: (from [fd00:1122:3344:101::d]:43378) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.575404 [ 260 ] {37e7046b-6378-41a3-a6d7-4a80664c053b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.575462 [ 260 ] {37e7046b-6378-41a3-a6d7-4a80664c053b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.576015 [ 260 ] {37e7046b-6378-41a3-a6d7-4a80664c053b} TCPHandler: Processed in 0.001220442 sec. 2024.12.21 00:17:17.576317 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.576484 [ 258 ] {b0600003-f5e3-4ca7-9683-95758603fe0b} executeQuery: (from [fd00:1122:3344:101::d]:40710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.576888 [ 258 ] {b0600003-f5e3-4ca7-9683-95758603fe0b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.576947 [ 258 ] {b0600003-f5e3-4ca7-9683-95758603fe0b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.577508 [ 258 ] {b0600003-f5e3-4ca7-9683-95758603fe0b} TCPHandler: Processed in 0.001256013 sec. 2024.12.21 00:17:17.577780 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.577944 [ 260 ] {aeb3c4fe-4a43-4b54-82ce-983b00ac5164} executeQuery: (from [fd00:1122:3344:101::d]:43378) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.578338 [ 260 ] {aeb3c4fe-4a43-4b54-82ce-983b00ac5164} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.578398 [ 260 ] {aeb3c4fe-4a43-4b54-82ce-983b00ac5164} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.578941 [ 260 ] {aeb3c4fe-4a43-4b54-82ce-983b00ac5164} TCPHandler: Processed in 0.001220642 sec. 2024.12.21 00:17:17.579219 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.579387 [ 258 ] {42a047a4-e3fb-4688-a6a5-0ea4931cd54f} executeQuery: (from [fd00:1122:3344:101::d]:40710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.579833 [ 258 ] {42a047a4-e3fb-4688-a6a5-0ea4931cd54f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.579893 [ 258 ] {42a047a4-e3fb-4688-a6a5-0ea4931cd54f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.580388 [ 258 ] {42a047a4-e3fb-4688-a6a5-0ea4931cd54f} TCPHandler: Processed in 0.001229682 sec. 2024.12.21 00:17:17.580653 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.580817 [ 260 ] {2e748e8a-0edd-4d42-b4e7-439af47aefd8} executeQuery: (from [fd00:1122:3344:101::d]:43378) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.581209 [ 260 ] {2e748e8a-0edd-4d42-b4e7-439af47aefd8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.581265 [ 260 ] {2e748e8a-0edd-4d42-b4e7-439af47aefd8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.581795 [ 260 ] {2e748e8a-0edd-4d42-b4e7-439af47aefd8} TCPHandler: Processed in 0.001199311 sec. 2024.12.21 00:17:17.582057 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.582222 [ 258 ] {59451fa9-b596-4b28-920d-67e69c70240e} executeQuery: (from [fd00:1122:3344:101::d]:40710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.582619 [ 258 ] {59451fa9-b596-4b28-920d-67e69c70240e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.582676 [ 258 ] {59451fa9-b596-4b28-920d-67e69c70240e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.583142 [ 258 ] {59451fa9-b596-4b28-920d-67e69c70240e} TCPHandler: Processed in 0.001178221 sec. 2024.12.21 00:17:17.583400 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.583618 [ 260 ] {c9fe8451-50e1-4fdb-9047-805568a6b6d7} executeQuery: (from [fd00:1122:3344:101::d]:43378) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.584020 [ 260 ] {c9fe8451-50e1-4fdb-9047-805568a6b6d7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.584080 [ 260 ] {c9fe8451-50e1-4fdb-9047-805568a6b6d7} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.584620 [ 260 ] {c9fe8451-50e1-4fdb-9047-805568a6b6d7} TCPHandler: Processed in 0.001218352 sec. 2024.12.21 00:17:17.584866 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.585030 [ 258 ] {07368671-5c3b-435e-865c-d6e2c92c90c4} executeQuery: (from [fd00:1122:3344:101::d]:40710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.585444 [ 258 ] {07368671-5c3b-435e-865c-d6e2c92c90c4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.585508 [ 258 ] {07368671-5c3b-435e-865c-d6e2c92c90c4} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.586010 [ 258 ] {07368671-5c3b-435e-865c-d6e2c92c90c4} TCPHandler: Processed in 0.001200342 sec. 2024.12.21 00:17:17.586279 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.586444 [ 260 ] {b75b3a1e-3f56-43d9-ac30-986b0ff9a5e6} executeQuery: (from [fd00:1122:3344:101::d]:43378) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.586861 [ 260 ] {b75b3a1e-3f56-43d9-ac30-986b0ff9a5e6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.586922 [ 260 ] {b75b3a1e-3f56-43d9-ac30-986b0ff9a5e6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.587457 [ 260 ] {b75b3a1e-3f56-43d9-ac30-986b0ff9a5e6} TCPHandler: Processed in 0.001235892 sec. 2024.12.21 00:17:17.587735 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.587908 [ 258 ] {36023157-46a6-4ef9-92b5-2be788026bb6} executeQuery: (from [fd00:1122:3344:101::d]:40710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.588323 [ 258 ] {36023157-46a6-4ef9-92b5-2be788026bb6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.588381 [ 258 ] {36023157-46a6-4ef9-92b5-2be788026bb6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.588891 [ 258 ] {36023157-46a6-4ef9-92b5-2be788026bb6} TCPHandler: Processed in 0.001213393 sec. 2024.12.21 00:17:17.589183 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.589352 [ 260 ] {2ba36834-e34f-482c-a5be-ba734493e12e} executeQuery: (from [fd00:1122:3344:101::d]:43378) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:17.589774 [ 260 ] {2ba36834-e34f-482c-a5be-ba734493e12e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.589830 [ 260 ] {2ba36834-e34f-482c-a5be-ba734493e12e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:17.590356 [ 260 ] {2ba36834-e34f-482c-a5be-ba734493e12e} TCPHandler: Processed in 0.001230772 sec. 2024.12.21 00:17:17.593331 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.593464 [ 258 ] {675ed8fa-733e-465b-b12f-6219094785e3} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 00:17:17.593516 [ 258 ] {675ed8fa-733e-465b-b12f-6219094785e3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:17.594367 [ 258 ] {675ed8fa-733e-465b-b12f-6219094785e3} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:17.594411 [ 258 ] {675ed8fa-733e-465b-b12f-6219094785e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:17.595148 [ 258 ] {675ed8fa-733e-465b-b12f-6219094785e3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:17.595560 [ 258 ] {675ed8fa-733e-465b-b12f-6219094785e3} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:17.595797 [ 258 ] {675ed8fa-733e-465b-b12f-6219094785e3} executeQuery: Read 18 rows, 2.52 KiB in 0.002365 sec., 7610.993657505286 rows/sec., 1.04 MiB/sec. 2024.12.21 00:17:17.595939 [ 258 ] {675ed8fa-733e-465b-b12f-6219094785e3} TCPHandler: Processed in 0.00266285 sec. 2024.12.21 00:17:17.596105 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.596238 [ 260 ] {779f78ea-106d-47ae-b5df-c08ab87b7385} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:17:17.596290 [ 260 ] {779f78ea-106d-47ae-b5df-c08ab87b7385} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:17:17.598286 [ 260 ] {779f78ea-106d-47ae-b5df-c08ab87b7385} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:17.598329 [ 260 ] {779f78ea-106d-47ae-b5df-c08ab87b7385} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:17.598963 [ 260 ] {779f78ea-106d-47ae-b5df-c08ab87b7385} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:17.599489 [ 260 ] {779f78ea-106d-47ae-b5df-c08ab87b7385} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:17.599769 [ 260 ] {779f78ea-106d-47ae-b5df-c08ab87b7385} executeQuery: Read 56 rows, 4.38 KiB in 0.00355 sec., 15774.647887323943 rows/sec., 1.20 MiB/sec. 2024.12.21 00:17:17.599873 [ 260 ] {779f78ea-106d-47ae-b5df-c08ab87b7385} TCPHandler: Processed in 0.003827071 sec. 2024.12.21 00:17:17.600044 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.600171 [ 258 ] {b404b035-1e1b-4f7a-8adf-e7ddb366aa8e} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:17:17.600223 [ 258 ] {b404b035-1e1b-4f7a-8adf-e7ddb366aa8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:17:17.600851 [ 258 ] {b404b035-1e1b-4f7a-8adf-e7ddb366aa8e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:17.600892 [ 258 ] {b404b035-1e1b-4f7a-8adf-e7ddb366aa8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:17.601471 [ 258 ] {b404b035-1e1b-4f7a-8adf-e7ddb366aa8e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:17.601953 [ 258 ] {b404b035-1e1b-4f7a-8adf-e7ddb366aa8e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:17.602167 [ 258 ] {b404b035-1e1b-4f7a-8adf-e7ddb366aa8e} executeQuery: Read 64 rows, 5.12 KiB in 0.002024 sec., 31620.553359683792 rows/sec., 2.47 MiB/sec. 2024.12.21 00:17:17.602227 [ 258 ] {b404b035-1e1b-4f7a-8adf-e7ddb366aa8e} TCPHandler: Processed in 0.00224546 sec. 2024.12.21 00:17:17.602383 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.602513 [ 260 ] {7305dc71-3eb6-4e83-8ce9-8ca2f690697c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:17.602566 [ 260 ] {7305dc71-3eb6-4e83-8ce9-8ca2f690697c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:17:17.603200 [ 260 ] {7305dc71-3eb6-4e83-8ce9-8ca2f690697c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:17.603237 [ 260 ] {7305dc71-3eb6-4e83-8ce9-8ca2f690697c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:17.603849 [ 260 ] {7305dc71-3eb6-4e83-8ce9-8ca2f690697c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:17.604362 [ 260 ] {7305dc71-3eb6-4e83-8ce9-8ca2f690697c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:17.604624 [ 260 ] {7305dc71-3eb6-4e83-8ce9-8ca2f690697c} executeQuery: Read 64 rows, 4.56 KiB in 0.002122 sec., 30160.22620169651 rows/sec., 2.10 MiB/sec. 2024.12.21 00:17:17.604737 [ 260 ] {7305dc71-3eb6-4e83-8ce9-8ca2f690697c} TCPHandler: Processed in 0.002414214 sec. 2024.12.21 00:17:17.604895 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:17.605023 [ 258 ] {df67a99a-9931-41ac-8616-08f111fba4d9} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:17:17.605077 [ 258 ] {df67a99a-9931-41ac-8616-08f111fba4d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:17:17.605573 [ 258 ] {df67a99a-9931-41ac-8616-08f111fba4d9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:17.605612 [ 258 ] {df67a99a-9931-41ac-8616-08f111fba4d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:17.606144 [ 258 ] {df67a99a-9931-41ac-8616-08f111fba4d9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:17.606757 [ 258 ] {df67a99a-9931-41ac-8616-08f111fba4d9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:17.607029 [ 258 ] {df67a99a-9931-41ac-8616-08f111fba4d9} executeQuery: Read 24 rows, 1.66 KiB in 0.002009 sec., 11946.241911398707 rows/sec., 824.42 KiB/sec. 2024.12.21 00:17:17.607131 [ 258 ] {df67a99a-9931-41ac-8616-08f111fba4d9} TCPHandler: Processed in 0.002294591 sec. 2024.12.21 00:17:18.632266 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.12.21 00:17:18.632896 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:18.632946 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:18.633647 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:18.634321 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:18.634618 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.12.21 00:17:18.698176 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.21 00:17:18.717251 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:18.717312 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:18.723919 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:18.725185 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:18.728002 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.21 00:17:22.563781 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:22.563979 [ 258 ] {023f6067-56e9-43c0-b44f-7fdb733b534b} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:17:22.564116 [ 258 ] {023f6067-56e9-43c0-b44f-7fdb733b534b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:17:22.564930 [ 258 ] {023f6067-56e9-43c0-b44f-7fdb733b534b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:22.565004 [ 258 ] {023f6067-56e9-43c0-b44f-7fdb733b534b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:22.565680 [ 258 ] {023f6067-56e9-43c0-b44f-7fdb733b534b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:22.566268 [ 258 ] {023f6067-56e9-43c0-b44f-7fdb733b534b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:22.566526 [ 258 ] {023f6067-56e9-43c0-b44f-7fdb733b534b} executeQuery: Read 56 rows, 4.38 KiB in 0.002542 sec., 22029.897718332024 rows/sec., 1.68 MiB/sec. 2024.12.21 00:17:22.566699 [ 258 ] {023f6067-56e9-43c0-b44f-7fdb733b534b} TCPHandler: Processed in 0.00300926 sec. 2024.12.21 00:17:22.566985 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:22.567189 [ 260 ] {a4649030-d9e2-4f29-b696-2bf82cff47ec} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:17:22.567268 [ 260 ] {a4649030-d9e2-4f29-b696-2bf82cff47ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:17:22.568063 [ 260 ] {a4649030-d9e2-4f29-b696-2bf82cff47ec} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:22.568120 [ 260 ] {a4649030-d9e2-4f29-b696-2bf82cff47ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:22.568692 [ 260 ] {a4649030-d9e2-4f29-b696-2bf82cff47ec} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:22.569290 [ 260 ] {a4649030-d9e2-4f29-b696-2bf82cff47ec} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:22.569599 [ 260 ] {a4649030-d9e2-4f29-b696-2bf82cff47ec} executeQuery: Read 64 rows, 5.12 KiB in 0.002451 sec., 26111.791105671153 rows/sec., 2.04 MiB/sec. 2024.12.21 00:17:22.569684 [ 260 ] {a4649030-d9e2-4f29-b696-2bf82cff47ec} TCPHandler: Processed in 0.002842205 sec. 2024.12.21 00:17:22.569860 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:22.570001 [ 258 ] {2ef4ca34-bc81-40ff-a22c-fee3a73950c8} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:22.570060 [ 258 ] {2ef4ca34-bc81-40ff-a22c-fee3a73950c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:17:22.570648 [ 258 ] {2ef4ca34-bc81-40ff-a22c-fee3a73950c8} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:22.570689 [ 258 ] {2ef4ca34-bc81-40ff-a22c-fee3a73950c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:22.571302 [ 258 ] {2ef4ca34-bc81-40ff-a22c-fee3a73950c8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:22.571776 [ 258 ] {2ef4ca34-bc81-40ff-a22c-fee3a73950c8} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:22.572069 [ 258 ] {2ef4ca34-bc81-40ff-a22c-fee3a73950c8} executeQuery: Read 160 rows, 11.41 KiB in 0.002085 sec., 76738.60911270983 rows/sec., 5.34 MiB/sec. 2024.12.21 00:17:22.572164 [ 258 ] {2ef4ca34-bc81-40ff-a22c-fee3a73950c8} TCPHandler: Processed in 0.002374633 sec. 2024.12.21 00:17:22.572323 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:22.572454 [ 260 ] {7734082c-60e9-4163-a044-375625f55aa6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:17:22.572512 [ 260 ] {7734082c-60e9-4163-a044-375625f55aa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:17:22.573032 [ 260 ] {7734082c-60e9-4163-a044-375625f55aa6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:22.573073 [ 260 ] {7734082c-60e9-4163-a044-375625f55aa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:22.573600 [ 260 ] {7734082c-60e9-4163-a044-375625f55aa6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:22.574111 [ 260 ] {7734082c-60e9-4163-a044-375625f55aa6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:22.574393 [ 260 ] {7734082c-60e9-4163-a044-375625f55aa6} executeQuery: Read 60 rows, 4.14 KiB in 0.001961 sec., 30596.634370219275 rows/sec., 2.06 MiB/sec. 2024.12.21 00:17:22.574453 [ 260 ] {7734082c-60e9-4163-a044-375625f55aa6} TCPHandler: Processed in 0.002190318 sec. 2024.12.21 00:17:26.055654 [ 96 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:17:26.055712 [ 96 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:17:26.124915 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 2024.12.21 00:17:26.129169 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:26.129227 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:26.130731 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:26.131045 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:26.131655 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 144 2024.12.21 00:17:26.135173 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.12.21 00:17:26.136209 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:26.136248 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:26.136808 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:26.137077 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:26.137340 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.21 00:17:26.228456 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.21 00:17:26.247955 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:26.248000 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:26.254554 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:26.255379 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:26.257808 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.21 00:17:27.561129 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.561416 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} executeQuery: (from [fd00:1122:3344:101::d]:40710) 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) 2024.12.21 00:17:27.561938 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.562029 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} 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 2024.12.21 00:17:27.562344 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.564457 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.566659 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.12.21 00:17:27.569690 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.569746 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.569767 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.571959 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} 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'))" 2024.12.21 00:17:27.571994 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.575951 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} executeQuery: Read 18 rows, 754.00 B in 0.01466 sec., 1227.830832196453 rows/sec., 50.23 KiB/sec. 2024.12.21 00:17:27.576091 [ 258 ] {d5165cd4-803d-44b7-af85-bf2ffa2fd807} TCPHandler: Processed in 0.01511429 sec. 2024.12.21 00:17:27.576978 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.577257 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} executeQuery: (from [fd00:1122:3344:101::d]:43378) 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) 2024.12.21 00:17:27.577677 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.577725 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} 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 2024.12.21 00:17:27.578044 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.578132 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.578319 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.12.21 00:17:27.578362 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.578389 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.578407 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.578460 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} 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'))" 2024.12.21 00:17:27.578486 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.579188 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} executeQuery: Read 18 rows, 754.00 B in 0.002054 sec., 8763.388510223955 rows/sec., 358.48 KiB/sec. 2024.12.21 00:17:27.579326 [ 260 ] {7d3a8549-6d53-4599-b0cd-569f67ec763e} TCPHandler: Processed in 0.002491526 sec. 2024.12.21 00:17:27.579615 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.579839 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} executeQuery: (from [fd00:1122:3344:101::d]:40710) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:27.580195 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.580241 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} 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_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.21 00:17:27.580514 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.580582 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.580737 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.12.21 00:17:27.580773 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.580799 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.580817 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.580863 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} 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_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.12.21 00:17:27.580888 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.581518 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} executeQuery: Read 18 rows, 754.00 B in 0.001785 sec., 10084.03361344538 rows/sec., 412.51 KiB/sec. 2024.12.21 00:17:27.581636 [ 258 ] {60a87e89-c026-4163-acf3-24c14a07a872} TCPHandler: Processed in 0.002090675 sec. 2024.12.21 00:17:27.582246 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.582439 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} executeQuery: (from [fd00:1122:3344:101::d]:43378) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 00:17:27.582762 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.582807 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.21 00:17:27.583083 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.583152 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.583305 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.12.21 00:17:27.583341 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.583364 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.583381 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.583427 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2024.12.21 00:17:27.583452 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.584051 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} executeQuery: Read 18 rows, 754.00 B in 0.0017 sec., 10588.235294117647 rows/sec., 433.13 KiB/sec. 2024.12.21 00:17:27.584172 [ 260 ] {2018f2ae-d0b9-484c-b582-8277512a830a} TCPHandler: Processed in 0.001988883 sec. 2024.12.21 00:17:27.584409 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.584621 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} executeQuery: (from [fd00:1122:3344:101::d]:40710) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2024.12.21 00:17:27.584995 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.585051 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2024.12.21 00:17:27.585333 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.585404 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.585553 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.12.21 00:17:27.585588 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.585611 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.585629 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.585673 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2024.12.21 00:17:27.585698 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.586314 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} executeQuery: Read 18 rows, 754.00 B in 0.001794 sec., 10033.444816053512 rows/sec., 410.44 KiB/sec. 2024.12.21 00:17:27.586432 [ 258 ] {33decd49-cf4d-4a42-a187-4aba2d591144} TCPHandler: Processed in 0.002090765 sec. 2024.12.21 00:17:27.586717 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.586898 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} executeQuery: (from [fd00:1122:3344:101::d]:43378) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.21 00:17:27.587225 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.587270 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2024.12.21 00:17:27.587549 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.587615 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.587765 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.12.21 00:17:27.587798 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.587822 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.587839 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.587885 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.12.21 00:17:27.587911 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.588482 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} executeQuery: Read 18 rows, 754.00 B in 0.001667 sec., 10797.840431913617 rows/sec., 441.71 KiB/sec. 2024.12.21 00:17:27.588598 [ 260 ] {bcf27be8-6046-4567-bea9-1d3eb5af9de1} TCPHandler: Processed in 0.001939801 sec. 2024.12.21 00:17:27.588986 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.589173 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} executeQuery: (from [fd00:1122:3344:101::d]:40710) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.21 00:17:27.589498 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.589545 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.21 00:17:27.589835 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.589904 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.590060 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.12.21 00:17:27.590096 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.590119 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.590137 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.590182 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.21 00:17:27.590205 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.590783 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} executeQuery: Read 18 rows, 754.00 B in 0.001698 sec., 10600.706713780919 rows/sec., 433.64 KiB/sec. 2024.12.21 00:17:27.590898 [ 258 ] {4369896e-2293-4438-b66c-e2dfb374854b} TCPHandler: Processed in 0.001971632 sec. 2024.12.21 00:17:27.591144 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.591326 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} executeQuery: (from [fd00:1122:3344:101::d]:43378) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.21 00:17:27.591642 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.591687 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.21 00:17:27.591975 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.592042 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.592196 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.12.21 00:17:27.592230 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.592253 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.592270 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.592315 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.21 00:17:27.592341 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.592913 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} executeQuery: Read 18 rows, 754.00 B in 0.001671 sec., 10771.992818671455 rows/sec., 440.65 KiB/sec. 2024.12.21 00:17:27.593029 [ 260 ] {f06c7202-be33-42ab-a3c7-1dd5109322bd} TCPHandler: Processed in 0.001942862 sec. 2024.12.21 00:17:27.593255 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.593435 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} executeQuery: (from [fd00:1122:3344:101::d]:40710) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:17:27.593767 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.593814 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:17:27.594107 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.594175 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.594328 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.12.21 00:17:27.594362 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.594385 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.594404 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.594448 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.21 00:17:27.594473 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.595136 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} executeQuery: Read 18 rows, 754.00 B in 0.001787 sec., 10072.747621712368 rows/sec., 412.05 KiB/sec. 2024.12.21 00:17:27.595251 [ 258 ] {ab02fe92-c6f4-4f64-b4c0-e123ebf54135} TCPHandler: Processed in 0.002053795 sec. 2024.12.21 00:17:27.595505 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.595688 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} executeQuery: (from [fd00:1122:3344:101::d]:43378) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:17:27.596005 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.596050 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:17:27.596335 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.596400 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.596551 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.12.21 00:17:27.596585 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.596607 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.596624 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.596667 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.21 00:17:27.596690 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.597254 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} executeQuery: Read 18 rows, 754.00 B in 0.00165 sec., 10909.09090909091 rows/sec., 446.26 KiB/sec. 2024.12.21 00:17:27.597368 [ 260 ] {94d62cf4-0ea6-41c0-bbbe-78c849553fd1} TCPHandler: Processed in 0.001924171 sec. 2024.12.21 00:17:27.597630 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.597818 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} executeQuery: (from [fd00:1122:3344:101::d]:40710) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:17:27.598140 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.598186 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:17:27.598483 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.598551 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.598706 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.12.21 00:17:27.598740 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.598763 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.598779 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.598823 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:27.598849 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.599418 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} executeQuery: Read 18 rows, 754.00 B in 0.001688 sec., 10663.507109004739 rows/sec., 436.21 KiB/sec. 2024.12.21 00:17:27.599532 [ 258 ] {74620053-35ae-4fa0-b3d6-77d2532ad712} TCPHandler: Processed in 0.001971252 sec. 2024.12.21 00:17:27.599805 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.600020 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} executeQuery: (from [fd00:1122:3344:101::d]:43378) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:17:27.600348 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.600392 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:17:27.600683 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.600749 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.600897 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.12.21 00:17:27.600931 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.600953 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.600970 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.601013 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:27.601038 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.601605 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} executeQuery: Read 18 rows, 754.00 B in 0.001691 sec., 10644.589000591366 rows/sec., 435.44 KiB/sec. 2024.12.21 00:17:27.601719 [ 260 ] {5a6d32ef-d852-4e86-9bd2-986f876d27df} TCPHandler: Processed in 0.001981813 sec. 2024.12.21 00:17:27.605852 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.606034 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} executeQuery: (from [fd00:1122:3344:101::d]:40710) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:17:27.606368 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:27.606414 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:17:27.606715 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.606782 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:27.606936 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.12.21 00:17:27.606970 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:27.606993 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:17:27.607009 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:27.607053 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:27.607075 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 00:17:27.607686 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} executeQuery: Read 18 rows, 754.00 B in 0.00174 sec., 10344.827586206897 rows/sec., 423.18 KiB/sec. 2024.12.21 00:17:27.607802 [ 258 ] {d794af7a-c45f-4310-93dc-85a69aed9c3d} TCPHandler: Processed in 0.002008683 sec. 2024.12.21 00:17:27.611213 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.611368 [ 260 ] {7eb354c6-d6c4-43bc-a770-d102b504d74a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 00:17:27.611433 [ 260 ] {7eb354c6-d6c4-43bc-a770-d102b504d74a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:27.612275 [ 260 ] {7eb354c6-d6c4-43bc-a770-d102b504d74a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:27.612323 [ 260 ] {7eb354c6-d6c4-43bc-a770-d102b504d74a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:27.612889 [ 260 ] {7eb354c6-d6c4-43bc-a770-d102b504d74a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:27.613119 [ 260 ] {7eb354c6-d6c4-43bc-a770-d102b504d74a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:27.613341 [ 260 ] {7eb354c6-d6c4-43bc-a770-d102b504d74a} executeQuery: Read 13 rows, 2.63 KiB in 0.002008 sec., 6474.103585657371 rows/sec., 1.28 MiB/sec. 2024.12.21 00:17:27.613497 [ 260 ] {7eb354c6-d6c4-43bc-a770-d102b504d74a} TCPHandler: Processed in 0.002358162 sec. 2024.12.21 00:17:27.613639 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.613767 [ 258 ] {a5a0ad29-e984-4d58-a518-d8a676a82138} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:17:27.613819 [ 258 ] {a5a0ad29-e984-4d58-a518-d8a676a82138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:17:27.615066 [ 258 ] {a5a0ad29-e984-4d58-a518-d8a676a82138} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:27.615112 [ 258 ] {a5a0ad29-e984-4d58-a518-d8a676a82138} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:27.615548 [ 258 ] {a5a0ad29-e984-4d58-a518-d8a676a82138} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:27.615802 [ 258 ] {a5a0ad29-e984-4d58-a518-d8a676a82138} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:27.616026 [ 258 ] {a5a0ad29-e984-4d58-a518-d8a676a82138} executeQuery: Read 14 rows, 1.01 KiB in 0.002296 sec., 6097.5609756097565 rows/sec., 438.94 KiB/sec. 2024.12.21 00:17:27.616090 [ 258 ] {a5a0ad29-e984-4d58-a518-d8a676a82138} TCPHandler: Processed in 0.002509437 sec. 2024.12.21 00:17:27.616250 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.616374 [ 260 ] {d4a4292e-0dcd-480d-ad45-36655d6196ff} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:17:27.616423 [ 260 ] {d4a4292e-0dcd-480d-ad45-36655d6196ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:17:27.617160 [ 260 ] {d4a4292e-0dcd-480d-ad45-36655d6196ff} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:27.617198 [ 260 ] {d4a4292e-0dcd-480d-ad45-36655d6196ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:27.617593 [ 260 ] {d4a4292e-0dcd-480d-ad45-36655d6196ff} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:27.617834 [ 260 ] {d4a4292e-0dcd-480d-ad45-36655d6196ff} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:27.618028 [ 260 ] {d4a4292e-0dcd-480d-ad45-36655d6196ff} executeQuery: Read 219 rows, 19.54 KiB in 0.00168 sec., 130357.14285714286 rows/sec., 11.36 MiB/sec. 2024.12.21 00:17:27.618090 [ 260 ] {d4a4292e-0dcd-480d-ad45-36655d6196ff} TCPHandler: Processed in 0.001898681 sec. 2024.12.21 00:17:27.618248 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.618389 [ 258 ] {ce4631aa-cb40-4072-995c-f29c62715646} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:17:27.618449 [ 258 ] {ce4631aa-cb40-4072-995c-f29c62715646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:17:27.619351 [ 258 ] {ce4631aa-cb40-4072-995c-f29c62715646} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:27.619390 [ 258 ] {ce4631aa-cb40-4072-995c-f29c62715646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:27.619766 [ 258 ] {ce4631aa-cb40-4072-995c-f29c62715646} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:27.620016 [ 258 ] {ce4631aa-cb40-4072-995c-f29c62715646} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:27.620285 [ 258 ] {ce4631aa-cb40-4072-995c-f29c62715646} executeQuery: Read 15 rows, 1.06 KiB in 0.001905 sec., 7874.015748031496 rows/sec., 555.18 KiB/sec. 2024.12.21 00:17:27.620396 [ 258 ] {ce4631aa-cb40-4072-995c-f29c62715646} TCPHandler: Processed in 0.002222589 sec. 2024.12.21 00:17:27.620536 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.620655 [ 260 ] {eef73031-7ded-48ae-997e-cd6cafea71c1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:17:27.620703 [ 260 ] {eef73031-7ded-48ae-997e-cd6cafea71c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:17:27.621275 [ 260 ] {eef73031-7ded-48ae-997e-cd6cafea71c1} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:27.621314 [ 260 ] {eef73031-7ded-48ae-997e-cd6cafea71c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:27.621676 [ 260 ] {eef73031-7ded-48ae-997e-cd6cafea71c1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:27.621923 [ 260 ] {eef73031-7ded-48ae-997e-cd6cafea71c1} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:27.622132 [ 260 ] {eef73031-7ded-48ae-997e-cd6cafea71c1} executeQuery: Read 14 rows, 1004.00 B in 0.001493 sec., 9377.093101138647 rows/sec., 656.71 KiB/sec. 2024.12.21 00:17:27.622264 [ 260 ] {eef73031-7ded-48ae-997e-cd6cafea71c1} TCPHandler: Processed in 0.001788057 sec. 2024.12.21 00:17:27.622405 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.622545 [ 258 ] {cf5fb154-9a63-43ae-8f35-29e134dd8e65} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:17:27.622603 [ 258 ] {cf5fb154-9a63-43ae-8f35-29e134dd8e65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:17:27.623240 [ 258 ] {cf5fb154-9a63-43ae-8f35-29e134dd8e65} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:27.623281 [ 258 ] {cf5fb154-9a63-43ae-8f35-29e134dd8e65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:27.623634 [ 258 ] {cf5fb154-9a63-43ae-8f35-29e134dd8e65} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:27.623875 [ 258 ] {cf5fb154-9a63-43ae-8f35-29e134dd8e65} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:27.624171 [ 258 ] {cf5fb154-9a63-43ae-8f35-29e134dd8e65} executeQuery: Read 13 rows, 830.00 B in 0.001644 sec., 7907.542579075425 rows/sec., 493.03 KiB/sec. 2024.12.21 00:17:27.624242 [ 258 ] {cf5fb154-9a63-43ae-8f35-29e134dd8e65} TCPHandler: Processed in 0.001901611 sec. 2024.12.21 00:17:27.624383 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.624504 [ 260 ] {33c0de2b-6592-469d-9d86-4d2c1fc09c4d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:17:27.624552 [ 260 ] {33c0de2b-6592-469d-9d86-4d2c1fc09c4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:17:27.625298 [ 260 ] {33c0de2b-6592-469d-9d86-4d2c1fc09c4d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:27.625337 [ 260 ] {33c0de2b-6592-469d-9d86-4d2c1fc09c4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:27.625714 [ 260 ] {33c0de2b-6592-469d-9d86-4d2c1fc09c4d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:27.625948 [ 260 ] {33c0de2b-6592-469d-9d86-4d2c1fc09c4d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:27.626226 [ 260 ] {33c0de2b-6592-469d-9d86-4d2c1fc09c4d} executeQuery: Read 390 rows, 28.32 KiB in 0.001732 sec., 225173.2101616628 rows/sec., 15.97 MiB/sec. 2024.12.21 00:17:27.626305 [ 260 ] {33c0de2b-6592-469d-9d86-4d2c1fc09c4d} TCPHandler: Processed in 0.001979562 sec. 2024.12.21 00:17:27.626456 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.626575 [ 258 ] {2a1f2e8a-6496-4cb9-99a7-ba0fd93a4a81} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:17:27.626626 [ 258 ] {2a1f2e8a-6496-4cb9-99a7-ba0fd93a4a81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:17:27.627115 [ 258 ] {2a1f2e8a-6496-4cb9-99a7-ba0fd93a4a81} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:27.627154 [ 258 ] {2a1f2e8a-6496-4cb9-99a7-ba0fd93a4a81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:27.627525 [ 258 ] {2a1f2e8a-6496-4cb9-99a7-ba0fd93a4a81} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:27.627773 [ 258 ] {2a1f2e8a-6496-4cb9-99a7-ba0fd93a4a81} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:27.628053 [ 258 ] {2a1f2e8a-6496-4cb9-99a7-ba0fd93a4a81} executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. 2024.12.21 00:17:27.628162 [ 258 ] {2a1f2e8a-6496-4cb9-99a7-ba0fd93a4a81} TCPHandler: Processed in 0.001760646 sec. 2024.12.21 00:17:27.628333 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.628454 [ 260 ] {339270bb-a00c-4e6b-a510-893496103285} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:27.628508 [ 260 ] {339270bb-a00c-4e6b-a510-893496103285} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:17:27.629101 [ 260 ] {339270bb-a00c-4e6b-a510-893496103285} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:27.629139 [ 260 ] {339270bb-a00c-4e6b-a510-893496103285} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:27.629537 [ 260 ] {339270bb-a00c-4e6b-a510-893496103285} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:27.629783 [ 260 ] {339270bb-a00c-4e6b-a510-893496103285} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:27.630059 [ 260 ] {339270bb-a00c-4e6b-a510-893496103285} executeQuery: Read 237 rows, 16.27 KiB in 0.001613 sec., 146931.18412895227 rows/sec., 9.85 MiB/sec. 2024.12.21 00:17:27.630153 [ 260 ] {339270bb-a00c-4e6b-a510-893496103285} TCPHandler: Processed in 0.001879239 sec. 2024.12.21 00:17:27.630344 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.630465 [ 258 ] {19b55ea2-147b-40e5-8a05-dbb9a9386f63} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:17:27.630532 [ 258 ] {19b55ea2-147b-40e5-8a05-dbb9a9386f63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:17:27.631056 [ 258 ] {19b55ea2-147b-40e5-8a05-dbb9a9386f63} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:27.631097 [ 258 ] {19b55ea2-147b-40e5-8a05-dbb9a9386f63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:27.631466 [ 258 ] {19b55ea2-147b-40e5-8a05-dbb9a9386f63} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:27.631709 [ 258 ] {19b55ea2-147b-40e5-8a05-dbb9a9386f63} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:27.631932 [ 258 ] {19b55ea2-147b-40e5-8a05-dbb9a9386f63} executeQuery: Read 1 rows, 69.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 45.16 KiB/sec. 2024.12.21 00:17:27.631996 [ 258 ] {19b55ea2-147b-40e5-8a05-dbb9a9386f63} TCPHandler: Processed in 0.001711495 sec. 2024.12.21 00:17:27.632163 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.632289 [ 260 ] {c336c682-16e1-4c72-9da7-9545459f9851} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:27.632370 [ 260 ] {c336c682-16e1-4c72-9da7-9545459f9851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:17:27.633492 [ 260 ] {c336c682-16e1-4c72-9da7-9545459f9851} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:27.633529 [ 260 ] {c336c682-16e1-4c72-9da7-9545459f9851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:27.636300 [ 260 ] {c336c682-16e1-4c72-9da7-9545459f9851} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:17:27.636623 [ 260 ] {c336c682-16e1-4c72-9da7-9545459f9851} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:27.636902 [ 260 ] {c336c682-16e1-4c72-9da7-9545459f9851} executeQuery: Read 8 rows, 14.68 KiB in 0.004624 sec., 1730.1038062283737 rows/sec., 3.10 MiB/sec. 2024.12.21 00:17:27.637053 [ 260 ] {c336c682-16e1-4c72-9da7-9545459f9851} TCPHandler: Processed in 0.004957051 sec. 2024.12.21 00:17:27.637220 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:27.637350 [ 258 ] {27a03217-658d-4843-aa21-372d7f63fdc7} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:17:27.637405 [ 258 ] {27a03217-658d-4843-aa21-372d7f63fdc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:17:27.637981 [ 258 ] {27a03217-658d-4843-aa21-372d7f63fdc7} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:27.638031 [ 258 ] {27a03217-658d-4843-aa21-372d7f63fdc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:27.638534 [ 258 ] {27a03217-658d-4843-aa21-372d7f63fdc7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:27.638835 [ 258 ] {27a03217-658d-4843-aa21-372d7f63fdc7} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:27.639166 [ 258 ] {27a03217-658d-4843-aa21-372d7f63fdc7} executeQuery: Read 82 rows, 5.33 KiB in 0.001822 sec., 45005.48847420417 rows/sec., 2.86 MiB/sec. 2024.12.21 00:17:27.639252 [ 258 ] {27a03217-658d-4843-aa21-372d7f63fdc7} TCPHandler: Processed in 0.002094265 sec. 2024.12.21 00:17:32.564571 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:32.564779 [ 258 ] {8e8a6dd8-934f-4668-9282-274b90175c87} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:17:32.564854 [ 258 ] {8e8a6dd8-934f-4668-9282-274b90175c87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:17:32.565657 [ 258 ] {8e8a6dd8-934f-4668-9282-274b90175c87} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:32.565704 [ 258 ] {8e8a6dd8-934f-4668-9282-274b90175c87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:32.566170 [ 258 ] {8e8a6dd8-934f-4668-9282-274b90175c87} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:32.566438 [ 258 ] {8e8a6dd8-934f-4668-9282-274b90175c87} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:32.566643 [ 258 ] {8e8a6dd8-934f-4668-9282-274b90175c87} executeQuery: Read 56 rows, 4.38 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.23 MiB/sec. 2024.12.21 00:17:32.566709 [ 258 ] {8e8a6dd8-934f-4668-9282-274b90175c87} TCPHandler: Processed in 0.00227075 sec. 2024.12.21 00:17:32.566987 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:32.567188 [ 260 ] {1aa6f87c-8b73-4d12-a0a8-2882782a780e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:17:32.567265 [ 260 ] {1aa6f87c-8b73-4d12-a0a8-2882782a780e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:17:32.568043 [ 260 ] {1aa6f87c-8b73-4d12-a0a8-2882782a780e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:32.568095 [ 260 ] {1aa6f87c-8b73-4d12-a0a8-2882782a780e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:32.568538 [ 260 ] {1aa6f87c-8b73-4d12-a0a8-2882782a780e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:32.568801 [ 260 ] {1aa6f87c-8b73-4d12-a0a8-2882782a780e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:32.569033 [ 260 ] {1aa6f87c-8b73-4d12-a0a8-2882782a780e} executeQuery: Read 64 rows, 5.12 KiB in 0.001903 sec., 33631.108775617446 rows/sec., 2.62 MiB/sec. 2024.12.21 00:17:32.569089 [ 260 ] {1aa6f87c-8b73-4d12-a0a8-2882782a780e} TCPHandler: Processed in 0.00224616 sec. 2024.12.21 00:17:32.569253 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:32.569389 [ 258 ] {54dd4f0e-9f9b-4e16-a4e6-bd790364c411} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:32.569449 [ 258 ] {54dd4f0e-9f9b-4e16-a4e6-bd790364c411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:17:32.570047 [ 258 ] {54dd4f0e-9f9b-4e16-a4e6-bd790364c411} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:32.570086 [ 258 ] {54dd4f0e-9f9b-4e16-a4e6-bd790364c411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:32.570498 [ 258 ] {54dd4f0e-9f9b-4e16-a4e6-bd790364c411} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:32.570751 [ 258 ] {54dd4f0e-9f9b-4e16-a4e6-bd790364c411} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:32.570933 [ 258 ] {54dd4f0e-9f9b-4e16-a4e6-bd790364c411} executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. 2024.12.21 00:17:32.570985 [ 258 ] {54dd4f0e-9f9b-4e16-a4e6-bd790364c411} TCPHandler: Processed in 0.001790288 sec. 2024.12.21 00:17:32.571141 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:32.571265 [ 260 ] {a1a8f2ee-3285-40db-bace-ad25045ee40a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:17:32.571320 [ 260 ] {a1a8f2ee-3285-40db-bace-ad25045ee40a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:17:32.571851 [ 260 ] {a1a8f2ee-3285-40db-bace-ad25045ee40a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:32.571892 [ 260 ] {a1a8f2ee-3285-40db-bace-ad25045ee40a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:32.572276 [ 260 ] {a1a8f2ee-3285-40db-bace-ad25045ee40a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:32.572521 [ 260 ] {a1a8f2ee-3285-40db-bace-ad25045ee40a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:32.572745 [ 260 ] {a1a8f2ee-3285-40db-bace-ad25045ee40a} executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. 2024.12.21 00:17:32.572795 [ 260 ] {a1a8f2ee-3285-40db-bace-ad25045ee40a} TCPHandler: Processed in 0.001711235 sec. 2024.12.21 00:17:33.637472 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2024.12.21 00:17:33.638206 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:33.638259 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:33.638870 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:17:33.639145 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:33.639453 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2024.12.21 00:17:33.757859 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.21 00:17:33.776781 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:33.776834 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:33.783553 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:17:33.784303 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:33.787088 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.21 00:17:36.131991 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 2024.12.21 00:17:36.135686 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:36.135741 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:36.137347 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:36.137662 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:36.138534 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 202 2024.12.21 00:17:37.570512 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:37.570717 [ 258 ] {c1734745-4c75-4709-a460-3b1dcbf70194} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:17:37.570792 [ 258 ] {c1734745-4c75-4709-a460-3b1dcbf70194} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:17:37.571576 [ 258 ] {c1734745-4c75-4709-a460-3b1dcbf70194} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:37.571627 [ 258 ] {c1734745-4c75-4709-a460-3b1dcbf70194} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:37.572063 [ 258 ] {c1734745-4c75-4709-a460-3b1dcbf70194} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:37.572338 [ 258 ] {c1734745-4c75-4709-a460-3b1dcbf70194} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:37.572547 [ 258 ] {c1734745-4c75-4709-a460-3b1dcbf70194} executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. 2024.12.21 00:17:37.572604 [ 258 ] {c1734745-4c75-4709-a460-3b1dcbf70194} TCPHandler: Processed in 0.002230239 sec. 2024.12.21 00:17:37.572904 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:37.573117 [ 260 ] {77a42a38-2074-414e-9249-466fa8969f32} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:17:37.573200 [ 260 ] {77a42a38-2074-414e-9249-466fa8969f32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:17:37.574127 [ 260 ] {77a42a38-2074-414e-9249-466fa8969f32} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:37.574180 [ 260 ] {77a42a38-2074-414e-9249-466fa8969f32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:37.574654 [ 260 ] {77a42a38-2074-414e-9249-466fa8969f32} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:17:37.574938 [ 260 ] {77a42a38-2074-414e-9249-466fa8969f32} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:37.575192 [ 260 ] {77a42a38-2074-414e-9249-466fa8969f32} executeQuery: Read 219 rows, 19.54 KiB in 0.002141 sec., 102288.650163475 rows/sec., 8.91 MiB/sec. 2024.12.21 00:17:37.575262 [ 260 ] {77a42a38-2074-414e-9249-466fa8969f32} TCPHandler: Processed in 0.002517926 sec. 2024.12.21 00:17:37.575426 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:37.575547 [ 258 ] {acb48180-7282-449d-8b80-6e14698ca991} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:17:37.575611 [ 258 ] {acb48180-7282-449d-8b80-6e14698ca991} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:17:37.576208 [ 258 ] {acb48180-7282-449d-8b80-6e14698ca991} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:37.576249 [ 258 ] {acb48180-7282-449d-8b80-6e14698ca991} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:37.576620 [ 258 ] {acb48180-7282-449d-8b80-6e14698ca991} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:37.576864 [ 258 ] {acb48180-7282-449d-8b80-6e14698ca991} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:37.577073 [ 258 ] {acb48180-7282-449d-8b80-6e14698ca991} executeQuery: Read 15 rows, 1.06 KiB in 0.001555 sec., 9646.30225080386 rows/sec., 680.14 KiB/sec. 2024.12.21 00:17:37.577127 [ 258 ] {acb48180-7282-449d-8b80-6e14698ca991} TCPHandler: Processed in 0.001769307 sec. 2024.12.21 00:17:37.577289 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:37.577421 [ 260 ] {47eff2d0-2a1a-48f5-acc0-f3cfdc54ba8a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:17:37.577476 [ 260 ] {47eff2d0-2a1a-48f5-acc0-f3cfdc54ba8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:17:37.578083 [ 260 ] {47eff2d0-2a1a-48f5-acc0-f3cfdc54ba8a} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:37.578126 [ 260 ] {47eff2d0-2a1a-48f5-acc0-f3cfdc54ba8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:37.578503 [ 260 ] {47eff2d0-2a1a-48f5-acc0-f3cfdc54ba8a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:37.578761 [ 260 ] {47eff2d0-2a1a-48f5-acc0-f3cfdc54ba8a} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:37.578980 [ 260 ] {47eff2d0-2a1a-48f5-acc0-f3cfdc54ba8a} executeQuery: Read 14 rows, 1004.00 B in 0.001589 sec., 8810.57268722467 rows/sec., 617.04 KiB/sec. 2024.12.21 00:17:37.579040 [ 260 ] {47eff2d0-2a1a-48f5-acc0-f3cfdc54ba8a} TCPHandler: Processed in 0.001813528 sec. 2024.12.21 00:17:37.579198 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:37.579318 [ 258 ] {b4a872d4-84ef-4906-b1c1-fd9dd1564c57} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:17:37.579366 [ 258 ] {b4a872d4-84ef-4906-b1c1-fd9dd1564c57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:17:37.579937 [ 258 ] {b4a872d4-84ef-4906-b1c1-fd9dd1564c57} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:37.579978 [ 258 ] {b4a872d4-84ef-4906-b1c1-fd9dd1564c57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:37.580344 [ 258 ] {b4a872d4-84ef-4906-b1c1-fd9dd1564c57} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:37.580594 [ 258 ] {b4a872d4-84ef-4906-b1c1-fd9dd1564c57} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:37.580805 [ 258 ] {b4a872d4-84ef-4906-b1c1-fd9dd1564c57} executeQuery: Read 13 rows, 830.00 B in 0.001512 sec., 8597.883597883598 rows/sec., 536.08 KiB/sec. 2024.12.21 00:17:37.580860 [ 258 ] {b4a872d4-84ef-4906-b1c1-fd9dd1564c57} TCPHandler: Processed in 0.001726386 sec. 2024.12.21 00:17:37.581010 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:37.581132 [ 260 ] {4545ecb4-c6cf-482b-8cf7-87f0f211449c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:17:37.581185 [ 260 ] {4545ecb4-c6cf-482b-8cf7-87f0f211449c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:17:37.581930 [ 260 ] {4545ecb4-c6cf-482b-8cf7-87f0f211449c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:37.581971 [ 260 ] {4545ecb4-c6cf-482b-8cf7-87f0f211449c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:37.582356 [ 260 ] {4545ecb4-c6cf-482b-8cf7-87f0f211449c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:17:37.582608 [ 260 ] {4545ecb4-c6cf-482b-8cf7-87f0f211449c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:37.582865 [ 260 ] {4545ecb4-c6cf-482b-8cf7-87f0f211449c} executeQuery: Read 390 rows, 28.32 KiB in 0.001754 sec., 222348.91676168758 rows/sec., 15.77 MiB/sec. 2024.12.21 00:17:37.583025 [ 260 ] {4545ecb4-c6cf-482b-8cf7-87f0f211449c} TCPHandler: Processed in 0.002068345 sec. 2024.12.21 00:17:37.583182 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:37.583304 [ 258 ] {ed7c5246-8a35-486d-b15e-3de9cd286cc4} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:17:37.583355 [ 258 ] {ed7c5246-8a35-486d-b15e-3de9cd286cc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:17:37.583841 [ 258 ] {ed7c5246-8a35-486d-b15e-3de9cd286cc4} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:37.583881 [ 258 ] {ed7c5246-8a35-486d-b15e-3de9cd286cc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:37.584280 [ 258 ] {ed7c5246-8a35-486d-b15e-3de9cd286cc4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:37.584532 [ 258 ] {ed7c5246-8a35-486d-b15e-3de9cd286cc4} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:37.584768 [ 258 ] {ed7c5246-8a35-486d-b15e-3de9cd286cc4} executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. 2024.12.21 00:17:37.584906 [ 258 ] {ed7c5246-8a35-486d-b15e-3de9cd286cc4} TCPHandler: Processed in 0.001784757 sec. 2024.12.21 00:17:37.585054 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:37.585174 [ 260 ] {f7a78abc-fc91-40be-a51f-d58fe17fa17f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:37.585228 [ 260 ] {f7a78abc-fc91-40be-a51f-d58fe17fa17f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:17:37.585824 [ 260 ] {f7a78abc-fc91-40be-a51f-d58fe17fa17f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:37.585864 [ 260 ] {f7a78abc-fc91-40be-a51f-d58fe17fa17f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:37.586269 [ 260 ] {f7a78abc-fc91-40be-a51f-d58fe17fa17f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:17:37.586508 [ 260 ] {f7a78abc-fc91-40be-a51f-d58fe17fa17f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:37.586798 [ 260 ] {f7a78abc-fc91-40be-a51f-d58fe17fa17f} executeQuery: Read 237 rows, 16.27 KiB in 0.001628 sec., 145577.39557739557 rows/sec., 9.76 MiB/sec. 2024.12.21 00:17:37.586913 [ 260 ] {f7a78abc-fc91-40be-a51f-d58fe17fa17f} TCPHandler: Processed in 0.001914441 sec. 2024.12.21 00:17:37.587070 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:37.587191 [ 258 ] {0b994a00-0cdb-4c87-b660-bb6153cf512c} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:17:37.587244 [ 258 ] {0b994a00-0cdb-4c87-b660-bb6153cf512c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:17:37.587724 [ 258 ] {0b994a00-0cdb-4c87-b660-bb6153cf512c} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:37.587763 [ 258 ] {0b994a00-0cdb-4c87-b660-bb6153cf512c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:37.588131 [ 258 ] {0b994a00-0cdb-4c87-b660-bb6153cf512c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:37.588380 [ 258 ] {0b994a00-0cdb-4c87-b660-bb6153cf512c} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:37.588647 [ 258 ] {0b994a00-0cdb-4c87-b660-bb6153cf512c} executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. 2024.12.21 00:17:37.588769 [ 258 ] {0b994a00-0cdb-4c87-b660-bb6153cf512c} TCPHandler: Processed in 0.001759706 sec. 2024.12.21 00:17:37.588917 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:37.589034 [ 260 ] {fee54cde-76b2-45c5-bf79-058414cb567f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:37.589114 [ 260 ] {fee54cde-76b2-45c5-bf79-058414cb567f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:17:37.590220 [ 260 ] {fee54cde-76b2-45c5-bf79-058414cb567f} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:37.590260 [ 260 ] {fee54cde-76b2-45c5-bf79-058414cb567f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:37.590879 [ 260 ] {fee54cde-76b2-45c5-bf79-058414cb567f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:17:37.591153 [ 260 ] {fee54cde-76b2-45c5-bf79-058414cb567f} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:37.591455 [ 260 ] {fee54cde-76b2-45c5-bf79-058414cb567f} executeQuery: Read 8 rows, 14.68 KiB in 0.002431 sec., 3290.826820238585 rows/sec., 5.90 MiB/sec. 2024.12.21 00:17:37.591571 [ 260 ] {fee54cde-76b2-45c5-bf79-058414cb567f} TCPHandler: Processed in 0.002712441 sec. 2024.12.21 00:17:37.591736 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:37.591854 [ 258 ] {d0f15ded-1c60-4b3a-9beb-f826b4bae582} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:17:37.591907 [ 258 ] {d0f15ded-1c60-4b3a-9beb-f826b4bae582} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:17:37.592411 [ 258 ] {d0f15ded-1c60-4b3a-9beb-f826b4bae582} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:37.592450 [ 258 ] {d0f15ded-1c60-4b3a-9beb-f826b4bae582} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2024.12.21 00:17:37.592828 [ 258 ] {d0f15ded-1c60-4b3a-9beb-f826b4bae582} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:17:37.593075 [ 258 ] {d0f15ded-1c60-4b3a-9beb-f826b4bae582} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:37.593360 [ 258 ] {d0f15ded-1c60-4b3a-9beb-f826b4bae582} executeQuery: Read 82 rows, 5.33 KiB in 0.00151 sec., 54304.6357615894 rows/sec., 3.45 MiB/sec. 2024.12.21 00:17:37.593495 [ 258 ] {d0f15ded-1c60-4b3a-9beb-f826b4bae582} TCPHandler: Processed in 0.001819298 sec. 2024.12.21 00:17:41.055762 [ 77 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:17:41.055858 [ 77 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:17:41.140541 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2024.12.21 00:17:41.141211 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:41.141257 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:41.141890 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:17:41.142154 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:41.142340 [ 75 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 00:17:41.142442 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.21 00:17:41.142464 [ 75 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:41.142497 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:41.144762 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 00:17:41.145004 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:17:41.145153 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2024.12.21 00:17:41.145336 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2024.12.21 00:17:41.145618 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2024.12.21 00:17:41.145784 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2024.12.21 00:17:41.146000 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2024.12.21 00:17:41.146224 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2024.12.21 00:17:41.163221 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.020638627 sec., 135958.65655210495 rows/sec., 1.94 MiB/sec. 2024.12.21 00:17:41.163917 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 00:17:41.164265 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_6_1} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:41.164353 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_6_1} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 00:17:41.164489 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2024.12.21 00:17:41.288107 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.21 00:17:41.308051 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:41.308093 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:41.315009 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:17:41.315757 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:41.316018 [ 75 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 00:17:41.316079 [ 75 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:41.316119 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:41.316280 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 00:17:41.321869 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.21 00:17:41.323040 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:17:41.323952 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.21 00:17:41.328349 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.12.21 00:17:41.332659 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2024.12.21 00:17:41.336949 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.12.21 00:17:41.346051 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.12.21 00:17:41.350221 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.12.21 00:17:41.408735 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092542652 sec., 497.06809785394955 rows/sec., 2.57 MiB/sec. 2024.12.21 00:17:41.410364 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 00:17:41.412634 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_6_1} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:41.412721 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_6_1} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 00:17:41.413809 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.21 00:17:42.000207 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.77 MiB, peak 170.31 MiB, free memory in arenas 0.00 B, will set to 164.36 MiB (RSS), difference: 3.59 MiB 2024.12.21 00:17:42.564401 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:42.564596 [ 258 ] {78546628-2ff6-41b5-8a21-446908e19a4d} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:17:42.564672 [ 258 ] {78546628-2ff6-41b5-8a21-446908e19a4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:17:42.565455 [ 258 ] {78546628-2ff6-41b5-8a21-446908e19a4d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:42.565504 [ 258 ] {78546628-2ff6-41b5-8a21-446908e19a4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:42.566008 [ 258 ] {78546628-2ff6-41b5-8a21-446908e19a4d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:17:42.566282 [ 258 ] {78546628-2ff6-41b5-8a21-446908e19a4d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:42.566482 [ 74 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 00:17:42.566554 [ 258 ] {78546628-2ff6-41b5-8a21-446908e19a4d} executeQuery: Read 56 rows, 4.38 KiB in 0.002007 sec., 27902.341803687093 rows/sec., 2.13 MiB/sec. 2024.12.21 00:17:42.566578 [ 74 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:42.566639 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:42.566683 [ 258 ] {78546628-2ff6-41b5-8a21-446908e19a4d} TCPHandler: Processed in 0.002415514 sec. 2024.12.21 00:17:42.566824 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 00:17:42.566995 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:42.567008 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:17:42.567083 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2024.12.21 00:17:42.567372 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2024.12.21 00:17:42.567404 [ 260 ] {4b5dd7c9-8b4b-4e8c-ac36-42169be21019} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:17:42.567647 [ 260 ] {4b5dd7c9-8b4b-4e8c-ac36-42169be21019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:17:42.567675 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 219 rows starting from the beginning of the part 2024.12.21 00:17:42.568037 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2024.12.21 00:17:42.568376 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part 2024.12.21 00:17:42.568708 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2024.12.21 00:17:42.570493 [ 260 ] {4b5dd7c9-8b4b-4e8c-ac36-42169be21019} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:42.570575 [ 260 ] {4b5dd7c9-8b4b-4e8c-ac36-42169be21019} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:42.571840 [ 260 ] {4b5dd7c9-8b4b-4e8c-ac36-42169be21019} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:17:42.571842 [ 192 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.005102185 sec., 129748.33331210059 rows/sec., 11.32 MiB/sec. 2024.12.21 00:17:42.572094 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 00:17:42.572165 [ 260 ] {4b5dd7c9-8b4b-4e8c-ac36-42169be21019} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:42.572336 [ 74 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 00:17:42.572391 [ 74 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:42.572435 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:42.572524 [ 260 ] {4b5dd7c9-8b4b-4e8c-ac36-42169be21019} executeQuery: Read 64 rows, 5.12 KiB in 0.005304 sec., 12066.365007541479 rows/sec., 964.41 KiB/sec. 2024.12.21 00:17:42.572797 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 00:17:42.572825 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_6_1} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:42.572877 [ 260 ] {4b5dd7c9-8b4b-4e8c-ac36-42169be21019} TCPHandler: Processed in 0.006031219 sec. 2024.12.21 00:17:42.573016 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_6_1} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 00:17:42.573052 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:17:42.573130 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2024.12.21 00:17:42.573151 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.21 00:17:42.573287 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2024.12.21 00:17:42.573560 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part 2024.12.21 00:17:42.573789 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2024.12.21 00:17:42.574019 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part 2024.12.21 00:17:42.574410 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2024.12.21 00:17:42.574473 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:42.574879 [ 258 ] {0a06ced9-d2ff-4481-aa64-163c255a7cfb} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:42.574963 [ 258 ] {0a06ced9-d2ff-4481-aa64-163c255a7cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:17:42.575935 [ 258 ] {0a06ced9-d2ff-4481-aa64-163c255a7cfb} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:42.575987 [ 258 ] {0a06ced9-d2ff-4481-aa64-163c255a7cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:42.576399 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.003869302 sec., 267748.54999687284 rows/sec., 20.48 MiB/sec. 2024.12.21 00:17:42.576561 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 00:17:42.576562 [ 258 ] {0a06ced9-d2ff-4481-aa64-163c255a7cfb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:17:42.576877 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_6_1} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:42.576883 [ 258 ] {0a06ced9-d2ff-4481-aa64-163c255a7cfb} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:42.576966 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_6_1} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 00:17:42.577146 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.12.21 00:17:42.577178 [ 73 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 00:17:42.577266 [ 258 ] {0a06ced9-d2ff-4481-aa64-163c255a7cfb} executeQuery: Read 160 rows, 11.41 KiB in 0.002562 sec., 62451.209992193595 rows/sec., 4.35 MiB/sec. 2024.12.21 00:17:42.577303 [ 73 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:42.577385 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:42.577443 [ 258 ] {0a06ced9-d2ff-4481-aa64-163c255a7cfb} TCPHandler: Processed in 0.003224315 sec. 2024.12.21 00:17:42.577590 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 00:17:42.577682 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:42.577751 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:17:42.577791 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2024.12.21 00:17:42.577975 [ 260 ] {edd86e26-b997-4e89-b099-4601e0d8a8d6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:17:42.578121 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2024.12.21 00:17:42.578141 [ 260 ] {edd86e26-b997-4e89-b099-4601e0d8a8d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:17:42.578451 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part 2024.12.21 00:17:42.578885 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2024.12.21 00:17:42.579269 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2024.12.21 00:17:42.579481 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2024.12.21 00:17:42.580334 [ 260 ] {edd86e26-b997-4e89-b099-4601e0d8a8d6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:42.580399 [ 260 ] {edd86e26-b997-4e89-b099-4601e0d8a8d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:42.581565 [ 260 ] {edd86e26-b997-4e89-b099-4601e0d8a8d6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:17:42.582036 [ 260 ] {edd86e26-b997-4e89-b099-4601e0d8a8d6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:42.582375 [ 73 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 00:17:42.582501 [ 73 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:42.582590 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:42.583024 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 5 columns (5 merged, 0 gathered) in 0.005502086 sec., 185020.73577185092 rows/sec., 12.66 MiB/sec. 2024.12.21 00:17:42.583081 [ 260 ] {edd86e26-b997-4e89-b099-4601e0d8a8d6} executeQuery: Read 60 rows, 4.14 KiB in 0.005131 sec., 11693.626973299552 rows/sec., 806.98 KiB/sec. 2024.12.21 00:17:42.583163 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 00:17:42.583375 [ 260 ] {edd86e26-b997-4e89-b099-4601e0d8a8d6} TCPHandler: Processed in 0.005775143 sec. 2024.12.21 00:17:42.583568 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 00:17:42.583594 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:17:42.583665 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2024.12.21 00:17:42.583948 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2024.12.21 00:17:42.584156 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part 2024.12.21 00:17:42.584492 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2024.12.21 00:17:42.584572 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_6_1} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:42.584719 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2024.12.21 00:17:42.584973 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_6_1} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 00:17:42.585002 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2024.12.21 00:17:42.585284 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.21 00:17:42.586283 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 4 columns (4 merged, 0 gathered) in 0.003533913 sec., 104133.85954889099 rows/sec., 6.84 MiB/sec. 2024.12.21 00:17:42.586464 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 00:17:42.586812 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_6_1} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:42.586898 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_6_1} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 00:17:42.587013 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.12.21 00:17:45.114417 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.114690 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} executeQuery: (from [fd00:1122:3344:101::d]:40710) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:17:45.115129 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:45.115183 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:17:45.115539 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:45.115627 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:45.115814 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.12.21 00:17:45.116103 [ 296 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 00:17:45.116123 [ 295 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:45.116280 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.21 00:17:45.116318 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:45.120752 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 00:17:45.120791 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 00:17:45.120862 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:45.120924 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:45.122369 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} executeQuery: Read 31 rows, 1.17 KiB in 0.007804 sec., 3972.321886212199 rows/sec., 149.91 KiB/sec. 2024.12.21 00:17:45.122527 [ 258 ] {28b150a2-8404-41f8-8993-c84b26c7ed46} TCPHandler: Processed in 0.008248368 sec. 2024.12.21 00:17:45.122961 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.123214 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} executeQuery: (from [fd00:1122:3344:101::d]:43378) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:17:45.123643 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:45.123697 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:17:45.124046 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:45.124129 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:45.124333 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.12.21 00:17:45.124459 [ 297 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 00:17:45.124469 [ 295 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:45.124600 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.21 00:17:45.124626 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:45.124719 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 00:17:45.124743 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 00:17:45.124788 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:45.124838 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:45.125912 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} executeQuery: Read 31 rows, 1.17 KiB in 0.002821 sec., 10989.010989010989 rows/sec., 414.72 KiB/sec. 2024.12.21 00:17:45.126061 [ 260 ] {08ca4413-a59e-4987-802c-f5c60ca6ef01} TCPHandler: Processed in 0.003230616 sec. 2024.12.21 00:17:45.126364 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.126601 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} executeQuery: (from [fd00:1122:3344:101::d]:40710) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:17:45.126965 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:45.127013 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:17:45.127338 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:45.127407 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:45.127566 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.12.21 00:17:45.127679 [ 296 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:45.127680 [ 295 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 00:17:45.127826 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.21 00:17:45.127855 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:45.127938 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 00:17:45.127959 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 00:17:45.128003 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:45.128052 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:45.129224 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} executeQuery: Read 31 rows, 1.17 KiB in 0.002745 sec., 11293.260473588341 rows/sec., 426.20 KiB/sec. 2024.12.21 00:17:45.129361 [ 258 ] {8f0f6aa5-6965-4ad3-adf1-8a04b3a13982} TCPHandler: Processed in 0.003073401 sec. 2024.12.21 00:17:45.129659 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.129897 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} executeQuery: (from [fd00:1122:3344:101::d]:43378) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:17:45.130316 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:45.130376 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:17:45.130744 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:45.130813 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:45.130972 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.12.21 00:17:45.131079 [ 297 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:45.131099 [ 296 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 00:17:45.131212 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.21 00:17:45.131243 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:45.131326 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 00:17:45.131348 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 00:17:45.131391 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:45.131438 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:45.132500 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} executeQuery: Read 31 rows, 1.17 KiB in 0.002727 sec., 11367.803447011369 rows/sec., 429.01 KiB/sec. 2024.12.21 00:17:45.132653 [ 260 ] {1bd0163a-902f-4ee5-9145-b4d5637677d3} TCPHandler: Processed in 0.003065221 sec. 2024.12.21 00:17:45.132918 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.133117 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} executeQuery: (from [fd00:1122:3344:101::d]:40710) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:17:45.133469 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:45.133520 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:17:45.133842 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:45.133908 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:45.134062 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.12.21 00:17:45.134173 [ 295 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:45.134184 [ 296 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 00:17:45.134291 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.21 00:17:45.134320 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:45.134403 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 00:17:45.134423 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 00:17:45.134466 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:45.134516 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:45.135556 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} executeQuery: Read 31 rows, 1.17 KiB in 0.002538 sec., 12214.342001576044 rows/sec., 460.96 KiB/sec. 2024.12.21 00:17:45.135700 [ 258 ] {dd5f55e3-72cd-4ccd-848f-37986f08dba8} TCPHandler: Processed in 0.002838445 sec. 2024.12.21 00:17:45.135964 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.136193 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} executeQuery: (from [fd00:1122:3344:101::d]:43378) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:17:45.136606 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:17:45.136660 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:17:45.136985 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:45.137052 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:17:45.137205 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.12.21 00:17:45.137311 [ 295 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 00:17:45.137318 [ 296 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:17:45.137417 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.21 00:17:45.137446 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:17:45.137529 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 00:17:45.137551 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 00:17:45.137593 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:45.137644 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:17:45.138677 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} executeQuery: Read 31 rows, 1.17 KiB in 0.002602 sec., 11913.912375096079 rows/sec., 449.62 KiB/sec. 2024.12.21 00:17:45.138827 [ 260 ] {cd2b32de-598b-4bc9-a13a-1346402e8527} TCPHandler: Processed in 0.002933458 sec. 2024.12.21 00:17:45.219689 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.219849 [ 258 ] {0e3a3acb-1b6c-476f-a151-b170cbef0a51} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 00:17:45.219916 [ 258 ] {0e3a3acb-1b6c-476f-a151-b170cbef0a51} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:17:45.220796 [ 258 ] {0e3a3acb-1b6c-476f-a151-b170cbef0a51} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:45.220842 [ 258 ] {0e3a3acb-1b6c-476f-a151-b170cbef0a51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:45.221365 [ 258 ] {0e3a3acb-1b6c-476f-a151-b170cbef0a51} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:45.221605 [ 258 ] {0e3a3acb-1b6c-476f-a151-b170cbef0a51} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:45.221916 [ 258 ] {0e3a3acb-1b6c-476f-a151-b170cbef0a51} executeQuery: Read 6 rows, 1.34 KiB in 0.002094 sec., 2865.329512893983 rows/sec., 637.98 KiB/sec. 2024.12.21 00:17:45.222055 [ 258 ] {0e3a3acb-1b6c-476f-a151-b170cbef0a51} TCPHandler: Processed in 0.002436395 sec. 2024.12.21 00:17:45.222214 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.222371 [ 260 ] {643f1b02-d24b-4e76-bb2d-1eef14498fdd} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:17:45.222431 [ 260 ] {643f1b02-d24b-4e76-bb2d-1eef14498fdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:17:45.223095 [ 260 ] {643f1b02-d24b-4e76-bb2d-1eef14498fdd} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:45.223140 [ 260 ] {643f1b02-d24b-4e76-bb2d-1eef14498fdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:45.223549 [ 260 ] {643f1b02-d24b-4e76-bb2d-1eef14498fdd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:45.223796 [ 260 ] {643f1b02-d24b-4e76-bb2d-1eef14498fdd} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:45.223983 [ 260 ] {643f1b02-d24b-4e76-bb2d-1eef14498fdd} executeQuery: Read 14 rows, 1.01 KiB in 0.001659 sec., 8438.818565400843 rows/sec., 607.48 KiB/sec. 2024.12.21 00:17:45.224040 [ 260 ] {643f1b02-d24b-4e76-bb2d-1eef14498fdd} TCPHandler: Processed in 0.00189528 sec. 2024.12.21 00:17:45.224202 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.224348 [ 258 ] {44692e5f-f2da-4fdd-bf09-34ea1daf2c65} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:17:45.224408 [ 258 ] {44692e5f-f2da-4fdd-bf09-34ea1daf2c65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:17:45.225660 [ 258 ] {44692e5f-f2da-4fdd-bf09-34ea1daf2c65} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:45.225702 [ 258 ] {44692e5f-f2da-4fdd-bf09-34ea1daf2c65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:45.226222 [ 258 ] {44692e5f-f2da-4fdd-bf09-34ea1daf2c65} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:17:45.226469 [ 258 ] {44692e5f-f2da-4fdd-bf09-34ea1daf2c65} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:45.226690 [ 258 ] {44692e5f-f2da-4fdd-bf09-34ea1daf2c65} executeQuery: Read 1359 rows, 115.65 KiB in 0.002379 sec., 571248.4237074401 rows/sec., 47.47 MiB/sec. 2024.12.21 00:17:45.226750 [ 258 ] {44692e5f-f2da-4fdd-bf09-34ea1daf2c65} TCPHandler: Processed in 0.002616039 sec. 2024.12.21 00:17:45.226978 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.227204 [ 260 ] {e135ba56-b445-465f-aa38-5bd949c52268} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:17:45.227296 [ 260 ] {e135ba56-b445-465f-aa38-5bd949c52268} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:17:45.228065 [ 260 ] {e135ba56-b445-465f-aa38-5bd949c52268} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:45.228103 [ 260 ] {e135ba56-b445-465f-aa38-5bd949c52268} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:45.228472 [ 260 ] {e135ba56-b445-465f-aa38-5bd949c52268} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:45.228711 [ 260 ] {e135ba56-b445-465f-aa38-5bd949c52268} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:45.228887 [ 260 ] {e135ba56-b445-465f-aa38-5bd949c52268} executeQuery: Read 15 rows, 1.06 KiB in 0.001742 sec., 8610.792192881745 rows/sec., 607.13 KiB/sec. 2024.12.21 00:17:45.228941 [ 260 ] {e135ba56-b445-465f-aa38-5bd949c52268} TCPHandler: Processed in 0.002070895 sec. 2024.12.21 00:17:45.229098 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.229240 [ 258 ] {5702d161-d89e-444b-b2a8-fb0eae73847b} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:17:45.229296 [ 258 ] {5702d161-d89e-444b-b2a8-fb0eae73847b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:17:45.229995 [ 258 ] {5702d161-d89e-444b-b2a8-fb0eae73847b} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:45.230036 [ 258 ] {5702d161-d89e-444b-b2a8-fb0eae73847b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:45.230400 [ 258 ] {5702d161-d89e-444b-b2a8-fb0eae73847b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:45.230636 [ 258 ] {5702d161-d89e-444b-b2a8-fb0eae73847b} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:45.230864 [ 258 ] {5702d161-d89e-444b-b2a8-fb0eae73847b} executeQuery: Read 242 rows, 16.79 KiB in 0.001656 sec., 146135.2657004831 rows/sec., 9.90 MiB/sec. 2024.12.21 00:17:45.230918 [ 258 ] {5702d161-d89e-444b-b2a8-fb0eae73847b} TCPHandler: Processed in 0.00189121 sec. 2024.12.21 00:17:45.231114 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.231336 [ 260 ] {94d83cab-8a5f-41a8-bf64-a5b0ce137ca4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:17:45.231425 [ 260 ] {94d83cab-8a5f-41a8-bf64-a5b0ce137ca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:17:45.232111 [ 260 ] {94d83cab-8a5f-41a8-bf64-a5b0ce137ca4} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:45.232149 [ 260 ] {94d83cab-8a5f-41a8-bf64-a5b0ce137ca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:45.232496 [ 260 ] {94d83cab-8a5f-41a8-bf64-a5b0ce137ca4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:45.232726 [ 260 ] {94d83cab-8a5f-41a8-bf64-a5b0ce137ca4} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:45.232905 [ 260 ] {94d83cab-8a5f-41a8-bf64-a5b0ce137ca4} executeQuery: Read 13 rows, 830.00 B in 0.001625 sec., 8000 rows/sec., 498.80 KiB/sec. 2024.12.21 00:17:45.232956 [ 260 ] {94d83cab-8a5f-41a8-bf64-a5b0ce137ca4} TCPHandler: Processed in 0.001950131 sec. 2024.12.21 00:17:45.233109 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.233250 [ 258 ] {248c8862-ccff-47e2-80e3-4d8821c9c199} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:17:45.233307 [ 258 ] {248c8862-ccff-47e2-80e3-4d8821c9c199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:17:45.234197 [ 258 ] {248c8862-ccff-47e2-80e3-4d8821c9c199} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:45.234238 [ 258 ] {248c8862-ccff-47e2-80e3-4d8821c9c199} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:45.234627 [ 258 ] {248c8862-ccff-47e2-80e3-4d8821c9c199} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:17:45.234866 [ 258 ] {248c8862-ccff-47e2-80e3-4d8821c9c199} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:45.235097 [ 258 ] {248c8862-ccff-47e2-80e3-4d8821c9c199} executeQuery: Read 846 rows, 62.61 KiB in 0.001878 sec., 450479.23322683707 rows/sec., 32.56 MiB/sec. 2024.12.21 00:17:45.235152 [ 258 ] {248c8862-ccff-47e2-80e3-4d8821c9c199} TCPHandler: Processed in 0.002113126 sec. 2024.12.21 00:17:45.235350 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.235570 [ 260 ] {99dbe88c-5bec-46c5-95d6-acf757dc8911} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:17:45.235662 [ 260 ] {99dbe88c-5bec-46c5-95d6-acf757dc8911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:17:45.236150 [ 260 ] {99dbe88c-5bec-46c5-95d6-acf757dc8911} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:45.236187 [ 260 ] {99dbe88c-5bec-46c5-95d6-acf757dc8911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:45.236543 [ 260 ] {99dbe88c-5bec-46c5-95d6-acf757dc8911} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:45.236774 [ 260 ] {99dbe88c-5bec-46c5-95d6-acf757dc8911} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:45.236974 [ 260 ] {99dbe88c-5bec-46c5-95d6-acf757dc8911} executeQuery: Read 6 rows, 321.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 215.89 KiB/sec. 2024.12.21 00:17:45.237042 [ 260 ] {99dbe88c-5bec-46c5-95d6-acf757dc8911} TCPHandler: Processed in 0.001801948 sec. 2024.12.21 00:17:45.237188 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.237330 [ 258 ] {2b01fdd5-a91f-4270-8e93-49ab6d514b65} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:45.237391 [ 258 ] {2b01fdd5-a91f-4270-8e93-49ab6d514b65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:17:45.238552 [ 258 ] {2b01fdd5-a91f-4270-8e93-49ab6d514b65} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:45.238589 [ 258 ] {2b01fdd5-a91f-4270-8e93-49ab6d514b65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:45.239145 [ 258 ] {2b01fdd5-a91f-4270-8e93-49ab6d514b65} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:17:45.239385 [ 258 ] {2b01fdd5-a91f-4270-8e93-49ab6d514b65} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:45.239611 [ 258 ] {2b01fdd5-a91f-4270-8e93-49ab6d514b65} executeQuery: Read 2351 rows, 160.59 KiB in 0.002314 sec., 1015989.6283491788 rows/sec., 67.77 MiB/sec. 2024.12.21 00:17:45.239697 [ 258 ] {2b01fdd5-a91f-4270-8e93-49ab6d514b65} TCPHandler: Processed in 0.002576288 sec. 2024.12.21 00:17:45.239919 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.240140 [ 260 ] {6218549b-9b5d-431b-bbd1-f5396c4f1c95} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:17:45.240233 [ 260 ] {6218549b-9b5d-431b-bbd1-f5396c4f1c95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:17:45.240902 [ 260 ] {6218549b-9b5d-431b-bbd1-f5396c4f1c95} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:45.240938 [ 260 ] {6218549b-9b5d-431b-bbd1-f5396c4f1c95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:45.241285 [ 260 ] {6218549b-9b5d-431b-bbd1-f5396c4f1c95} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:45.241526 [ 260 ] {6218549b-9b5d-431b-bbd1-f5396c4f1c95} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:45.241796 [ 260 ] {6218549b-9b5d-431b-bbd1-f5396c4f1c95} executeQuery: Read 1 rows, 69.00 B in 0.001695 sec., 589.9705014749263 rows/sec., 39.75 KiB/sec. 2024.12.21 00:17:45.241890 [ 260 ] {6218549b-9b5d-431b-bbd1-f5396c4f1c95} TCPHandler: Processed in 0.002078125 sec. 2024.12.21 00:17:45.242033 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.242176 [ 258 ] {49ad8b13-ace1-4472-9279-4cac3accaa21} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:45.242270 [ 258 ] {49ad8b13-ace1-4472-9279-4cac3accaa21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:17:45.243372 [ 258 ] {49ad8b13-ace1-4472-9279-4cac3accaa21} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:45.243412 [ 258 ] {49ad8b13-ace1-4472-9279-4cac3accaa21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:45.244018 [ 258 ] {49ad8b13-ace1-4472-9279-4cac3accaa21} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:17:45.244280 [ 258 ] {49ad8b13-ace1-4472-9279-4cac3accaa21} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:45.244651 [ 258 ] {49ad8b13-ace1-4472-9279-4cac3accaa21} executeQuery: Read 8 rows, 14.68 KiB in 0.002489 sec., 3214.1422257934914 rows/sec., 5.76 MiB/sec. 2024.12.21 00:17:45.244795 [ 258 ] {49ad8b13-ace1-4472-9279-4cac3accaa21} TCPHandler: Processed in 0.002830215 sec. 2024.12.21 00:17:45.244958 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:45.245098 [ 260 ] {856ea5b2-fbae-4381-adbc-3ab48cc0c778} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:17:45.245158 [ 260 ] {856ea5b2-fbae-4381-adbc-3ab48cc0c778} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:17:45.245717 [ 260 ] {856ea5b2-fbae-4381-adbc-3ab48cc0c778} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:45.245754 [ 260 ] {856ea5b2-fbae-4381-adbc-3ab48cc0c778} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:45.246110 [ 260 ] {856ea5b2-fbae-4381-adbc-3ab48cc0c778} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:17:45.246338 [ 260 ] {856ea5b2-fbae-4381-adbc-3ab48cc0c778} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:45.246553 [ 260 ] {856ea5b2-fbae-4381-adbc-3ab48cc0c778} executeQuery: Read 58 rows, 3.68 KiB in 0.001484 sec., 39083.55795148248 rows/sec., 2.42 MiB/sec. 2024.12.21 00:17:45.246720 [ 260 ] {856ea5b2-fbae-4381-adbc-3ab48cc0c778} TCPHandler: Processed in 0.001822618 sec. 2024.12.21 00:17:46.139772 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268 2024.12.21 00:17:46.143487 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:46.143544 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:46.145217 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:46.145550 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:46.146131 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 268 2024.12.21 00:17:47.558854 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:47.559098 [ 258 ] {4fbd78ac-6469-4836-949d-4cd0d95d7b0c} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:17:47.559180 [ 258 ] {4fbd78ac-6469-4836-949d-4cd0d95d7b0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:17:47.559970 [ 258 ] {4fbd78ac-6469-4836-949d-4cd0d95d7b0c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:47.560030 [ 258 ] {4fbd78ac-6469-4836-949d-4cd0d95d7b0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:47.560533 [ 258 ] {4fbd78ac-6469-4836-949d-4cd0d95d7b0c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:17:47.560790 [ 258 ] {4fbd78ac-6469-4836-949d-4cd0d95d7b0c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:47.561008 [ 258 ] {4fbd78ac-6469-4836-949d-4cd0d95d7b0c} executeQuery: Read 56 rows, 4.38 KiB in 0.001971 sec., 28411.97361745307 rows/sec., 2.17 MiB/sec. 2024.12.21 00:17:47.561075 [ 258 ] {4fbd78ac-6469-4836-949d-4cd0d95d7b0c} TCPHandler: Processed in 0.002358902 sec. 2024.12.21 00:17:47.561319 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:47.561514 [ 260 ] {72ad84c9-fd32-47e2-948a-b015122c4f41} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:17:47.561586 [ 260 ] {72ad84c9-fd32-47e2-948a-b015122c4f41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:17:47.562356 [ 260 ] {72ad84c9-fd32-47e2-948a-b015122c4f41} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:47.562399 [ 260 ] {72ad84c9-fd32-47e2-948a-b015122c4f41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:47.562842 [ 260 ] {72ad84c9-fd32-47e2-948a-b015122c4f41} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:17:47.563098 [ 260 ] {72ad84c9-fd32-47e2-948a-b015122c4f41} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:47.563332 [ 260 ] {72ad84c9-fd32-47e2-948a-b015122c4f41} executeQuery: Read 64 rows, 5.12 KiB in 0.001874 sec., 34151.547491995734 rows/sec., 2.67 MiB/sec. 2024.12.21 00:17:47.563388 [ 260 ] {72ad84c9-fd32-47e2-948a-b015122c4f41} TCPHandler: Processed in 0.002206099 sec. 2024.12.21 00:17:47.563537 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:47.563668 [ 258 ] {b6689b4f-07ec-4ece-9c4a-d7e8e8845ef9} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:47.563725 [ 258 ] {b6689b4f-07ec-4ece-9c4a-d7e8e8845ef9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:17:47.564332 [ 258 ] {b6689b4f-07ec-4ece-9c4a-d7e8e8845ef9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:47.564375 [ 258 ] {b6689b4f-07ec-4ece-9c4a-d7e8e8845ef9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:47.564783 [ 258 ] {b6689b4f-07ec-4ece-9c4a-d7e8e8845ef9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:17:47.565023 [ 258 ] {b6689b4f-07ec-4ece-9c4a-d7e8e8845ef9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:47.565240 [ 258 ] {b6689b4f-07ec-4ece-9c4a-d7e8e8845ef9} executeQuery: Read 64 rows, 4.56 KiB in 0.001604 sec., 39900.249376558604 rows/sec., 2.78 MiB/sec. 2024.12.21 00:17:47.565299 [ 258 ] {b6689b4f-07ec-4ece-9c4a-d7e8e8845ef9} TCPHandler: Processed in 0.001825158 sec. 2024.12.21 00:17:47.565456 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:47.565577 [ 260 ] {f5e05569-6eb2-4768-abd8-a458fb47621a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:17:47.565631 [ 260 ] {f5e05569-6eb2-4768-abd8-a458fb47621a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:17:47.566133 [ 260 ] {f5e05569-6eb2-4768-abd8-a458fb47621a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:47.566174 [ 260 ] {f5e05569-6eb2-4768-abd8-a458fb47621a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:47.566558 [ 260 ] {f5e05569-6eb2-4768-abd8-a458fb47621a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:17:47.566811 [ 260 ] {f5e05569-6eb2-4768-abd8-a458fb47621a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:47.567013 [ 260 ] {f5e05569-6eb2-4768-abd8-a458fb47621a} executeQuery: Read 24 rows, 1.66 KiB in 0.001462 sec., 16415.868673050616 rows/sec., 1.11 MiB/sec. 2024.12.21 00:17:47.567062 [ 260 ] {f5e05569-6eb2-4768-abd8-a458fb47621a} TCPHandler: Processed in 0.001664084 sec. 2024.12.21 00:17:48.643536 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2024.12.21 00:17:48.644212 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:48.644268 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:48.644858 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:17:48.645147 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:48.645369 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2024.12.21 00:17:48.822890 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.21 00:17:48.841801 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:48.841861 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:48.848629 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:17:48.849377 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:48.852102 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.12.21 00:17:49.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.65 MiB, peak 170.31 MiB, free memory in arenas 0.00 B, will set to 166.72 MiB (RSS), difference: 1.07 MiB 2024.12.21 00:17:52.563234 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:52.563437 [ 258 ] {82dcbc19-763f-4ab7-9816-e2e0ef3edcf6} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:17:52.563510 [ 258 ] {82dcbc19-763f-4ab7-9816-e2e0ef3edcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:17:52.564279 [ 258 ] {82dcbc19-763f-4ab7-9816-e2e0ef3edcf6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:52.564322 [ 258 ] {82dcbc19-763f-4ab7-9816-e2e0ef3edcf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:52.564771 [ 258 ] {82dcbc19-763f-4ab7-9816-e2e0ef3edcf6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:17:52.565035 [ 258 ] {82dcbc19-763f-4ab7-9816-e2e0ef3edcf6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:52.565228 [ 258 ] {82dcbc19-763f-4ab7-9816-e2e0ef3edcf6} executeQuery: Read 56 rows, 4.38 KiB in 0.001847 sec., 30319.43692474283 rows/sec., 2.31 MiB/sec. 2024.12.21 00:17:52.565284 [ 258 ] {82dcbc19-763f-4ab7-9816-e2e0ef3edcf6} TCPHandler: Processed in 0.002187689 sec. 2024.12.21 00:17:52.565531 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:52.565735 [ 260 ] {8d600cee-447c-48c2-8d39-81a83dd68922} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:17:52.565815 [ 260 ] {8d600cee-447c-48c2-8d39-81a83dd68922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:17:52.566612 [ 260 ] {8d600cee-447c-48c2-8d39-81a83dd68922} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:52.566664 [ 260 ] {8d600cee-447c-48c2-8d39-81a83dd68922} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:52.567108 [ 260 ] {8d600cee-447c-48c2-8d39-81a83dd68922} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:17:52.567360 [ 260 ] {8d600cee-447c-48c2-8d39-81a83dd68922} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:52.567598 [ 260 ] {8d600cee-447c-48c2-8d39-81a83dd68922} executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. 2024.12.21 00:17:52.567664 [ 260 ] {8d600cee-447c-48c2-8d39-81a83dd68922} TCPHandler: Processed in 0.002273921 sec. 2024.12.21 00:17:52.567820 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:52.567960 [ 258 ] {ccd61aaa-c8c4-4d7e-a5e3-9babc60c0497} executeQuery: (from [fd00:1122:3344:101::d]:40710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:52.568016 [ 258 ] {ccd61aaa-c8c4-4d7e-a5e3-9babc60c0497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:17:52.568606 [ 258 ] {ccd61aaa-c8c4-4d7e-a5e3-9babc60c0497} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:52.568646 [ 258 ] {ccd61aaa-c8c4-4d7e-a5e3-9babc60c0497} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:52.569063 [ 258 ] {ccd61aaa-c8c4-4d7e-a5e3-9babc60c0497} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:17:52.569314 [ 258 ] {ccd61aaa-c8c4-4d7e-a5e3-9babc60c0497} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:52.569529 [ 258 ] {ccd61aaa-c8c4-4d7e-a5e3-9babc60c0497} executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. 2024.12.21 00:17:52.569699 [ 258 ] {ccd61aaa-c8c4-4d7e-a5e3-9babc60c0497} TCPHandler: Processed in 0.001945381 sec. 2024.12.21 00:17:52.569856 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:52.570007 [ 260 ] {280e57bd-3176-4976-93b2-ed92e6b3ef7e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:17:52.570073 [ 260 ] {280e57bd-3176-4976-93b2-ed92e6b3ef7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:17:52.570687 [ 260 ] {280e57bd-3176-4976-93b2-ed92e6b3ef7e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:52.570736 [ 260 ] {280e57bd-3176-4976-93b2-ed92e6b3ef7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:52.571150 [ 260 ] {280e57bd-3176-4976-93b2-ed92e6b3ef7e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:17:52.571419 [ 260 ] {280e57bd-3176-4976-93b2-ed92e6b3ef7e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:52.571641 [ 260 ] {280e57bd-3176-4976-93b2-ed92e6b3ef7e} executeQuery: Read 60 rows, 4.14 KiB in 0.001667 sec., 35992.80143971206 rows/sec., 2.43 MiB/sec. 2024.12.21 00:17:52.571736 [ 260 ] {280e57bd-3176-4976-93b2-ed92e6b3ef7e} TCPHandler: Processed in 0.001934931 sec. 2024.12.21 00:17:56.055910 [ 44 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:17:56.055975 [ 44 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:17:56.146429 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2024.12.21 00:17:56.147091 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:56.147155 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:56.147708 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 284 2024.12.21 00:17:56.148887 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:17:56.149368 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:56.150228 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.12.21 00:17:56.152213 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:56.152273 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:56.153777 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:17:56.154110 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:56.155031 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 284 2024.12.21 00:17:56.353121 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.12.21 00:17:56.374296 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:56.374364 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:56.381533 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:17:56.382309 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:56.385237 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.12.21 00:17:56.950220 [ 258 ] {} TCPHandler: Done processing connection. 2024.12.21 00:17:56.950362 [ 258 ] {} TCP-Session: 7709d2c7-92de-4f1b-998f-13bd0cbb135d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 00:17:57.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.25 MiB, peak 171.29 MiB, free memory in arenas 0.00 B, will set to 167.45 MiB (RSS), difference: 2.20 MiB 2024.12.21 00:17:57.569725 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:57.569936 [ 260 ] {e032d814-2554-4c60-abda-6c5115c88928} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:17:57.570019 [ 260 ] {e032d814-2554-4c60-abda-6c5115c88928} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:17:57.570769 [ 260 ] {e032d814-2554-4c60-abda-6c5115c88928} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:57.570811 [ 260 ] {e032d814-2554-4c60-abda-6c5115c88928} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:57.571242 [ 260 ] {e032d814-2554-4c60-abda-6c5115c88928} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:57.571509 [ 260 ] {e032d814-2554-4c60-abda-6c5115c88928} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:57.571747 [ 260 ] {e032d814-2554-4c60-abda-6c5115c88928} executeQuery: Read 14 rows, 1.01 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 543.30 KiB/sec. 2024.12.21 00:17:57.571977 [ 260 ] {e032d814-2554-4c60-abda-6c5115c88928} TCPHandler: Processed in 0.002391994 sec. 2024.12.21 00:17:57.572287 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:57.572500 [ 259 ] {27bb2776-b73c-48f5-b5d4-26d5fd7c5532} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:17:57.572614 [ 259 ] {27bb2776-b73c-48f5-b5d4-26d5fd7c5532} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:17:57.573586 [ 259 ] {27bb2776-b73c-48f5-b5d4-26d5fd7c5532} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:57.573639 [ 259 ] {27bb2776-b73c-48f5-b5d4-26d5fd7c5532} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:57.574115 [ 259 ] {27bb2776-b73c-48f5-b5d4-26d5fd7c5532} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:17:57.574386 [ 259 ] {27bb2776-b73c-48f5-b5d4-26d5fd7c5532} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:57.574657 [ 259 ] {27bb2776-b73c-48f5-b5d4-26d5fd7c5532} executeQuery: Read 219 rows, 19.54 KiB in 0.002211 sec., 99050.20352781548 rows/sec., 8.63 MiB/sec. 2024.12.21 00:17:57.574745 [ 259 ] {27bb2776-b73c-48f5-b5d4-26d5fd7c5532} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.12.21 00:17:57.574761 [ 259 ] {27bb2776-b73c-48f5-b5d4-26d5fd7c5532} TCPHandler: Processed in 0.00264716 sec. 2024.12.21 00:17:57.574930 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:57.575073 [ 260 ] {680e8e05-f3e6-419a-a73a-e22251206046} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:17:57.575133 [ 260 ] {680e8e05-f3e6-419a-a73a-e22251206046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:17:57.575815 [ 260 ] {680e8e05-f3e6-419a-a73a-e22251206046} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:57.575861 [ 260 ] {680e8e05-f3e6-419a-a73a-e22251206046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:57.576246 [ 260 ] {680e8e05-f3e6-419a-a73a-e22251206046} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:57.576484 [ 260 ] {680e8e05-f3e6-419a-a73a-e22251206046} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:57.576819 [ 260 ] {680e8e05-f3e6-419a-a73a-e22251206046} executeQuery: Read 15 rows, 1.06 KiB in 0.001738 sec., 8630.609896432681 rows/sec., 608.53 KiB/sec. 2024.12.21 00:17:57.576910 [ 260 ] {680e8e05-f3e6-419a-a73a-e22251206046} TCPHandler: Processed in 0.002046844 sec. 2024.12.21 00:17:57.577060 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:57.577207 [ 259 ] {f92ca0e4-48a6-4d49-bf9f-916331d448d1} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:17:57.577271 [ 259 ] {f92ca0e4-48a6-4d49-bf9f-916331d448d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:17:57.577968 [ 259 ] {f92ca0e4-48a6-4d49-bf9f-916331d448d1} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:57.578017 [ 259 ] {f92ca0e4-48a6-4d49-bf9f-916331d448d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:57.578395 [ 259 ] {f92ca0e4-48a6-4d49-bf9f-916331d448d1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:57.578636 [ 259 ] {f92ca0e4-48a6-4d49-bf9f-916331d448d1} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:57.578931 [ 259 ] {f92ca0e4-48a6-4d49-bf9f-916331d448d1} executeQuery: Read 14 rows, 1004.00 B in 0.001756 sec., 7972.665148063781 rows/sec., 558.35 KiB/sec. 2024.12.21 00:17:57.578989 [ 259 ] {f92ca0e4-48a6-4d49-bf9f-916331d448d1} TCPHandler: Processed in 0.001996132 sec. 2024.12.21 00:17:57.579139 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:57.579278 [ 260 ] {12b9d329-0d8e-4661-87c3-2db373821136} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:17:57.579334 [ 260 ] {12b9d329-0d8e-4661-87c3-2db373821136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:17:57.580015 [ 260 ] {12b9d329-0d8e-4661-87c3-2db373821136} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:57.580056 [ 260 ] {12b9d329-0d8e-4661-87c3-2db373821136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:57.580435 [ 260 ] {12b9d329-0d8e-4661-87c3-2db373821136} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:57.580751 [ 260 ] {12b9d329-0d8e-4661-87c3-2db373821136} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:57.580967 [ 260 ] {12b9d329-0d8e-4661-87c3-2db373821136} executeQuery: Read 13 rows, 830.00 B in 0.001718 sec., 7566.938300349244 rows/sec., 471.80 KiB/sec. 2024.12.21 00:17:57.581050 [ 260 ] {12b9d329-0d8e-4661-87c3-2db373821136} TCPHandler: Processed in 0.001981083 sec. 2024.12.21 00:17:57.582260 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:57.582405 [ 259 ] {6807546c-48e2-4f91-999b-4a154eea5a57} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:17:57.582472 [ 259 ] {6807546c-48e2-4f91-999b-4a154eea5a57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:17:57.583356 [ 259 ] {6807546c-48e2-4f91-999b-4a154eea5a57} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:57.583397 [ 259 ] {6807546c-48e2-4f91-999b-4a154eea5a57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:57.583798 [ 259 ] {6807546c-48e2-4f91-999b-4a154eea5a57} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:17:57.584042 [ 259 ] {6807546c-48e2-4f91-999b-4a154eea5a57} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:57.584276 [ 259 ] {6807546c-48e2-4f91-999b-4a154eea5a57} executeQuery: Read 390 rows, 28.32 KiB in 0.001891 sec., 206240.08461131676 rows/sec., 14.63 MiB/sec. 2024.12.21 00:17:57.584623 [ 259 ] {6807546c-48e2-4f91-999b-4a154eea5a57} TCPHandler: Processed in 0.002434115 sec. 2024.12.21 00:17:57.584836 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:57.584957 [ 260 ] {e85cfef1-0d7d-47ea-aa1c-a57e3eb86a6c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:17:57.585009 [ 260 ] {e85cfef1-0d7d-47ea-aa1c-a57e3eb86a6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:17:57.585514 [ 260 ] {e85cfef1-0d7d-47ea-aa1c-a57e3eb86a6c} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:57.585553 [ 260 ] {e85cfef1-0d7d-47ea-aa1c-a57e3eb86a6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:57.585926 [ 260 ] {e85cfef1-0d7d-47ea-aa1c-a57e3eb86a6c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:57.586168 [ 260 ] {e85cfef1-0d7d-47ea-aa1c-a57e3eb86a6c} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:57.586557 [ 260 ] {e85cfef1-0d7d-47ea-aa1c-a57e3eb86a6c} executeQuery: Read 6 rows, 321.00 B in 0.001605 sec., 3738.3177570093458 rows/sec., 195.31 KiB/sec. 2024.12.21 00:17:57.586617 [ 260 ] {e85cfef1-0d7d-47ea-aa1c-a57e3eb86a6c} TCPHandler: Processed in 0.001876849 sec. 2024.12.21 00:17:57.586775 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:57.586896 [ 259 ] {813147fc-5a24-438b-bba4-00e80b46d34b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:57.586953 [ 259 ] {813147fc-5a24-438b-bba4-00e80b46d34b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:17:57.587560 [ 259 ] {813147fc-5a24-438b-bba4-00e80b46d34b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:57.587598 [ 259 ] {813147fc-5a24-438b-bba4-00e80b46d34b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:57.588024 [ 259 ] {813147fc-5a24-438b-bba4-00e80b46d34b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:17:57.588263 [ 259 ] {813147fc-5a24-438b-bba4-00e80b46d34b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:57.588483 [ 259 ] {813147fc-5a24-438b-bba4-00e80b46d34b} executeQuery: Read 237 rows, 16.27 KiB in 0.001615 sec., 146749.22600619195 rows/sec., 9.84 MiB/sec. 2024.12.21 00:17:57.588540 [ 259 ] {813147fc-5a24-438b-bba4-00e80b46d34b} TCPHandler: Processed in 0.001827168 sec. 2024.12.21 00:17:57.588689 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:57.588809 [ 260 ] {48c1e824-4d1e-40da-98bf-e8b18a60cd14} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:17:57.588861 [ 260 ] {48c1e824-4d1e-40da-98bf-e8b18a60cd14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:17:57.589326 [ 260 ] {48c1e824-4d1e-40da-98bf-e8b18a60cd14} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:57.589363 [ 260 ] {48c1e824-4d1e-40da-98bf-e8b18a60cd14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:57.589728 [ 260 ] {48c1e824-4d1e-40da-98bf-e8b18a60cd14} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:57.589966 [ 260 ] {48c1e824-4d1e-40da-98bf-e8b18a60cd14} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:57.590177 [ 260 ] {48c1e824-4d1e-40da-98bf-e8b18a60cd14} executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec. 2024.12.21 00:17:57.590227 [ 260 ] {48c1e824-4d1e-40da-98bf-e8b18a60cd14} TCPHandler: Processed in 0.001598362 sec. 2024.12.21 00:17:57.590382 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:57.590502 [ 259 ] {5c664e27-8005-45d1-b526-033a265e0fb7} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:17:57.590586 [ 259 ] {5c664e27-8005-45d1-b526-033a265e0fb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:17:57.591696 [ 259 ] {5c664e27-8005-45d1-b526-033a265e0fb7} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:57.591771 [ 259 ] {5c664e27-8005-45d1-b526-033a265e0fb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:57.592478 [ 259 ] {5c664e27-8005-45d1-b526-033a265e0fb7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:17:57.592745 [ 259 ] {5c664e27-8005-45d1-b526-033a265e0fb7} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:57.593225 [ 259 ] {5c664e27-8005-45d1-b526-033a265e0fb7} executeQuery: Read 8 rows, 14.68 KiB in 0.002721 sec., 2940.095553105476 rows/sec., 5.27 MiB/sec. 2024.12.21 00:17:57.593407 [ 259 ] {5c664e27-8005-45d1-b526-033a265e0fb7} TCPHandler: Processed in 0.003084462 sec. 2024.12.21 00:17:57.593567 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:17:57.593686 [ 260 ] {d1a011c1-00fe-4d25-bf83-6db6f10e6ed0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:17:57.593738 [ 260 ] {d1a011c1-00fe-4d25-bf83-6db6f10e6ed0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:17:57.594254 [ 260 ] {d1a011c1-00fe-4d25-bf83-6db6f10e6ed0} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:17:57.594292 [ 260 ] {d1a011c1-00fe-4d25-bf83-6db6f10e6ed0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:17:57.594689 [ 260 ] {d1a011c1-00fe-4d25-bf83-6db6f10e6ed0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:17:57.594945 [ 260 ] {d1a011c1-00fe-4d25-bf83-6db6f10e6ed0} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:17:57.595188 [ 260 ] {d1a011c1-00fe-4d25-bf83-6db6f10e6ed0} executeQuery: Read 82 rows, 5.33 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.42 MiB/sec. 2024.12.21 00:17:57.595251 [ 260 ] {d1a011c1-00fe-4d25-bf83-6db6f10e6ed0} TCPHandler: Processed in 0.001745346 sec. 2024.12.21 00:17:58.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.26 MiB, peak 171.77 MiB, free memory in arenas 0.00 B, will set to 167.50 MiB (RSS), difference: -2.76 MiB 2024.12.21 00:18:02.563540 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:02.563844 [ 260 ] {a5ff455d-ee25-4add-918a-28cbcff738a1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:02.563968 [ 260 ] {a5ff455d-ee25-4add-918a-28cbcff738a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:02.564834 [ 260 ] {a5ff455d-ee25-4add-918a-28cbcff738a1} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:02.564890 [ 260 ] {a5ff455d-ee25-4add-918a-28cbcff738a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:02.565343 [ 260 ] {a5ff455d-ee25-4add-918a-28cbcff738a1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:18:02.565602 [ 260 ] {a5ff455d-ee25-4add-918a-28cbcff738a1} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:02.565796 [ 43 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 00:18:02.565864 [ 260 ] {a5ff455d-ee25-4add-918a-28cbcff738a1} executeQuery: Read 56 rows, 4.38 KiB in 0.002098 sec., 26692.08770257388 rows/sec., 2.04 MiB/sec. 2024.12.21 00:18:02.565875 [ 43 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:02.565949 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:02.566003 [ 260 ] {a5ff455d-ee25-4add-918a-28cbcff738a1} TCPHandler: Processed in 0.002672901 sec. 2024.12.21 00:18:02.566393 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:02.566406 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 00:18:02.566604 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:02.566623 [ 259 ] {c72c2e0c-0bec-4445-b5db-2b54808f3e4b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:02.566646 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part 2024.12.21 00:18:02.566708 [ 259 ] {c72c2e0c-0bec-4445-b5db-2b54808f3e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:02.566853 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part 2024.12.21 00:18:02.567263 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2024.12.21 00:18:02.567510 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2024.12.21 00:18:02.567875 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 219 rows starting from the beginning of the part 2024.12.21 00:18:02.568228 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2024.12.21 00:18:02.569310 [ 259 ] {c72c2e0c-0bec-4445-b5db-2b54808f3e4b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:02.569356 [ 259 ] {c72c2e0c-0bec-4445-b5db-2b54808f3e4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:02.569991 [ 259 ] {c72c2e0c-0bec-4445-b5db-2b54808f3e4b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:18:02.570305 [ 259 ] {c72c2e0c-0bec-4445-b5db-2b54808f3e4b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:02.570543 [ 192 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.004452598 sec., 441315.3848607038 rows/sec., 38.50 MiB/sec. 2024.12.21 00:18:02.570594 [ 43 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 00:18:02.570693 [ 43 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:02.570751 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:02.570868 [ 259 ] {c72c2e0c-0bec-4445-b5db-2b54808f3e4b} executeQuery: Read 64 rows, 5.12 KiB in 0.004262 sec., 15016.424213984044 rows/sec., 1.17 MiB/sec. 2024.12.21 00:18:02.571361 [ 259 ] {c72c2e0c-0bec-4445-b5db-2b54808f3e4b} TCPHandler: Processed in 0.005184327 sec. 2024.12.21 00:18:02.571411 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 00:18:02.571514 [ 192 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 00:18:02.571704 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:02.571843 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:02.571887 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part 2024.12.21 00:18:02.571955 [ 260 ] {bcd643be-059e-4151-b2bd-fc9c1467cb5c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:02.572156 [ 260 ] {bcd643be-059e-4151-b2bd-fc9c1467cb5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:02.572317 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part 2024.12.21 00:18:02.572726 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2024.12.21 00:18:02.573190 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2024.12.21 00:18:02.573693 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part 2024.12.21 00:18:02.574073 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2024.12.21 00:18:02.574128 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_11_2} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:02.574770 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_11_2} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 00:18:02.575116 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2024.12.21 00:18:02.575506 [ 260 ] {bcd643be-059e-4151-b2bd-fc9c1467cb5c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:02.575554 [ 260 ] {bcd643be-059e-4151-b2bd-fc9c1467cb5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:02.576160 [ 260 ] {bcd643be-059e-4151-b2bd-fc9c1467cb5c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:18:02.576459 [ 260 ] {bcd643be-059e-4151-b2bd-fc9c1467cb5c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:02.576727 [ 43 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 00:18:02.576874 [ 43 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:02.577006 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:02.577049 [ 260 ] {bcd643be-059e-4151-b2bd-fc9c1467cb5c} executeQuery: Read 160 rows, 11.41 KiB in 0.005148 sec., 31080.03108003108 rows/sec., 2.16 MiB/sec. 2024.12.21 00:18:02.577135 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 5 columns (5 merged, 0 gathered) in 0.006261666 sec., 290338.06657844735 rows/sec., 22.10 MiB/sec. 2024.12.21 00:18:02.577413 [ 260 ] {bcd643be-059e-4151-b2bd-fc9c1467cb5c} TCPHandler: Processed in 0.005834014 sec. 2024.12.21 00:18:02.577441 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 00:18:02.577656 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:02.577672 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 00:18:02.577861 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:02.577986 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1018 rows starting from the beginning of the part 2024.12.21 00:18:02.578023 [ 259 ] {88ae1e2e-1af0-44e7-9fe4-283c14aed574} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:02.578220 [ 259 ] {88ae1e2e-1af0-44e7-9fe4-283c14aed574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:02.578309 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2351 rows starting from the beginning of the part 2024.12.21 00:18:02.578719 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2024.12.21 00:18:02.579260 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2024.12.21 00:18:02.579762 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2024.12.21 00:18:02.579908 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_11_2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:02.580207 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2024.12.21 00:18:02.580866 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_11_2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 00:18:02.581170 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.21 00:18:02.581386 [ 259 ] {88ae1e2e-1af0-44e7-9fe4-283c14aed574} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:02.581442 [ 259 ] {88ae1e2e-1af0-44e7-9fe4-283c14aed574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:02.581993 [ 259 ] {88ae1e2e-1af0-44e7-9fe4-283c14aed574} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:18:02.582299 [ 259 ] {88ae1e2e-1af0-44e7-9fe4-283c14aed574} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:02.582496 [ 43 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 00:18:02.582599 [ 43 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:02.582688 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:02.582695 [ 259 ] {88ae1e2e-1af0-44e7-9fe4-283c14aed574} executeQuery: Read 60 rows, 4.14 KiB in 0.004783 sec., 12544.428183148651 rows/sec., 865.70 KiB/sec. 2024.12.21 00:18:02.583127 [ 259 ] {88ae1e2e-1af0-44e7-9fe4-283c14aed574} TCPHandler: Processed in 0.005583868 sec. 2024.12.21 00:18:02.583285 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 00:18:02.583533 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 5 columns (5 merged, 0 gathered) in 0.00637622 sec., 625762.5991574945 rows/sec., 42.21 MiB/sec. 2024.12.21 00:18:02.583626 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:02.583666 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 368 rows starting from the beginning of the part 2024.12.21 00:18:02.583754 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part 2024.12.21 00:18:02.583966 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2024.12.21 00:18:02.584135 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 00:18:02.584218 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2024.12.21 00:18:02.584534 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2024.12.21 00:18:02.584665 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2024.12.21 00:18:02.585343 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_11_2} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:02.585586 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_11_2} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 00:18:02.585729 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2024.12.21 00:18:02.586363 [ 197 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 4 columns (4 merged, 0 gathered) in 0.003507704 sec., 185876.57339387818 rows/sec., 12.16 MiB/sec. 2024.12.21 00:18:02.586556 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 00:18:02.586849 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_11_2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:02.586940 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_11_2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 00:18:02.587026 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.21 00:18:03.651318 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2024.12.21 00:18:03.651966 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:03.652010 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:03.652553 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:18:03.652848 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:03.653057 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2024.12.21 00:18:03.886251 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.12.21 00:18:03.906167 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:03.906229 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:03.913135 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:18:03.913919 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:03.916656 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.12.21 00:18:06.156091 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 314 2024.12.21 00:18:06.159085 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:06.159137 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:06.160611 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:18:06.160932 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:06.161158 [ 31 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 00:18:06.161279 [ 31 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:06.161354 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:06.162074 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 00:18:06.162799 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 314 2024.12.21 00:18:06.163168 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:06.163292 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2024.12.21 00:18:06.163741 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2024.12.21 00:18:06.164178 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2024.12.21 00:18:06.164657 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part 2024.12.21 00:18:06.165069 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2024.12.21 00:18:06.165486 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2024.12.21 00:18:06.173054 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 72 columns (72 merged, 0 gathered) in 0.011540976 sec., 27207.404295789194 rows/sec., 27.00 MiB/sec. 2024.12.21 00:18:06.174004 [ 198 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 00:18:06.174754 [ 198 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_6_1} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:06.174831 [ 198 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_6_1} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 00:18:06.175012 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. 2024.12.21 00:18:07.568924 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:07.569151 [ 260 ] {4de240ca-ebe3-46bc-aff8-dbb2dbcf18dd} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:18:07.569233 [ 260 ] {4de240ca-ebe3-46bc-aff8-dbb2dbcf18dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:18:07.569980 [ 260 ] {4de240ca-ebe3-46bc-aff8-dbb2dbcf18dd} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.570025 [ 260 ] {4de240ca-ebe3-46bc-aff8-dbb2dbcf18dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.570458 [ 260 ] {4de240ca-ebe3-46bc-aff8-dbb2dbcf18dd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:18:07.570729 [ 260 ] {4de240ca-ebe3-46bc-aff8-dbb2dbcf18dd} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.570870 [ 30 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 00:18:07.570913 [ 30 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.570940 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.570939 [ 260 ] {4de240ca-ebe3-46bc-aff8-dbb2dbcf18dd} executeQuery: Read 14 rows, 1.01 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 545.94 KiB/sec. 2024.12.21 00:18:07.571104 [ 260 ] {4de240ca-ebe3-46bc-aff8-dbb2dbcf18dd} TCPHandler: Processed in 0.002320792 sec. 2024.12.21 00:18:07.571216 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.21 00:18:07.571359 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:07.571426 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:07.571488 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:07.571544 [ 259 ] {fc58b625-a0c7-4b15-8749-4fdbe9429f2b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:07.571675 [ 259 ] {fc58b625-a0c7-4b15-8749-4fdbe9429f2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:07.571687 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:07.572096 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:07.572455 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:07.572856 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:07.574176 [ 259 ] {fc58b625-a0c7-4b15-8749-4fdbe9429f2b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.574226 [ 259 ] {fc58b625-a0c7-4b15-8749-4fdbe9429f2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.574668 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003606566 sec., 19409.04450382996 rows/sec., 1.44 MiB/sec. 2024.12.21 00:18:07.574881 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 00:18:07.574974 [ 259 ] {fc58b625-a0c7-4b15-8749-4fdbe9429f2b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:18:07.575373 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_5_1} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.575536 [ 259 ] {fc58b625-a0c7-4b15-8749-4fdbe9429f2b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.575575 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_5_1} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 00:18:07.575724 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:18:07.575930 [ 259 ] {fc58b625-a0c7-4b15-8749-4fdbe9429f2b} executeQuery: Read 219 rows, 19.54 KiB in 0.004442 sec., 49302.11616389014 rows/sec., 4.29 MiB/sec. 2024.12.21 00:18:07.576026 [ 259 ] {fc58b625-a0c7-4b15-8749-4fdbe9429f2b} TCPHandler: Processed in 0.004794077 sec. 2024.12.21 00:18:07.576219 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:07.576350 [ 260 ] {fbf9c9e7-1dcb-4623-be81-43944d4bf48e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:18:07.576418 [ 260 ] {fbf9c9e7-1dcb-4623-be81-43944d4bf48e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:18:07.577056 [ 260 ] {fbf9c9e7-1dcb-4623-be81-43944d4bf48e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.577098 [ 260 ] {fbf9c9e7-1dcb-4623-be81-43944d4bf48e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.577495 [ 260 ] {fbf9c9e7-1dcb-4623-be81-43944d4bf48e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:18:07.577857 [ 260 ] {fbf9c9e7-1dcb-4623-be81-43944d4bf48e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.577994 [ 30 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 00:18:07.578035 [ 30 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.578058 [ 260 ] {fbf9c9e7-1dcb-4623-be81-43944d4bf48e} executeQuery: Read 15 rows, 1.06 KiB in 0.001739 sec., 8625.646923519264 rows/sec., 608.18 KiB/sec. 2024.12.21 00:18:07.578062 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.578197 [ 260 ] {fbf9c9e7-1dcb-4623-be81-43944d4bf48e} TCPHandler: Processed in 0.002033834 sec. 2024.12.21 00:18:07.578494 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:07.578635 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.21 00:18:07.578700 [ 259 ] {187fddbe-738b-48d7-b156-76c34fc3021d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:18:07.578796 [ 259 ] {187fddbe-738b-48d7-b156-76c34fc3021d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:18:07.578992 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:07.579087 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.12.21 00:18:07.579503 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2024.12.21 00:18:07.579919 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2024.12.21 00:18:07.580240 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part 2024.12.21 00:18:07.580461 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part 2024.12.21 00:18:07.581318 [ 259 ] {187fddbe-738b-48d7-b156-76c34fc3021d} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.581411 [ 259 ] {187fddbe-738b-48d7-b156-76c34fc3021d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.582386 [ 259 ] {187fddbe-738b-48d7-b156-76c34fc3021d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:18:07.582937 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 5 columns (5 merged, 0 gathered) in 0.004712965 sec., 15913.54911398663 rows/sec., 1.16 MiB/sec. 2024.12.21 00:18:07.582956 [ 259 ] {187fddbe-738b-48d7-b156-76c34fc3021d} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.583117 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 00:18:07.583330 [ 259 ] {187fddbe-738b-48d7-b156-76c34fc3021d} executeQuery: Read 14 rows, 1004.00 B in 0.004675 sec., 2994.652406417112 rows/sec., 209.73 KiB/sec. 2024.12.21 00:18:07.583436 [ 259 ] {187fddbe-738b-48d7-b156-76c34fc3021d} TCPHandler: Processed in 0.005122776 sec. 2024.12.21 00:18:07.583636 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:07.583645 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_5_1} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.583808 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_5_1} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 00:18:07.583837 [ 260 ] {ef64972a-d4f5-4be6-89bb-98ceffabd349} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:18:07.583952 [ 260 ] {ef64972a-d4f5-4be6-89bb-98ceffabd349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:18:07.583953 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:18:07.584589 [ 260 ] {ef64972a-d4f5-4be6-89bb-98ceffabd349} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.584634 [ 260 ] {ef64972a-d4f5-4be6-89bb-98ceffabd349} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.585004 [ 260 ] {ef64972a-d4f5-4be6-89bb-98ceffabd349} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:18:07.585256 [ 260 ] {ef64972a-d4f5-4be6-89bb-98ceffabd349} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.585386 [ 30 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 00:18:07.585426 [ 30 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.585443 [ 260 ] {ef64972a-d4f5-4be6-89bb-98ceffabd349} executeQuery: Read 13 rows, 830.00 B in 0.001665 sec., 7807.807807807808 rows/sec., 486.81 KiB/sec. 2024.12.21 00:18:07.585455 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.585585 [ 260 ] {ef64972a-d4f5-4be6-89bb-98ceffabd349} TCPHandler: Processed in 0.002045235 sec. 2024.12.21 00:18:07.585652 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.21 00:18:07.585802 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:07.585820 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:07.585869 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2024.12.21 00:18:07.586078 [ 259 ] {2b919411-9127-46b4-9532-48560e21759d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:07.586162 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2024.12.21 00:18:07.586239 [ 259 ] {2b919411-9127-46b4-9532-48560e21759d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:07.586540 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2024.12.21 00:18:07.586782 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2024.12.21 00:18:07.587269 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2024.12.21 00:18:07.589083 [ 259 ] {2b919411-9127-46b4-9532-48560e21759d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.589159 [ 259 ] {2b919411-9127-46b4-9532-48560e21759d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.589664 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004103808 sec., 15838.94763107826 rows/sec., 1.02 MiB/sec. 2024.12.21 00:18:07.589926 [ 199 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 00:18:07.590023 [ 259 ] {2b919411-9127-46b4-9532-48560e21759d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:18:07.590451 [ 259 ] {2b919411-9127-46b4-9532-48560e21759d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.590526 [ 199 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_5_1} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.590796 [ 199 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_5_1} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 00:18:07.590855 [ 259 ] {2b919411-9127-46b4-9532-48560e21759d} executeQuery: Read 390 rows, 28.32 KiB in 0.004901 sec., 79575.59681697613 rows/sec., 5.64 MiB/sec. 2024.12.21 00:18:07.590973 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:18:07.591077 [ 259 ] {2b919411-9127-46b4-9532-48560e21759d} TCPHandler: Processed in 0.005344722 sec. 2024.12.21 00:18:07.591255 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:07.591384 [ 260 ] {251ed237-3188-4983-ad12-5b7fb619c730} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:18:07.591439 [ 260 ] {251ed237-3188-4983-ad12-5b7fb619c730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:18:07.591945 [ 260 ] {251ed237-3188-4983-ad12-5b7fb619c730} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.591986 [ 260 ] {251ed237-3188-4983-ad12-5b7fb619c730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.592369 [ 260 ] {251ed237-3188-4983-ad12-5b7fb619c730} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:18:07.592608 [ 260 ] {251ed237-3188-4983-ad12-5b7fb619c730} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.592789 [ 260 ] {251ed237-3188-4983-ad12-5b7fb619c730} executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec. 2024.12.21 00:18:07.592845 [ 260 ] {251ed237-3188-4983-ad12-5b7fb619c730} TCPHandler: Processed in 0.001648614 sec. 2024.12.21 00:18:07.592995 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:07.593122 [ 259 ] {d930bbd0-ea45-4f2a-bea0-c3a03568c5ae} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:07.593196 [ 259 ] {d930bbd0-ea45-4f2a-bea0-c3a03568c5ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:07.593787 [ 259 ] {d930bbd0-ea45-4f2a-bea0-c3a03568c5ae} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.593825 [ 259 ] {d930bbd0-ea45-4f2a-bea0-c3a03568c5ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.594218 [ 259 ] {d930bbd0-ea45-4f2a-bea0-c3a03568c5ae} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:18:07.594459 [ 259 ] {d930bbd0-ea45-4f2a-bea0-c3a03568c5ae} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.594676 [ 259 ] {d930bbd0-ea45-4f2a-bea0-c3a03568c5ae} executeQuery: Read 237 rows, 16.27 KiB in 0.001584 sec., 149621.21212121213 rows/sec., 10.03 MiB/sec. 2024.12.21 00:18:07.594731 [ 259 ] {d930bbd0-ea45-4f2a-bea0-c3a03568c5ae} TCPHandler: Processed in 0.001793588 sec. 2024.12.21 00:18:07.594870 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:07.594991 [ 260 ] {8b2aa4fb-1c6f-43cc-ba15-f81f26b0444d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:18:07.595050 [ 260 ] {8b2aa4fb-1c6f-43cc-ba15-f81f26b0444d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:18:07.595530 [ 260 ] {8b2aa4fb-1c6f-43cc-ba15-f81f26b0444d} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.595569 [ 260 ] {8b2aa4fb-1c6f-43cc-ba15-f81f26b0444d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.595930 [ 260 ] {8b2aa4fb-1c6f-43cc-ba15-f81f26b0444d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:18:07.596171 [ 260 ] {8b2aa4fb-1c6f-43cc-ba15-f81f26b0444d} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.596352 [ 33 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 00:18:07.596405 [ 260 ] {8b2aa4fb-1c6f-43cc-ba15-f81f26b0444d} executeQuery: Read 1 rows, 69.00 B in 0.001434 sec., 697.350069735007 rows/sec., 46.99 KiB/sec. 2024.12.21 00:18:07.596412 [ 33 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.596496 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.596534 [ 260 ] {8b2aa4fb-1c6f-43cc-ba15-f81f26b0444d} TCPHandler: Processed in 0.001717526 sec. 2024.12.21 00:18:07.596802 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:07.596934 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.21 00:18:07.597119 [ 259 ] {89bd4dee-664b-4077-8023-8e7d5196dfd3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:07.597276 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:07.597317 [ 259 ] {89bd4dee-664b-4077-8023-8e7d5196dfd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:18:07.597357 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.12.21 00:18:07.597750 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.12.21 00:18:07.598089 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.12.21 00:18:07.598408 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.12.21 00:18:07.598708 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.12.21 00:18:07.602163 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005540736 sec., 902.4071892254025 rows/sec., 60.81 KiB/sec. 2024.12.21 00:18:07.602366 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 00:18:07.602485 [ 259 ] {89bd4dee-664b-4077-8023-8e7d5196dfd3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.602554 [ 259 ] {89bd4dee-664b-4077-8023-8e7d5196dfd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.602915 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_5_1} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.603122 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_5_1} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 00:18:07.603254 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:18:07.603812 [ 259 ] {89bd4dee-664b-4077-8023-8e7d5196dfd3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:18:07.604170 [ 259 ] {89bd4dee-664b-4077-8023-8e7d5196dfd3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.604425 [ 259 ] {89bd4dee-664b-4077-8023-8e7d5196dfd3} executeQuery: Read 8 rows, 14.68 KiB in 0.007384 sec., 1083.4236186348862 rows/sec., 1.94 MiB/sec. 2024.12.21 00:18:07.604661 [ 259 ] {89bd4dee-664b-4077-8023-8e7d5196dfd3} TCPHandler: Processed in 0.008025873 sec. 2024.12.21 00:18:07.604816 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:07.604939 [ 260 ] {1dbf5bc6-6352-4a23-8146-5764c519c9c9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:07.604992 [ 260 ] {1dbf5bc6-6352-4a23-8146-5764c519c9c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:07.605497 [ 260 ] {1dbf5bc6-6352-4a23-8146-5764c519c9c9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:07.605537 [ 260 ] {1dbf5bc6-6352-4a23-8146-5764c519c9c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:07.605920 [ 260 ] {1dbf5bc6-6352-4a23-8146-5764c519c9c9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:18:07.606171 [ 260 ] {1dbf5bc6-6352-4a23-8146-5764c519c9c9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:07.606449 [ 260 ] {1dbf5bc6-6352-4a23-8146-5764c519c9c9} executeQuery: Read 82 rows, 5.33 KiB in 0.00152 sec., 53947.368421052626 rows/sec., 3.43 MiB/sec. 2024.12.21 00:18:07.606606 [ 260 ] {1dbf5bc6-6352-4a23-8146-5764c519c9c9} TCPHandler: Processed in 0.001847799 sec. 2024.12.21 00:18:11.056019 [ 27 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:18:11.056073 [ 27 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:18:11.154125 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2024.12.21 00:18:11.154803 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:11.154859 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:11.155414 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:18:11.155683 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:11.155933 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.12.21 00:18:11.417661 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.12.21 00:18:11.438620 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:11.438678 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:11.446127 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:18:11.446920 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:11.449949 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.12.21 00:18:12.561219 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:12.561500 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} executeQuery: (from [fd00:1122:3344:101::d]:43378) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:18:12.561949 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:18:12.562004 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:18:12.562382 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:18:12.562468 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:18:12.562651 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.12.21 00:18:12.562820 [ 295 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:18:12.562847 [ 296 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 00:18:12.562862 [ 297 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 00:18:12.563013 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2024.12.21 00:18:12.563044 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:18:12.563168 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 00:18:12.563192 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 00:18:12.563237 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:12.563286 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:12.563330 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:12.564922 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} executeQuery: Read 37 rows, 1.39 KiB in 0.003553 sec., 10413.734871939207 rows/sec., 390.30 KiB/sec. 2024.12.21 00:18:12.565107 [ 260 ] {e026e320-b785-4825-9bf2-5c8bf0954c0a} TCPHandler: Processed in 0.004031537 sec. 2024.12.21 00:18:12.565548 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:12.565834 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} executeQuery: (from [fd00:1122:3344:101::d]:34836) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:18:12.566295 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:18:12.566352 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:18:12.566756 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:18:12.566845 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:18:12.567032 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.12.21 00:18:12.567189 [ 295 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:18:12.567196 [ 299 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 00:18:12.567217 [ 297 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 00:18:12.567358 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2024.12.21 00:18:12.567396 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:18:12.567530 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 00:18:12.567556 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 00:18:12.567606 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:12.567656 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:12.567705 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:12.569251 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} executeQuery: Read 37 rows, 1.39 KiB in 0.003555 sec., 10407.87623066104 rows/sec., 390.08 KiB/sec. 2024.12.21 00:18:12.569473 [ 259 ] {bccf99b3-2e48-4980-9a1e-77be0877e5ba} TCPHandler: Processed in 0.004058858 sec. 2024.12.21 00:18:12.569806 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:12.570014 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} executeQuery: (from [fd00:1122:3344:101::d]:43378) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:18:12.570383 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:18:12.570436 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:18:12.570779 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:18:12.570849 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:18:12.571006 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.12.21 00:18:12.571126 [ 299 ] {bf96823d-e30e-4d58-901e-181c8d405290} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:18:12.571169 [ 295 ] {bf96823d-e30e-4d58-901e-181c8d405290} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 00:18:12.571178 [ 297 ] {bf96823d-e30e-4d58-901e-181c8d405290} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 00:18:12.571300 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2024.12.21 00:18:12.571330 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:18:12.571441 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 00:18:12.571466 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 00:18:12.571509 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:12.571584 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:12.571652 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:12.573183 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} executeQuery: Read 37 rows, 1.39 KiB in 0.003275 sec., 11297.709923664122 rows/sec., 423.43 KiB/sec. 2024.12.21 00:18:12.573372 [ 260 ] {bf96823d-e30e-4d58-901e-181c8d405290} TCPHandler: Processed in 0.003629306 sec. 2024.12.21 00:18:12.578468 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:12.578595 [ 260 ] {1e347025-6f62-4171-8635-dcccc7602d66} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 00:18:12.578648 [ 260 ] {1e347025-6f62-4171-8635-dcccc7602d66} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:18:12.579356 [ 260 ] {1e347025-6f62-4171-8635-dcccc7602d66} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:12.579402 [ 260 ] {1e347025-6f62-4171-8635-dcccc7602d66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:12.579906 [ 260 ] {1e347025-6f62-4171-8635-dcccc7602d66} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:18:12.580138 [ 260 ] {1e347025-6f62-4171-8635-dcccc7602d66} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:12.580403 [ 260 ] {1e347025-6f62-4171-8635-dcccc7602d66} executeQuery: Read 3 rows, 280.00 B in 0.001838 sec., 1632.2089227421109 rows/sec., 148.77 KiB/sec. 2024.12.21 00:18:12.580574 [ 260 ] {1e347025-6f62-4171-8635-dcccc7602d66} TCPHandler: Processed in 0.002155968 sec. 2024.12.21 00:18:12.580753 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:12.580902 [ 259 ] {8c4f2ff6-d0f9-4928-a06a-38dc6e4896f4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:12.580963 [ 259 ] {8c4f2ff6-d0f9-4928-a06a-38dc6e4896f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:12.581695 [ 259 ] {8c4f2ff6-d0f9-4928-a06a-38dc6e4896f4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:12.581745 [ 259 ] {8c4f2ff6-d0f9-4928-a06a-38dc6e4896f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:12.582233 [ 259 ] {8c4f2ff6-d0f9-4928-a06a-38dc6e4896f4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:18:12.582511 [ 259 ] {8c4f2ff6-d0f9-4928-a06a-38dc6e4896f4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:12.582816 [ 259 ] {8c4f2ff6-d0f9-4928-a06a-38dc6e4896f4} executeQuery: Read 110 rows, 9.44 KiB in 0.001943 sec., 56613.484302624805 rows/sec., 4.74 MiB/sec. 2024.12.21 00:18:12.583007 [ 259 ] {8c4f2ff6-d0f9-4928-a06a-38dc6e4896f4} TCPHandler: Processed in 0.002323181 sec. 2024.12.21 00:18:12.583166 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:12.583290 [ 260 ] {2950552e-d23a-40fe-b87d-785e34557829} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:18:12.583342 [ 260 ] {2950552e-d23a-40fe-b87d-785e34557829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:18:12.583954 [ 260 ] {2950552e-d23a-40fe-b87d-785e34557829} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:12.584002 [ 260 ] {2950552e-d23a-40fe-b87d-785e34557829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:12.584373 [ 260 ] {2950552e-d23a-40fe-b87d-785e34557829} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:18:12.584621 [ 260 ] {2950552e-d23a-40fe-b87d-785e34557829} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:12.584864 [ 260 ] {2950552e-d23a-40fe-b87d-785e34557829} executeQuery: Read 27 rows, 2.03 KiB in 0.001597 sec., 16906.70006261741 rows/sec., 1.24 MiB/sec. 2024.12.21 00:18:12.585027 [ 260 ] {2950552e-d23a-40fe-b87d-785e34557829} TCPHandler: Processed in 0.00191681 sec. 2024.12.21 00:18:12.585197 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:12.585324 [ 259 ] {fb783719-dc56-4acb-88b0-64a7d31e703b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:12.585379 [ 259 ] {fb783719-dc56-4acb-88b0-64a7d31e703b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:12.586031 [ 259 ] {fb783719-dc56-4acb-88b0-64a7d31e703b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:12.586076 [ 259 ] {fb783719-dc56-4acb-88b0-64a7d31e703b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:12.586475 [ 259 ] {fb783719-dc56-4acb-88b0-64a7d31e703b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:18:12.586717 [ 259 ] {fb783719-dc56-4acb-88b0-64a7d31e703b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:12.586942 [ 259 ] {fb783719-dc56-4acb-88b0-64a7d31e703b} executeQuery: Read 101 rows, 8.09 KiB in 0.001648 sec., 61286.40776699029 rows/sec., 4.79 MiB/sec. 2024.12.21 00:18:12.587001 [ 259 ] {fb783719-dc56-4acb-88b0-64a7d31e703b} TCPHandler: Processed in 0.00187222 sec. 2024.12.21 00:18:12.587158 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:12.587280 [ 260 ] {126ca922-b07b-466f-89ee-fc13311fea5e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:12.587335 [ 260 ] {126ca922-b07b-466f-89ee-fc13311fea5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:12.587922 [ 260 ] {126ca922-b07b-466f-89ee-fc13311fea5e} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:12.587966 [ 260 ] {126ca922-b07b-466f-89ee-fc13311fea5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:12.588390 [ 260 ] {126ca922-b07b-466f-89ee-fc13311fea5e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:18:12.588636 [ 260 ] {126ca922-b07b-466f-89ee-fc13311fea5e} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:12.588854 [ 260 ] {126ca922-b07b-466f-89ee-fc13311fea5e} executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. 2024.12.21 00:18:12.588917 [ 260 ] {126ca922-b07b-466f-89ee-fc13311fea5e} TCPHandler: Processed in 0.001818499 sec. 2024.12.21 00:18:12.589100 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:12.589228 [ 259 ] {9fc96b91-3353-47cb-a429-5277eb524e28} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:12.589315 [ 259 ] {9fc96b91-3353-47cb-a429-5277eb524e28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:18:12.590593 [ 259 ] {9fc96b91-3353-47cb-a429-5277eb524e28} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:12.590636 [ 259 ] {9fc96b91-3353-47cb-a429-5277eb524e28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:12.591322 [ 259 ] {9fc96b91-3353-47cb-a429-5277eb524e28} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:18:12.591591 [ 259 ] {9fc96b91-3353-47cb-a429-5277eb524e28} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:12.591785 [ 50 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 00:18:12.591849 [ 50 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:12.591865 [ 259 ] {9fc96b91-3353-47cb-a429-5277eb524e28} executeQuery: Read 27 rows, 49.54 KiB in 0.002651 sec., 10184.83591097699 rows/sec., 18.25 MiB/sec. 2024.12.21 00:18:12.591893 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:12.592507 [ 259 ] {9fc96b91-3353-47cb-a429-5277eb524e28} TCPHandler: Processed in 0.003477742 sec. 2024.12.21 00:18:12.592540 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 00:18:12.592718 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:12.593013 [ 260 ] {232928e4-ac00-407c-9e67-4d579591f731} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.21 00:18:12.593155 [ 260 ] {232928e4-ac00-407c-9e67-4d579591f731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.21 00:18:12.593292 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:12.593533 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.21 00:18:12.594374 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.12.21 00:18:12.595228 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2024.12.21 00:18:12.595344 [ 260 ] {232928e4-ac00-407c-9e67-4d579591f731} oximeter.measurements_i64 (f65a8b38-309d-45be-b1ce-a48e1d5c0318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:12.595439 [ 260 ] {232928e4-ac00-407c-9e67-4d579591f731} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:12.595950 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.12.21 00:18:12.596622 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2024.12.21 00:18:12.597198 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part 2024.12.21 00:18:12.597223 [ 260 ] {232928e4-ac00-407c-9e67-4d579591f731} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:18:12.598214 [ 260 ] {232928e4-ac00-407c-9e67-4d579591f731} oximeter.measurements_i64 (f65a8b38-309d-45be-b1ce-a48e1d5c0318): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:12.598815 [ 260 ] {232928e4-ac00-407c-9e67-4d579591f731} executeQuery: Read 18 rows, 1.36 KiB in 0.005883 sec., 3059.6634370219276 rows/sec., 230.57 KiB/sec. 2024.12.21 00:18:12.598955 [ 260 ] {232928e4-ac00-407c-9e67-4d579591f731} TCPHandler: Processed in 0.006324067 sec. 2024.12.21 00:18:12.599229 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:12.599476 [ 259 ] {f59d3b50-31ab-4e8d-bbf8-4d1f6266917e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:12.599599 [ 259 ] {f59d3b50-31ab-4e8d-bbf8-4d1f6266917e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:12.601527 [ 259 ] {f59d3b50-31ab-4e8d-bbf8-4d1f6266917e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:12.601600 [ 259 ] {f59d3b50-31ab-4e8d-bbf8-4d1f6266917e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:12.602934 [ 259 ] {f59d3b50-31ab-4e8d-bbf8-4d1f6266917e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:18:12.603526 [ 259 ] {f59d3b50-31ab-4e8d-bbf8-4d1f6266917e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:12.604287 [ 259 ] {f59d3b50-31ab-4e8d-bbf8-4d1f6266917e} executeQuery: Read 60 rows, 4.14 KiB in 0.004852 sec., 12366.034624896949 rows/sec., 853.39 KiB/sec. 2024.12.21 00:18:12.604585 [ 259 ] {f59d3b50-31ab-4e8d-bbf8-4d1f6266917e} TCPHandler: Processed in 0.005502016 sec. 2024.12.21 00:18:12.605073 [ 191 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 67 rows, containing 19 columns (19 merged, 0 gathered) in 0.012993174 sec., 5156.553741218274 rows/sec., 9.24 MiB/sec. 2024.12.21 00:18:12.605437 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 00:18:12.605883 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_6_1} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:12.605965 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_6_1} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 00:18:12.606120 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2024.12.21 00:18:14.961346 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:14.961639 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} executeQuery: (from [fd00:1122:3344:101::d]:43378) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:18:14.962084 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:18:14.962140 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:18:14.962526 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:18:14.962609 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:18:14.962788 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.12.21 00:18:14.962974 [ 299 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 00:18:14.962982 [ 295 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 00:18:14.963028 [ 296 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.21 00:18:14.963072 [ 297 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 00:18:14.963239 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.12.21 00:18:14.963272 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:18:14.963416 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 00:18:14.963442 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Reading approx. 40 rows with 4 streams 2024.12.21 00:18:14.963487 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:14.963536 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:14.963582 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:14.963626 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:18:14.965764 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} executeQuery: Read 40 rows, 1.53 KiB in 0.004257 sec., 9396.288466055907 rows/sec., 358.33 KiB/sec. 2024.12.21 00:18:14.966026 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} MemoryTracker: Peak memory usage (for query): 145.50 KiB. 2024.12.21 00:18:14.966048 [ 260 ] {7d7cf275-d8d3-4ddb-b2d0-3b2b918ba9f0} TCPHandler: Processed in 0.004844179 sec. 2024.12.21 00:18:15.008114 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.008245 [ 260 ] {8c2a49cd-4382-4e76-bfd5-1a6fd5bbc27f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 00:18:15.008299 [ 260 ] {8c2a49cd-4382-4e76-bfd5-1a6fd5bbc27f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:18:15.009017 [ 260 ] {8c2a49cd-4382-4e76-bfd5-1a6fd5bbc27f} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.009059 [ 260 ] {8c2a49cd-4382-4e76-bfd5-1a6fd5bbc27f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.009554 [ 260 ] {8c2a49cd-4382-4e76-bfd5-1a6fd5bbc27f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:18:15.009782 [ 260 ] {8c2a49cd-4382-4e76-bfd5-1a6fd5bbc27f} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.010072 [ 260 ] {8c2a49cd-4382-4e76-bfd5-1a6fd5bbc27f} executeQuery: Read 1 rows, 232.00 B in 0.001857 sec., 538.5029617662898 rows/sec., 122.00 KiB/sec. 2024.12.21 00:18:15.010217 [ 260 ] {8c2a49cd-4382-4e76-bfd5-1a6fd5bbc27f} TCPHandler: Processed in 0.002159717 sec. 2024.12.21 00:18:15.010457 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.010643 [ 259 ] {ba01b481-8ba8-425c-913f-0187d12e7eff} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:18:15.010716 [ 259 ] {ba01b481-8ba8-425c-913f-0187d12e7eff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:18:15.011500 [ 259 ] {ba01b481-8ba8-425c-913f-0187d12e7eff} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.011543 [ 259 ] {ba01b481-8ba8-425c-913f-0187d12e7eff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.011974 [ 259 ] {ba01b481-8ba8-425c-913f-0187d12e7eff} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:18:15.012237 [ 259 ] {ba01b481-8ba8-425c-913f-0187d12e7eff} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.012504 [ 259 ] {ba01b481-8ba8-425c-913f-0187d12e7eff} executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. 2024.12.21 00:18:15.012579 [ 259 ] {ba01b481-8ba8-425c-913f-0187d12e7eff} TCPHandler: Processed in 0.002247279 sec. 2024.12.21 00:18:15.012751 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.012895 [ 260 ] {faab30ce-3d89-4b7e-8562-1331a9a0c441} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:18:15.012961 [ 260 ] {faab30ce-3d89-4b7e-8562-1331a9a0c441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:18:15.013648 [ 260 ] {faab30ce-3d89-4b7e-8562-1331a9a0c441} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.013688 [ 260 ] {faab30ce-3d89-4b7e-8562-1331a9a0c441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.014052 [ 260 ] {faab30ce-3d89-4b7e-8562-1331a9a0c441} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 00:18:15.014301 [ 260 ] {faab30ce-3d89-4b7e-8562-1331a9a0c441} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.014557 [ 260 ] {faab30ce-3d89-4b7e-8562-1331a9a0c441} executeQuery: Read 12 rows, 1002.00 B in 0.001686 sec., 7117.437722419929 rows/sec., 580.38 KiB/sec. 2024.12.21 00:18:15.014626 [ 260 ] {faab30ce-3d89-4b7e-8562-1331a9a0c441} TCPHandler: Processed in 0.001945802 sec. 2024.12.21 00:18:15.014800 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.014951 [ 259 ] {496b233c-0859-4a6d-bfcc-ce2b20967f38} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:15.015014 [ 259 ] {496b233c-0859-4a6d-bfcc-ce2b20967f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:15.016162 [ 259 ] {496b233c-0859-4a6d-bfcc-ce2b20967f38} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.016202 [ 259 ] {496b233c-0859-4a6d-bfcc-ce2b20967f38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.016666 [ 259 ] {496b233c-0859-4a6d-bfcc-ce2b20967f38} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:18:15.016921 [ 259 ] {496b233c-0859-4a6d-bfcc-ce2b20967f38} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.017177 [ 259 ] {496b233c-0859-4a6d-bfcc-ce2b20967f38} executeQuery: Read 1365 rows, 116.09 KiB in 0.002238 sec., 609919.5710455764 rows/sec., 50.66 MiB/sec. 2024.12.21 00:18:15.017345 [ 259 ] {496b233c-0859-4a6d-bfcc-ce2b20967f38} TCPHandler: Processed in 0.00261941 sec. 2024.12.21 00:18:15.017564 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.017709 [ 260 ] {ec6cf969-14e1-43e5-a3b9-347a1324d28d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:18:15.017766 [ 260 ] {ec6cf969-14e1-43e5-a3b9-347a1324d28d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:18:15.018453 [ 260 ] {ec6cf969-14e1-43e5-a3b9-347a1324d28d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.018501 [ 260 ] {ec6cf969-14e1-43e5-a3b9-347a1324d28d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.018862 [ 260 ] {ec6cf969-14e1-43e5-a3b9-347a1324d28d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:18:15.019099 [ 260 ] {ec6cf969-14e1-43e5-a3b9-347a1324d28d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.019411 [ 260 ] {ec6cf969-14e1-43e5-a3b9-347a1324d28d} executeQuery: Read 27 rows, 1.90 KiB in 0.001709 sec., 15798.712697483908 rows/sec., 1.08 MiB/sec. 2024.12.21 00:18:15.019538 [ 260 ] {ec6cf969-14e1-43e5-a3b9-347a1324d28d} TCPHandler: Processed in 0.002082755 sec. 2024.12.21 00:18:15.019759 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.019907 [ 259 ] {d9969b69-38bf-4b8e-babd-e147a972e7dc} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:18:15.019973 [ 259 ] {d9969b69-38bf-4b8e-babd-e147a972e7dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:18:15.020988 [ 259 ] {d9969b69-38bf-4b8e-babd-e147a972e7dc} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.021028 [ 259 ] {d9969b69-38bf-4b8e-babd-e147a972e7dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.021409 [ 259 ] {d9969b69-38bf-4b8e-babd-e147a972e7dc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:18:15.021663 [ 259 ] {d9969b69-38bf-4b8e-babd-e147a972e7dc} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.021777 [ 101 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 00:18:15.021826 [ 101 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.021849 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.021858 [ 259 ] {d9969b69-38bf-4b8e-babd-e147a972e7dc} executeQuery: Read 242 rows, 16.79 KiB in 0.001986 sec., 121852.97079556898 rows/sec., 8.26 MiB/sec. 2024.12.21 00:18:15.022157 [ 259 ] {d9969b69-38bf-4b8e-babd-e147a972e7dc} TCPHandler: Processed in 0.002480996 sec. 2024.12.21 00:18:15.022241 [ 191 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 00:18:15.022413 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.022445 [ 191 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:15.022492 [ 191 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:15.022694 [ 260 ] {d78df998-ea2f-44a3-b0c4-adb157d5ba9d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:18:15.022734 [ 191 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:15.022888 [ 260 ] {d78df998-ea2f-44a3-b0c4-adb157d5ba9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:18:15.023103 [ 191 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part 2024.12.21 00:18:15.023477 [ 191 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:15.023825 [ 191 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:15.024258 [ 191 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part 2024.12.21 00:18:15.025675 [ 260 ] {d78df998-ea2f-44a3-b0c4-adb157d5ba9d} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.025744 [ 260 ] {d78df998-ea2f-44a3-b0c4-adb157d5ba9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.026709 [ 260 ] {d78df998-ea2f-44a3-b0c4-adb157d5ba9d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:18:15.027311 [ 260 ] {d78df998-ea2f-44a3-b0c4-adb157d5ba9d} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.027409 [ 189 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005461925 sec., 98866.24221313914 rows/sec., 7.08 MiB/sec. 2024.12.21 00:18:15.027786 [ 186 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 00:18:15.027801 [ 260 ] {d78df998-ea2f-44a3-b0c4-adb157d5ba9d} executeQuery: Read 13 rows, 830.00 B in 0.005194 sec., 2502.887947631883 rows/sec., 156.05 KiB/sec. 2024.12.21 00:18:15.028038 [ 260 ] {d78df998-ea2f-44a3-b0c4-adb157d5ba9d} TCPHandler: Processed in 0.005754762 sec. 2024.12.21 00:18:15.028238 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.028319 [ 186 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_6_1} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.028482 [ 259 ] {38bb67bf-4749-44a5-80fa-20b439da7465} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:15.028494 [ 186 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_6_1} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 00:18:15.028568 [ 259 ] {38bb67bf-4749-44a5-80fa-20b439da7465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:15.028666 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 00:18:15.029550 [ 259 ] {38bb67bf-4749-44a5-80fa-20b439da7465} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.029594 [ 259 ] {38bb67bf-4749-44a5-80fa-20b439da7465} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.030000 [ 259 ] {38bb67bf-4749-44a5-80fa-20b439da7465} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:18:15.030243 [ 259 ] {38bb67bf-4749-44a5-80fa-20b439da7465} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.030430 [ 259 ] {38bb67bf-4749-44a5-80fa-20b439da7465} executeQuery: Read 858 rows, 63.59 KiB in 0.002033 sec., 422036.3994097393 rows/sec., 30.55 MiB/sec. 2024.12.21 00:18:15.030481 [ 259 ] {38bb67bf-4749-44a5-80fa-20b439da7465} TCPHandler: Processed in 0.002332952 sec. 2024.12.21 00:18:15.030633 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.030754 [ 260 ] {68541988-0c6a-47e2-b232-535ad5bc5c81} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:18:15.030805 [ 260 ] {68541988-0c6a-47e2-b232-535ad5bc5c81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:18:15.031308 [ 260 ] {68541988-0c6a-47e2-b232-535ad5bc5c81} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.031349 [ 260 ] {68541988-0c6a-47e2-b232-535ad5bc5c81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.031737 [ 260 ] {68541988-0c6a-47e2-b232-535ad5bc5c81} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:18:15.032000 [ 260 ] {68541988-0c6a-47e2-b232-535ad5bc5c81} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.032169 [ 101 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 00:18:15.032232 [ 101 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.032262 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.032282 [ 260 ] {68541988-0c6a-47e2-b232-535ad5bc5c81} executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. 2024.12.21 00:18:15.032488 [ 260 ] {68541988-0c6a-47e2-b232-535ad5bc5c81} TCPHandler: Processed in 0.001908051 sec. 2024.12.21 00:18:15.032545 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 00:18:15.032682 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.032710 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:15.032742 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.12.21 00:18:15.032853 [ 259 ] {8b8f47aa-dcc1-438d-8689-cbdbd7349378} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:15.032933 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.12.21 00:18:15.033067 [ 259 ] {8b8f47aa-dcc1-438d-8689-cbdbd7349378} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:15.033309 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.21 00:18:15.033653 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.12.21 00:18:15.033991 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.12.21 00:18:15.034364 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.12.21 00:18:15.036273 [ 187 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003921154 sec., 9180.970704032537 rows/sec., 479.67 KiB/sec. 2024.12.21 00:18:15.036302 [ 259 ] {8b8f47aa-dcc1-438d-8689-cbdbd7349378} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.036354 [ 259 ] {8b8f47aa-dcc1-438d-8689-cbdbd7349378} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.036417 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 00:18:15.036759 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_6_1} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.036831 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_6_1} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 00:18:15.036904 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:18:15.036928 [ 259 ] {8b8f47aa-dcc1-438d-8689-cbdbd7349378} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:18:15.037180 [ 259 ] {8b8f47aa-dcc1-438d-8689-cbdbd7349378} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.037393 [ 259 ] {8b8f47aa-dcc1-438d-8689-cbdbd7349378} executeQuery: Read 1025 rows, 69.96 KiB in 0.004604 sec., 222632.49348392704 rows/sec., 14.84 MiB/sec. 2024.12.21 00:18:15.037455 [ 259 ] {8b8f47aa-dcc1-438d-8689-cbdbd7349378} TCPHandler: Processed in 0.004858608 sec. 2024.12.21 00:18:15.037614 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.037733 [ 260 ] {b2488956-d2a9-48de-b862-dc8e55a74744} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:18:15.037786 [ 260 ] {b2488956-d2a9-48de-b862-dc8e55a74744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:18:15.038267 [ 260 ] {b2488956-d2a9-48de-b862-dc8e55a74744} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.038305 [ 260 ] {b2488956-d2a9-48de-b862-dc8e55a74744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.038676 [ 260 ] {b2488956-d2a9-48de-b862-dc8e55a74744} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:18:15.038914 [ 260 ] {b2488956-d2a9-48de-b862-dc8e55a74744} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.039152 [ 260 ] {b2488956-d2a9-48de-b862-dc8e55a74744} executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. 2024.12.21 00:18:15.039279 [ 260 ] {b2488956-d2a9-48de-b862-dc8e55a74744} TCPHandler: Processed in 0.001724386 sec. 2024.12.21 00:18:15.039423 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.039547 [ 259 ] {84c283c7-fab1-4f37-b63c-b93fdc72bade} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:15.039639 [ 259 ] {84c283c7-fab1-4f37-b63c-b93fdc72bade} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:18:15.040817 [ 259 ] {84c283c7-fab1-4f37-b63c-b93fdc72bade} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.040857 [ 259 ] {84c283c7-fab1-4f37-b63c-b93fdc72bade} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.041446 [ 259 ] {84c283c7-fab1-4f37-b63c-b93fdc72bade} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:18:15.041716 [ 259 ] {84c283c7-fab1-4f37-b63c-b93fdc72bade} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.041953 [ 259 ] {84c283c7-fab1-4f37-b63c-b93fdc72bade} executeQuery: Read 8 rows, 14.68 KiB in 0.002435 sec., 3285.4209445585216 rows/sec., 5.89 MiB/sec. 2024.12.21 00:18:15.042043 [ 259 ] {84c283c7-fab1-4f37-b63c-b93fdc72bade} TCPHandler: Processed in 0.002676101 sec. 2024.12.21 00:18:15.042202 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:15.042344 [ 260 ] {d69401ae-3aeb-43cd-a3d6-e32ed9ccc434} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:15.042404 [ 260 ] {d69401ae-3aeb-43cd-a3d6-e32ed9ccc434} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:15.042920 [ 260 ] {d69401ae-3aeb-43cd-a3d6-e32ed9ccc434} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:15.042958 [ 260 ] {d69401ae-3aeb-43cd-a3d6-e32ed9ccc434} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:15.043327 [ 260 ] {d69401ae-3aeb-43cd-a3d6-e32ed9ccc434} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:18:15.043567 [ 260 ] {d69401ae-3aeb-43cd-a3d6-e32ed9ccc434} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:15.043747 [ 260 ] {d69401ae-3aeb-43cd-a3d6-e32ed9ccc434} executeQuery: Read 58 rows, 3.68 KiB in 0.001436 sec., 40389.9721448468 rows/sec., 2.50 MiB/sec. 2024.12.21 00:18:15.043797 [ 260 ] {d69401ae-3aeb-43cd-a3d6-e32ed9ccc434} TCPHandler: Processed in 0.001661614 sec. 2024.12.21 00:18:16.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.72 MiB, peak 174.22 MiB, free memory in arenas 0.00 B, will set to 169.63 MiB (RSS), difference: -1.09 MiB 2024.12.21 00:18:16.163898 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 386 2024.12.21 00:18:16.167770 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:16.167816 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:16.169364 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:18:16.169683 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:16.170248 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 386 2024.12.21 00:18:17.559301 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:17.559512 [ 260 ] {1e489f66-2cc7-4357-bc32-5f49e922e755} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:17.559588 [ 260 ] {1e489f66-2cc7-4357-bc32-5f49e922e755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:17.560369 [ 260 ] {1e489f66-2cc7-4357-bc32-5f49e922e755} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:17.560423 [ 260 ] {1e489f66-2cc7-4357-bc32-5f49e922e755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:17.560876 [ 260 ] {1e489f66-2cc7-4357-bc32-5f49e922e755} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:18:17.561146 [ 260 ] {1e489f66-2cc7-4357-bc32-5f49e922e755} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:17.561376 [ 260 ] {1e489f66-2cc7-4357-bc32-5f49e922e755} executeQuery: Read 56 rows, 4.38 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.22 MiB/sec. 2024.12.21 00:18:17.561435 [ 260 ] {1e489f66-2cc7-4357-bc32-5f49e922e755} TCPHandler: Processed in 0.00227325 sec. 2024.12.21 00:18:17.561684 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:17.561876 [ 259 ] {72042cb8-a10f-4c1e-a6da-ad1b9d6a5223} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:17.561951 [ 259 ] {72042cb8-a10f-4c1e-a6da-ad1b9d6a5223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:17.562747 [ 259 ] {72042cb8-a10f-4c1e-a6da-ad1b9d6a5223} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:17.562798 [ 259 ] {72042cb8-a10f-4c1e-a6da-ad1b9d6a5223} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:17.563236 [ 259 ] {72042cb8-a10f-4c1e-a6da-ad1b9d6a5223} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:18:17.563530 [ 259 ] {72042cb8-a10f-4c1e-a6da-ad1b9d6a5223} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:17.563786 [ 259 ] {72042cb8-a10f-4c1e-a6da-ad1b9d6a5223} executeQuery: Read 64 rows, 5.12 KiB in 0.001964 sec., 32586.558044806516 rows/sec., 2.54 MiB/sec. 2024.12.21 00:18:17.563855 [ 259 ] {72042cb8-a10f-4c1e-a6da-ad1b9d6a5223} TCPHandler: Processed in 0.002298571 sec. 2024.12.21 00:18:17.564023 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:17.564164 [ 260 ] {1bbcc007-45de-44a6-9c93-934ffc0439ff} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:17.564227 [ 260 ] {1bbcc007-45de-44a6-9c93-934ffc0439ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:17.564819 [ 260 ] {1bbcc007-45de-44a6-9c93-934ffc0439ff} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:17.564858 [ 260 ] {1bbcc007-45de-44a6-9c93-934ffc0439ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:17.565258 [ 260 ] {1bbcc007-45de-44a6-9c93-934ffc0439ff} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:18:17.565498 [ 260 ] {1bbcc007-45de-44a6-9c93-934ffc0439ff} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:17.565749 [ 260 ] {1bbcc007-45de-44a6-9c93-934ffc0439ff} executeQuery: Read 64 rows, 4.56 KiB in 0.001616 sec., 39603.960396039605 rows/sec., 2.76 MiB/sec. 2024.12.21 00:18:17.565954 [ 260 ] {1bbcc007-45de-44a6-9c93-934ffc0439ff} TCPHandler: Processed in 0.001996383 sec. 2024.12.21 00:18:17.566133 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:17.566298 [ 259 ] {bb09696e-f1fb-49d0-a1b3-3b8a6c6abd71} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:17.566372 [ 259 ] {bb09696e-f1fb-49d0-a1b3-3b8a6c6abd71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:17.566918 [ 259 ] {bb09696e-f1fb-49d0-a1b3-3b8a6c6abd71} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:17.566961 [ 259 ] {bb09696e-f1fb-49d0-a1b3-3b8a6c6abd71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:17.567420 [ 259 ] {bb09696e-f1fb-49d0-a1b3-3b8a6c6abd71} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:18:17.567667 [ 259 ] {bb09696e-f1fb-49d0-a1b3-3b8a6c6abd71} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:17.567879 [ 259 ] {bb09696e-f1fb-49d0-a1b3-3b8a6c6abd71} executeQuery: Read 24 rows, 1.66 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1016.73 KiB/sec. 2024.12.21 00:18:17.567935 [ 259 ] {bb09696e-f1fb-49d0-a1b3-3b8a6c6abd71} TCPHandler: Processed in 0.00187125 sec. 2024.12.21 00:18:18.657000 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2024.12.21 00:18:18.657640 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:18.657683 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:18.658209 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:18:18.658472 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:18.658673 [ 106 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 00:18:18.658739 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2024.12.21 00:18:18.658764 [ 106 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:18.658796 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:18.659025 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 00:18:18.659194 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:18.659239 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2024.12.21 00:18:18.659320 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2024.12.21 00:18:18.659530 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2024.12.21 00:18:18.659772 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2024.12.21 00:18:18.659932 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2024.12.21 00:18:18.660072 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2024.12.21 00:18:18.661810 [ 187 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002917487 sec., 1735397.6213090238 rows/sec., 24.83 MiB/sec. 2024.12.21 00:18:18.662252 [ 190 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 00:18:18.662596 [ 190 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_11_2} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:18.662689 [ 190 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_11_2} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 00:18:18.662807 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.12.21 00:18:18.950959 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.12.21 00:18:18.972132 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:18.972199 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:18.979644 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:18:18.980415 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:18.980785 [ 106 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 00:18:18.980923 [ 106 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:18.980993 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:18.981281 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 00:18:18.990500 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.12.21 00:18:18.991563 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:18.992432 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.12.21 00:18:18.996692 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2024.12.21 00:18:19.001291 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.12.21 00:18:19.006166 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2024.12.21 00:18:19.011167 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.12.21 00:18:19.015401 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2024.12.21 00:18:19.070723 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.089590073 sec., 926.4419284489253 rows/sec., 4.79 MiB/sec. 2024.12.21 00:18:19.073545 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 00:18:19.076569 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_11_2} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:19.076711 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_11_2} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 00:18:19.079559 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2024.12.21 00:18:20.000198 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 171.34 MiB, peak 181.23 MiB, free memory in arenas 0.00 B, will set to 173.02 MiB (RSS), difference: 1.68 MiB 2024.12.21 00:18:22.564448 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:22.564681 [ 260 ] {e27e6330-ae87-41f8-80a8-494c1f950e7a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:22.564764 [ 260 ] {e27e6330-ae87-41f8-80a8-494c1f950e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:22.565573 [ 260 ] {e27e6330-ae87-41f8-80a8-494c1f950e7a} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:22.565622 [ 260 ] {e27e6330-ae87-41f8-80a8-494c1f950e7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:22.566068 [ 260 ] {e27e6330-ae87-41f8-80a8-494c1f950e7a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:18:22.566318 [ 260 ] {e27e6330-ae87-41f8-80a8-494c1f950e7a} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:22.566517 [ 60 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 00:18:22.566555 [ 260 ] {e27e6330-ae87-41f8-80a8-494c1f950e7a} executeQuery: Read 110 rows, 9.44 KiB in 0.001934 sec., 56876.938986556364 rows/sec., 4.77 MiB/sec. 2024.12.21 00:18:22.566613 [ 60 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:22.566697 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:22.566698 [ 260 ] {e27e6330-ae87-41f8-80a8-494c1f950e7a} TCPHandler: Processed in 0.002395514 sec. 2024.12.21 00:18:22.566942 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.21 00:18:22.567022 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:22.567125 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:22.567218 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1359 rows starting from the beginning of the part 2024.12.21 00:18:22.567338 [ 259 ] {04fe6d24-668a-45d7-a5db-b55c9a624fc2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:18:22.567466 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 219 rows starting from the beginning of the part 2024.12.21 00:18:22.567542 [ 259 ] {04fe6d24-668a-45d7-a5db-b55c9a624fc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:18:22.567880 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part 2024.12.21 00:18:22.568235 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1365 rows starting from the beginning of the part 2024.12.21 00:18:22.568686 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2024.12.21 00:18:22.569051 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part 2024.12.21 00:18:22.570232 [ 259 ] {04fe6d24-668a-45d7-a5db-b55c9a624fc2} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:22.570305 [ 259 ] {04fe6d24-668a-45d7-a5db-b55c9a624fc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:22.571439 [ 259 ] {04fe6d24-668a-45d7-a5db-b55c9a624fc2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:18:22.571913 [ 259 ] {04fe6d24-668a-45d7-a5db-b55c9a624fc2} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:22.572452 [ 259 ] {04fe6d24-668a-45d7-a5db-b55c9a624fc2} executeQuery: Read 27 rows, 2.03 KiB in 0.005171 sec., 5221.427190098627 rows/sec., 392.63 KiB/sec. 2024.12.21 00:18:22.572819 [ 259 ] {04fe6d24-668a-45d7-a5db-b55c9a624fc2} TCPHandler: Processed in 0.005962658 sec. 2024.12.21 00:18:22.572979 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3219 rows, containing 5 columns (5 merged, 0 gathered) in 0.006169443 sec., 521765.0928941235 rows/sec., 45.45 MiB/sec. 2024.12.21 00:18:22.573062 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:22.573216 [ 260 ] {d2c7e4d9-0dd2-4789-a333-645925751d40} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:22.573292 [ 260 ] {d2c7e4d9-0dd2-4789-a333-645925751d40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:22.573372 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 00:18:22.574085 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_16_3} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:22.574328 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_16_3} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 00:18:22.574525 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 00:18:22.574664 [ 260 ] {d2c7e4d9-0dd2-4789-a333-645925751d40} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:22.574708 [ 260 ] {d2c7e4d9-0dd2-4789-a333-645925751d40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:22.575081 [ 260 ] {d2c7e4d9-0dd2-4789-a333-645925751d40} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:18:22.575321 [ 260 ] {d2c7e4d9-0dd2-4789-a333-645925751d40} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:22.575495 [ 60 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 00:18:22.575549 [ 60 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:22.575589 [ 260 ] {d2c7e4d9-0dd2-4789-a333-645925751d40} executeQuery: Read 91 rows, 7.28 KiB in 0.002397 sec., 37964.121818940344 rows/sec., 2.96 MiB/sec. 2024.12.21 00:18:22.575597 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:22.575861 [ 260 ] {d2c7e4d9-0dd2-4789-a333-645925751d40} TCPHandler: Processed in 0.002866066 sec. 2024.12.21 00:18:22.575955 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.21 00:18:22.576168 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:22.576495 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:22.576540 [ 259 ] {03eede18-d0b1-4cc7-b547-6b9155d82aeb} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:22.576560 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 846 rows starting from the beginning of the part 2024.12.21 00:18:22.576682 [ 259 ] {03eede18-d0b1-4cc7-b547-6b9155d82aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:22.576829 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 390 rows starting from the beginning of the part 2024.12.21 00:18:22.577178 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 101 rows starting from the beginning of the part 2024.12.21 00:18:22.577557 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 858 rows starting from the beginning of the part 2024.12.21 00:18:22.577897 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2024.12.21 00:18:22.578206 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 91 rows starting from the beginning of the part 2024.12.21 00:18:22.579233 [ 259 ] {03eede18-d0b1-4cc7-b547-6b9155d82aeb} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:22.579298 [ 259 ] {03eede18-d0b1-4cc7-b547-6b9155d82aeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:22.580291 [ 259 ] {03eede18-d0b1-4cc7-b547-6b9155d82aeb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:18:22.580634 [ 259 ] {03eede18-d0b1-4cc7-b547-6b9155d82aeb} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:22.580986 [ 60 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 00:18:22.581092 [ 259 ] {03eede18-d0b1-4cc7-b547-6b9155d82aeb} executeQuery: Read 160 rows, 11.41 KiB in 0.004627 sec., 34579.641236222174 rows/sec., 2.41 MiB/sec. 2024.12.21 00:18:22.581148 [ 60 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:22.581487 [ 259 ] {03eede18-d0b1-4cc7-b547-6b9155d82aeb} TCPHandler: Processed in 0.005488936 sec. 2024.12.21 00:18:22.581511 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:22.581567 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 5 columns (5 merged, 0 gathered) in 0.005817485 sec., 403954.6298787191 rows/sec., 30.92 MiB/sec. 2024.12.21 00:18:22.581852 [ 187 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.21 00:18:22.581893 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:22.581912 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 00:18:22.582256 [ 187 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:22.582293 [ 260 ] {f7bc13da-69c1-4992-bfbb-9bac8dd81387} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:22.582322 [ 187 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3990 rows starting from the beginning of the part 2024.12.21 00:18:22.582772 [ 260 ] {f7bc13da-69c1-4992-bfbb-9bac8dd81387} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:18:22.582882 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_16_3} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:22.582895 [ 187 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2024.12.21 00:18:22.583609 [ 187 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2024.12.21 00:18:22.583620 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_16_3} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 00:18:22.584081 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.21 00:18:22.584232 [ 187 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1025 rows starting from the beginning of the part 2024.12.21 00:18:22.584641 [ 187 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2024.12.21 00:18:22.584994 [ 187 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2024.12.21 00:18:22.588743 [ 260 ] {f7bc13da-69c1-4992-bfbb-9bac8dd81387} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:22.588790 [ 260 ] {f7bc13da-69c1-4992-bfbb-9bac8dd81387} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:22.590554 [ 260 ] {f7bc13da-69c1-4992-bfbb-9bac8dd81387} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:18:22.590554 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5636 rows, containing 5 columns (5 merged, 0 gathered) in 0.008883926 sec., 634404.2037270459 rows/sec., 42.78 MiB/sec. 2024.12.21 00:18:22.590883 [ 260 ] {f7bc13da-69c1-4992-bfbb-9bac8dd81387} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:22.591097 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 00:18:22.591419 [ 260 ] {f7bc13da-69c1-4992-bfbb-9bac8dd81387} executeQuery: Read 27 rows, 49.54 KiB in 0.009286 sec., 2907.6028429894463 rows/sec., 5.21 MiB/sec. 2024.12.21 00:18:22.591752 [ 260 ] {f7bc13da-69c1-4992-bfbb-9bac8dd81387} TCPHandler: Processed in 0.010146559 sec. 2024.12.21 00:18:22.591927 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_16_3} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:22.591992 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:22.592046 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_16_3} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 00:18:22.592186 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2024.12.21 00:18:22.592235 [ 259 ] {37e639b7-0deb-4896-99a5-155ea5d97769} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:22.592300 [ 259 ] {37e639b7-0deb-4896-99a5-155ea5d97769} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:22.592868 [ 259 ] {37e639b7-0deb-4896-99a5-155ea5d97769} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:22.592912 [ 259 ] {37e639b7-0deb-4896-99a5-155ea5d97769} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:22.593284 [ 259 ] {37e639b7-0deb-4896-99a5-155ea5d97769} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:18:22.593526 [ 259 ] {37e639b7-0deb-4896-99a5-155ea5d97769} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:22.593692 [ 60 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 00:18:22.593751 [ 60 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:22.593774 [ 259 ] {37e639b7-0deb-4896-99a5-155ea5d97769} executeQuery: Read 60 rows, 4.14 KiB in 0.001604 sec., 37406.48379052369 rows/sec., 2.52 MiB/sec. 2024.12.21 00:18:22.593786 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:22.593929 [ 259 ] {37e639b7-0deb-4896-99a5-155ea5d97769} TCPHandler: Processed in 0.002054654 sec. 2024.12.21 00:18:22.594197 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.21 00:18:22.594373 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:22.594406 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 652 rows starting from the beginning of the part 2024.12.21 00:18:22.594492 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2024.12.21 00:18:22.594569 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2024.12.21 00:18:22.594705 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 58 rows starting from the beginning of the part 2024.12.21 00:18:22.594783 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2024.12.21 00:18:22.594894 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2024.12.21 00:18:22.595904 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 4 columns (4 merged, 0 gathered) in 0.001983393 sec., 471918.5758949437 rows/sec., 30.84 MiB/sec. 2024.12.21 00:18:22.596058 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 00:18:22.596332 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_16_3} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:22.596405 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_16_3} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 00:18:22.596472 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.12.21 00:18:26.056107 [ 37 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:18:26.056155 [ 37 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:18:26.159812 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2024.12.21 00:18:26.160487 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:26.160536 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:26.161075 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:18:26.161340 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:26.161576 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.12.21 00:18:26.171503 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 406 2024.12.21 00:18:26.175634 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:26.175719 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:26.178043 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:18:26.178515 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:26.179283 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 406 2024.12.21 00:18:26.491508 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2024.12.21 00:18:26.511483 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:26.511539 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:26.519295 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:18:26.520082 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:26.523184 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2024.12.21 00:18:27.309877 [ 35 ] {} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 00:18:27.309983 [ 35 ] {} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.310030 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.310431 [ 201 ] {4efc28a1-e012-4744-864d-0f0306d3efef::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.21 00:18:27.310993 [ 201 ] {4efc28a1-e012-4744-864d-0f0306d3efef::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:27.311035 [ 201 ] {4efc28a1-e012-4744-864d-0f0306d3efef::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2024.12.21 00:18:27.311147 [ 201 ] {4efc28a1-e012-4744-864d-0f0306d3efef::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2024.12.21 00:18:27.311278 [ 201 ] {4efc28a1-e012-4744-864d-0f0306d3efef::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.21 00:18:27.311391 [ 201 ] {4efc28a1-e012-4744-864d-0f0306d3efef::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2024.12.21 00:18:27.311504 [ 201 ] {4efc28a1-e012-4744-864d-0f0306d3efef::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.12.21 00:18:27.313747 [ 196 ] {4efc28a1-e012-4744-864d-0f0306d3efef::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003578595 sec., 11457.010363005593 rows/sec., 1.91 MiB/sec. 2024.12.21 00:18:27.314082 [ 196 ] {4efc28a1-e012-4744-864d-0f0306d3efef::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 00:18:27.314886 [ 196 ] {4efc28a1-e012-4744-864d-0f0306d3efef::all_1_5_1} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.315013 [ 196 ] {4efc28a1-e012-4744-864d-0f0306d3efef::all_1_5_1} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 00:18:27.315118 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.12.21 00:18:27.568634 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:27.568838 [ 260 ] {b7d0e611-f2ae-4cee-be7f-c4a439a2172c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:18:27.568918 [ 260 ] {b7d0e611-f2ae-4cee-be7f-c4a439a2172c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:18:27.569718 [ 260 ] {b7d0e611-f2ae-4cee-be7f-c4a439a2172c} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.569772 [ 260 ] {b7d0e611-f2ae-4cee-be7f-c4a439a2172c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.570210 [ 260 ] {b7d0e611-f2ae-4cee-be7f-c4a439a2172c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:18:27.570481 [ 260 ] {b7d0e611-f2ae-4cee-be7f-c4a439a2172c} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.570690 [ 260 ] {b7d0e611-f2ae-4cee-be7f-c4a439a2172c} executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. 2024.12.21 00:18:27.570759 [ 260 ] {b7d0e611-f2ae-4cee-be7f-c4a439a2172c} TCPHandler: Processed in 0.00226432 sec. 2024.12.21 00:18:27.571011 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:27.571190 [ 259 ] {94dab084-9fc0-4cf8-a324-641b728007df} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:27.571263 [ 259 ] {94dab084-9fc0-4cf8-a324-641b728007df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:27.572120 [ 259 ] {94dab084-9fc0-4cf8-a324-641b728007df} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.572172 [ 259 ] {94dab084-9fc0-4cf8-a324-641b728007df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.572631 [ 259 ] {94dab084-9fc0-4cf8-a324-641b728007df} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:18:27.572905 [ 259 ] {94dab084-9fc0-4cf8-a324-641b728007df} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.573156 [ 259 ] {94dab084-9fc0-4cf8-a324-641b728007df} executeQuery: Read 227 rows, 20.32 KiB in 0.002014 sec., 112711.02284011916 rows/sec., 9.85 MiB/sec. 2024.12.21 00:18:27.573225 [ 259 ] {94dab084-9fc0-4cf8-a324-641b728007df} TCPHandler: Processed in 0.002342602 sec. 2024.12.21 00:18:27.573400 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:27.573533 [ 260 ] {b2fc2151-69ab-4edb-af09-15062c9228dd} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:18:27.573588 [ 260 ] {b2fc2151-69ab-4edb-af09-15062c9228dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:18:27.574271 [ 260 ] {b2fc2151-69ab-4edb-af09-15062c9228dd} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.574315 [ 260 ] {b2fc2151-69ab-4edb-af09-15062c9228dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.574710 [ 260 ] {b2fc2151-69ab-4edb-af09-15062c9228dd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:18:27.574962 [ 260 ] {b2fc2151-69ab-4edb-af09-15062c9228dd} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.575150 [ 260 ] {b2fc2151-69ab-4edb-af09-15062c9228dd} executeQuery: Read 19 rows, 1.36 KiB in 0.001648 sec., 11529.126213592233 rows/sec., 824.27 KiB/sec. 2024.12.21 00:18:27.575208 [ 260 ] {b2fc2151-69ab-4edb-af09-15062c9228dd} TCPHandler: Processed in 0.001872979 sec. 2024.12.21 00:18:27.575379 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:27.575507 [ 259 ] {d6cfab41-2dde-42d6-a825-3e9b8d3173e5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:18:27.575561 [ 259 ] {d6cfab41-2dde-42d6-a825-3e9b8d3173e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:18:27.576153 [ 259 ] {d6cfab41-2dde-42d6-a825-3e9b8d3173e5} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.576195 [ 259 ] {d6cfab41-2dde-42d6-a825-3e9b8d3173e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.576561 [ 259 ] {d6cfab41-2dde-42d6-a825-3e9b8d3173e5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:18:27.576806 [ 259 ] {d6cfab41-2dde-42d6-a825-3e9b8d3173e5} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.577101 [ 259 ] {d6cfab41-2dde-42d6-a825-3e9b8d3173e5} executeQuery: Read 14 rows, 1004.00 B in 0.001596 sec., 8771.929824561405 rows/sec., 614.33 KiB/sec. 2024.12.21 00:18:27.577247 [ 259 ] {d6cfab41-2dde-42d6-a825-3e9b8d3173e5} TCPHandler: Processed in 0.001929761 sec. 2024.12.21 00:18:27.577404 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:27.577529 [ 260 ] {e130f5fb-6a53-4d15-b4a7-b6bb9337283f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:18:27.577583 [ 260 ] {e130f5fb-6a53-4d15-b4a7-b6bb9337283f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:18:27.578173 [ 260 ] {e130f5fb-6a53-4d15-b4a7-b6bb9337283f} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.578213 [ 260 ] {e130f5fb-6a53-4d15-b4a7-b6bb9337283f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.578589 [ 260 ] {e130f5fb-6a53-4d15-b4a7-b6bb9337283f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:18:27.578844 [ 260 ] {e130f5fb-6a53-4d15-b4a7-b6bb9337283f} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.579029 [ 260 ] {e130f5fb-6a53-4d15-b4a7-b6bb9337283f} executeQuery: Read 13 rows, 830.00 B in 0.001528 sec., 8507.85340314136 rows/sec., 530.46 KiB/sec. 2024.12.21 00:18:27.579086 [ 260 ] {e130f5fb-6a53-4d15-b4a7-b6bb9337283f} TCPHandler: Processed in 0.001741786 sec. 2024.12.21 00:18:27.579232 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:27.579349 [ 259 ] {da28957b-f321-427c-9f1c-db01afa06cb2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:27.579399 [ 259 ] {da28957b-f321-427c-9f1c-db01afa06cb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:27.580137 [ 259 ] {da28957b-f321-427c-9f1c-db01afa06cb2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.580177 [ 259 ] {da28957b-f321-427c-9f1c-db01afa06cb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.580570 [ 259 ] {da28957b-f321-427c-9f1c-db01afa06cb2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:18:27.580808 [ 259 ] {da28957b-f321-427c-9f1c-db01afa06cb2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.581067 [ 259 ] {da28957b-f321-427c-9f1c-db01afa06cb2} executeQuery: Read 403 rows, 29.37 KiB in 0.001734 sec., 232410.61130334486 rows/sec., 16.54 MiB/sec. 2024.12.21 00:18:27.581267 [ 259 ] {da28957b-f321-427c-9f1c-db01afa06cb2} TCPHandler: Processed in 0.002088536 sec. 2024.12.21 00:18:27.581443 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:27.581570 [ 260 ] {398ef968-e9d3-47fd-9fc4-d7a2754759c1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:18:27.581625 [ 260 ] {398ef968-e9d3-47fd-9fc4-d7a2754759c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:18:27.582210 [ 260 ] {398ef968-e9d3-47fd-9fc4-d7a2754759c1} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.582249 [ 260 ] {398ef968-e9d3-47fd-9fc4-d7a2754759c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.582786 [ 260 ] {398ef968-e9d3-47fd-9fc4-d7a2754759c1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:18:27.583128 [ 260 ] {398ef968-e9d3-47fd-9fc4-d7a2754759c1} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.583477 [ 260 ] {398ef968-e9d3-47fd-9fc4-d7a2754759c1} executeQuery: Read 6 rows, 321.00 B in 0.001903 sec., 3152.9164477141358 rows/sec., 164.73 KiB/sec. 2024.12.21 00:18:27.583585 [ 260 ] {398ef968-e9d3-47fd-9fc4-d7a2754759c1} TCPHandler: Processed in 0.002198548 sec. 2024.12.21 00:18:27.583751 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:27.583888 [ 259 ] {301414ce-f970-43fb-965d-d9ee7cb6f3d9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:27.583947 [ 259 ] {301414ce-f970-43fb-965d-d9ee7cb6f3d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:27.584565 [ 259 ] {301414ce-f970-43fb-965d-d9ee7cb6f3d9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.584605 [ 259 ] {301414ce-f970-43fb-965d-d9ee7cb6f3d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.585009 [ 259 ] {301414ce-f970-43fb-965d-d9ee7cb6f3d9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:18:27.585269 [ 259 ] {301414ce-f970-43fb-965d-d9ee7cb6f3d9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.585529 [ 259 ] {301414ce-f970-43fb-965d-d9ee7cb6f3d9} executeQuery: Read 237 rows, 16.27 KiB in 0.001677 sec., 141323.79248658317 rows/sec., 9.47 MiB/sec. 2024.12.21 00:18:27.585743 [ 259 ] {301414ce-f970-43fb-965d-d9ee7cb6f3d9} TCPHandler: Processed in 0.002042854 sec. 2024.12.21 00:18:27.585923 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:27.586075 [ 260 ] {9754f6b1-3a2a-425b-a471-bccb32ad9c96} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:18:27.586147 [ 260 ] {9754f6b1-3a2a-425b-a471-bccb32ad9c96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:18:27.586832 [ 260 ] {9754f6b1-3a2a-425b-a471-bccb32ad9c96} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.586883 [ 260 ] {9754f6b1-3a2a-425b-a471-bccb32ad9c96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.587380 [ 260 ] {9754f6b1-3a2a-425b-a471-bccb32ad9c96} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:18:27.587718 [ 260 ] {9754f6b1-3a2a-425b-a471-bccb32ad9c96} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.588056 [ 260 ] {9754f6b1-3a2a-425b-a471-bccb32ad9c96} executeQuery: Read 1 rows, 69.00 B in 0.001991 sec., 502.260170768458 rows/sec., 33.84 KiB/sec. 2024.12.21 00:18:27.588167 [ 260 ] {9754f6b1-3a2a-425b-a471-bccb32ad9c96} TCPHandler: Processed in 0.002318142 sec. 2024.12.21 00:18:27.588342 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:27.588467 [ 259 ] {518ad61a-78f2-4547-b20d-a2371923f514} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:27.588552 [ 259 ] {518ad61a-78f2-4547-b20d-a2371923f514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:18:27.589686 [ 259 ] {518ad61a-78f2-4547-b20d-a2371923f514} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.589727 [ 259 ] {518ad61a-78f2-4547-b20d-a2371923f514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.590366 [ 259 ] {518ad61a-78f2-4547-b20d-a2371923f514} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:18:27.590632 [ 259 ] {518ad61a-78f2-4547-b20d-a2371923f514} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.591001 [ 259 ] {518ad61a-78f2-4547-b20d-a2371923f514} executeQuery: Read 12 rows, 22.02 KiB in 0.002527 sec., 4748.713889988127 rows/sec., 8.51 MiB/sec. 2024.12.21 00:18:27.591291 [ 259 ] {518ad61a-78f2-4547-b20d-a2371923f514} TCPHandler: Processed in 0.003007649 sec. 2024.12.21 00:18:27.591463 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:27.591583 [ 260 ] {e05072d8-41ee-4dc1-8f47-59c035a9c07b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.21 00:18:27.591635 [ 260 ] {e05072d8-41ee-4dc1-8f47-59c035a9c07b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.21 00:18:27.592102 [ 260 ] {e05072d8-41ee-4dc1-8f47-59c035a9c07b} oximeter.measurements_i64 (f65a8b38-309d-45be-b1ce-a48e1d5c0318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.592142 [ 260 ] {e05072d8-41ee-4dc1-8f47-59c035a9c07b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.592535 [ 260 ] {e05072d8-41ee-4dc1-8f47-59c035a9c07b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:18:27.592781 [ 260 ] {e05072d8-41ee-4dc1-8f47-59c035a9c07b} oximeter.measurements_i64 (f65a8b38-309d-45be-b1ce-a48e1d5c0318): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.593031 [ 260 ] {e05072d8-41ee-4dc1-8f47-59c035a9c07b} executeQuery: Read 9 rows, 651.00 B in 0.001459 sec., 6168.60863605209 rows/sec., 435.74 KiB/sec. 2024.12.21 00:18:27.593097 [ 260 ] {e05072d8-41ee-4dc1-8f47-59c035a9c07b} TCPHandler: Processed in 0.001694295 sec. 2024.12.21 00:18:27.593275 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:27.593418 [ 259 ] {772ac3d3-82dc-4bec-bdbd-9e6d8647306d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:27.593480 [ 259 ] {772ac3d3-82dc-4bec-bdbd-9e6d8647306d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:27.594038 [ 259 ] {772ac3d3-82dc-4bec-bdbd-9e6d8647306d} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:27.594079 [ 259 ] {772ac3d3-82dc-4bec-bdbd-9e6d8647306d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. 2024.12.21 00:18:27.594470 [ 259 ] {772ac3d3-82dc-4bec-bdbd-9e6d8647306d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:18:27.594706 [ 259 ] {772ac3d3-82dc-4bec-bdbd-9e6d8647306d} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:27.594913 [ 259 ] {772ac3d3-82dc-4bec-bdbd-9e6d8647306d} executeQuery: Read 82 rows, 5.33 KiB in 0.001527 sec., 53700.06548788474 rows/sec., 3.41 MiB/sec. 2024.12.21 00:18:27.594964 [ 259 ] {772ac3d3-82dc-4bec-bdbd-9e6d8647306d} TCPHandler: Processed in 0.001759097 sec. 2024.12.21 00:18:32.565166 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:32.565393 [ 260 ] {c542ad6f-64e6-4d6a-ae21-940861291926} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:32.565477 [ 260 ] {c542ad6f-64e6-4d6a-ae21-940861291926} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:32.566330 [ 260 ] {c542ad6f-64e6-4d6a-ae21-940861291926} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:32.566383 [ 260 ] {c542ad6f-64e6-4d6a-ae21-940861291926} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:32.566832 [ 260 ] {c542ad6f-64e6-4d6a-ae21-940861291926} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:18:32.567094 [ 260 ] {c542ad6f-64e6-4d6a-ae21-940861291926} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:32.567365 [ 260 ] {c542ad6f-64e6-4d6a-ae21-940861291926} executeQuery: Read 110 rows, 9.44 KiB in 0.002029 sec., 54213.89847215377 rows/sec., 4.54 MiB/sec. 2024.12.21 00:18:32.567434 [ 260 ] {c542ad6f-64e6-4d6a-ae21-940861291926} TCPHandler: Processed in 0.002404394 sec. 2024.12.21 00:18:32.567699 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:32.567887 [ 259 ] {b1b23af6-f0e6-4855-ac6d-c3d756113f78} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:18:32.567958 [ 259 ] {b1b23af6-f0e6-4855-ac6d-c3d756113f78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:18:32.568694 [ 259 ] {b1b23af6-f0e6-4855-ac6d-c3d756113f78} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:32.568740 [ 259 ] {b1b23af6-f0e6-4855-ac6d-c3d756113f78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:32.569176 [ 259 ] {b1b23af6-f0e6-4855-ac6d-c3d756113f78} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:18:32.569440 [ 259 ] {b1b23af6-f0e6-4855-ac6d-c3d756113f78} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:32.569616 [ 149 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.12.21 00:18:32.569656 [ 149 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:32.569675 [ 259 ] {b1b23af6-f0e6-4855-ac6d-c3d756113f78} executeQuery: Read 27 rows, 2.03 KiB in 0.001838 sec., 14689.880304678998 rows/sec., 1.08 MiB/sec. 2024.12.21 00:18:32.569679 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:32.569760 [ 259 ] {b1b23af6-f0e6-4855-ac6d-c3d756113f78} TCPHandler: Processed in 0.002186868 sec. 2024.12.21 00:18:32.569817 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2024.12.21 00:18:32.569954 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:32.569966 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:32.570008 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 15 rows starting from the beginning of the part 2024.12.21 00:18:32.570230 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part 2024.12.21 00:18:32.570357 [ 260 ] {9b744bc4-88a5-465b-944c-b621fb04f482} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:32.570576 [ 260 ] {9b744bc4-88a5-465b-944c-b621fb04f482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:32.570597 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part 2024.12.21 00:18:32.570932 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part 2024.12.21 00:18:32.571160 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part 2024.12.21 00:18:32.571434 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part 2024.12.21 00:18:32.573197 [ 260 ] {9b744bc4-88a5-465b-944c-b621fb04f482} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:32.573280 [ 260 ] {9b744bc4-88a5-465b-944c-b621fb04f482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:32.574470 [ 260 ] {9b744bc4-88a5-465b-944c-b621fb04f482} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:18:32.574581 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 5 columns (5 merged, 0 gathered) in 0.004817298 sec., 29477.105215413285 rows/sec., 2.22 MiB/sec. 2024.12.21 00:18:32.574852 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.12.21 00:18:32.574871 [ 260 ] {9b744bc4-88a5-465b-944c-b621fb04f482} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:32.575545 [ 260 ] {9b744bc4-88a5-465b-944c-b621fb04f482} executeQuery: Read 91 rows, 7.28 KiB in 0.005352 sec., 17002.989536621822 rows/sec., 1.33 MiB/sec. 2024.12.21 00:18:32.575753 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_10_2} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:32.575795 [ 260 ] {9b744bc4-88a5-465b-944c-b621fb04f482} TCPHandler: Processed in 0.005911977 sec. 2024.12.21 00:18:32.575959 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_10_2} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2024.12.21 00:18:32.575997 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:32.576076 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.21 00:18:32.576136 [ 259 ] {c8c45df3-24c3-4d50-a61a-68c1253109dd} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:32.576190 [ 259 ] {c8c45df3-24c3-4d50-a61a-68c1253109dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:32.576755 [ 259 ] {c8c45df3-24c3-4d50-a61a-68c1253109dd} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:32.576793 [ 259 ] {c8c45df3-24c3-4d50-a61a-68c1253109dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:32.577187 [ 259 ] {c8c45df3-24c3-4d50-a61a-68c1253109dd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:18:32.577436 [ 259 ] {c8c45df3-24c3-4d50-a61a-68c1253109dd} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:32.577680 [ 259 ] {c8c45df3-24c3-4d50-a61a-68c1253109dd} executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec. 2024.12.21 00:18:32.577856 [ 259 ] {c8c45df3-24c3-4d50-a61a-68c1253109dd} TCPHandler: Processed in 0.001914721 sec. 2024.12.21 00:18:32.578025 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:32.578147 [ 260 ] {dd04b0c3-d3d3-4c86-9c8a-b509f5a17be3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:32.578225 [ 260 ] {dd04b0c3-d3d3-4c86-9c8a-b509f5a17be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:18:32.579360 [ 260 ] {dd04b0c3-d3d3-4c86-9c8a-b509f5a17be3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:32.579399 [ 260 ] {dd04b0c3-d3d3-4c86-9c8a-b509f5a17be3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:32.580060 [ 260 ] {dd04b0c3-d3d3-4c86-9c8a-b509f5a17be3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:18:32.580338 [ 260 ] {dd04b0c3-d3d3-4c86-9c8a-b509f5a17be3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:32.580613 [ 260 ] {dd04b0c3-d3d3-4c86-9c8a-b509f5a17be3} executeQuery: Read 27 rows, 49.54 KiB in 0.002478 sec., 10895.88377723971 rows/sec., 19.52 MiB/sec. 2024.12.21 00:18:32.580831 [ 260 ] {dd04b0c3-d3d3-4c86-9c8a-b509f5a17be3} TCPHandler: Processed in 0.002867007 sec. 2024.12.21 00:18:32.581019 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:32.581163 [ 259 ] {8a6feca2-ccd2-4524-8190-727695d1c0c6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:32.581226 [ 259 ] {8a6feca2-ccd2-4524-8190-727695d1c0c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:32.581848 [ 259 ] {8a6feca2-ccd2-4524-8190-727695d1c0c6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:32.581896 [ 259 ] {8a6feca2-ccd2-4524-8190-727695d1c0c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:32.582342 [ 259 ] {8a6feca2-ccd2-4524-8190-727695d1c0c6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:18:32.582608 [ 259 ] {8a6feca2-ccd2-4524-8190-727695d1c0c6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:32.582833 [ 259 ] {8a6feca2-ccd2-4524-8190-727695d1c0c6} executeQuery: Read 60 rows, 4.14 KiB in 0.001704 sec., 35211.2676056338 rows/sec., 2.37 MiB/sec. 2024.12.21 00:18:32.582891 [ 259 ] {8a6feca2-ccd2-4524-8190-727695d1c0c6} TCPHandler: Processed in 0.001938961 sec. 2024.12.21 00:18:33.662646 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2024.12.21 00:18:33.663317 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:33.663371 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:33.663894 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:18:33.664147 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:33.664382 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2024.12.21 00:18:34.024181 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2024.12.21 00:18:34.043976 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:34.044033 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:34.051757 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:18:34.052518 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:34.055358 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2024.12.21 00:18:36.180399 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 442 2024.12.21 00:18:36.183529 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:36.183579 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:36.185067 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:18:36.185388 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:36.186138 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 442 2024.12.21 00:18:37.567953 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:37.568185 [ 260 ] {98be38a9-a425-409b-b22d-5b816af961b1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:18:37.568266 [ 260 ] {98be38a9-a425-409b-b22d-5b816af961b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:18:37.569052 [ 260 ] {98be38a9-a425-409b-b22d-5b816af961b1} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:37.569100 [ 260 ] {98be38a9-a425-409b-b22d-5b816af961b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:37.569552 [ 260 ] {98be38a9-a425-409b-b22d-5b816af961b1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:18:37.569844 [ 260 ] {98be38a9-a425-409b-b22d-5b816af961b1} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:37.570092 [ 260 ] {98be38a9-a425-409b-b22d-5b816af961b1} executeQuery: Read 14 rows, 1.01 KiB in 0.001967 sec., 7117.437722419929 rows/sec., 512.36 KiB/sec. 2024.12.21 00:18:37.570164 [ 260 ] {98be38a9-a425-409b-b22d-5b816af961b1} TCPHandler: Processed in 0.002363263 sec. 2024.12.21 00:18:37.570420 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:37.570609 [ 259 ] {03a3eeb3-78e2-4465-a511-38b2cec158d2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:37.570685 [ 259 ] {03a3eeb3-78e2-4465-a511-38b2cec158d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:37.571569 [ 259 ] {03a3eeb3-78e2-4465-a511-38b2cec158d2} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:37.571615 [ 259 ] {03a3eeb3-78e2-4465-a511-38b2cec158d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:37.572062 [ 259 ] {03a3eeb3-78e2-4465-a511-38b2cec158d2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:18:37.572316 [ 259 ] {03a3eeb3-78e2-4465-a511-38b2cec158d2} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:37.572564 [ 259 ] {03a3eeb3-78e2-4465-a511-38b2cec158d2} executeQuery: Read 227 rows, 20.32 KiB in 0.002006 sec., 113160.518444666 rows/sec., 9.89 MiB/sec. 2024.12.21 00:18:37.572807 [ 259 ] {03a3eeb3-78e2-4465-a511-38b2cec158d2} TCPHandler: Processed in 0.002514447 sec. 2024.12.21 00:18:37.573000 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:37.573132 [ 260 ] {25416338-db9e-42d7-bf57-d9cdf2d6125d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:18:37.573190 [ 260 ] {25416338-db9e-42d7-bf57-d9cdf2d6125d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:18:37.573828 [ 260 ] {25416338-db9e-42d7-bf57-d9cdf2d6125d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:37.573876 [ 260 ] {25416338-db9e-42d7-bf57-d9cdf2d6125d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:37.574267 [ 260 ] {25416338-db9e-42d7-bf57-d9cdf2d6125d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:18:37.574513 [ 260 ] {25416338-db9e-42d7-bf57-d9cdf2d6125d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:37.574748 [ 260 ] {25416338-db9e-42d7-bf57-d9cdf2d6125d} executeQuery: Read 19 rows, 1.36 KiB in 0.001644 sec., 11557.177615571776 rows/sec., 826.28 KiB/sec. 2024.12.21 00:18:37.574840 [ 260 ] {25416338-db9e-42d7-bf57-d9cdf2d6125d} TCPHandler: Processed in 0.0019018 sec. 2024.12.21 00:18:37.575024 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:37.575153 [ 259 ] {fe7842f1-a58d-43b7-a5dd-fb8aacd4ef7a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:18:37.575208 [ 259 ] {fe7842f1-a58d-43b7-a5dd-fb8aacd4ef7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:18:37.575817 [ 259 ] {fe7842f1-a58d-43b7-a5dd-fb8aacd4ef7a} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:37.575858 [ 259 ] {fe7842f1-a58d-43b7-a5dd-fb8aacd4ef7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:37.576221 [ 259 ] {fe7842f1-a58d-43b7-a5dd-fb8aacd4ef7a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:18:37.576461 [ 259 ] {fe7842f1-a58d-43b7-a5dd-fb8aacd4ef7a} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:37.576674 [ 259 ] {fe7842f1-a58d-43b7-a5dd-fb8aacd4ef7a} executeQuery: Read 14 rows, 1004.00 B in 0.001546 sec., 9055.627425614488 rows/sec., 634.20 KiB/sec. 2024.12.21 00:18:37.576831 [ 259 ] {fe7842f1-a58d-43b7-a5dd-fb8aacd4ef7a} TCPHandler: Processed in 0.001869639 sec. 2024.12.21 00:18:37.576987 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:37.577110 [ 260 ] {a2be88ce-fc27-4c26-939d-1ac150c6a8cb} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:18:37.577162 [ 260 ] {a2be88ce-fc27-4c26-939d-1ac150c6a8cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:18:37.577857 [ 260 ] {a2be88ce-fc27-4c26-939d-1ac150c6a8cb} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:37.577907 [ 260 ] {a2be88ce-fc27-4c26-939d-1ac150c6a8cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:37.578313 [ 260 ] {a2be88ce-fc27-4c26-939d-1ac150c6a8cb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:18:37.578566 [ 260 ] {a2be88ce-fc27-4c26-939d-1ac150c6a8cb} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:37.578783 [ 260 ] {a2be88ce-fc27-4c26-939d-1ac150c6a8cb} executeQuery: Read 13 rows, 830.00 B in 0.001698 sec., 7656.065959952885 rows/sec., 477.35 KiB/sec. 2024.12.21 00:18:37.578840 [ 260 ] {a2be88ce-fc27-4c26-939d-1ac150c6a8cb} TCPHandler: Processed in 0.00190889 sec. 2024.12.21 00:18:37.578991 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:37.579110 [ 259 ] {5b25601c-7a94-4543-be5f-f7a31fa9d91d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:37.579163 [ 259 ] {5b25601c-7a94-4543-be5f-f7a31fa9d91d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:37.579946 [ 259 ] {5b25601c-7a94-4543-be5f-f7a31fa9d91d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:37.579984 [ 259 ] {5b25601c-7a94-4543-be5f-f7a31fa9d91d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:37.580378 [ 259 ] {5b25601c-7a94-4543-be5f-f7a31fa9d91d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:18:37.580639 [ 259 ] {5b25601c-7a94-4543-be5f-f7a31fa9d91d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:37.580864 [ 259 ] {5b25601c-7a94-4543-be5f-f7a31fa9d91d} executeQuery: Read 394 rows, 28.64 KiB in 0.001779 sec., 221472.7374929736 rows/sec., 15.72 MiB/sec. 2024.12.21 00:18:37.580919 [ 259 ] {5b25601c-7a94-4543-be5f-f7a31fa9d91d} TCPHandler: Processed in 0.001983363 sec. 2024.12.21 00:18:37.581093 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:37.581216 [ 260 ] {e1531a42-2bea-43b9-aa1e-60ed2f726fac} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:18:37.581273 [ 260 ] {e1531a42-2bea-43b9-aa1e-60ed2f726fac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:18:37.581800 [ 260 ] {e1531a42-2bea-43b9-aa1e-60ed2f726fac} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:37.581841 [ 260 ] {e1531a42-2bea-43b9-aa1e-60ed2f726fac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:37.582213 [ 260 ] {e1531a42-2bea-43b9-aa1e-60ed2f726fac} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:18:37.582457 [ 260 ] {e1531a42-2bea-43b9-aa1e-60ed2f726fac} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:37.582907 [ 260 ] {e1531a42-2bea-43b9-aa1e-60ed2f726fac} executeQuery: Read 6 rows, 321.00 B in 0.001691 sec., 3548.1963335304554 rows/sec., 185.38 KiB/sec. 2024.12.21 00:18:37.583129 [ 260 ] {e1531a42-2bea-43b9-aa1e-60ed2f726fac} TCPHandler: Processed in 0.002101176 sec. 2024.12.21 00:18:37.583318 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:37.583460 [ 259 ] {381e4f6a-723c-4f4c-9a66-dd3d8eb50b74} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:37.583540 [ 259 ] {381e4f6a-723c-4f4c-9a66-dd3d8eb50b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:37.584248 [ 259 ] {381e4f6a-723c-4f4c-9a66-dd3d8eb50b74} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:37.584291 [ 259 ] {381e4f6a-723c-4f4c-9a66-dd3d8eb50b74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:37.584723 [ 259 ] {381e4f6a-723c-4f4c-9a66-dd3d8eb50b74} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:18:37.584965 [ 259 ] {381e4f6a-723c-4f4c-9a66-dd3d8eb50b74} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:37.585211 [ 259 ] {381e4f6a-723c-4f4c-9a66-dd3d8eb50b74} executeQuery: Read 237 rows, 16.27 KiB in 0.001785 sec., 132773.1092436975 rows/sec., 8.90 MiB/sec. 2024.12.21 00:18:37.585278 [ 259 ] {381e4f6a-723c-4f4c-9a66-dd3d8eb50b74} TCPHandler: Processed in 0.002028454 sec. 2024.12.21 00:18:37.585439 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:37.585561 [ 260 ] {b20c0e55-7e3e-4718-b541-5b52ed52e873} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:18:37.585617 [ 260 ] {b20c0e55-7e3e-4718-b541-5b52ed52e873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:18:37.586097 [ 260 ] {b20c0e55-7e3e-4718-b541-5b52ed52e873} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:37.586138 [ 260 ] {b20c0e55-7e3e-4718-b541-5b52ed52e873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:37.586504 [ 260 ] {b20c0e55-7e3e-4718-b541-5b52ed52e873} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:18:37.586764 [ 260 ] {b20c0e55-7e3e-4718-b541-5b52ed52e873} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:37.586986 [ 260 ] {b20c0e55-7e3e-4718-b541-5b52ed52e873} executeQuery: Read 1 rows, 69.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 46.50 KiB/sec. 2024.12.21 00:18:37.587044 [ 260 ] {b20c0e55-7e3e-4718-b541-5b52ed52e873} TCPHandler: Processed in 0.001662374 sec. 2024.12.21 00:18:37.587198 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:37.587320 [ 259 ] {11654f38-6daa-430f-8254-a0cd752804c0} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:37.587406 [ 259 ] {11654f38-6daa-430f-8254-a0cd752804c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:18:37.588549 [ 259 ] {11654f38-6daa-430f-8254-a0cd752804c0} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:37.588591 [ 259 ] {11654f38-6daa-430f-8254-a0cd752804c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:37.589220 [ 259 ] {11654f38-6daa-430f-8254-a0cd752804c0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:18:37.589484 [ 259 ] {11654f38-6daa-430f-8254-a0cd752804c0} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:37.589671 [ 144 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 00:18:37.589769 [ 259 ] {11654f38-6daa-430f-8254-a0cd752804c0} executeQuery: Read 12 rows, 22.02 KiB in 0.002469 sec., 4860.267314702309 rows/sec., 8.71 MiB/sec. 2024.12.21 00:18:37.589775 [ 144 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:37.589867 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:37.590172 [ 259 ] {11654f38-6daa-430f-8254-a0cd752804c0} TCPHandler: Processed in 0.003030541 sec. 2024.12.21 00:18:37.590192 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 00:18:37.590407 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:37.590672 [ 260 ] {941a27f9-fdfc-4af3-b4bc-93d071ddb74c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:37.590817 [ 260 ] {941a27f9-fdfc-4af3-b4bc-93d071ddb74c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:37.590857 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:37.591098 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 67 rows starting from the beginning of the part 2024.12.21 00:18:37.591936 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part 2024.12.21 00:18:37.592738 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part 2024.12.21 00:18:37.592792 [ 260 ] {941a27f9-fdfc-4af3-b4bc-93d071ddb74c} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:37.592860 [ 260 ] {941a27f9-fdfc-4af3-b4bc-93d071ddb74c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:37.593386 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2024.12.21 00:18:37.594127 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part 2024.12.21 00:18:37.594718 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2024.12.21 00:18:37.594767 [ 260 ] {941a27f9-fdfc-4af3-b4bc-93d071ddb74c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:18:37.595579 [ 260 ] {941a27f9-fdfc-4af3-b4bc-93d071ddb74c} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:37.596012 [ 260 ] {941a27f9-fdfc-4af3-b4bc-93d071ddb74c} executeQuery: Read 82 rows, 5.33 KiB in 0.00542 sec., 15129.151291512913 rows/sec., 983.95 KiB/sec. 2024.12.21 00:18:37.596176 [ 260 ] {941a27f9-fdfc-4af3-b4bc-93d071ddb74c} TCPHandler: Processed in 0.005889026 sec. 2024.12.21 00:18:37.598518 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 19 columns (19 merged, 0 gathered) in 0.008506536 sec., 17986.16969351567 rows/sec., 32.23 MiB/sec. 2024.12.21 00:18:37.599005 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 00:18:37.599453 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_11_2} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:37.599545 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_11_2} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 00:18:37.599704 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2024.12.21 00:18:41.056194 [ 141 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:18:41.056268 [ 141 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:18:41.165435 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2024.12.21 00:18:41.166124 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:41.166171 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:41.166765 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:18:41.167037 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:41.167279 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2024.12.21 00:18:41.556362 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2024.12.21 00:18:41.576903 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:41.576966 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:41.584204 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:18:41.584956 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:41.587610 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2024.12.21 00:18:42.564964 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:42.565159 [ 260 ] {2bfc275b-0c90-41d8-bcad-1d7551306921} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:42.565236 [ 260 ] {2bfc275b-0c90-41d8-bcad-1d7551306921} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:42.566079 [ 260 ] {2bfc275b-0c90-41d8-bcad-1d7551306921} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:42.566129 [ 260 ] {2bfc275b-0c90-41d8-bcad-1d7551306921} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:42.566568 [ 260 ] {2bfc275b-0c90-41d8-bcad-1d7551306921} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:18:42.566840 [ 260 ] {2bfc275b-0c90-41d8-bcad-1d7551306921} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:42.567092 [ 260 ] {2bfc275b-0c90-41d8-bcad-1d7551306921} executeQuery: Read 110 rows, 9.44 KiB in 0.001986 sec., 55387.713997985906 rows/sec., 4.64 MiB/sec. 2024.12.21 00:18:42.567232 [ 260 ] {2bfc275b-0c90-41d8-bcad-1d7551306921} TCPHandler: Processed in 0.002403763 sec. 2024.12.21 00:18:42.567493 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:42.567673 [ 259 ] {b99b71b4-bcae-4690-b612-56cdcf0c9351} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:18:42.567742 [ 259 ] {b99b71b4-bcae-4690-b612-56cdcf0c9351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:18:42.568464 [ 259 ] {b99b71b4-bcae-4690-b612-56cdcf0c9351} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:42.568505 [ 259 ] {b99b71b4-bcae-4690-b612-56cdcf0c9351} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:42.568943 [ 259 ] {b99b71b4-bcae-4690-b612-56cdcf0c9351} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:18:42.569197 [ 259 ] {b99b71b4-bcae-4690-b612-56cdcf0c9351} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:42.569391 [ 259 ] {b99b71b4-bcae-4690-b612-56cdcf0c9351} executeQuery: Read 27 rows, 2.03 KiB in 0.00177 sec., 15254.237288135593 rows/sec., 1.12 MiB/sec. 2024.12.21 00:18:42.569447 [ 259 ] {b99b71b4-bcae-4690-b612-56cdcf0c9351} TCPHandler: Processed in 0.002079245 sec. 2024.12.21 00:18:42.569590 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:42.569716 [ 260 ] {2ded8b7d-a30b-4ccc-814e-06229506409c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:42.569769 [ 260 ] {2ded8b7d-a30b-4ccc-814e-06229506409c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:42.570396 [ 260 ] {2ded8b7d-a30b-4ccc-814e-06229506409c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:42.570438 [ 260 ] {2ded8b7d-a30b-4ccc-814e-06229506409c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:42.570811 [ 260 ] {2ded8b7d-a30b-4ccc-814e-06229506409c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:18:42.571051 [ 260 ] {2ded8b7d-a30b-4ccc-814e-06229506409c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:42.571329 [ 260 ] {2ded8b7d-a30b-4ccc-814e-06229506409c} executeQuery: Read 91 rows, 7.28 KiB in 0.001643 sec., 55386.48813146683 rows/sec., 4.33 MiB/sec. 2024.12.21 00:18:42.571547 [ 260 ] {2ded8b7d-a30b-4ccc-814e-06229506409c} TCPHandler: Processed in 0.002007813 sec. 2024.12.21 00:18:42.571701 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:42.571842 [ 259 ] {dbfa08e9-86d4-43b5-92c3-c016313b90f1} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:42.571905 [ 259 ] {dbfa08e9-86d4-43b5-92c3-c016313b90f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:42.572542 [ 259 ] {dbfa08e9-86d4-43b5-92c3-c016313b90f1} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:42.572579 [ 259 ] {dbfa08e9-86d4-43b5-92c3-c016313b90f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:42.572970 [ 259 ] {dbfa08e9-86d4-43b5-92c3-c016313b90f1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:18:42.573210 [ 259 ] {dbfa08e9-86d4-43b5-92c3-c016313b90f1} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:42.573384 [ 259 ] {dbfa08e9-86d4-43b5-92c3-c016313b90f1} executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. 2024.12.21 00:18:42.573435 [ 259 ] {dbfa08e9-86d4-43b5-92c3-c016313b90f1} TCPHandler: Processed in 0.001809859 sec. 2024.12.21 00:18:42.573615 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:42.573757 [ 260 ] {529d2683-b837-46c1-8505-bd98c8e6c379} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:42.573851 [ 260 ] {529d2683-b837-46c1-8505-bd98c8e6c379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:18:42.575286 [ 260 ] {529d2683-b837-46c1-8505-bd98c8e6c379} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:42.575320 [ 260 ] {529d2683-b837-46c1-8505-bd98c8e6c379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:42.575991 [ 260 ] {529d2683-b837-46c1-8505-bd98c8e6c379} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:18:42.576270 [ 260 ] {529d2683-b837-46c1-8505-bd98c8e6c379} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:42.576534 [ 260 ] {529d2683-b837-46c1-8505-bd98c8e6c379} executeQuery: Read 27 rows, 49.54 KiB in 0.002809 sec., 9611.961552153793 rows/sec., 17.22 MiB/sec. 2024.12.21 00:18:42.576665 [ 260 ] {529d2683-b837-46c1-8505-bd98c8e6c379} TCPHandler: Processed in 0.003117223 sec. 2024.12.21 00:18:42.576829 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:42.576948 [ 259 ] {09a08e86-f4fb-483f-b04b-ed810d24d0c5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:42.577002 [ 259 ] {09a08e86-f4fb-483f-b04b-ed810d24d0c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:42.577509 [ 259 ] {09a08e86-f4fb-483f-b04b-ed810d24d0c5} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:42.577546 [ 259 ] {09a08e86-f4fb-483f-b04b-ed810d24d0c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:42.577924 [ 259 ] {09a08e86-f4fb-483f-b04b-ed810d24d0c5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:18:42.578175 [ 259 ] {09a08e86-f4fb-483f-b04b-ed810d24d0c5} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:42.578352 [ 259 ] {09a08e86-f4fb-483f-b04b-ed810d24d0c5} executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec. 2024.12.21 00:18:42.578405 [ 259 ] {09a08e86-f4fb-483f-b04b-ed810d24d0c5} TCPHandler: Processed in 0.001633333 sec. 2024.12.21 00:18:44.940568 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:44.940788 [ 260 ] {78a111be-2e0c-422f-928b-f2a6d45f8796} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:18:44.940873 [ 260 ] {78a111be-2e0c-422f-928b-f2a6d45f8796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:18:44.941693 [ 260 ] {78a111be-2e0c-422f-928b-f2a6d45f8796} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.941744 [ 260 ] {78a111be-2e0c-422f-928b-f2a6d45f8796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.942168 [ 260 ] {78a111be-2e0c-422f-928b-f2a6d45f8796} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:18:44.942427 [ 260 ] {78a111be-2e0c-422f-928b-f2a6d45f8796} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.942631 [ 139 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.21 00:18:44.942678 [ 260 ] {78a111be-2e0c-422f-928b-f2a6d45f8796} executeQuery: Read 14 rows, 1.01 KiB in 0.001944 sec., 7201.6460905349795 rows/sec., 518.42 KiB/sec. 2024.12.21 00:18:44.942724 [ 139 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.942802 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.942805 [ 260 ] {78a111be-2e0c-422f-928b-f2a6d45f8796} TCPHandler: Processed in 0.002401484 sec. 2024.12.21 00:18:44.943177 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:44.943207 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.21 00:18:44.943426 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:44.943448 [ 259 ] {0a014d57-265c-4c02-8a6a-5f221fa3af88} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:44.943476 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2024.12.21 00:18:44.943531 [ 259 ] {0a014d57-265c-4c02-8a6a-5f221fa3af88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:44.943660 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:44.943971 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:44.944363 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:44.944764 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.12.21 00:18:44.946964 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004049647 sec., 17285.45722627182 rows/sec., 1.28 MiB/sec. 2024.12.21 00:18:44.947122 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.21 00:18:44.947337 [ 259 ] {0a014d57-265c-4c02-8a6a-5f221fa3af88} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.947408 [ 259 ] {0a014d57-265c-4c02-8a6a-5f221fa3af88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.947596 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_9_2} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.947739 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_9_2} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.21 00:18:44.947889 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:18:44.948234 [ 259 ] {0a014d57-265c-4c02-8a6a-5f221fa3af88} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:18:44.948499 [ 259 ] {0a014d57-265c-4c02-8a6a-5f221fa3af88} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.948685 [ 139 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 00:18:44.948754 [ 139 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.948788 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.948797 [ 259 ] {0a014d57-265c-4c02-8a6a-5f221fa3af88} executeQuery: Read 1367 rows, 116.44 KiB in 0.005411 sec., 252633.52430234707 rows/sec., 21.01 MiB/sec. 2024.12.21 00:18:44.948970 [ 259 ] {0a014d57-265c-4c02-8a6a-5f221fa3af88} TCPHandler: Processed in 0.006016399 sec. 2024.12.21 00:18:44.948987 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.21 00:18:44.949122 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:44.949164 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:44.949182 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1419 rows starting from the beginning of the part 2024.12.21 00:18:44.949399 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 227 rows starting from the beginning of the part 2024.12.21 00:18:44.949677 [ 260 ] {f3c516cc-292d-4932-b1d5-897d70c2b04c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:18:44.949711 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part 2024.12.21 00:18:44.949902 [ 260 ] {f3c516cc-292d-4932-b1d5-897d70c2b04c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:18:44.949972 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 227 rows starting from the beginning of the part 2024.12.21 00:18:44.950302 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part 2024.12.21 00:18:44.950600 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1367 rows starting from the beginning of the part 2024.12.21 00:18:44.952372 [ 260 ] {f3c516cc-292d-4932-b1d5-897d70c2b04c} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.952457 [ 260 ] {f3c516cc-292d-4932-b1d5-897d70c2b04c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.953463 [ 260 ] {f3c516cc-292d-4932-b1d5-897d70c2b04c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:18:44.953765 [ 260 ] {f3c516cc-292d-4932-b1d5-897d70c2b04c} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.954244 [ 260 ] {f3c516cc-292d-4932-b1d5-897d70c2b04c} executeQuery: Read 19 rows, 1.36 KiB in 0.004798 sec., 3959.983326385994 rows/sec., 283.12 KiB/sec. 2024.12.21 00:18:44.954626 [ 260 ] {f3c516cc-292d-4932-b1d5-897d70c2b04c} TCPHandler: Processed in 0.005550227 sec. 2024.12.21 00:18:44.954906 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:44.954957 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3460 rows, containing 5 columns (5 merged, 0 gathered) in 0.006085061 sec., 568605.639286114 rows/sec., 49.85 MiB/sec. 2024.12.21 00:18:44.955089 [ 259 ] {e81e6371-7f22-4838-8dad-59f1a1d6c96c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:18:44.955168 [ 259 ] {e81e6371-7f22-4838-8dad-59f1a1d6c96c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:18:44.955295 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 00:18:44.955895 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_21_4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.956024 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_21_4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 00:18:44.956209 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 00:18:44.956387 [ 259 ] {e81e6371-7f22-4838-8dad-59f1a1d6c96c} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.956435 [ 259 ] {e81e6371-7f22-4838-8dad-59f1a1d6c96c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.956813 [ 259 ] {e81e6371-7f22-4838-8dad-59f1a1d6c96c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:18:44.957055 [ 259 ] {e81e6371-7f22-4838-8dad-59f1a1d6c96c} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.957331 [ 259 ] {e81e6371-7f22-4838-8dad-59f1a1d6c96c} executeQuery: Read 242 rows, 16.79 KiB in 0.002281 sec., 106093.81850065761 rows/sec., 7.19 MiB/sec. 2024.12.21 00:18:44.957558 [ 259 ] {e81e6371-7f22-4838-8dad-59f1a1d6c96c} TCPHandler: Processed in 0.002802595 sec. 2024.12.21 00:18:44.957750 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:44.957891 [ 260 ] {f7167bc6-cacc-4bdd-88fe-62de14e07330} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:18:44.957950 [ 260 ] {f7167bc6-cacc-4bdd-88fe-62de14e07330} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:18:44.958591 [ 260 ] {f7167bc6-cacc-4bdd-88fe-62de14e07330} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.958630 [ 260 ] {f7167bc6-cacc-4bdd-88fe-62de14e07330} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.958984 [ 260 ] {f7167bc6-cacc-4bdd-88fe-62de14e07330} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:18:44.959222 [ 260 ] {f7167bc6-cacc-4bdd-88fe-62de14e07330} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.959370 [ 139 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.21 00:18:44.959431 [ 139 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.959467 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.959473 [ 260 ] {f7167bc6-cacc-4bdd-88fe-62de14e07330} executeQuery: Read 13 rows, 830.00 B in 0.001603 sec., 8109.794135995009 rows/sec., 505.64 KiB/sec. 2024.12.21 00:18:44.959634 [ 260 ] {f7167bc6-cacc-4bdd-88fe-62de14e07330} TCPHandler: Processed in 0.001954501 sec. 2024.12.21 00:18:44.959734 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.21 00:18:44.959837 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:44.960029 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:44.960092 [ 259 ] {8383c1b5-950c-4cb7-947a-ae27dd725516} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:44.960111 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2024.12.21 00:18:44.960198 [ 259 ] {8383c1b5-950c-4cb7-947a-ae27dd725516} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:44.960452 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2024.12.21 00:18:44.960818 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2024.12.21 00:18:44.961183 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2024.12.21 00:18:44.961577 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2024.12.21 00:18:44.963170 [ 259 ] {8383c1b5-950c-4cb7-947a-ae27dd725516} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.963246 [ 259 ] {8383c1b5-950c-4cb7-947a-ae27dd725516} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.963918 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004337995 sec., 14983.880802075613 rows/sec., 992.77 KiB/sec. 2024.12.21 00:18:44.964130 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.21 00:18:44.964234 [ 259 ] {8383c1b5-950c-4cb7-947a-ae27dd725516} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:18:44.964650 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_9_2} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.964831 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_9_2} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.21 00:18:44.964842 [ 259 ] {8383c1b5-950c-4cb7-947a-ae27dd725516} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.964991 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:18:44.965171 [ 139 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 00:18:44.965239 [ 139 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.965271 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.965310 [ 259 ] {8383c1b5-950c-4cb7-947a-ae27dd725516} executeQuery: Read 850 rows, 62.93 KiB in 0.005286 sec., 160802.11880438894 rows/sec., 11.63 MiB/sec. 2024.12.21 00:18:44.965733 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.21 00:18:44.965746 [ 259 ] {8383c1b5-950c-4cb7-947a-ae27dd725516} TCPHandler: Processed in 0.005995998 sec. 2024.12.21 00:18:44.966113 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:44.966203 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:44.966257 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 895 rows starting from the beginning of the part 2024.12.21 00:18:44.966408 [ 260 ] {43226683-4202-4073-8051-f4985627e20e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:18:44.966584 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 403 rows starting from the beginning of the part 2024.12.21 00:18:44.966643 [ 260 ] {43226683-4202-4073-8051-f4985627e20e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:18:44.966964 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 91 rows starting from the beginning of the part 2024.12.21 00:18:44.967309 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 394 rows starting from the beginning of the part 2024.12.21 00:18:44.967626 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 91 rows starting from the beginning of the part 2024.12.21 00:18:44.967894 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 850 rows starting from the beginning of the part 2024.12.21 00:18:44.969187 [ 260 ] {43226683-4202-4073-8051-f4985627e20e} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.969255 [ 260 ] {43226683-4202-4073-8051-f4985627e20e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.970472 [ 260 ] {43226683-4202-4073-8051-f4985627e20e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:18:44.970846 [ 260 ] {43226683-4202-4073-8051-f4985627e20e} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.971467 [ 260 ] {43226683-4202-4073-8051-f4985627e20e} executeQuery: Read 6 rows, 321.00 B in 0.005134 sec., 1168.6793922867162 rows/sec., 61.06 KiB/sec. 2024.12.21 00:18:44.971866 [ 260 ] {43226683-4202-4073-8051-f4985627e20e} TCPHandler: Processed in 0.005958287 sec. 2024.12.21 00:18:44.971955 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2724 rows, containing 5 columns (5 merged, 0 gathered) in 0.006596135 sec., 412969.1099408972 rows/sec., 31.49 MiB/sec. 2024.12.21 00:18:44.972064 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:44.972168 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 00:18:44.972296 [ 259 ] {f2e54bd3-3dff-4c83-a8a2-e1ef38082d07} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:44.972387 [ 259 ] {f2e54bd3-3dff-4c83-a8a2-e1ef38082d07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:44.972809 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_21_4} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.972993 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_21_4} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 00:18:44.973097 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.21 00:18:44.973584 [ 259 ] {f2e54bd3-3dff-4c83-a8a2-e1ef38082d07} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.973631 [ 259 ] {f2e54bd3-3dff-4c83-a8a2-e1ef38082d07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.974109 [ 259 ] {f2e54bd3-3dff-4c83-a8a2-e1ef38082d07} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:18:44.974370 [ 259 ] {f2e54bd3-3dff-4c83-a8a2-e1ef38082d07} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.974530 [ 139 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 00:18:44.974592 [ 139 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.974618 [ 259 ] {f2e54bd3-3dff-4c83-a8a2-e1ef38082d07} executeQuery: Read 1019 rows, 69.53 KiB in 0.002411 sec., 422646.2048942348 rows/sec., 28.16 MiB/sec. 2024.12.21 00:18:44.974635 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.974787 [ 259 ] {f2e54bd3-3dff-4c83-a8a2-e1ef38082d07} TCPHandler: Processed in 0.002803624 sec. 2024.12.21 00:18:44.974831 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.21 00:18:44.974958 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:44.975006 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:44.975007 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5636 rows starting from the beginning of the part 2024.12.21 00:18:44.975238 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part 2024.12.21 00:18:44.975519 [ 260 ] {ecaa95a5-3980-45d6-9340-3acbe5614b00} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:18:44.975563 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2024.12.21 00:18:44.975792 [ 260 ] {ecaa95a5-3980-45d6-9340-3acbe5614b00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:18:44.975846 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2024.12.21 00:18:44.976127 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2024.12.21 00:18:44.976440 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1019 rows starting from the beginning of the part 2024.12.21 00:18:44.977702 [ 260 ] {ecaa95a5-3980-45d6-9340-3acbe5614b00} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.977776 [ 260 ] {ecaa95a5-3980-45d6-9340-3acbe5614b00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.978770 [ 260 ] {ecaa95a5-3980-45d6-9340-3acbe5614b00} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:18:44.979187 [ 260 ] {ecaa95a5-3980-45d6-9340-3acbe5614b00} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.979450 [ 260 ] {ecaa95a5-3980-45d6-9340-3acbe5614b00} executeQuery: Read 1 rows, 69.00 B in 0.0042 sec., 238.0952380952381 rows/sec., 16.04 KiB/sec. 2024.12.21 00:18:44.979510 [ 260 ] {ecaa95a5-3980-45d6-9340-3acbe5614b00} TCPHandler: Processed in 0.004597262 sec. 2024.12.21 00:18:44.979670 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:44.979829 [ 259 ] {3a00ce97-bf9a-46bc-bc7d-cab90015d26c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:44.979924 [ 259 ] {3a00ce97-bf9a-46bc-bc7d-cab90015d26c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:18:44.980302 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7449 rows, containing 5 columns (5 merged, 0 gathered) in 0.005535047 sec., 1345788.0303455417 rows/sec., 90.70 MiB/sec. 2024.12.21 00:18:44.980809 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 00:18:44.981169 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_21_4} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.981279 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_21_4} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 00:18:44.981384 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. 2024.12.21 00:18:44.981527 [ 259 ] {3a00ce97-bf9a-46bc-bc7d-cab90015d26c} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.981569 [ 259 ] {3a00ce97-bf9a-46bc-bc7d-cab90015d26c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.982181 [ 259 ] {3a00ce97-bf9a-46bc-bc7d-cab90015d26c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:18:44.982445 [ 259 ] {3a00ce97-bf9a-46bc-bc7d-cab90015d26c} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.982680 [ 259 ] {3a00ce97-bf9a-46bc-bc7d-cab90015d26c} executeQuery: Read 12 rows, 22.02 KiB in 0.002887 sec., 4156.563907170073 rows/sec., 7.45 MiB/sec. 2024.12.21 00:18:44.982778 [ 259 ] {3a00ce97-bf9a-46bc-bc7d-cab90015d26c} TCPHandler: Processed in 0.003181445 sec. 2024.12.21 00:18:44.982946 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:44.983086 [ 260 ] {20e51c4a-a809-4372-b1aa-afefbe60bd6c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:44.983148 [ 260 ] {20e51c4a-a809-4372-b1aa-afefbe60bd6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:44.983692 [ 260 ] {20e51c4a-a809-4372-b1aa-afefbe60bd6c} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.983739 [ 260 ] {20e51c4a-a809-4372-b1aa-afefbe60bd6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.984115 [ 260 ] {20e51c4a-a809-4372-b1aa-afefbe60bd6c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:18:44.984358 [ 260 ] {20e51c4a-a809-4372-b1aa-afefbe60bd6c} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.984531 [ 139 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 00:18:44.984591 [ 139 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:44.984605 [ 260 ] {20e51c4a-a809-4372-b1aa-afefbe60bd6c} executeQuery: Read 58 rows, 3.68 KiB in 0.001541 sec., 37637.897469175856 rows/sec., 2.33 MiB/sec. 2024.12.21 00:18:44.984623 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:44.984770 [ 260 ] {20e51c4a-a809-4372-b1aa-afefbe60bd6c} TCPHandler: Processed in 0.00188969 sec. 2024.12.21 00:18:44.984978 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.21 00:18:44.985298 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:44.985334 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 936 rows starting from the beginning of the part 2024.12.21 00:18:44.985428 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2024.12.21 00:18:44.985621 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2024.12.21 00:18:44.985740 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2024.12.21 00:18:44.985926 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2024.12.21 00:18:44.986054 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 58 rows starting from the beginning of the part 2024.12.21 00:18:44.987290 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002535587 sec., 504025.300650303 rows/sec., 32.84 MiB/sec. 2024.12.21 00:18:44.987492 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 00:18:44.987797 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_21_4} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:44.987881 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_21_4} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 00:18:44.987965 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2024.12.21 00:18:46.187252 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 498 2024.12.21 00:18:46.190735 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:46.190782 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:46.192284 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:18:46.192601 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:46.193232 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 498 2024.12.21 00:18:47.558360 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:47.558604 [ 260 ] {226c0f1d-be5b-482e-afe8-5029df9b167a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:47.558691 [ 260 ] {226c0f1d-be5b-482e-afe8-5029df9b167a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:47.559604 [ 260 ] {226c0f1d-be5b-482e-afe8-5029df9b167a} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:47.559658 [ 260 ] {226c0f1d-be5b-482e-afe8-5029df9b167a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:47.560111 [ 260 ] {226c0f1d-be5b-482e-afe8-5029df9b167a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:18:47.560382 [ 260 ] {226c0f1d-be5b-482e-afe8-5029df9b167a} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:47.560602 [ 260 ] {226c0f1d-be5b-482e-afe8-5029df9b167a} executeQuery: Read 56 rows, 4.38 KiB in 0.002063 sec., 27144.934561318467 rows/sec., 2.07 MiB/sec. 2024.12.21 00:18:47.560674 [ 260 ] {226c0f1d-be5b-482e-afe8-5029df9b167a} TCPHandler: Processed in 0.002464565 sec. 2024.12.21 00:18:47.560932 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:47.561121 [ 259 ] {35d4e8cc-b03f-4d1e-97bf-1207275c7f2c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:47.561195 [ 259 ] {35d4e8cc-b03f-4d1e-97bf-1207275c7f2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:47.561971 [ 259 ] {35d4e8cc-b03f-4d1e-97bf-1207275c7f2c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:47.562022 [ 259 ] {35d4e8cc-b03f-4d1e-97bf-1207275c7f2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:47.562456 [ 259 ] {35d4e8cc-b03f-4d1e-97bf-1207275c7f2c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:18:47.562721 [ 259 ] {35d4e8cc-b03f-4d1e-97bf-1207275c7f2c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:47.562968 [ 259 ] {35d4e8cc-b03f-4d1e-97bf-1207275c7f2c} executeQuery: Read 64 rows, 5.12 KiB in 0.0019 sec., 33684.21052631579 rows/sec., 2.63 MiB/sec. 2024.12.21 00:18:47.563027 [ 259 ] {35d4e8cc-b03f-4d1e-97bf-1207275c7f2c} TCPHandler: Processed in 0.002225739 sec. 2024.12.21 00:18:47.563187 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:47.563315 [ 260 ] {f90b7877-a7c7-44ef-ac34-ff6b6f0395eb} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:47.563375 [ 260 ] {f90b7877-a7c7-44ef-ac34-ff6b6f0395eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:47.563947 [ 260 ] {f90b7877-a7c7-44ef-ac34-ff6b6f0395eb} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:47.563986 [ 260 ] {f90b7877-a7c7-44ef-ac34-ff6b6f0395eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:47.564416 [ 260 ] {f90b7877-a7c7-44ef-ac34-ff6b6f0395eb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:18:47.564687 [ 260 ] {f90b7877-a7c7-44ef-ac34-ff6b6f0395eb} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:47.564877 [ 260 ] {f90b7877-a7c7-44ef-ac34-ff6b6f0395eb} executeQuery: Read 64 rows, 4.56 KiB in 0.001594 sec., 40150.564617314936 rows/sec., 2.80 MiB/sec. 2024.12.21 00:18:47.564937 [ 260 ] {f90b7877-a7c7-44ef-ac34-ff6b6f0395eb} TCPHandler: Processed in 0.001807538 sec. 2024.12.21 00:18:47.565115 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:47.565237 [ 259 ] {40f64766-f3ac-41df-ace9-e4f4819977b2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:47.565290 [ 259 ] {40f64766-f3ac-41df-ace9-e4f4819977b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:47.565796 [ 259 ] {40f64766-f3ac-41df-ace9-e4f4819977b2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:47.565838 [ 259 ] {40f64766-f3ac-41df-ace9-e4f4819977b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:47.566236 [ 259 ] {40f64766-f3ac-41df-ace9-e4f4819977b2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:18:47.566488 [ 259 ] {40f64766-f3ac-41df-ace9-e4f4819977b2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:47.566694 [ 259 ] {40f64766-f3ac-41df-ace9-e4f4819977b2} executeQuery: Read 24 rows, 1.66 KiB in 0.001482 sec., 16194.331983805667 rows/sec., 1.09 MiB/sec. 2024.12.21 00:18:47.566746 [ 259 ] {40f64766-f3ac-41df-ace9-e4f4819977b2} TCPHandler: Processed in 0.001688675 sec. 2024.12.21 00:18:48.668347 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2024.12.21 00:18:48.669012 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:48.669067 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:48.669598 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:18:48.669871 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:48.670114 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2024.12.21 00:18:49.088611 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2024.12.21 00:18:49.110024 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:49.110089 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:49.117771 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:18:49.118552 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:49.121465 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2024.12.21 00:18:52.564637 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:52.564879 [ 260 ] {d1eb1017-d167-4910-95fe-0213ea9bb436} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:52.564969 [ 260 ] {d1eb1017-d167-4910-95fe-0213ea9bb436} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:52.565878 [ 260 ] {d1eb1017-d167-4910-95fe-0213ea9bb436} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:52.565933 [ 260 ] {d1eb1017-d167-4910-95fe-0213ea9bb436} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:52.566421 [ 260 ] {d1eb1017-d167-4910-95fe-0213ea9bb436} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:18:52.566690 [ 260 ] {d1eb1017-d167-4910-95fe-0213ea9bb436} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:52.566943 [ 260 ] {d1eb1017-d167-4910-95fe-0213ea9bb436} executeQuery: Read 110 rows, 9.44 KiB in 0.002129 sec., 51667.44950681071 rows/sec., 4.33 MiB/sec. 2024.12.21 00:18:52.567013 [ 260 ] {d1eb1017-d167-4910-95fe-0213ea9bb436} TCPHandler: Processed in 0.002515477 sec. 2024.12.21 00:18:52.567285 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:52.567477 [ 259 ] {7e91954b-ba50-4765-bd29-00340a385fe4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:18:52.567554 [ 259 ] {7e91954b-ba50-4765-bd29-00340a385fe4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:18:52.568314 [ 259 ] {7e91954b-ba50-4765-bd29-00340a385fe4} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:52.568367 [ 259 ] {7e91954b-ba50-4765-bd29-00340a385fe4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:52.568797 [ 259 ] {7e91954b-ba50-4765-bd29-00340a385fe4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:18:52.569063 [ 259 ] {7e91954b-ba50-4765-bd29-00340a385fe4} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:52.569355 [ 259 ] {7e91954b-ba50-4765-bd29-00340a385fe4} executeQuery: Read 27 rows, 2.03 KiB in 0.001929 sec., 13996.889580093313 rows/sec., 1.03 MiB/sec. 2024.12.21 00:18:52.569467 [ 259 ] {7e91954b-ba50-4765-bd29-00340a385fe4} TCPHandler: Processed in 0.002310991 sec. 2024.12.21 00:18:52.569643 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:52.569771 [ 260 ] {208c97e5-cca1-47fa-b258-aeeab32a1f7e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:52.569824 [ 260 ] {208c97e5-cca1-47fa-b258-aeeab32a1f7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:52.570455 [ 260 ] {208c97e5-cca1-47fa-b258-aeeab32a1f7e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:52.570499 [ 260 ] {208c97e5-cca1-47fa-b258-aeeab32a1f7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:52.570872 [ 260 ] {208c97e5-cca1-47fa-b258-aeeab32a1f7e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:18:52.571125 [ 260 ] {208c97e5-cca1-47fa-b258-aeeab32a1f7e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:52.571349 [ 260 ] {208c97e5-cca1-47fa-b258-aeeab32a1f7e} executeQuery: Read 91 rows, 7.28 KiB in 0.001608 sec., 56592.03980099502 rows/sec., 4.42 MiB/sec. 2024.12.21 00:18:52.571408 [ 260 ] {208c97e5-cca1-47fa-b258-aeeab32a1f7e} TCPHandler: Processed in 0.001832159 sec. 2024.12.21 00:18:52.571565 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:52.571693 [ 259 ] {c36643cf-f691-447e-998f-f9226961489b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:52.571751 [ 259 ] {c36643cf-f691-447e-998f-f9226961489b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:52.572345 [ 259 ] {c36643cf-f691-447e-998f-f9226961489b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:52.572388 [ 259 ] {c36643cf-f691-447e-998f-f9226961489b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:52.572837 [ 259 ] {c36643cf-f691-447e-998f-f9226961489b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:18:52.573086 [ 259 ] {c36643cf-f691-447e-998f-f9226961489b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:52.573324 [ 259 ] {c36643cf-f691-447e-998f-f9226961489b} executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec. 2024.12.21 00:18:52.573452 [ 259 ] {c36643cf-f691-447e-998f-f9226961489b} TCPHandler: Processed in 0.001945652 sec. 2024.12.21 00:18:52.573611 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:52.573734 [ 260 ] {0c38a2c2-703b-4c34-bdbd-1d0a2e6817e6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:52.573822 [ 260 ] {0c38a2c2-703b-4c34-bdbd-1d0a2e6817e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:18:52.575177 [ 260 ] {0c38a2c2-703b-4c34-bdbd-1d0a2e6817e6} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:52.575220 [ 260 ] {0c38a2c2-703b-4c34-bdbd-1d0a2e6817e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:52.575929 [ 260 ] {0c38a2c2-703b-4c34-bdbd-1d0a2e6817e6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:18:52.576223 [ 260 ] {0c38a2c2-703b-4c34-bdbd-1d0a2e6817e6} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:52.576500 [ 260 ] {0c38a2c2-703b-4c34-bdbd-1d0a2e6817e6} executeQuery: Read 27 rows, 49.54 KiB in 0.002792 sec., 9670.487106017192 rows/sec., 17.33 MiB/sec. 2024.12.21 00:18:52.576639 [ 260 ] {0c38a2c2-703b-4c34-bdbd-1d0a2e6817e6} TCPHandler: Processed in 0.003087032 sec. 2024.12.21 00:18:52.576813 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:52.576941 [ 259 ] {915dda88-6282-4739-ae03-781862910596} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:52.576996 [ 259 ] {915dda88-6282-4739-ae03-781862910596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:52.577505 [ 259 ] {915dda88-6282-4739-ae03-781862910596} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:52.577547 [ 259 ] {915dda88-6282-4739-ae03-781862910596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:52.577942 [ 259 ] {915dda88-6282-4739-ae03-781862910596} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:18:52.578198 [ 259 ] {915dda88-6282-4739-ae03-781862910596} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:52.578416 [ 259 ] {915dda88-6282-4739-ae03-781862910596} executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. 2024.12.21 00:18:52.578474 [ 259 ] {915dda88-6282-4739-ae03-781862910596} TCPHandler: Processed in 0.001720056 sec. 2024.12.21 00:18:55.942522 [ 120 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.21 00:18:55.942621 [ 120 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:55.942664 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:55.942932 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.21 00:18:55.943165 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:55.943213 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2024.12.21 00:18:55.943311 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.12.21 00:18:55.943424 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.12.21 00:18:55.943696 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.12.21 00:18:55.943832 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.12.21 00:18:55.944920 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002153267 sec., 4179.695318787684 rows/sec., 281.64 KiB/sec. 2024.12.21 00:18:55.945059 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.21 00:18:55.945401 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_9_2} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:55.945495 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_9_2} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.21 00:18:55.945580 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:18:56.056524 [ 120 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:18:56.056581 [ 120 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:18:56.171164 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2024.12.21 00:18:56.171810 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:56.171848 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:56.172431 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:18:56.172681 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:56.172837 [ 120 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 00:18:56.172885 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2024.12.21 00:18:56.172895 [ 120 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:56.172927 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:56.173040 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.21 00:18:56.173158 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:56.173191 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2024.12.21 00:18:56.173262 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2024.12.21 00:18:56.173475 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2024.12.21 00:18:56.173724 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2024.12.21 00:18:56.173879 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2024.12.21 00:18:56.173961 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2024.12.21 00:18:56.175625 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.00262891 sec., 2807627.495806247 rows/sec., 40.16 MiB/sec. 2024.12.21 00:18:56.176133 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 00:18:56.176494 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_16_3} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:56.176584 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_16_3} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 00:18:56.176698 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.12.21 00:18:56.194386 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 518 2024.12.21 00:18:56.197053 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:56.197102 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:56.198530 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:18:56.198854 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:56.199117 [ 120 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 00:18:56.199266 [ 120 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:56.199390 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:56.199928 [ 186 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 00:18:56.200771 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 518 2024.12.21 00:18:56.201110 [ 186 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:56.201240 [ 186 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 314 rows starting from the beginning of the part 2024.12.21 00:18:56.202028 [ 186 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part 2024.12.21 00:18:56.202460 [ 186 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part 2024.12.21 00:18:56.202889 [ 186 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2024.12.21 00:18:56.203311 [ 186 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2024.12.21 00:18:56.203770 [ 186 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2024.12.21 00:18:56.211301 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 72 columns (72 merged, 0 gathered) in 0.011744301 sec., 44106.49897341698 rows/sec., 39.73 MiB/sec. 2024.12.21 00:18:56.212500 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 00:18:56.213320 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_11_2} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:56.213412 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_11_2} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 00:18:56.213741 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. 2024.12.21 00:18:56.622474 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2024.12.21 00:18:56.644286 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:56.644347 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:56.652634 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:18:56.653477 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:56.653865 [ 120 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 00:18:56.653991 [ 120 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:56.654065 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:56.654460 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.21 00:18:56.672598 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2024.12.21 00:18:56.673485 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:56.674676 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2024.12.21 00:18:56.679500 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2024.12.21 00:18:56.684595 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2024.12.21 00:18:56.689730 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2024.12.21 00:18:56.695517 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2024.12.21 00:18:56.700046 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2024.12.21 00:18:56.762803 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.108597247 sec., 1114.2087239099164 rows/sec., 5.76 MiB/sec. 2024.12.21 00:18:56.765463 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 00:18:56.768517 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_16_3} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:56.768655 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_16_3} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 00:18:56.770982 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2024.12.21 00:18:57.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 178.16 MiB, peak 188.11 MiB, free memory in arenas 0.00 B, will set to 180.18 MiB (RSS), difference: 2.02 MiB 2024.12.21 00:18:57.001451 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000993087 sec. 2024.12.21 00:18:57.569082 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:57.569282 [ 260 ] {2ba13cd5-ac87-4735-9d89-62c5df715e40} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:18:57.569357 [ 260 ] {2ba13cd5-ac87-4735-9d89-62c5df715e40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:18:57.570120 [ 260 ] {2ba13cd5-ac87-4735-9d89-62c5df715e40} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:57.570170 [ 260 ] {2ba13cd5-ac87-4735-9d89-62c5df715e40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:57.570613 [ 260 ] {2ba13cd5-ac87-4735-9d89-62c5df715e40} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:18:57.570887 [ 260 ] {2ba13cd5-ac87-4735-9d89-62c5df715e40} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:57.571137 [ 260 ] {2ba13cd5-ac87-4735-9d89-62c5df715e40} executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. 2024.12.21 00:18:57.571248 [ 260 ] {2ba13cd5-ac87-4735-9d89-62c5df715e40} TCPHandler: Processed in 0.002304291 sec. 2024.12.21 00:18:57.571500 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:57.571689 [ 259 ] {924044ff-3e8c-445c-a94a-51b1197f64ee} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:18:57.571757 [ 259 ] {924044ff-3e8c-445c-a94a-51b1197f64ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:18:57.572562 [ 259 ] {924044ff-3e8c-445c-a94a-51b1197f64ee} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:57.572603 [ 259 ] {924044ff-3e8c-445c-a94a-51b1197f64ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:57.573045 [ 259 ] {924044ff-3e8c-445c-a94a-51b1197f64ee} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:18:57.573295 [ 259 ] {924044ff-3e8c-445c-a94a-51b1197f64ee} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:57.573535 [ 259 ] {924044ff-3e8c-445c-a94a-51b1197f64ee} executeQuery: Read 227 rows, 20.32 KiB in 0.001897 sec., 119662.62519768055 rows/sec., 10.46 MiB/sec. 2024.12.21 00:18:57.573760 [ 259 ] {924044ff-3e8c-445c-a94a-51b1197f64ee} TCPHandler: Processed in 0.002381793 sec. 2024.12.21 00:18:57.574000 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:57.574148 [ 260 ] {b31e2e32-fa7d-420e-9ca5-c054cf261e9b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:18:57.574209 [ 260 ] {b31e2e32-fa7d-420e-9ca5-c054cf261e9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:18:57.574883 [ 260 ] {b31e2e32-fa7d-420e-9ca5-c054cf261e9b} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:57.574923 [ 260 ] {b31e2e32-fa7d-420e-9ca5-c054cf261e9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:57.575288 [ 260 ] {b31e2e32-fa7d-420e-9ca5-c054cf261e9b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:18:57.575531 [ 260 ] {b31e2e32-fa7d-420e-9ca5-c054cf261e9b} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:57.575694 [ 117 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2024.12.21 00:18:57.575757 [ 117 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:57.575774 [ 260 ] {b31e2e32-fa7d-420e-9ca5-c054cf261e9b} executeQuery: Read 19 rows, 1.36 KiB in 0.001649 sec., 11522.134627046695 rows/sec., 823.77 KiB/sec. 2024.12.21 00:18:57.575811 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:57.575931 [ 260 ] {b31e2e32-fa7d-420e-9ca5-c054cf261e9b} TCPHandler: Processed in 0.002002353 sec. 2024.12.21 00:18:57.576083 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2024.12.21 00:18:57.576130 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:57.576354 [ 259 ] {8331311e-2f2a-465b-a166-6e3a282d8239} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:18:57.576358 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:18:57.576457 [ 259 ] {8331311e-2f2a-465b-a166-6e3a282d8239} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:18:57.576475 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 58 rows starting from the beginning of the part 2024.12.21 00:18:57.576763 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part 2024.12.21 00:18:57.577099 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part 2024.12.21 00:18:57.577563 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part 2024.12.21 00:18:57.577889 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part 2024.12.21 00:18:57.578227 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part 2024.12.21 00:18:57.579104 [ 259 ] {8331311e-2f2a-465b-a166-6e3a282d8239} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:57.579181 [ 259 ] {8331311e-2f2a-465b-a166-6e3a282d8239} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:57.580222 [ 259 ] {8331311e-2f2a-465b-a166-6e3a282d8239} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:18:57.580800 [ 259 ] {8331311e-2f2a-465b-a166-6e3a282d8239} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:57.580815 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.004875559 sec., 34662.69201131604 rows/sec., 2.61 MiB/sec. 2024.12.21 00:18:57.581056 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.12.21 00:18:57.581304 [ 259 ] {8331311e-2f2a-465b-a166-6e3a282d8239} executeQuery: Read 14 rows, 1004.00 B in 0.004989 sec., 2806.173581880136 rows/sec., 196.53 KiB/sec. 2024.12.21 00:18:57.581586 [ 259 ] {8331311e-2f2a-465b-a166-6e3a282d8239} TCPHandler: Processed in 0.005533477 sec. 2024.12.21 00:18:57.581818 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:57.581835 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_15_3} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:57.581970 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_15_3} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2024.12.21 00:18:57.582030 [ 260 ] {935280ca-c4f5-4390-8bb5-8186e6482535} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:18:57.582116 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:18:57.582141 [ 260 ] {935280ca-c4f5-4390-8bb5-8186e6482535} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:18:57.582831 [ 260 ] {935280ca-c4f5-4390-8bb5-8186e6482535} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:57.582872 [ 260 ] {935280ca-c4f5-4390-8bb5-8186e6482535} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:57.583236 [ 260 ] {935280ca-c4f5-4390-8bb5-8186e6482535} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:18:57.583472 [ 260 ] {935280ca-c4f5-4390-8bb5-8186e6482535} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:57.583706 [ 260 ] {935280ca-c4f5-4390-8bb5-8186e6482535} executeQuery: Read 13 rows, 830.00 B in 0.001743 sec., 7458.4050487664945 rows/sec., 465.03 KiB/sec. 2024.12.21 00:18:57.583763 [ 260 ] {935280ca-c4f5-4390-8bb5-8186e6482535} TCPHandler: Processed in 0.002057365 sec. 2024.12.21 00:18:57.583914 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:57.584032 [ 259 ] {83d3e8bd-71a1-491e-9a3f-6d2dca32149f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:18:57.584082 [ 259 ] {83d3e8bd-71a1-491e-9a3f-6d2dca32149f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:18:57.584830 [ 259 ] {83d3e8bd-71a1-491e-9a3f-6d2dca32149f} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:57.584870 [ 259 ] {83d3e8bd-71a1-491e-9a3f-6d2dca32149f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:57.585256 [ 259 ] {83d3e8bd-71a1-491e-9a3f-6d2dca32149f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:18:57.585510 [ 259 ] {83d3e8bd-71a1-491e-9a3f-6d2dca32149f} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:57.585830 [ 259 ] {83d3e8bd-71a1-491e-9a3f-6d2dca32149f} executeQuery: Read 394 rows, 28.64 KiB in 0.001789 sec., 220234.76802683063 rows/sec., 15.64 MiB/sec. 2024.12.21 00:18:57.586164 [ 259 ] {83d3e8bd-71a1-491e-9a3f-6d2dca32149f} TCPHandler: Processed in 0.002302961 sec. 2024.12.21 00:18:57.586442 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:57.586575 [ 260 ] {d44b9de6-e31c-4f6c-bf7b-5ce179f7deaf} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:18:57.586627 [ 260 ] {d44b9de6-e31c-4f6c-bf7b-5ce179f7deaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:18:57.587123 [ 260 ] {d44b9de6-e31c-4f6c-bf7b-5ce179f7deaf} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:57.587162 [ 260 ] {d44b9de6-e31c-4f6c-bf7b-5ce179f7deaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:57.587549 [ 260 ] {d44b9de6-e31c-4f6c-bf7b-5ce179f7deaf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:18:57.587800 [ 260 ] {d44b9de6-e31c-4f6c-bf7b-5ce179f7deaf} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:57.588055 [ 260 ] {d44b9de6-e31c-4f6c-bf7b-5ce179f7deaf} executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. 2024.12.21 00:18:57.588199 [ 260 ] {d44b9de6-e31c-4f6c-bf7b-5ce179f7deaf} TCPHandler: Processed in 0.001915391 sec. 2024.12.21 00:18:57.588331 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:57.588449 [ 259 ] {e61a525e-8781-487a-8182-499943466136} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:57.588502 [ 259 ] {e61a525e-8781-487a-8182-499943466136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:18:57.589080 [ 259 ] {e61a525e-8781-487a-8182-499943466136} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:57.589117 [ 259 ] {e61a525e-8781-487a-8182-499943466136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:57.589506 [ 259 ] {e61a525e-8781-487a-8182-499943466136} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:18:57.589748 [ 259 ] {e61a525e-8781-487a-8182-499943466136} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:57.590006 [ 259 ] {e61a525e-8781-487a-8182-499943466136} executeQuery: Read 237 rows, 16.27 KiB in 0.001558 sec., 152118.10012836973 rows/sec., 10.20 MiB/sec. 2024.12.21 00:18:57.590237 [ 259 ] {e61a525e-8781-487a-8182-499943466136} TCPHandler: Processed in 0.001956722 sec. 2024.12.21 00:18:57.590407 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:57.590545 [ 260 ] {10a7e682-3cd1-4424-b227-25fd3d9300c0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:18:57.590606 [ 260 ] {10a7e682-3cd1-4424-b227-25fd3d9300c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:18:57.591098 [ 260 ] {10a7e682-3cd1-4424-b227-25fd3d9300c0} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:57.591137 [ 260 ] {10a7e682-3cd1-4424-b227-25fd3d9300c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:57.591503 [ 260 ] {10a7e682-3cd1-4424-b227-25fd3d9300c0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:18:57.591744 [ 260 ] {10a7e682-3cd1-4424-b227-25fd3d9300c0} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:57.592123 [ 260 ] {10a7e682-3cd1-4424-b227-25fd3d9300c0} executeQuery: Read 1 rows, 69.00 B in 0.001563 sec., 639.7952655150352 rows/sec., 43.11 KiB/sec. 2024.12.21 00:18:57.592391 [ 260 ] {10a7e682-3cd1-4424-b227-25fd3d9300c0} TCPHandler: Processed in 0.002047994 sec. 2024.12.21 00:18:57.592559 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:57.592676 [ 259 ] {188ce64d-29c9-4867-a9eb-725e49756482} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:18:57.592757 [ 259 ] {188ce64d-29c9-4867-a9eb-725e49756482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:18:57.593860 [ 259 ] {188ce64d-29c9-4867-a9eb-725e49756482} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:57.593900 [ 259 ] {188ce64d-29c9-4867-a9eb-725e49756482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:57.594507 [ 259 ] {188ce64d-29c9-4867-a9eb-725e49756482} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:18:57.594767 [ 259 ] {188ce64d-29c9-4867-a9eb-725e49756482} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:57.595048 [ 259 ] {188ce64d-29c9-4867-a9eb-725e49756482} executeQuery: Read 12 rows, 22.02 KiB in 0.002367 sec., 5069.708491761723 rows/sec., 9.08 MiB/sec. 2024.12.21 00:18:57.595267 [ 259 ] {188ce64d-29c9-4867-a9eb-725e49756482} TCPHandler: Processed in 0.002764584 sec. 2024.12.21 00:18:57.595426 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:18:57.595567 [ 260 ] {1e6b50e2-b78e-4e8c-8059-1a7ff6161398} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:18:57.595627 [ 260 ] {1e6b50e2-b78e-4e8c-8059-1a7ff6161398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:18:57.596151 [ 260 ] {1e6b50e2-b78e-4e8c-8059-1a7ff6161398} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:18:57.596190 [ 260 ] {1e6b50e2-b78e-4e8c-8059-1a7ff6161398} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:18:57.596566 [ 260 ] {1e6b50e2-b78e-4e8c-8059-1a7ff6161398} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:18:57.596808 [ 260 ] {1e6b50e2-b78e-4e8c-8059-1a7ff6161398} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:18:57.597154 [ 260 ] {1e6b50e2-b78e-4e8c-8059-1a7ff6161398} executeQuery: Read 82 rows, 5.33 KiB in 0.001583 sec., 51800.37902716362 rows/sec., 3.29 MiB/sec. 2024.12.21 00:18:57.597599 [ 260 ] {1e6b50e2-b78e-4e8c-8059-1a7ff6161398} TCPHandler: Processed in 0.002221419 sec. 2024.12.21 00:19:02.565472 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:02.565704 [ 260 ] {6b4f4c79-681f-4633-8028-c859a6d2bffb} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:19:02.565780 [ 260 ] {6b4f4c79-681f-4633-8028-c859a6d2bffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:19:02.566638 [ 260 ] {6b4f4c79-681f-4633-8028-c859a6d2bffb} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:02.566699 [ 260 ] {6b4f4c79-681f-4633-8028-c859a6d2bffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:02.567301 [ 260 ] {6b4f4c79-681f-4633-8028-c859a6d2bffb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 00:19:02.567676 [ 260 ] {6b4f4c79-681f-4633-8028-c859a6d2bffb} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:02.567978 [ 260 ] {6b4f4c79-681f-4633-8028-c859a6d2bffb} executeQuery: Read 2 rows, 167.00 B in 0.002324 sec., 860.5851979345955 rows/sec., 70.17 KiB/sec. 2024.12.21 00:19:02.568175 [ 260 ] {6b4f4c79-681f-4633-8028-c859a6d2bffb} TCPHandler: Processed in 0.002839555 sec. 2024.12.21 00:19:02.568457 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:02.568644 [ 259 ] {62fb1784-4640-4bca-9e1a-c8b23dc50242} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:02.568718 [ 259 ] {62fb1784-4640-4bca-9e1a-c8b23dc50242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:02.569569 [ 259 ] {62fb1784-4640-4bca-9e1a-c8b23dc50242} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:02.569617 [ 259 ] {62fb1784-4640-4bca-9e1a-c8b23dc50242} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:02.570110 [ 259 ] {62fb1784-4640-4bca-9e1a-c8b23dc50242} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:19:02.570389 [ 259 ] {62fb1784-4640-4bca-9e1a-c8b23dc50242} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:02.570662 [ 259 ] {62fb1784-4640-4bca-9e1a-c8b23dc50242} executeQuery: Read 111 rows, 9.51 KiB in 0.002057 sec., 53962.08070004862 rows/sec., 4.52 MiB/sec. 2024.12.21 00:19:02.570804 [ 259 ] {62fb1784-4640-4bca-9e1a-c8b23dc50242} TCPHandler: Processed in 0.002474095 sec. 2024.12.21 00:19:02.571062 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:02.571220 [ 260 ] {267d3622-6e99-4f73-8072-df06cbbabcc9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:19:02.571286 [ 260 ] {267d3622-6e99-4f73-8072-df06cbbabcc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:19:02.572122 [ 260 ] {267d3622-6e99-4f73-8072-df06cbbabcc9} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:02.572174 [ 260 ] {267d3622-6e99-4f73-8072-df06cbbabcc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:02.572689 [ 260 ] {267d3622-6e99-4f73-8072-df06cbbabcc9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:19:02.573071 [ 260 ] {267d3622-6e99-4f73-8072-df06cbbabcc9} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:02.573340 [ 260 ] {267d3622-6e99-4f73-8072-df06cbbabcc9} executeQuery: Read 29 rows, 2.17 KiB in 0.002155 sec., 13457.076566125292 rows/sec., 1006.92 KiB/sec. 2024.12.21 00:19:02.573409 [ 260 ] {267d3622-6e99-4f73-8072-df06cbbabcc9} TCPHandler: Processed in 0.002454314 sec. 2024.12.21 00:19:02.573580 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:02.573702 [ 259 ] {9b4142c1-0f7d-42de-80b8-5d1accad4057} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:02.573754 [ 259 ] {9b4142c1-0f7d-42de-80b8-5d1accad4057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:02.574405 [ 259 ] {9b4142c1-0f7d-42de-80b8-5d1accad4057} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:02.574448 [ 259 ] {9b4142c1-0f7d-42de-80b8-5d1accad4057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:02.574837 [ 259 ] {9b4142c1-0f7d-42de-80b8-5d1accad4057} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:19:02.575088 [ 259 ] {9b4142c1-0f7d-42de-80b8-5d1accad4057} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:02.575315 [ 259 ] {9b4142c1-0f7d-42de-80b8-5d1accad4057} executeQuery: Read 93 rows, 7.44 KiB in 0.001636 sec., 56845.96577017115 rows/sec., 4.44 MiB/sec. 2024.12.21 00:19:02.575432 [ 259 ] {9b4142c1-0f7d-42de-80b8-5d1accad4057} TCPHandler: Processed in 0.00191307 sec. 2024.12.21 00:19:02.575609 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:02.575740 [ 260 ] {6bc134b5-e32e-47b2-9836-357e4df888d1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:02.575812 [ 260 ] {6bc134b5-e32e-47b2-9836-357e4df888d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:02.576456 [ 260 ] {6bc134b5-e32e-47b2-9836-357e4df888d1} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:02.576497 [ 260 ] {6bc134b5-e32e-47b2-9836-357e4df888d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:02.576934 [ 260 ] {6bc134b5-e32e-47b2-9836-357e4df888d1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:19:02.577243 [ 260 ] {6bc134b5-e32e-47b2-9836-357e4df888d1} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:02.577508 [ 260 ] {6bc134b5-e32e-47b2-9836-357e4df888d1} executeQuery: Read 161 rows, 11.48 KiB in 0.001798 sec., 89543.93770856508 rows/sec., 6.24 MiB/sec. 2024.12.21 00:19:02.577578 [ 260 ] {6bc134b5-e32e-47b2-9836-357e4df888d1} TCPHandler: Processed in 0.002032634 sec. 2024.12.21 00:19:02.577754 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:02.577884 [ 259 ] {2cd1346b-af6c-4dad-9f53-eb39d0e4f3be} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:02.577970 [ 259 ] {2cd1346b-af6c-4dad-9f53-eb39d0e4f3be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:19:02.579500 [ 259 ] {2cd1346b-af6c-4dad-9f53-eb39d0e4f3be} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:02.579545 [ 259 ] {2cd1346b-af6c-4dad-9f53-eb39d0e4f3be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:02.580206 [ 259 ] {2cd1346b-af6c-4dad-9f53-eb39d0e4f3be} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:19:02.580463 [ 259 ] {2cd1346b-af6c-4dad-9f53-eb39d0e4f3be} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:02.580649 [ 111 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 00:19:02.580728 [ 259 ] {2cd1346b-af6c-4dad-9f53-eb39d0e4f3be} executeQuery: Read 27 rows, 49.54 KiB in 0.002866 sec., 9420.79553384508 rows/sec., 16.88 MiB/sec. 2024.12.21 00:19:02.580734 [ 111 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:02.580807 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:02.581137 [ 187 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.21 00:19:02.581162 [ 259 ] {2cd1346b-af6c-4dad-9f53-eb39d0e4f3be} TCPHandler: Processed in 0.003475792 sec. 2024.12.21 00:19:02.581415 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:02.581683 [ 260 ] {7b58874d-1b2b-4953-9825-72cfc269fee3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:02.581812 [ 260 ] {7b58874d-1b2b-4953-9825-72cfc269fee3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:02.581826 [ 187 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:02.582088 [ 187 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 153 rows starting from the beginning of the part 2024.12.21 00:19:02.582823 [ 187 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part 2024.12.21 00:19:02.583590 [ 187 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2024.12.21 00:19:02.583961 [ 260 ] {7b58874d-1b2b-4953-9825-72cfc269fee3} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:02.584084 [ 260 ] {7b58874d-1b2b-4953-9825-72cfc269fee3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:02.584718 [ 187 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part 2024.12.21 00:19:02.585354 [ 187 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2024.12.21 00:19:02.585663 [ 260 ] {7b58874d-1b2b-4953-9825-72cfc269fee3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:19:02.585916 [ 187 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part 2024.12.21 00:19:02.586512 [ 260 ] {7b58874d-1b2b-4953-9825-72cfc269fee3} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:02.587231 [ 260 ] {7b58874d-1b2b-4953-9825-72cfc269fee3} executeQuery: Read 60 rows, 4.14 KiB in 0.005611 sec., 10693.281055070398 rows/sec., 737.95 KiB/sec. 2024.12.21 00:19:02.587761 [ 260 ] {7b58874d-1b2b-4953-9825-72cfc269fee3} TCPHandler: Processed in 0.006470022 sec. 2024.12.21 00:19:02.590478 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 19 columns (19 merged, 0 gathered) in 0.009544212 sec., 27032.09023437451 rows/sec., 48.44 MiB/sec. 2024.12.21 00:19:02.590906 [ 187 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 00:19:02.591325 [ 187 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_16_3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:02.591413 [ 187 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_16_3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 00:19:02.591541 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. 2024.12.21 00:19:03.673422 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2024.12.21 00:19:03.674091 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:03.674145 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:03.674698 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:19:03.674974 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:03.675257 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2024.12.21 00:19:04.173129 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2024.12.21 00:19:04.192789 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:04.192846 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:04.200411 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:19:04.201146 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:04.204893 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2024.12.21 00:19:05.000548 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 180.77 MiB, peak 188.11 MiB, free memory in arenas 0.00 B, will set to 182.03 MiB (RSS), difference: 1.26 MiB 2024.12.21 00:19:06.201810 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 554 2024.12.21 00:19:06.205326 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:06.205387 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:06.206982 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:19:06.207306 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:06.208223 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 554 2024.12.21 00:19:07.570059 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:07.570298 [ 260 ] {4d628077-2e86-4e42-a542-b65551455aea} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:19:07.570393 [ 260 ] {4d628077-2e86-4e42-a542-b65551455aea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:19:07.571251 [ 260 ] {4d628077-2e86-4e42-a542-b65551455aea} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.571302 [ 260 ] {4d628077-2e86-4e42-a542-b65551455aea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.571740 [ 260 ] {4d628077-2e86-4e42-a542-b65551455aea} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:19:07.572010 [ 260 ] {4d628077-2e86-4e42-a542-b65551455aea} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.572271 [ 260 ] {4d628077-2e86-4e42-a542-b65551455aea} executeQuery: Read 14 rows, 1.01 KiB in 0.002027 sec., 6906.758756783423 rows/sec., 497.19 KiB/sec. 2024.12.21 00:19:07.572440 [ 260 ] {4d628077-2e86-4e42-a542-b65551455aea} TCPHandler: Processed in 0.002526197 sec. 2024.12.21 00:19:07.572743 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:07.572967 [ 259 ] {0d78dfe4-150d-40c4-b27f-85f4bd0ee00a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:07.573053 [ 259 ] {0d78dfe4-150d-40c4-b27f-85f4bd0ee00a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:07.573912 [ 259 ] {0d78dfe4-150d-40c4-b27f-85f4bd0ee00a} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.573961 [ 259 ] {0d78dfe4-150d-40c4-b27f-85f4bd0ee00a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.574428 [ 259 ] {0d78dfe4-150d-40c4-b27f-85f4bd0ee00a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:19:07.574719 [ 259 ] {0d78dfe4-150d-40c4-b27f-85f4bd0ee00a} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.574918 [ 107 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 00:19:07.574996 [ 107 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.574992 [ 259 ] {0d78dfe4-150d-40c4-b27f-85f4bd0ee00a} executeQuery: Read 227 rows, 20.32 KiB in 0.00209 sec., 108612.44019138756 rows/sec., 9.49 MiB/sec. 2024.12.21 00:19:07.575038 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.575233 [ 259 ] {0d78dfe4-150d-40c4-b27f-85f4bd0ee00a} TCPHandler: Processed in 0.002610929 sec. 2024.12.21 00:19:07.575531 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:07.575597 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.21 00:19:07.575783 [ 260 ] {7864ec7c-5be8-479f-ad8a-a2a234ca7bc9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:19:07.575829 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:07.575847 [ 260 ] {7864ec7c-5be8-479f-ad8a-a2a234ca7bc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:19:07.575870 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1427 rows starting from the beginning of the part 2024.12.21 00:19:07.576056 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2024.12.21 00:19:07.576470 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 110 rows starting from the beginning of the part 2024.12.21 00:19:07.576841 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 227 rows starting from the beginning of the part 2024.12.21 00:19:07.577224 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 111 rows starting from the beginning of the part 2024.12.21 00:19:07.577568 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 227 rows starting from the beginning of the part 2024.12.21 00:19:07.578420 [ 260 ] {7864ec7c-5be8-479f-ad8a-a2a234ca7bc9} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.578465 [ 260 ] {7864ec7c-5be8-479f-ad8a-a2a234ca7bc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.579100 [ 260 ] {7864ec7c-5be8-479f-ad8a-a2a234ca7bc9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:19:07.579423 [ 260 ] {7864ec7c-5be8-479f-ad8a-a2a234ca7bc9} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.579689 [ 260 ] {7864ec7c-5be8-479f-ad8a-a2a234ca7bc9} executeQuery: Read 19 rows, 1.36 KiB in 0.003964 sec., 4793.13824419778 rows/sec., 342.68 KiB/sec. 2024.12.21 00:19:07.579982 [ 260 ] {7864ec7c-5be8-479f-ad8a-a2a234ca7bc9} TCPHandler: Processed in 0.004587382 sec. 2024.12.21 00:19:07.580268 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:07.580291 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 5 columns (5 merged, 0 gathered) in 0.005099095 sec., 423212.35434915416 rows/sec., 37.22 MiB/sec. 2024.12.21 00:19:07.580439 [ 259 ] {27e95a56-6e44-4779-926b-d7a8eb36b6de} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:19:07.580517 [ 259 ] {27e95a56-6e44-4779-926b-d7a8eb36b6de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:19:07.580669 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 00:19:07.581336 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_26_5} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.581579 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_26_5} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 00:19:07.581768 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.12.21 00:19:07.581877 [ 259 ] {27e95a56-6e44-4779-926b-d7a8eb36b6de} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.581925 [ 259 ] {27e95a56-6e44-4779-926b-d7a8eb36b6de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.582305 [ 259 ] {27e95a56-6e44-4779-926b-d7a8eb36b6de} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:19:07.582553 [ 259 ] {27e95a56-6e44-4779-926b-d7a8eb36b6de} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.582732 [ 107 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 00:19:07.582807 [ 107 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.582807 [ 259 ] {27e95a56-6e44-4779-926b-d7a8eb36b6de} executeQuery: Read 14 rows, 1004.00 B in 0.002396 sec., 5843.071786310517 rows/sec., 409.21 KiB/sec. 2024.12.21 00:19:07.582839 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.582998 [ 259 ] {27e95a56-6e44-4779-926b-d7a8eb36b6de} TCPHandler: Processed in 0.002875036 sec. 2024.12.21 00:19:07.583076 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 00:19:07.583177 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:07.583219 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:07.583251 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2024.12.21 00:19:07.583324 [ 260 ] {c17caa1c-f695-4ed8-b0ca-8ea90bcf703c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:19:07.583419 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.12.21 00:19:07.583444 [ 260 ] {c17caa1c-f695-4ed8-b0ca-8ea90bcf703c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:19:07.583780 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.21 00:19:07.583981 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part 2024.12.21 00:19:07.584176 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.12.21 00:19:07.584423 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.12.21 00:19:07.585204 [ 260 ] {c17caa1c-f695-4ed8-b0ca-8ea90bcf703c} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.585256 [ 260 ] {c17caa1c-f695-4ed8-b0ca-8ea90bcf703c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.585805 [ 260 ] {c17caa1c-f695-4ed8-b0ca-8ea90bcf703c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:19:07.586009 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003039661 sec., 177651.38941480647 rows/sec., 12.73 MiB/sec. 2024.12.21 00:19:07.586133 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 00:19:07.586135 [ 260 ] {c17caa1c-f695-4ed8-b0ca-8ea90bcf703c} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.586623 [ 260 ] {c17caa1c-f695-4ed8-b0ca-8ea90bcf703c} executeQuery: Read 13 rows, 830.00 B in 0.003319 sec., 3916.8424224163905 rows/sec., 244.21 KiB/sec. 2024.12.21 00:19:07.586808 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_11_2} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.586984 [ 260 ] {c17caa1c-f695-4ed8-b0ca-8ea90bcf703c} TCPHandler: Processed in 0.003870642 sec. 2024.12.21 00:19:07.587053 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_11_2} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 00:19:07.587179 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 00:19:07.587217 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:07.587342 [ 259 ] {0607827c-17e0-44d9-a26a-0fdeb51dc1fc} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:07.587413 [ 259 ] {0607827c-17e0-44d9-a26a-0fdeb51dc1fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:07.588209 [ 259 ] {0607827c-17e0-44d9-a26a-0fdeb51dc1fc} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.588253 [ 259 ] {0607827c-17e0-44d9-a26a-0fdeb51dc1fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.588677 [ 259 ] {0607827c-17e0-44d9-a26a-0fdeb51dc1fc} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:19:07.588933 [ 259 ] {0607827c-17e0-44d9-a26a-0fdeb51dc1fc} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.589113 [ 107 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 00:19:07.589179 [ 107 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.589187 [ 259 ] {0607827c-17e0-44d9-a26a-0fdeb51dc1fc} executeQuery: Read 394 rows, 28.64 KiB in 0.001866 sec., 211146.83815648445 rows/sec., 14.99 MiB/sec. 2024.12.21 00:19:07.589209 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.589338 [ 259 ] {0607827c-17e0-44d9-a26a-0fdeb51dc1fc} TCPHandler: Processed in 0.002235609 sec. 2024.12.21 00:19:07.589426 [ 198 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.21 00:19:07.589511 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:07.589566 [ 198 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:07.589609 [ 198 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 907 rows starting from the beginning of the part 2024.12.21 00:19:07.589643 [ 260 ] {2446690c-f92e-44a3-9460-027c19ce8bd7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:19:07.589747 [ 198 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2024.12.21 00:19:07.589747 [ 260 ] {2446690c-f92e-44a3-9460-027c19ce8bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:19:07.590023 [ 198 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 91 rows starting from the beginning of the part 2024.12.21 00:19:07.590394 [ 198 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 394 rows starting from the beginning of the part 2024.12.21 00:19:07.590609 [ 198 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 93 rows starting from the beginning of the part 2024.12.21 00:19:07.590819 [ 198 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 394 rows starting from the beginning of the part 2024.12.21 00:19:07.591380 [ 260 ] {2446690c-f92e-44a3-9460-027c19ce8bd7} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.591427 [ 260 ] {2446690c-f92e-44a3-9460-027c19ce8bd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.591990 [ 260 ] {2446690c-f92e-44a3-9460-027c19ce8bd7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:19:07.592270 [ 260 ] {2446690c-f92e-44a3-9460-027c19ce8bd7} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.592567 [ 107 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 00:19:07.592724 [ 107 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.592875 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.592900 [ 260 ] {2446690c-f92e-44a3-9460-027c19ce8bd7} executeQuery: Read 6 rows, 321.00 B in 0.00326 sec., 1840.4907975460123 rows/sec., 96.16 KiB/sec. 2024.12.21 00:19:07.592988 [ 199 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.003631806 sec., 534995.5366558676 rows/sec., 40.93 MiB/sec. 2024.12.21 00:19:07.593479 [ 260 ] {2446690c-f92e-44a3-9460-027c19ce8bd7} TCPHandler: Processed in 0.004030616 sec. 2024.12.21 00:19:07.593517 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 00:19:07.593700 [ 199 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 00:19:07.593863 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:07.594086 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:07.594194 [ 259 ] {f97bb8c9-19a5-4052-8fe4-c94bca114e7a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:07.594216 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2024.12.21 00:19:07.594439 [ 259 ] {f97bb8c9-19a5-4052-8fe4-c94bca114e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:07.594679 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2024.12.21 00:19:07.594750 [ 199 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_26_5} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.595142 [ 199 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_26_5} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 00:19:07.595183 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2024.12.21 00:19:07.595482 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.12.21 00:19:07.595864 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2024.12.21 00:19:07.596185 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2024.12.21 00:19:07.596433 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2024.12.21 00:19:07.597430 [ 259 ] {f97bb8c9-19a5-4052-8fe4-c94bca114e7a} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.597501 [ 259 ] {f97bb8c9-19a5-4052-8fe4-c94bca114e7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.598755 [ 259 ] {f97bb8c9-19a5-4052-8fe4-c94bca114e7a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:19:07.598830 [ 199 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005841025 sec., 11299.386665867722 rows/sec., 590.35 KiB/sec. 2024.12.21 00:19:07.599012 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 00:19:07.599233 [ 259 ] {f97bb8c9-19a5-4052-8fe4-c94bca114e7a} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.599514 [ 107 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 00:19:07.599602 [ 107 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.599681 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.599700 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_11_2} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.599801 [ 259 ] {f97bb8c9-19a5-4052-8fe4-c94bca114e7a} executeQuery: Read 237 rows, 16.27 KiB in 0.005676 sec., 41754.75687103594 rows/sec., 2.80 MiB/sec. 2024.12.21 00:19:07.600190 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.21 00:19:07.600196 [ 259 ] {f97bb8c9-19a5-4052-8fe4-c94bca114e7a} TCPHandler: Processed in 0.006538444 sec. 2024.12.21 00:19:07.600704 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:07.600802 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_11_2} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 00:19:07.600992 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:07.601192 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.21 00:19:07.601209 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7449 rows starting from the beginning of the part 2024.12.21 00:19:07.601219 [ 260 ] {0101bb36-2231-4a6b-a757-1dbbc3f2664a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:19:07.601319 [ 260 ] {0101bb36-2231-4a6b-a757-1dbbc3f2664a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:19:07.601574 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2024.12.21 00:19:07.601964 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2024.12.21 00:19:07.602358 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part 2024.12.21 00:19:07.602609 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part 2024.12.21 00:19:07.602971 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part 2024.12.21 00:19:07.603673 [ 260 ] {0101bb36-2231-4a6b-a757-1dbbc3f2664a} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.603742 [ 260 ] {0101bb36-2231-4a6b-a757-1dbbc3f2664a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.604544 [ 260 ] {0101bb36-2231-4a6b-a757-1dbbc3f2664a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:19:07.605027 [ 260 ] {0101bb36-2231-4a6b-a757-1dbbc3f2664a} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.605535 [ 260 ] {0101bb36-2231-4a6b-a757-1dbbc3f2664a} executeQuery: Read 1 rows, 69.00 B in 0.004463 sec., 224.06453058480844 rows/sec., 15.10 KiB/sec. 2024.12.21 00:19:07.605716 [ 260 ] {0101bb36-2231-4a6b-a757-1dbbc3f2664a} TCPHandler: Processed in 0.005345242 sec. 2024.12.21 00:19:07.605933 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:07.606081 [ 259 ] {a7e5be3c-be95-4742-9f47-ef77338d34bf} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:07.606190 [ 259 ] {a7e5be3c-be95-4742-9f47-ef77338d34bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:19:07.607971 [ 259 ] {a7e5be3c-be95-4742-9f47-ef77338d34bf} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.608069 [ 259 ] {a7e5be3c-be95-4742-9f47-ef77338d34bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.608158 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8308 rows, containing 5 columns (5 merged, 0 gathered) in 0.008354491 sec., 994435.2085602821 rows/sec., 67.10 MiB/sec. 2024.12.21 00:19:07.608415 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 00:19:07.608978 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_26_5} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.609218 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_26_5} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 00:19:07.609385 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. 2024.12.21 00:19:07.609538 [ 259 ] {a7e5be3c-be95-4742-9f47-ef77338d34bf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:19:07.609822 [ 259 ] {a7e5be3c-be95-4742-9f47-ef77338d34bf} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.610146 [ 259 ] {a7e5be3c-be95-4742-9f47-ef77338d34bf} executeQuery: Read 12 rows, 22.02 KiB in 0.004088 sec., 2935.420743639922 rows/sec., 5.26 MiB/sec. 2024.12.21 00:19:07.610423 [ 259 ] {a7e5be3c-be95-4742-9f47-ef77338d34bf} TCPHandler: Processed in 0.004575061 sec. 2024.12.21 00:19:07.610602 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:07.610746 [ 260 ] {5110c591-361f-459b-9b50-0e910640b917} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:07.610807 [ 260 ] {5110c591-361f-459b-9b50-0e910640b917} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:07.611352 [ 260 ] {5110c591-361f-459b-9b50-0e910640b917} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.611391 [ 260 ] {5110c591-361f-459b-9b50-0e910640b917} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.611784 [ 260 ] {5110c591-361f-459b-9b50-0e910640b917} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:19:07.612041 [ 260 ] {5110c591-361f-459b-9b50-0e910640b917} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.612202 [ 107 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 00:19:07.612259 [ 107 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:07.612295 [ 260 ] {5110c591-361f-459b-9b50-0e910640b917} executeQuery: Read 82 rows, 5.33 KiB in 0.001564 sec., 52429.66751918158 rows/sec., 3.33 MiB/sec. 2024.12.21 00:19:07.612301 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:07.612443 [ 260 ] {5110c591-361f-459b-9b50-0e910640b917} TCPHandler: Processed in 0.001910731 sec. 2024.12.21 00:19:07.612514 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.21 00:19:07.612624 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:07.612660 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1278 rows starting from the beginning of the part 2024.12.21 00:19:07.612749 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part 2024.12.21 00:19:07.612828 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2024.12.21 00:19:07.613074 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part 2024.12.21 00:19:07.613136 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2024.12.21 00:19:07.613365 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part 2024.12.21 00:19:07.614484 [ 197 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 4 columns (4 merged, 0 gathered) in 0.002039584 sec., 777609.5517517297 rows/sec., 50.69 MiB/sec. 2024.12.21 00:19:07.614684 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 00:19:07.614979 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_26_5} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:07.615054 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_26_5} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 00:19:07.615122 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2024.12.21 00:19:11.056642 [ 102 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:19:11.056726 [ 102 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:19:11.175903 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2024.12.21 00:19:11.176567 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:11.176612 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:11.177121 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:19:11.177366 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:11.177629 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2024.12.21 00:19:11.705441 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2024.12.21 00:19:11.725567 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:11.725628 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:11.733304 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:19:11.734109 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:11.737602 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2024.12.21 00:19:12.566077 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:12.566279 [ 260 ] {41343e37-6df7-4f4a-bc68-a60bd0251f51} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:12.566360 [ 260 ] {41343e37-6df7-4f4a-bc68-a60bd0251f51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:12.567195 [ 260 ] {41343e37-6df7-4f4a-bc68-a60bd0251f51} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:12.567251 [ 260 ] {41343e37-6df7-4f4a-bc68-a60bd0251f51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:12.567714 [ 260 ] {41343e37-6df7-4f4a-bc68-a60bd0251f51} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:19:12.567978 [ 260 ] {41343e37-6df7-4f4a-bc68-a60bd0251f51} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:12.568225 [ 260 ] {41343e37-6df7-4f4a-bc68-a60bd0251f51} executeQuery: Read 110 rows, 9.44 KiB in 0.002002 sec., 54945.05494505495 rows/sec., 4.60 MiB/sec. 2024.12.21 00:19:12.568289 [ 260 ] {41343e37-6df7-4f4a-bc68-a60bd0251f51} TCPHandler: Processed in 0.002350792 sec. 2024.12.21 00:19:12.568549 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:12.568736 [ 259 ] {34face46-1b67-474b-ba79-e1bf6bf3853e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:19:12.568806 [ 259 ] {34face46-1b67-474b-ba79-e1bf6bf3853e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:19:12.569541 [ 259 ] {34face46-1b67-474b-ba79-e1bf6bf3853e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:12.569591 [ 259 ] {34face46-1b67-474b-ba79-e1bf6bf3853e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:12.570023 [ 259 ] {34face46-1b67-474b-ba79-e1bf6bf3853e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:19:12.570272 [ 259 ] {34face46-1b67-474b-ba79-e1bf6bf3853e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:12.570527 [ 259 ] {34face46-1b67-474b-ba79-e1bf6bf3853e} executeQuery: Read 27 rows, 2.03 KiB in 0.00184 sec., 14673.91304347826 rows/sec., 1.08 MiB/sec. 2024.12.21 00:19:12.570700 [ 259 ] {34face46-1b67-474b-ba79-e1bf6bf3853e} TCPHandler: Processed in 0.002280511 sec. 2024.12.21 00:19:12.570880 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:12.571006 [ 260 ] {ac0044ec-4cd5-4f96-b4c7-fb47098e02cf} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:12.571056 [ 260 ] {ac0044ec-4cd5-4f96-b4c7-fb47098e02cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:12.571691 [ 260 ] {ac0044ec-4cd5-4f96-b4c7-fb47098e02cf} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:12.571732 [ 260 ] {ac0044ec-4cd5-4f96-b4c7-fb47098e02cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:12.572111 [ 260 ] {ac0044ec-4cd5-4f96-b4c7-fb47098e02cf} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:19:12.572373 [ 260 ] {ac0044ec-4cd5-4f96-b4c7-fb47098e02cf} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:12.572619 [ 260 ] {ac0044ec-4cd5-4f96-b4c7-fb47098e02cf} executeQuery: Read 91 rows, 7.28 KiB in 0.001632 sec., 55759.80392156863 rows/sec., 4.35 MiB/sec. 2024.12.21 00:19:12.572735 [ 260 ] {ac0044ec-4cd5-4f96-b4c7-fb47098e02cf} TCPHandler: Processed in 0.00191468 sec. 2024.12.21 00:19:12.572977 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:12.573120 [ 259 ] {882c7cc7-ffc6-4ba1-a80f-41a730c21a84} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:12.573185 [ 259 ] {882c7cc7-ffc6-4ba1-a80f-41a730c21a84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:12.573795 [ 259 ] {882c7cc7-ffc6-4ba1-a80f-41a730c21a84} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:12.573834 [ 259 ] {882c7cc7-ffc6-4ba1-a80f-41a730c21a84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:12.574239 [ 259 ] {882c7cc7-ffc6-4ba1-a80f-41a730c21a84} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:19:12.574492 [ 259 ] {882c7cc7-ffc6-4ba1-a80f-41a730c21a84} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:12.574751 [ 259 ] {882c7cc7-ffc6-4ba1-a80f-41a730c21a84} executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. 2024.12.21 00:19:12.574975 [ 259 ] {882c7cc7-ffc6-4ba1-a80f-41a730c21a84} TCPHandler: Processed in 0.002107076 sec. 2024.12.21 00:19:12.575165 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:12.575305 [ 260 ] {0b18b576-2ecb-4ec9-97bf-802a416e95d0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:12.575387 [ 260 ] {0b18b576-2ecb-4ec9-97bf-802a416e95d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:19:12.576590 [ 260 ] {0b18b576-2ecb-4ec9-97bf-802a416e95d0} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:12.576629 [ 260 ] {0b18b576-2ecb-4ec9-97bf-802a416e95d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:12.577286 [ 260 ] {0b18b576-2ecb-4ec9-97bf-802a416e95d0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:19:12.577556 [ 260 ] {0b18b576-2ecb-4ec9-97bf-802a416e95d0} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:12.577810 [ 260 ] {0b18b576-2ecb-4ec9-97bf-802a416e95d0} executeQuery: Read 27 rows, 49.54 KiB in 0.002537 sec., 10642.49113125739 rows/sec., 19.07 MiB/sec. 2024.12.21 00:19:12.577923 [ 260 ] {0b18b576-2ecb-4ec9-97bf-802a416e95d0} TCPHandler: Processed in 0.002829725 sec. 2024.12.21 00:19:12.578082 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:12.578222 [ 259 ] {e1752586-fae0-45ec-af88-511ebe9dbc51} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:12.578284 [ 259 ] {e1752586-fae0-45ec-af88-511ebe9dbc51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:12.578794 [ 259 ] {e1752586-fae0-45ec-af88-511ebe9dbc51} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:12.578834 [ 259 ] {e1752586-fae0-45ec-af88-511ebe9dbc51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:12.579210 [ 259 ] {e1752586-fae0-45ec-af88-511ebe9dbc51} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:19:12.579447 [ 259 ] {e1752586-fae0-45ec-af88-511ebe9dbc51} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:12.579654 [ 259 ] {e1752586-fae0-45ec-af88-511ebe9dbc51} executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. 2024.12.21 00:19:12.579704 [ 259 ] {e1752586-fae0-45ec-af88-511ebe9dbc51} TCPHandler: Processed in 0.001694155 sec. 2024.12.21 00:19:14.942103 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:14.942306 [ 260 ] {a43f7647-32c3-425e-a71e-943d33c4ae2d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:19:14.942383 [ 260 ] {a43f7647-32c3-425e-a71e-943d33c4ae2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:19:14.943161 [ 260 ] {a43f7647-32c3-425e-a71e-943d33c4ae2d} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:14.943213 [ 260 ] {a43f7647-32c3-425e-a71e-943d33c4ae2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:14.943655 [ 260 ] {a43f7647-32c3-425e-a71e-943d33c4ae2d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:19:14.943912 [ 260 ] {a43f7647-32c3-425e-a71e-943d33c4ae2d} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:14.944164 [ 260 ] {a43f7647-32c3-425e-a71e-943d33c4ae2d} executeQuery: Read 14 rows, 1.01 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 526.00 KiB/sec. 2024.12.21 00:19:14.944229 [ 260 ] {a43f7647-32c3-425e-a71e-943d33c4ae2d} TCPHandler: Processed in 0.00226373 sec. 2024.12.21 00:19:14.944476 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:14.944666 [ 259 ] {20d6bfb8-d964-4a67-ba65-27340c052aff} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:19:14.944736 [ 259 ] {20d6bfb8-d964-4a67-ba65-27340c052aff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:19:14.945472 [ 259 ] {20d6bfb8-d964-4a67-ba65-27340c052aff} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:14.945515 [ 259 ] {20d6bfb8-d964-4a67-ba65-27340c052aff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:14.945927 [ 259 ] {20d6bfb8-d964-4a67-ba65-27340c052aff} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:19:14.946193 [ 259 ] {20d6bfb8-d964-4a67-ba65-27340c052aff} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:14.946480 [ 259 ] {20d6bfb8-d964-4a67-ba65-27340c052aff} executeQuery: Read 16 rows, 1.30 KiB in 0.001839 sec., 8700.380641653073 rows/sec., 709.45 KiB/sec. 2024.12.21 00:19:14.946566 [ 259 ] {20d6bfb8-d964-4a67-ba65-27340c052aff} TCPHandler: Processed in 0.002212848 sec. 2024.12.21 00:19:14.946725 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:14.946876 [ 260 ] {bd36ad20-6600-4fa9-979e-57e3dfbeee19} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:14.946938 [ 260 ] {bd36ad20-6600-4fa9-979e-57e3dfbeee19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:14.948099 [ 260 ] {bd36ad20-6600-4fa9-979e-57e3dfbeee19} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:14.948139 [ 260 ] {bd36ad20-6600-4fa9-979e-57e3dfbeee19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:14.948596 [ 260 ] {bd36ad20-6600-4fa9-979e-57e3dfbeee19} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:19:14.948851 [ 260 ] {bd36ad20-6600-4fa9-979e-57e3dfbeee19} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:14.949119 [ 260 ] {bd36ad20-6600-4fa9-979e-57e3dfbeee19} executeQuery: Read 1375 rows, 117.02 KiB in 0.002275 sec., 604395.6043956043 rows/sec., 50.23 MiB/sec. 2024.12.21 00:19:14.949327 [ 260 ] {bd36ad20-6600-4fa9-979e-57e3dfbeee19} TCPHandler: Processed in 0.002668581 sec. 2024.12.21 00:19:14.949535 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:14.949681 [ 259 ] {08ddad46-0c6e-408e-b56d-1537ebe3c232} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:19:14.949740 [ 259 ] {08ddad46-0c6e-408e-b56d-1537ebe3c232} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:19:14.950390 [ 259 ] {08ddad46-0c6e-408e-b56d-1537ebe3c232} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:14.950430 [ 259 ] {08ddad46-0c6e-408e-b56d-1537ebe3c232} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:14.950791 [ 259 ] {08ddad46-0c6e-408e-b56d-1537ebe3c232} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:19:14.951029 [ 259 ] {08ddad46-0c6e-408e-b56d-1537ebe3c232} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:14.951250 [ 259 ] {08ddad46-0c6e-408e-b56d-1537ebe3c232} executeQuery: Read 35 rows, 2.48 KiB in 0.001601 sec., 21861.336664584636 rows/sec., 1.51 MiB/sec. 2024.12.21 00:19:14.951446 [ 259 ] {08ddad46-0c6e-408e-b56d-1537ebe3c232} TCPHandler: Processed in 0.001988673 sec. 2024.12.21 00:19:14.951637 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:14.951762 [ 260 ] {47bdf787-dc26-4cbb-abd1-954e769e4e29} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:19:14.951812 [ 260 ] {47bdf787-dc26-4cbb-abd1-954e769e4e29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:19:14.952481 [ 260 ] {47bdf787-dc26-4cbb-abd1-954e769e4e29} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:14.952522 [ 260 ] {47bdf787-dc26-4cbb-abd1-954e769e4e29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:14.952908 [ 260 ] {47bdf787-dc26-4cbb-abd1-954e769e4e29} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:19:14.953149 [ 260 ] {47bdf787-dc26-4cbb-abd1-954e769e4e29} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:14.953368 [ 260 ] {47bdf787-dc26-4cbb-abd1-954e769e4e29} executeQuery: Read 242 rows, 16.79 KiB in 0.001633 sec., 148193.50887936316 rows/sec., 10.04 MiB/sec. 2024.12.21 00:19:14.953424 [ 260 ] {47bdf787-dc26-4cbb-abd1-954e769e4e29} TCPHandler: Processed in 0.001873689 sec. 2024.12.21 00:19:14.953579 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:14.953697 [ 259 ] {f4462c4a-ca18-47a5-b0c8-0bce9941694f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:19:14.953747 [ 259 ] {f4462c4a-ca18-47a5-b0c8-0bce9941694f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:19:14.954321 [ 259 ] {f4462c4a-ca18-47a5-b0c8-0bce9941694f} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:14.954359 [ 259 ] {f4462c4a-ca18-47a5-b0c8-0bce9941694f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:14.954714 [ 259 ] {f4462c4a-ca18-47a5-b0c8-0bce9941694f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:19:14.954953 [ 259 ] {f4462c4a-ca18-47a5-b0c8-0bce9941694f} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:14.955142 [ 259 ] {f4462c4a-ca18-47a5-b0c8-0bce9941694f} executeQuery: Read 13 rows, 830.00 B in 0.00147 sec., 8843.537414965987 rows/sec., 551.39 KiB/sec. 2024.12.21 00:19:14.955196 [ 259 ] {f4462c4a-ca18-47a5-b0c8-0bce9941694f} TCPHandler: Processed in 0.001671824 sec. 2024.12.21 00:19:14.955335 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:14.955456 [ 260 ] {d8ec39bb-3ab9-4389-8687-7c3634f485a4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:14.955506 [ 260 ] {d8ec39bb-3ab9-4389-8687-7c3634f485a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:14.956407 [ 260 ] {d8ec39bb-3ab9-4389-8687-7c3634f485a4} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:14.956453 [ 260 ] {d8ec39bb-3ab9-4389-8687-7c3634f485a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:14.956848 [ 260 ] {d8ec39bb-3ab9-4389-8687-7c3634f485a4} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:19:14.957093 [ 260 ] {d8ec39bb-3ab9-4389-8687-7c3634f485a4} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:14.957335 [ 260 ] {d8ec39bb-3ab9-4389-8687-7c3634f485a4} executeQuery: Read 866 rows, 64.24 KiB in 0.001893 sec., 457474.9075541469 rows/sec., 33.14 MiB/sec. 2024.12.21 00:19:14.957486 [ 260 ] {d8ec39bb-3ab9-4389-8687-7c3634f485a4} TCPHandler: Processed in 0.002209349 sec. 2024.12.21 00:19:14.957702 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:14.957875 [ 259 ] {49045dec-8af5-4e5e-9506-c1a5984a7039} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:19:14.957945 [ 259 ] {49045dec-8af5-4e5e-9506-c1a5984a7039} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:19:14.958468 [ 259 ] {49045dec-8af5-4e5e-9506-c1a5984a7039} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:14.958508 [ 259 ] {49045dec-8af5-4e5e-9506-c1a5984a7039} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:14.958884 [ 259 ] {49045dec-8af5-4e5e-9506-c1a5984a7039} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:19:14.959125 [ 259 ] {49045dec-8af5-4e5e-9506-c1a5984a7039} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:14.959338 [ 259 ] {49045dec-8af5-4e5e-9506-c1a5984a7039} executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. 2024.12.21 00:19:14.959391 [ 259 ] {49045dec-8af5-4e5e-9506-c1a5984a7039} TCPHandler: Processed in 0.001796007 sec. 2024.12.21 00:19:14.959534 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:14.959676 [ 260 ] {9de25ba2-191c-4151-8329-2d12a50609ca} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:14.959738 [ 260 ] {9de25ba2-191c-4151-8329-2d12a50609ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:14.960548 [ 260 ] {9de25ba2-191c-4151-8329-2d12a50609ca} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:14.960587 [ 260 ] {9de25ba2-191c-4151-8329-2d12a50609ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:14.961018 [ 260 ] {9de25ba2-191c-4151-8329-2d12a50609ca} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:19:14.961254 [ 260 ] {9de25ba2-191c-4151-8329-2d12a50609ca} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:14.961468 [ 260 ] {9de25ba2-191c-4151-8329-2d12a50609ca} executeQuery: Read 1027 rows, 70.10 KiB in 0.001824 sec., 563048.245614035 rows/sec., 37.53 MiB/sec. 2024.12.21 00:19:14.961523 [ 260 ] {9de25ba2-191c-4151-8329-2d12a50609ca} TCPHandler: Processed in 0.002053245 sec. 2024.12.21 00:19:14.961678 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:14.961816 [ 259 ] {13588fb1-b9d3-4659-b850-01da44c25686} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:19:14.961876 [ 259 ] {13588fb1-b9d3-4659-b850-01da44c25686} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:19:14.962381 [ 259 ] {13588fb1-b9d3-4659-b850-01da44c25686} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:14.962420 [ 259 ] {13588fb1-b9d3-4659-b850-01da44c25686} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:14.962769 [ 259 ] {13588fb1-b9d3-4659-b850-01da44c25686} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:19:14.963013 [ 259 ] {13588fb1-b9d3-4659-b850-01da44c25686} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:14.963235 [ 259 ] {13588fb1-b9d3-4659-b850-01da44c25686} executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. 2024.12.21 00:19:14.963320 [ 259 ] {13588fb1-b9d3-4659-b850-01da44c25686} TCPHandler: Processed in 0.001707456 sec. 2024.12.21 00:19:14.963471 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:14.963609 [ 260 ] {d8b7ecb1-1621-41cf-911b-10de48bd5bc3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:14.963702 [ 260 ] {d8b7ecb1-1621-41cf-911b-10de48bd5bc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:19:14.964887 [ 260 ] {d8b7ecb1-1621-41cf-911b-10de48bd5bc3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:14.964927 [ 260 ] {d8b7ecb1-1621-41cf-911b-10de48bd5bc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:14.965542 [ 260 ] {d8b7ecb1-1621-41cf-911b-10de48bd5bc3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:19:14.965798 [ 260 ] {d8b7ecb1-1621-41cf-911b-10de48bd5bc3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:14.966078 [ 260 ] {d8b7ecb1-1621-41cf-911b-10de48bd5bc3} executeQuery: Read 12 rows, 22.02 KiB in 0.002493 sec., 4813.477737665463 rows/sec., 8.63 MiB/sec. 2024.12.21 00:19:14.966251 [ 260 ] {d8b7ecb1-1621-41cf-911b-10de48bd5bc3} TCPHandler: Processed in 0.002845665 sec. 2024.12.21 00:19:14.966416 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:14.966555 [ 259 ] {e97e6c81-a147-449c-b004-a3dff3392567} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:14.966614 [ 259 ] {e97e6c81-a147-449c-b004-a3dff3392567} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:14.967171 [ 259 ] {e97e6c81-a147-449c-b004-a3dff3392567} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:14.967209 [ 259 ] {e97e6c81-a147-449c-b004-a3dff3392567} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:14.967570 [ 259 ] {e97e6c81-a147-449c-b004-a3dff3392567} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:19:14.967797 [ 259 ] {e97e6c81-a147-449c-b004-a3dff3392567} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:14.968020 [ 259 ] {e97e6c81-a147-449c-b004-a3dff3392567} executeQuery: Read 58 rows, 3.68 KiB in 0.001496 sec., 38770.05347593583 rows/sec., 2.40 MiB/sec. 2024.12.21 00:19:14.968138 [ 259 ] {e97e6c81-a147-449c-b004-a3dff3392567} TCPHandler: Processed in 0.001785377 sec. 2024.12.21 00:19:16.209187 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 612 2024.12.21 00:19:16.212674 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:16.212728 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:16.214211 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:19:16.214527 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:16.215516 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 612 2024.12.21 00:19:17.560114 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:17.560369 [ 260 ] {0cd25253-4666-4c1e-bc83-f9d58d275bb0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:17.560452 [ 260 ] {0cd25253-4666-4c1e-bc83-f9d58d275bb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:17.561331 [ 260 ] {0cd25253-4666-4c1e-bc83-f9d58d275bb0} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:17.561378 [ 260 ] {0cd25253-4666-4c1e-bc83-f9d58d275bb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:17.561835 [ 260 ] {0cd25253-4666-4c1e-bc83-f9d58d275bb0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:19:17.562103 [ 260 ] {0cd25253-4666-4c1e-bc83-f9d58d275bb0} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:17.562347 [ 260 ] {0cd25253-4666-4c1e-bc83-f9d58d275bb0} executeQuery: Read 56 rows, 4.38 KiB in 0.002038 sec., 27477.91952894995 rows/sec., 2.10 MiB/sec. 2024.12.21 00:19:17.562466 [ 260 ] {0cd25253-4666-4c1e-bc83-f9d58d275bb0} TCPHandler: Processed in 0.002537877 sec. 2024.12.21 00:19:17.562727 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:17.562910 [ 259 ] {9e9429dc-d7b9-40be-a1a8-d9a04e6b6d42} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:17.562980 [ 259 ] {9e9429dc-d7b9-40be-a1a8-d9a04e6b6d42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:17.563750 [ 259 ] {9e9429dc-d7b9-40be-a1a8-d9a04e6b6d42} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:17.563795 [ 259 ] {9e9429dc-d7b9-40be-a1a8-d9a04e6b6d42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:17.564222 [ 259 ] {9e9429dc-d7b9-40be-a1a8-d9a04e6b6d42} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:19:17.564480 [ 259 ] {9e9429dc-d7b9-40be-a1a8-d9a04e6b6d42} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:17.564705 [ 259 ] {9e9429dc-d7b9-40be-a1a8-d9a04e6b6d42} executeQuery: Read 64 rows, 5.12 KiB in 0.001844 sec., 34707.15835140998 rows/sec., 2.71 MiB/sec. 2024.12.21 00:19:17.564932 [ 259 ] {9e9429dc-d7b9-40be-a1a8-d9a04e6b6d42} TCPHandler: Processed in 0.002328272 sec. 2024.12.21 00:19:17.565136 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:17.565261 [ 260 ] {4cafc457-543e-4168-b264-2268da2c9423} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:17.565317 [ 260 ] {4cafc457-543e-4168-b264-2268da2c9423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:17.565894 [ 260 ] {4cafc457-543e-4168-b264-2268da2c9423} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:17.565934 [ 260 ] {4cafc457-543e-4168-b264-2268da2c9423} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:17.566333 [ 260 ] {4cafc457-543e-4168-b264-2268da2c9423} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:19:17.566585 [ 260 ] {4cafc457-543e-4168-b264-2268da2c9423} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:17.566816 [ 260 ] {4cafc457-543e-4168-b264-2268da2c9423} executeQuery: Read 64 rows, 4.56 KiB in 0.001585 sec., 40378.54889589905 rows/sec., 2.81 MiB/sec. 2024.12.21 00:19:17.566869 [ 260 ] {4cafc457-543e-4168-b264-2268da2c9423} TCPHandler: Processed in 0.001800898 sec. 2024.12.21 00:19:17.567033 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:17.567157 [ 259 ] {21a3df26-10d8-4766-99e4-064dac16e201} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:17.567213 [ 259 ] {21a3df26-10d8-4766-99e4-064dac16e201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:17.567731 [ 259 ] {21a3df26-10d8-4766-99e4-064dac16e201} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:17.567770 [ 259 ] {21a3df26-10d8-4766-99e4-064dac16e201} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:17.568193 [ 259 ] {21a3df26-10d8-4766-99e4-064dac16e201} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:19:17.568461 [ 259 ] {21a3df26-10d8-4766-99e4-064dac16e201} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:17.568644 [ 259 ] {21a3df26-10d8-4766-99e4-064dac16e201} executeQuery: Read 24 rows, 1.66 KiB in 0.001514 sec., 15852.047556142668 rows/sec., 1.07 MiB/sec. 2024.12.21 00:19:17.568701 [ 259 ] {21a3df26-10d8-4766-99e4-064dac16e201} TCPHandler: Processed in 0.001729776 sec. 2024.12.21 00:19:18.678421 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2024.12.21 00:19:18.679078 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:18.679123 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:18.679760 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:19:18.680033 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:18.680235 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2024.12.21 00:19:19.238312 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2024.12.21 00:19:19.258979 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:19.259042 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:19.267219 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:19:19.267995 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:19.271066 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2024.12.21 00:19:22.565406 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:22.565615 [ 260 ] {43feac80-4d34-4a86-9f33-ed5c40c89603} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:22.565692 [ 260 ] {43feac80-4d34-4a86-9f33-ed5c40c89603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:22.566562 [ 260 ] {43feac80-4d34-4a86-9f33-ed5c40c89603} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:22.566614 [ 260 ] {43feac80-4d34-4a86-9f33-ed5c40c89603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:22.567095 [ 260 ] {43feac80-4d34-4a86-9f33-ed5c40c89603} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:19:22.567376 [ 260 ] {43feac80-4d34-4a86-9f33-ed5c40c89603} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:22.567629 [ 260 ] {43feac80-4d34-4a86-9f33-ed5c40c89603} executeQuery: Read 110 rows, 9.44 KiB in 0.002067 sec., 53217.22302854379 rows/sec., 4.46 MiB/sec. 2024.12.21 00:19:22.567701 [ 260 ] {43feac80-4d34-4a86-9f33-ed5c40c89603} TCPHandler: Processed in 0.002430475 sec. 2024.12.21 00:19:22.567967 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:22.568156 [ 259 ] {16916165-71d9-4168-b1f3-9bf4c39d4619} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:19:22.568230 [ 259 ] {16916165-71d9-4168-b1f3-9bf4c39d4619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:19:22.569074 [ 259 ] {16916165-71d9-4168-b1f3-9bf4c39d4619} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:22.569119 [ 259 ] {16916165-71d9-4168-b1f3-9bf4c39d4619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:22.569555 [ 259 ] {16916165-71d9-4168-b1f3-9bf4c39d4619} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:19:22.569815 [ 259 ] {16916165-71d9-4168-b1f3-9bf4c39d4619} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:22.569978 [ 89 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.12.21 00:19:22.570020 [ 89 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:22.570045 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:22.570059 [ 259 ] {16916165-71d9-4168-b1f3-9bf4c39d4619} executeQuery: Read 27 rows, 2.03 KiB in 0.001952 sec., 13831.967213114754 rows/sec., 1.02 MiB/sec. 2024.12.21 00:19:22.570254 [ 259 ] {16916165-71d9-4168-b1f3-9bf4c39d4619} TCPHandler: Processed in 0.002409664 sec. 2024.12.21 00:19:22.570312 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.12.21 00:19:22.570469 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:22.570526 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:22.570582 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 58 rows starting from the beginning of the part 2024.12.21 00:19:22.570739 [ 260 ] {9bcb6be4-5e6b-4304-a37a-5b5024b2bbc8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:22.570864 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part 2024.12.21 00:19:22.570897 [ 260 ] {9bcb6be4-5e6b-4304-a37a-5b5024b2bbc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:22.571279 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part 2024.12.21 00:19:22.571543 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part 2024.12.21 00:19:22.571920 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part 2024.12.21 00:19:22.572331 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part 2024.12.21 00:19:22.573750 [ 260 ] {9bcb6be4-5e6b-4304-a37a-5b5024b2bbc8} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:22.573830 [ 260 ] {9bcb6be4-5e6b-4304-a37a-5b5024b2bbc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:22.575156 [ 260 ] {9bcb6be4-5e6b-4304-a37a-5b5024b2bbc8} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:19:22.575764 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.005634089 sec., 34610.741860840324 rows/sec., 2.61 MiB/sec. 2024.12.21 00:19:22.575839 [ 260 ] {9bcb6be4-5e6b-4304-a37a-5b5024b2bbc8} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:22.576030 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.12.21 00:19:22.576351 [ 260 ] {9bcb6be4-5e6b-4304-a37a-5b5024b2bbc8} executeQuery: Read 91 rows, 7.28 KiB in 0.005718 sec., 15914.655473941937 rows/sec., 1.24 MiB/sec. 2024.12.21 00:19:22.576504 [ 260 ] {9bcb6be4-5e6b-4304-a37a-5b5024b2bbc8} TCPHandler: Processed in 0.006131962 sec. 2024.12.21 00:19:22.576705 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:22.576717 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_20_4} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:22.576822 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_20_4} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.12.21 00:19:22.576851 [ 259 ] {1e09fac0-909c-436b-8720-edca9e158123} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:22.576925 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:19:22.576929 [ 259 ] {1e09fac0-909c-436b-8720-edca9e158123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:22.577576 [ 259 ] {1e09fac0-909c-436b-8720-edca9e158123} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:22.577615 [ 259 ] {1e09fac0-909c-436b-8720-edca9e158123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:22.578039 [ 259 ] {1e09fac0-909c-436b-8720-edca9e158123} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:19:22.578300 [ 259 ] {1e09fac0-909c-436b-8720-edca9e158123} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:22.578560 [ 259 ] {1e09fac0-909c-436b-8720-edca9e158123} executeQuery: Read 160 rows, 11.41 KiB in 0.001739 sec., 92006.90051753882 rows/sec., 6.41 MiB/sec. 2024.12.21 00:19:22.578738 [ 259 ] {1e09fac0-909c-436b-8720-edca9e158123} TCPHandler: Processed in 0.002099805 sec. 2024.12.21 00:19:22.578943 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:22.579072 [ 260 ] {436f82ef-a2cb-447c-b383-bd206fa023ce} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:22.579158 [ 260 ] {436f82ef-a2cb-447c-b383-bd206fa023ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:19:22.580340 [ 260 ] {436f82ef-a2cb-447c-b383-bd206fa023ce} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:22.580381 [ 260 ] {436f82ef-a2cb-447c-b383-bd206fa023ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:22.581055 [ 260 ] {436f82ef-a2cb-447c-b383-bd206fa023ce} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:19:22.581321 [ 260 ] {436f82ef-a2cb-447c-b383-bd206fa023ce} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:22.581643 [ 260 ] {436f82ef-a2cb-447c-b383-bd206fa023ce} executeQuery: Read 27 rows, 49.54 KiB in 0.002596 sec., 10400.616332819724 rows/sec., 18.64 MiB/sec. 2024.12.21 00:19:22.582007 [ 260 ] {436f82ef-a2cb-447c-b383-bd206fa023ce} TCPHandler: Processed in 0.003138123 sec. 2024.12.21 00:19:22.582175 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:22.582311 [ 259 ] {4aa03f51-dd57-463f-9fca-476ff4c64e81} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:22.582368 [ 259 ] {4aa03f51-dd57-463f-9fca-476ff4c64e81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:22.582875 [ 259 ] {4aa03f51-dd57-463f-9fca-476ff4c64e81} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:22.582915 [ 259 ] {4aa03f51-dd57-463f-9fca-476ff4c64e81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:22.583318 [ 259 ] {4aa03f51-dd57-463f-9fca-476ff4c64e81} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:19:22.583573 [ 259 ] {4aa03f51-dd57-463f-9fca-476ff4c64e81} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:22.583791 [ 259 ] {4aa03f51-dd57-463f-9fca-476ff4c64e81} executeQuery: Read 60 rows, 4.14 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.68 MiB/sec. 2024.12.21 00:19:22.583871 [ 259 ] {4aa03f51-dd57-463f-9fca-476ff4c64e81} TCPHandler: Processed in 0.001758506 sec. 2024.12.21 00:19:26.056776 [ 85 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:19:26.056827 [ 85 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:19:26.181349 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2024.12.21 00:19:26.182053 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:26.182091 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:26.182620 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:19:26.182873 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:26.183054 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2024.12.21 00:19:26.216767 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 632 2024.12.21 00:19:26.219587 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:26.219668 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2024.12.21 00:19:26.221143 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:19:26.221456 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:26.221993 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 632 2024.12.21 00:19:26.772115 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2024.12.21 00:19:26.792313 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:26.792372 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:26.800047 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:19:26.800821 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:26.803956 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2024.12.21 00:19:27.569691 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:27.569908 [ 260 ] {d9f35ff1-f741-483f-b18d-a96899f28ef3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:19:27.569995 [ 260 ] {d9f35ff1-f741-483f-b18d-a96899f28ef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:19:27.570862 [ 260 ] {d9f35ff1-f741-483f-b18d-a96899f28ef3} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.570915 [ 260 ] {d9f35ff1-f741-483f-b18d-a96899f28ef3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.571379 [ 260 ] {d9f35ff1-f741-483f-b18d-a96899f28ef3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:19:27.571651 [ 260 ] {d9f35ff1-f741-483f-b18d-a96899f28ef3} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.571850 [ 83 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.21 00:19:27.571915 [ 260 ] {d9f35ff1-f741-483f-b18d-a96899f28ef3} executeQuery: Read 14 rows, 1.01 KiB in 0.002064 sec., 6782.945736434109 rows/sec., 488.28 KiB/sec. 2024.12.21 00:19:27.571943 [ 83 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.572013 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.572052 [ 260 ] {d9f35ff1-f741-483f-b18d-a96899f28ef3} TCPHandler: Processed in 0.002501746 sec. 2024.12.21 00:19:27.572243 [ 189 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.21 00:19:27.572336 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:27.572437 [ 189 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:27.572496 [ 189 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2024.12.21 00:19:27.572541 [ 259 ] {1739c7ef-aa13-4d4c-9c0f-9a2d535961d8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:27.572638 [ 189 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.12.21 00:19:27.572676 [ 259 ] {1739c7ef-aa13-4d4c-9c0f-9a2d535961d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:27.573016 [ 189 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.12.21 00:19:27.573366 [ 189 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.12.21 00:19:27.573649 [ 189 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.12.21 00:19:27.574980 [ 259 ] {1739c7ef-aa13-4d4c-9c0f-9a2d535961d8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.575037 [ 259 ] {1739c7ef-aa13-4d4c-9c0f-9a2d535961d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.575352 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003211025 sec., 21799.892557672392 rows/sec., 1.62 MiB/sec. 2024.12.21 00:19:27.575669 [ 199 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.21 00:19:27.575800 [ 259 ] {1739c7ef-aa13-4d4c-9c0f-9a2d535961d8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:19:27.576189 [ 199 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_13_3} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.576263 [ 259 ] {1739c7ef-aa13-4d4c-9c0f-9a2d535961d8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.576378 [ 199 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_13_3} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.21 00:19:27.576549 [ 83 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 00:19:27.576627 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:19:27.576654 [ 83 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.576718 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.576829 [ 259 ] {1739c7ef-aa13-4d4c-9c0f-9a2d535961d8} executeQuery: Read 227 rows, 20.32 KiB in 0.004331 sec., 52412.83768182868 rows/sec., 4.58 MiB/sec. 2024.12.21 00:19:27.576979 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.21 00:19:27.577008 [ 259 ] {1739c7ef-aa13-4d4c-9c0f-9a2d535961d8} TCPHandler: Processed in 0.004809317 sec. 2024.12.21 00:19:27.577182 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:27.577227 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1428 rows starting from the beginning of the part 2024.12.21 00:19:27.577227 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:27.577436 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 110 rows starting from the beginning of the part 2024.12.21 00:19:27.577570 [ 260 ] {2585ee51-7387-4c33-a158-8fcc7c53bb4d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:19:27.577759 [ 260 ] {2585ee51-7387-4c33-a158-8fcc7c53bb4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:19:27.577771 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1375 rows starting from the beginning of the part 2024.12.21 00:19:27.578149 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2024.12.21 00:19:27.578404 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 110 rows starting from the beginning of the part 2024.12.21 00:19:27.578809 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 227 rows starting from the beginning of the part 2024.12.21 00:19:27.579899 [ 260 ] {2585ee51-7387-4c33-a158-8fcc7c53bb4d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.579951 [ 260 ] {2585ee51-7387-4c33-a158-8fcc7c53bb4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.580504 [ 260 ] {2585ee51-7387-4c33-a158-8fcc7c53bb4d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:19:27.580770 [ 260 ] {2585ee51-7387-4c33-a158-8fcc7c53bb4d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.581029 [ 260 ] {2585ee51-7387-4c33-a158-8fcc7c53bb4d} executeQuery: Read 19 rows, 1.36 KiB in 0.003572 sec., 5319.148936170212 rows/sec., 380.29 KiB/sec. 2024.12.21 00:19:27.581266 [ 260 ] {2585ee51-7387-4c33-a158-8fcc7c53bb4d} TCPHandler: Processed in 0.004123069 sec. 2024.12.21 00:19:27.581553 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:27.581602 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 5 columns (5 merged, 0 gathered) in 0.004782957 sec., 691204.2069372566 rows/sec., 60.34 MiB/sec. 2024.12.21 00:19:27.581714 [ 259 ] {816a56b8-7bbd-4799-9398-02b1cf90d5f9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:19:27.581775 [ 259 ] {816a56b8-7bbd-4799-9398-02b1cf90d5f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:19:27.581901 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 00:19:27.582521 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_31_6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.582671 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_31_6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 00:19:27.582847 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2024.12.21 00:19:27.582986 [ 259 ] {816a56b8-7bbd-4799-9398-02b1cf90d5f9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.583033 [ 259 ] {816a56b8-7bbd-4799-9398-02b1cf90d5f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.583411 [ 259 ] {816a56b8-7bbd-4799-9398-02b1cf90d5f9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:19:27.583660 [ 259 ] {816a56b8-7bbd-4799-9398-02b1cf90d5f9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.583877 [ 259 ] {816a56b8-7bbd-4799-9398-02b1cf90d5f9} executeQuery: Read 14 rows, 1004.00 B in 0.002195 sec., 6378.132118451025 rows/sec., 446.68 KiB/sec. 2024.12.21 00:19:27.583939 [ 259 ] {816a56b8-7bbd-4799-9398-02b1cf90d5f9} TCPHandler: Processed in 0.002532817 sec. 2024.12.21 00:19:27.584096 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:27.584221 [ 260 ] {72cc15f8-992c-40b0-a0b5-99eec87cc737} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:19:27.584275 [ 260 ] {72cc15f8-992c-40b0-a0b5-99eec87cc737} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:19:27.584877 [ 260 ] {72cc15f8-992c-40b0-a0b5-99eec87cc737} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.584918 [ 260 ] {72cc15f8-992c-40b0-a0b5-99eec87cc737} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.585284 [ 260 ] {72cc15f8-992c-40b0-a0b5-99eec87cc737} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:19:27.585532 [ 260 ] {72cc15f8-992c-40b0-a0b5-99eec87cc737} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.585699 [ 83 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.21 00:19:27.585756 [ 83 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.585789 [ 260 ] {72cc15f8-992c-40b0-a0b5-99eec87cc737} executeQuery: Read 13 rows, 830.00 B in 0.001583 sec., 8212.2552116235 rows/sec., 512.03 KiB/sec. 2024.12.21 00:19:27.585798 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.585997 [ 260 ] {72cc15f8-992c-40b0-a0b5-99eec87cc737} TCPHandler: Processed in 0.001954402 sec. 2024.12.21 00:19:27.586125 [ 190 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.21 00:19:27.586278 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:27.586622 [ 190 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:27.586636 [ 259 ] {8897a667-6f41-455b-99c8-773a27d305ea} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:27.586677 [ 190 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2024.12.21 00:19:27.586750 [ 259 ] {8897a667-6f41-455b-99c8-773a27d305ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:27.587033 [ 190 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2024.12.21 00:19:27.587348 [ 190 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2024.12.21 00:19:27.587753 [ 190 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2024.12.21 00:19:27.588129 [ 190 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2024.12.21 00:19:27.589774 [ 259 ] {8897a667-6f41-455b-99c8-773a27d305ea} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.589863 [ 259 ] {8897a667-6f41-455b-99c8-773a27d305ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.590573 [ 190 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004659814 sec., 13949.054618918266 rows/sec., 924.21 KiB/sec. 2024.12.21 00:19:27.590786 [ 190 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.21 00:19:27.591050 [ 259 ] {8897a667-6f41-455b-99c8-773a27d305ea} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:19:27.591289 [ 190 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_13_3} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.591426 [ 190 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_13_3} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.21 00:19:27.591558 [ 259 ] {8897a667-6f41-455b-99c8-773a27d305ea} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.591599 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:19:27.591821 [ 82 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 00:19:27.591878 [ 82 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.591894 [ 259 ] {8897a667-6f41-455b-99c8-773a27d305ea} executeQuery: Read 394 rows, 28.64 KiB in 0.00537 sec., 73370.57728119181 rows/sec., 5.21 MiB/sec. 2024.12.21 00:19:27.591914 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.592119 [ 259 ] {8897a667-6f41-455b-99c8-773a27d305ea} TCPHandler: Processed in 0.005974388 sec. 2024.12.21 00:19:27.592223 [ 199 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.21 00:19:27.592408 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:27.592427 [ 199 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:27.592495 [ 199 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part 2024.12.21 00:19:27.592686 [ 260 ] {b22b5662-7bab-4fe0-904b-d175ceec3a5c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:19:27.592801 [ 199 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 91 rows starting from the beginning of the part 2024.12.21 00:19:27.592832 [ 260 ] {b22b5662-7bab-4fe0-904b-d175ceec3a5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:19:27.593176 [ 199 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 866 rows starting from the beginning of the part 2024.12.21 00:19:27.593565 [ 199 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2024.12.21 00:19:27.593923 [ 199 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 91 rows starting from the beginning of the part 2024.12.21 00:19:27.594197 [ 199 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 394 rows starting from the beginning of the part 2024.12.21 00:19:27.595148 [ 260 ] {b22b5662-7bab-4fe0-904b-d175ceec3a5c} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.595214 [ 260 ] {b22b5662-7bab-4fe0-904b-d175ceec3a5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.596086 [ 260 ] {b22b5662-7bab-4fe0-904b-d175ceec3a5c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:19:27.596544 [ 260 ] {b22b5662-7bab-4fe0-904b-d175ceec3a5c} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.596762 [ 260 ] {b22b5662-7bab-4fe0-904b-d175ceec3a5c} executeQuery: Read 6 rows, 321.00 B in 0.004229 sec., 1418.7751241428234 rows/sec., 74.13 KiB/sec. 2024.12.21 00:19:27.596823 [ 260 ] {b22b5662-7bab-4fe0-904b-d175ceec3a5c} TCPHandler: Processed in 0.004546561 sec. 2024.12.21 00:19:27.597035 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:27.597193 [ 192 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.005191777 sec., 465158.6537711462 rows/sec., 35.68 MiB/sec. 2024.12.21 00:19:27.597271 [ 259 ] {86c139e8-fe2a-47bf-aa25-3608cf219102} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:27.597365 [ 259 ] {86c139e8-fe2a-47bf-aa25-3608cf219102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:27.597543 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 00:19:27.598090 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_31_6} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.598310 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_31_6} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 00:19:27.598465 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.21 00:19:27.598589 [ 259 ] {86c139e8-fe2a-47bf-aa25-3608cf219102} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.598636 [ 259 ] {86c139e8-fe2a-47bf-aa25-3608cf219102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.599053 [ 259 ] {86c139e8-fe2a-47bf-aa25-3608cf219102} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:19:27.599302 [ 259 ] {86c139e8-fe2a-47bf-aa25-3608cf219102} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.599474 [ 82 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 00:19:27.599539 [ 82 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.599567 [ 259 ] {86c139e8-fe2a-47bf-aa25-3608cf219102} executeQuery: Read 237 rows, 16.27 KiB in 0.002339 sec., 101325.3527148354 rows/sec., 6.79 MiB/sec. 2024.12.21 00:19:27.599582 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.599740 [ 259 ] {86c139e8-fe2a-47bf-aa25-3608cf219102} TCPHandler: Processed in 0.002749623 sec. 2024.12.21 00:19:27.599791 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.21 00:19:27.599928 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:27.599939 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:27.599970 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8308 rows starting from the beginning of the part 2024.12.21 00:19:27.600270 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2024.12.21 00:19:27.600349 [ 260 ] {11d4a025-0e3d-4295-93f1-17d930474de5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:19:27.600547 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1027 rows starting from the beginning of the part 2024.12.21 00:19:27.600638 [ 260 ] {11d4a025-0e3d-4295-93f1-17d930474de5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:19:27.600870 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2024.12.21 00:19:27.601180 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2024.12.21 00:19:27.601524 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part 2024.12.21 00:19:27.602791 [ 260 ] {11d4a025-0e3d-4295-93f1-17d930474de5} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.602834 [ 260 ] {11d4a025-0e3d-4295-93f1-17d930474de5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.603547 [ 260 ] {11d4a025-0e3d-4295-93f1-17d930474de5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:19:27.604092 [ 260 ] {11d4a025-0e3d-4295-93f1-17d930474de5} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.604796 [ 260 ] {11d4a025-0e3d-4295-93f1-17d930474de5} executeQuery: Read 1 rows, 69.00 B in 0.00464 sec., 215.51724137931035 rows/sec., 14.52 KiB/sec. 2024.12.21 00:19:27.605051 [ 260 ] {11d4a025-0e3d-4295-93f1-17d930474de5} TCPHandler: Processed in 0.005192198 sec. 2024.12.21 00:19:27.605266 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:27.605418 [ 259 ] {42d9bf81-e2fb-49de-ac41-6399be2835c6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:27.605516 [ 259 ] {42d9bf81-e2fb-49de-ac41-6399be2835c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:19:27.607365 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9956 rows, containing 5 columns (5 merged, 0 gathered) in 0.007644172 sec., 1302430.1389346027 rows/sec., 87.87 MiB/sec. 2024.12.21 00:19:27.607379 [ 259 ] {42d9bf81-e2fb-49de-ac41-6399be2835c6} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.607432 [ 259 ] {42d9bf81-e2fb-49de-ac41-6399be2835c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.607846 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 00:19:27.608627 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_31_6} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.608868 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_31_6} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 00:19:27.609051 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. 2024.12.21 00:19:27.609191 [ 259 ] {42d9bf81-e2fb-49de-ac41-6399be2835c6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:19:27.609468 [ 259 ] {42d9bf81-e2fb-49de-ac41-6399be2835c6} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.609651 [ 82 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 00:19:27.609720 [ 82 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.609754 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.609794 [ 259 ] {42d9bf81-e2fb-49de-ac41-6399be2835c6} executeQuery: Read 12 rows, 22.02 KiB in 0.004395 sec., 2730.375426621161 rows/sec., 4.89 MiB/sec. 2024.12.21 00:19:27.610045 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.21 00:19:27.610231 [ 259 ] {42d9bf81-e2fb-49de-ac41-6399be2835c6} TCPHandler: Processed in 0.005071974 sec. 2024.12.21 00:19:27.610468 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:27.610743 [ 260 ] {6e68dfb9-5088-4ac7-9cd3-66a0af21db00} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:27.610787 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:27.610856 [ 260 ] {6e68dfb9-5088-4ac7-9cd3-66a0af21db00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:27.610962 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 258 rows starting from the beginning of the part 2024.12.21 00:19:27.611921 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2024.12.21 00:19:27.612586 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part 2024.12.21 00:19:27.613391 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2024.12.21 00:19:27.613463 [ 260 ] {6e68dfb9-5088-4ac7-9cd3-66a0af21db00} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.613533 [ 260 ] {6e68dfb9-5088-4ac7-9cd3-66a0af21db00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.614029 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part 2024.12.21 00:19:27.614727 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2024.12.21 00:19:27.615040 [ 260 ] {6e68dfb9-5088-4ac7-9cd3-66a0af21db00} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:19:27.615854 [ 260 ] {6e68dfb9-5088-4ac7-9cd3-66a0af21db00} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.616111 [ 82 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 00:19:27.616207 [ 82 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:27.616293 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:27.616390 [ 260 ] {6e68dfb9-5088-4ac7-9cd3-66a0af21db00} executeQuery: Read 82 rows, 5.33 KiB in 0.005721 sec., 14333.158538717007 rows/sec., 932.18 KiB/sec. 2024.12.21 00:19:27.616730 [ 260 ] {6e68dfb9-5088-4ac7-9cd3-66a0af21db00} TCPHandler: Processed in 0.006378999 sec. 2024.12.21 00:19:27.616745 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.21 00:19:27.617249 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:27.617336 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1586 rows starting from the beginning of the part 2024.12.21 00:19:27.617588 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2024.12.21 00:19:27.617750 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part 2024.12.21 00:19:27.617866 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part 2024.12.21 00:19:27.618153 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2024.12.21 00:19:27.618390 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part 2024.12.21 00:19:27.622181 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1870 rows, containing 4 columns (4 merged, 0 gathered) in 0.005790624 sec., 322935.83558524953 rows/sec., 21.05 MiB/sec. 2024.12.21 00:19:27.622584 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 00:19:27.623321 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_31_6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.623414 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_31_6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 00:19:27.623631 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.21 00:19:27.624498 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 19 columns (19 merged, 0 gathered) in 0.014667918 sec., 23725.248532204776 rows/sec., 42.51 MiB/sec. 2024.12.21 00:19:27.625024 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 00:19:27.625462 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_21_4} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:27.625545 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_21_4} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 00:19:27.625693 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. 2024.12.21 00:19:32.564977 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:32.565198 [ 260 ] {fa823de8-4219-4987-bb84-9443ba37c42d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:32.565284 [ 260 ] {fa823de8-4219-4987-bb84-9443ba37c42d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:32.566117 [ 260 ] {fa823de8-4219-4987-bb84-9443ba37c42d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:32.566173 [ 260 ] {fa823de8-4219-4987-bb84-9443ba37c42d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:32.566644 [ 260 ] {fa823de8-4219-4987-bb84-9443ba37c42d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:19:32.566904 [ 260 ] {fa823de8-4219-4987-bb84-9443ba37c42d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:32.567120 [ 260 ] {fa823de8-4219-4987-bb84-9443ba37c42d} executeQuery: Read 110 rows, 9.44 KiB in 0.001978 sec., 55611.72901921132 rows/sec., 4.66 MiB/sec. 2024.12.21 00:19:32.567190 [ 260 ] {fa823de8-4219-4987-bb84-9443ba37c42d} TCPHandler: Processed in 0.002378133 sec. 2024.12.21 00:19:32.567448 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:32.567635 [ 259 ] {db66c543-a685-4204-824f-d6ccdebbf22f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:19:32.567708 [ 259 ] {db66c543-a685-4204-824f-d6ccdebbf22f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:19:32.568454 [ 259 ] {db66c543-a685-4204-824f-d6ccdebbf22f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:32.568506 [ 259 ] {db66c543-a685-4204-824f-d6ccdebbf22f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:32.568978 [ 259 ] {db66c543-a685-4204-824f-d6ccdebbf22f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:19:32.569233 [ 259 ] {db66c543-a685-4204-824f-d6ccdebbf22f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:32.569462 [ 259 ] {db66c543-a685-4204-824f-d6ccdebbf22f} executeQuery: Read 27 rows, 2.03 KiB in 0.001878 sec., 14376.996805111821 rows/sec., 1.06 MiB/sec. 2024.12.21 00:19:32.569521 [ 259 ] {db66c543-a685-4204-824f-d6ccdebbf22f} TCPHandler: Processed in 0.002201499 sec. 2024.12.21 00:19:32.569676 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:32.569808 [ 260 ] {d28dd686-461a-4885-931b-eb2b16396062} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:32.569865 [ 260 ] {d28dd686-461a-4885-931b-eb2b16396062} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:32.570536 [ 260 ] {d28dd686-461a-4885-931b-eb2b16396062} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:32.570576 [ 260 ] {d28dd686-461a-4885-931b-eb2b16396062} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:32.570973 [ 260 ] {d28dd686-461a-4885-931b-eb2b16396062} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:19:32.571227 [ 260 ] {d28dd686-461a-4885-931b-eb2b16396062} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:32.571437 [ 260 ] {d28dd686-461a-4885-931b-eb2b16396062} executeQuery: Read 91 rows, 7.28 KiB in 0.001661 sec., 54786.27332931969 rows/sec., 4.28 MiB/sec. 2024.12.21 00:19:32.571496 [ 260 ] {d28dd686-461a-4885-931b-eb2b16396062} TCPHandler: Processed in 0.00187984 sec. 2024.12.21 00:19:32.571680 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:32.571812 [ 259 ] {6102493e-881e-470d-9494-233899eb1b31} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:32.571870 [ 259 ] {6102493e-881e-470d-9494-233899eb1b31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:32.572500 [ 259 ] {6102493e-881e-470d-9494-233899eb1b31} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:32.572541 [ 259 ] {6102493e-881e-470d-9494-233899eb1b31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:32.573006 [ 259 ] {6102493e-881e-470d-9494-233899eb1b31} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:19:32.573271 [ 259 ] {6102493e-881e-470d-9494-233899eb1b31} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:32.573489 [ 259 ] {6102493e-881e-470d-9494-233899eb1b31} executeQuery: Read 160 rows, 11.41 KiB in 0.001708 sec., 93676.8149882904 rows/sec., 6.52 MiB/sec. 2024.12.21 00:19:32.573549 [ 259 ] {6102493e-881e-470d-9494-233899eb1b31} TCPHandler: Processed in 0.001933602 sec. 2024.12.21 00:19:32.573711 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:32.573839 [ 260 ] {73fec4f2-17ff-4d80-b270-a388bf1e4430} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:32.573925 [ 260 ] {73fec4f2-17ff-4d80-b270-a388bf1e4430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:19:32.575124 [ 260 ] {73fec4f2-17ff-4d80-b270-a388bf1e4430} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:32.575167 [ 260 ] {73fec4f2-17ff-4d80-b270-a388bf1e4430} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:32.575857 [ 260 ] {73fec4f2-17ff-4d80-b270-a388bf1e4430} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:19:32.576113 [ 260 ] {73fec4f2-17ff-4d80-b270-a388bf1e4430} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:32.576380 [ 260 ] {73fec4f2-17ff-4d80-b270-a388bf1e4430} executeQuery: Read 27 rows, 49.54 KiB in 0.002566 sec., 10522.213561964147 rows/sec., 18.86 MiB/sec. 2024.12.21 00:19:32.576834 [ 260 ] {73fec4f2-17ff-4d80-b270-a388bf1e4430} TCPHandler: Processed in 0.003178915 sec. 2024.12.21 00:19:32.577006 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:32.577138 [ 259 ] {44c11437-d939-4632-bc39-4151c74e6cd9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:32.577198 [ 259 ] {44c11437-d939-4632-bc39-4151c74e6cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:32.577737 [ 259 ] {44c11437-d939-4632-bc39-4151c74e6cd9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:32.577778 [ 259 ] {44c11437-d939-4632-bc39-4151c74e6cd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:32.578173 [ 259 ] {44c11437-d939-4632-bc39-4151c74e6cd9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:19:32.578432 [ 259 ] {44c11437-d939-4632-bc39-4151c74e6cd9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:32.578643 [ 259 ] {44c11437-d939-4632-bc39-4151c74e6cd9} executeQuery: Read 60 rows, 4.14 KiB in 0.001531 sec., 39190.07184846506 rows/sec., 2.64 MiB/sec. 2024.12.21 00:19:32.578700 [ 259 ] {44c11437-d939-4632-bc39-4151c74e6cd9} TCPHandler: Processed in 0.001753366 sec. 2024.12.21 00:19:33.684127 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2024.12.21 00:19:33.684784 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:33.684832 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:33.685364 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:19:33.685619 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:33.685832 [ 74 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 00:19:33.685866 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2024.12.21 00:19:33.685922 [ 74 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:33.685952 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:33.686119 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.21 00:19:33.686271 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:33.686315 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2024.12.21 00:19:33.686395 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2024.12.21 00:19:33.686554 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2024.12.21 00:19:33.686800 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2024.12.21 00:19:33.687033 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2024.12.21 00:19:33.687217 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2024.12.21 00:19:33.689361 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003334648 sec., 2890260.0814238866 rows/sec., 41.35 MiB/sec. 2024.12.21 00:19:33.689644 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 00:19:33.689940 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_21_4} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:33.690016 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_21_4} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 00:19:33.690120 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2024.12.21 00:19:34.304943 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2024.12.21 00:19:34.327147 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:34.327211 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:34.335354 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:19:34.336202 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:34.336602 [ 74 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 00:19:34.336740 [ 74 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:34.336809 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:34.337209 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.21 00:19:34.353478 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2024.12.21 00:19:34.354706 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:34.356271 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2024.12.21 00:19:34.361900 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2024.12.21 00:19:34.367458 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2024.12.21 00:19:34.372863 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2024.12.21 00:19:34.379071 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2024.12.21 00:19:34.383681 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2024.12.21 00:19:34.446680 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.109710407 sec., 1449.2699858455544 rows/sec., 7.49 MiB/sec. 2024.12.21 00:19:34.449309 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 00:19:34.452227 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_21_4} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:34.452362 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_21_4} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 00:19:34.454585 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.21 00:19:35.000153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 186.53 MiB, peak 197.07 MiB, free memory in arenas 0.00 B, will set to 188.95 MiB (RSS), difference: 2.42 MiB 2024.12.21 00:19:36.223060 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 666 2024.12.21 00:19:36.226204 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:36.226267 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:36.227768 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:19:36.228089 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:36.228736 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 666 2024.12.21 00:19:37.570188 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:37.570402 [ 260 ] {891eab79-f68c-47c1-bb89-051e94895f5b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:19:37.570481 [ 260 ] {891eab79-f68c-47c1-bb89-051e94895f5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:19:37.571279 [ 260 ] {891eab79-f68c-47c1-bb89-051e94895f5b} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:37.571332 [ 260 ] {891eab79-f68c-47c1-bb89-051e94895f5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:37.571773 [ 260 ] {891eab79-f68c-47c1-bb89-051e94895f5b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:19:37.572036 [ 260 ] {891eab79-f68c-47c1-bb89-051e94895f5b} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:37.572273 [ 260 ] {891eab79-f68c-47c1-bb89-051e94895f5b} executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. 2024.12.21 00:19:37.572342 [ 260 ] {891eab79-f68c-47c1-bb89-051e94895f5b} TCPHandler: Processed in 0.00228947 sec. 2024.12.21 00:19:37.572606 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:37.572802 [ 259 ] {724cc9d2-4446-4eee-a0de-874eb3c8f96d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:37.572875 [ 259 ] {724cc9d2-4446-4eee-a0de-874eb3c8f96d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:37.573766 [ 259 ] {724cc9d2-4446-4eee-a0de-874eb3c8f96d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:37.573817 [ 259 ] {724cc9d2-4446-4eee-a0de-874eb3c8f96d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:37.574273 [ 259 ] {724cc9d2-4446-4eee-a0de-874eb3c8f96d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:19:37.574543 [ 259 ] {724cc9d2-4446-4eee-a0de-874eb3c8f96d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:37.574778 [ 259 ] {724cc9d2-4446-4eee-a0de-874eb3c8f96d} executeQuery: Read 227 rows, 20.32 KiB in 0.00203 sec., 111822.66009852216 rows/sec., 9.77 MiB/sec. 2024.12.21 00:19:37.574843 [ 259 ] {724cc9d2-4446-4eee-a0de-874eb3c8f96d} TCPHandler: Processed in 0.002369643 sec. 2024.12.21 00:19:37.575020 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:37.575149 [ 260 ] {508852af-1ada-4c06-8483-41d442ffb9cf} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:19:37.575204 [ 260 ] {508852af-1ada-4c06-8483-41d442ffb9cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:19:37.575828 [ 260 ] {508852af-1ada-4c06-8483-41d442ffb9cf} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:37.575870 [ 260 ] {508852af-1ada-4c06-8483-41d442ffb9cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:37.576265 [ 260 ] {508852af-1ada-4c06-8483-41d442ffb9cf} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:19:37.576515 [ 260 ] {508852af-1ada-4c06-8483-41d442ffb9cf} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:37.576727 [ 260 ] {508852af-1ada-4c06-8483-41d442ffb9cf} executeQuery: Read 19 rows, 1.36 KiB in 0.00161 sec., 11801.242236024844 rows/sec., 843.73 KiB/sec. 2024.12.21 00:19:37.576785 [ 260 ] {508852af-1ada-4c06-8483-41d442ffb9cf} TCPHandler: Processed in 0.001825008 sec. 2024.12.21 00:19:37.576953 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:37.577073 [ 259 ] {2a23b783-70cb-423f-91a0-2b38d4535488} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:19:37.577123 [ 259 ] {2a23b783-70cb-423f-91a0-2b38d4535488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:19:37.577707 [ 259 ] {2a23b783-70cb-423f-91a0-2b38d4535488} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:37.577747 [ 259 ] {2a23b783-70cb-423f-91a0-2b38d4535488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:37.578122 [ 259 ] {2a23b783-70cb-423f-91a0-2b38d4535488} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:19:37.578394 [ 259 ] {2a23b783-70cb-423f-91a0-2b38d4535488} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:37.578603 [ 259 ] {2a23b783-70cb-423f-91a0-2b38d4535488} executeQuery: Read 14 rows, 1004.00 B in 0.001556 sec., 8997.429305912596 rows/sec., 630.12 KiB/sec. 2024.12.21 00:19:37.578658 [ 259 ] {2a23b783-70cb-423f-91a0-2b38d4535488} TCPHandler: Processed in 0.001763307 sec. 2024.12.21 00:19:37.578810 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:37.578934 [ 260 ] {6629949d-def5-4652-8c60-75b7e44488a9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:19:37.578985 [ 260 ] {6629949d-def5-4652-8c60-75b7e44488a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:19:37.579582 [ 260 ] {6629949d-def5-4652-8c60-75b7e44488a9} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:37.579623 [ 260 ] {6629949d-def5-4652-8c60-75b7e44488a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:37.579986 [ 260 ] {6629949d-def5-4652-8c60-75b7e44488a9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:19:37.580232 [ 260 ] {6629949d-def5-4652-8c60-75b7e44488a9} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:37.580470 [ 260 ] {6629949d-def5-4652-8c60-75b7e44488a9} executeQuery: Read 13 rows, 830.00 B in 0.001555 sec., 8360.128617363343 rows/sec., 521.25 KiB/sec. 2024.12.21 00:19:37.580614 [ 260 ] {6629949d-def5-4652-8c60-75b7e44488a9} TCPHandler: Processed in 0.00186081 sec. 2024.12.21 00:19:37.580800 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:37.580918 [ 259 ] {d8b9ebe0-cdc8-4bd1-a46e-8c2cb85bd700} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:37.580968 [ 259 ] {d8b9ebe0-cdc8-4bd1-a46e-8c2cb85bd700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:37.581710 [ 259 ] {d8b9ebe0-cdc8-4bd1-a46e-8c2cb85bd700} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:37.581750 [ 259 ] {d8b9ebe0-cdc8-4bd1-a46e-8c2cb85bd700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:37.582142 [ 259 ] {d8b9ebe0-cdc8-4bd1-a46e-8c2cb85bd700} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:19:37.582392 [ 259 ] {d8b9ebe0-cdc8-4bd1-a46e-8c2cb85bd700} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:37.582608 [ 259 ] {d8b9ebe0-cdc8-4bd1-a46e-8c2cb85bd700} executeQuery: Read 394 rows, 28.64 KiB in 0.001713 sec., 230005.83771161706 rows/sec., 16.33 MiB/sec. 2024.12.21 00:19:37.582661 [ 259 ] {d8b9ebe0-cdc8-4bd1-a46e-8c2cb85bd700} TCPHandler: Processed in 0.001928701 sec. 2024.12.21 00:19:37.582818 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:37.582959 [ 260 ] {d9ce94b9-325a-4b3f-82c1-b83f44b98b91} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:19:37.583020 [ 260 ] {d9ce94b9-325a-4b3f-82c1-b83f44b98b91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:19:37.583600 [ 260 ] {d9ce94b9-325a-4b3f-82c1-b83f44b98b91} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:37.583647 [ 260 ] {d9ce94b9-325a-4b3f-82c1-b83f44b98b91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:37.584040 [ 260 ] {d9ce94b9-325a-4b3f-82c1-b83f44b98b91} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:19:37.584352 [ 260 ] {d9ce94b9-325a-4b3f-82c1-b83f44b98b91} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:37.584642 [ 260 ] {d9ce94b9-325a-4b3f-82c1-b83f44b98b91} executeQuery: Read 6 rows, 321.00 B in 0.001707 sec., 3514.93848857645 rows/sec., 183.64 KiB/sec. 2024.12.21 00:19:37.584807 [ 260 ] {d9ce94b9-325a-4b3f-82c1-b83f44b98b91} TCPHandler: Processed in 0.002053515 sec. 2024.12.21 00:19:37.584965 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:37.585083 [ 259 ] {2601a9d9-526d-484e-8cc5-f48cd70b6380} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:37.585136 [ 259 ] {2601a9d9-526d-484e-8cc5-f48cd70b6380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:37.585733 [ 259 ] {2601a9d9-526d-484e-8cc5-f48cd70b6380} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:37.585771 [ 259 ] {2601a9d9-526d-484e-8cc5-f48cd70b6380} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:37.586166 [ 259 ] {2601a9d9-526d-484e-8cc5-f48cd70b6380} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:19:37.586406 [ 259 ] {2601a9d9-526d-484e-8cc5-f48cd70b6380} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:37.586617 [ 259 ] {2601a9d9-526d-484e-8cc5-f48cd70b6380} executeQuery: Read 237 rows, 16.27 KiB in 0.001558 sec., 152118.10012836973 rows/sec., 10.20 MiB/sec. 2024.12.21 00:19:37.586668 [ 259 ] {2601a9d9-526d-484e-8cc5-f48cd70b6380} TCPHandler: Processed in 0.001758927 sec. 2024.12.21 00:19:37.586836 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:37.586978 [ 260 ] {9ce3fe32-f50c-407c-8e43-b3904f2341bc} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:19:37.587044 [ 260 ] {9ce3fe32-f50c-407c-8e43-b3904f2341bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:19:37.587616 [ 260 ] {9ce3fe32-f50c-407c-8e43-b3904f2341bc} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:37.587663 [ 260 ] {9ce3fe32-f50c-407c-8e43-b3904f2341bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:37.588074 [ 260 ] {9ce3fe32-f50c-407c-8e43-b3904f2341bc} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:19:37.588353 [ 260 ] {9ce3fe32-f50c-407c-8e43-b3904f2341bc} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:37.588483 [ 70 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.12.21 00:19:37.588528 [ 70 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:37.588551 [ 260 ] {9ce3fe32-f50c-407c-8e43-b3904f2341bc} executeQuery: Read 1 rows, 69.00 B in 0.001603 sec., 623.8303181534623 rows/sec., 42.04 KiB/sec. 2024.12.21 00:19:37.588555 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:37.588688 [ 260 ] {9ce3fe32-f50c-407c-8e43-b3904f2341bc} TCPHandler: Processed in 0.001922851 sec. 2024.12.21 00:19:37.588953 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:37.588976 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2024.12.21 00:19:37.589328 [ 259 ] {af5a498f-b6f2-458d-8921-55ffd8dcb329} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:37.589421 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:37.589467 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part 2024.12.21 00:19:37.589473 [ 259 ] {af5a498f-b6f2-458d-8921-55ffd8dcb329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:19:37.589645 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.12.21 00:19:37.590072 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.12.21 00:19:37.590414 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2024.12.21 00:19:37.590762 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2024.12.21 00:19:37.591109 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.12.21 00:19:37.593275 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.004587212 sec., 3051.9627172234464 rows/sec., 205.65 KiB/sec. 2024.12.21 00:19:37.593413 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.12.21 00:19:37.593424 [ 259 ] {af5a498f-b6f2-458d-8921-55ffd8dcb329} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:37.593476 [ 259 ] {af5a498f-b6f2-458d-8921-55ffd8dcb329} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:37.593770 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_14_3} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:37.593881 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_14_3} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2024.12.21 00:19:37.593961 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:19:37.594253 [ 259 ] {af5a498f-b6f2-458d-8921-55ffd8dcb329} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:19:37.594529 [ 259 ] {af5a498f-b6f2-458d-8921-55ffd8dcb329} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:37.594789 [ 259 ] {af5a498f-b6f2-458d-8921-55ffd8dcb329} executeQuery: Read 12 rows, 22.02 KiB in 0.005587 sec., 2147.8432074458565 rows/sec., 3.85 MiB/sec. 2024.12.21 00:19:37.594910 [ 259 ] {af5a498f-b6f2-458d-8921-55ffd8dcb329} TCPHandler: Processed in 0.006089411 sec. 2024.12.21 00:19:37.595070 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:37.595197 [ 260 ] {7a881e1f-13bf-4be1-9d0e-a6888afc1dd2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:37.595252 [ 260 ] {7a881e1f-13bf-4be1-9d0e-a6888afc1dd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:37.595769 [ 260 ] {7a881e1f-13bf-4be1-9d0e-a6888afc1dd2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:37.595819 [ 260 ] {7a881e1f-13bf-4be1-9d0e-a6888afc1dd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:37.596448 [ 260 ] {7a881e1f-13bf-4be1-9d0e-a6888afc1dd2} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:19:37.596718 [ 260 ] {7a881e1f-13bf-4be1-9d0e-a6888afc1dd2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:37.596906 [ 260 ] {7a881e1f-13bf-4be1-9d0e-a6888afc1dd2} executeQuery: Read 82 rows, 5.33 KiB in 0.001735 sec., 47262.24783861671 rows/sec., 3.00 MiB/sec. 2024.12.21 00:19:37.596961 [ 260 ] {7a881e1f-13bf-4be1-9d0e-a6888afc1dd2} TCPHandler: Processed in 0.001950312 sec. 2024.12.21 00:19:41.056873 [ 65 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:19:41.056936 [ 65 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:19:41.186963 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2024.12.21 00:19:41.187653 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:41.187701 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:41.188316 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:19:41.188585 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:41.188837 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2024.12.21 00:19:41.854495 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2024.12.21 00:19:41.873659 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:41.873719 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:41.880903 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:19:41.881632 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:41.884427 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2024.12.21 00:19:42.564876 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:42.565074 [ 260 ] {11c1bdeb-05a5-4fbc-b890-39f21e3dfba4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:42.565158 [ 260 ] {11c1bdeb-05a5-4fbc-b890-39f21e3dfba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:42.566026 [ 260 ] {11c1bdeb-05a5-4fbc-b890-39f21e3dfba4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:42.566082 [ 260 ] {11c1bdeb-05a5-4fbc-b890-39f21e3dfba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:42.566552 [ 260 ] {11c1bdeb-05a5-4fbc-b890-39f21e3dfba4} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:19:42.566824 [ 260 ] {11c1bdeb-05a5-4fbc-b890-39f21e3dfba4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:42.567079 [ 260 ] {11c1bdeb-05a5-4fbc-b890-39f21e3dfba4} executeQuery: Read 110 rows, 9.44 KiB in 0.002062 sec., 53346.2657613967 rows/sec., 4.47 MiB/sec. 2024.12.21 00:19:42.567151 [ 260 ] {11c1bdeb-05a5-4fbc-b890-39f21e3dfba4} TCPHandler: Processed in 0.002423064 sec. 2024.12.21 00:19:42.567412 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:42.567602 [ 259 ] {e82625de-d5fb-438e-94c5-1da7924e8f09} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:19:42.567677 [ 259 ] {e82625de-d5fb-438e-94c5-1da7924e8f09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:19:42.568427 [ 259 ] {e82625de-d5fb-438e-94c5-1da7924e8f09} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:42.568479 [ 259 ] {e82625de-d5fb-438e-94c5-1da7924e8f09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:42.568918 [ 259 ] {e82625de-d5fb-438e-94c5-1da7924e8f09} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:19:42.569189 [ 259 ] {e82625de-d5fb-438e-94c5-1da7924e8f09} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:42.569450 [ 259 ] {e82625de-d5fb-438e-94c5-1da7924e8f09} executeQuery: Read 27 rows, 2.03 KiB in 0.00189 sec., 14285.714285714286 rows/sec., 1.05 MiB/sec. 2024.12.21 00:19:42.569632 [ 259 ] {e82625de-d5fb-438e-94c5-1da7924e8f09} TCPHandler: Processed in 0.002350642 sec. 2024.12.21 00:19:42.569820 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:42.569948 [ 260 ] {dbad50eb-9c74-46ba-a998-63d72f1fc441} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:42.570002 [ 260 ] {dbad50eb-9c74-46ba-a998-63d72f1fc441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:42.570640 [ 260 ] {dbad50eb-9c74-46ba-a998-63d72f1fc441} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:42.570683 [ 260 ] {dbad50eb-9c74-46ba-a998-63d72f1fc441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:42.571081 [ 260 ] {dbad50eb-9c74-46ba-a998-63d72f1fc441} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:19:42.571327 [ 260 ] {dbad50eb-9c74-46ba-a998-63d72f1fc441} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:42.571559 [ 260 ] {dbad50eb-9c74-46ba-a998-63d72f1fc441} executeQuery: Read 91 rows, 7.28 KiB in 0.001643 sec., 55386.48813146683 rows/sec., 4.33 MiB/sec. 2024.12.21 00:19:42.571615 [ 260 ] {dbad50eb-9c74-46ba-a998-63d72f1fc441} TCPHandler: Processed in 0.001857909 sec. 2024.12.21 00:19:42.571777 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:42.571903 [ 259 ] {b87e109b-1ce7-4b0f-921a-e38824bfef44} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:42.571959 [ 259 ] {b87e109b-1ce7-4b0f-921a-e38824bfef44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:42.572536 [ 259 ] {b87e109b-1ce7-4b0f-921a-e38824bfef44} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:42.572576 [ 259 ] {b87e109b-1ce7-4b0f-921a-e38824bfef44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:42.572997 [ 259 ] {b87e109b-1ce7-4b0f-921a-e38824bfef44} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:19:42.573258 [ 259 ] {b87e109b-1ce7-4b0f-921a-e38824bfef44} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:42.573474 [ 259 ] {b87e109b-1ce7-4b0f-921a-e38824bfef44} executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. 2024.12.21 00:19:42.573534 [ 259 ] {b87e109b-1ce7-4b0f-921a-e38824bfef44} TCPHandler: Processed in 0.001816338 sec. 2024.12.21 00:19:42.573692 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:42.573825 [ 260 ] {15f44fab-7af1-40c1-82ae-7d934b3149a2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:42.573915 [ 260 ] {15f44fab-7af1-40c1-82ae-7d934b3149a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:19:42.575137 [ 260 ] {15f44fab-7af1-40c1-82ae-7d934b3149a2} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:42.575179 [ 260 ] {15f44fab-7af1-40c1-82ae-7d934b3149a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:42.575882 [ 260 ] {15f44fab-7af1-40c1-82ae-7d934b3149a2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:19:42.576167 [ 260 ] {15f44fab-7af1-40c1-82ae-7d934b3149a2} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:42.576487 [ 260 ] {15f44fab-7af1-40c1-82ae-7d934b3149a2} executeQuery: Read 27 rows, 49.54 KiB in 0.002688 sec., 10044.642857142857 rows/sec., 18.00 MiB/sec. 2024.12.21 00:19:42.576931 [ 260 ] {15f44fab-7af1-40c1-82ae-7d934b3149a2} TCPHandler: Processed in 0.003300177 sec. 2024.12.21 00:19:42.577083 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:42.577203 [ 259 ] {e0e49f03-49c8-4126-8e50-74dd143ec9f8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:42.577255 [ 259 ] {e0e49f03-49c8-4126-8e50-74dd143ec9f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:42.577749 [ 259 ] {e0e49f03-49c8-4126-8e50-74dd143ec9f8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:42.577787 [ 259 ] {e0e49f03-49c8-4126-8e50-74dd143ec9f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:42.578169 [ 259 ] {e0e49f03-49c8-4126-8e50-74dd143ec9f8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:19:42.578420 [ 259 ] {e0e49f03-49c8-4126-8e50-74dd143ec9f8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:42.578632 [ 259 ] {e0e49f03-49c8-4126-8e50-74dd143ec9f8} executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec. 2024.12.21 00:19:42.578685 [ 259 ] {e0e49f03-49c8-4126-8e50-74dd143ec9f8} TCPHandler: Processed in 0.001658654 sec. 2024.12.21 00:19:44.939373 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:44.939681 [ 260 ] {ffdd1cdd-748c-460e-8fc3-5e0e042cb652} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:19:44.939801 [ 260 ] {ffdd1cdd-748c-460e-8fc3-5e0e042cb652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:19:44.940647 [ 260 ] {ffdd1cdd-748c-460e-8fc3-5e0e042cb652} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:44.940696 [ 260 ] {ffdd1cdd-748c-460e-8fc3-5e0e042cb652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:44.941137 [ 260 ] {ffdd1cdd-748c-460e-8fc3-5e0e042cb652} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:19:44.941406 [ 260 ] {ffdd1cdd-748c-460e-8fc3-5e0e042cb652} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:44.941660 [ 260 ] {ffdd1cdd-748c-460e-8fc3-5e0e042cb652} executeQuery: Read 14 rows, 1.01 KiB in 0.002065 sec., 6779.661016949152 rows/sec., 488.04 KiB/sec. 2024.12.21 00:19:44.941726 [ 260 ] {ffdd1cdd-748c-460e-8fc3-5e0e042cb652} TCPHandler: Processed in 0.002547857 sec. 2024.12.21 00:19:44.941967 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:44.942180 [ 259 ] {522f787e-755b-4011-ab95-94b1cd2ebffe} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:44.942261 [ 259 ] {522f787e-755b-4011-ab95-94b1cd2ebffe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:44.943579 [ 259 ] {522f787e-755b-4011-ab95-94b1cd2ebffe} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:44.943622 [ 259 ] {522f787e-755b-4011-ab95-94b1cd2ebffe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:44.944186 [ 259 ] {522f787e-755b-4011-ab95-94b1cd2ebffe} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:19:44.944471 [ 259 ] {522f787e-755b-4011-ab95-94b1cd2ebffe} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:44.944704 [ 259 ] {522f787e-755b-4011-ab95-94b1cd2ebffe} executeQuery: Read 1367 rows, 116.44 KiB in 0.00258 sec., 529844.9612403101 rows/sec., 44.07 MiB/sec. 2024.12.21 00:19:44.944776 [ 259 ] {522f787e-755b-4011-ab95-94b1cd2ebffe} TCPHandler: Processed in 0.002947418 sec. 2024.12.21 00:19:44.944984 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:44.945142 [ 260 ] {d0daa188-40cc-45d0-86d8-05bb422138bf} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:19:44.945195 [ 260 ] {d0daa188-40cc-45d0-86d8-05bb422138bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:19:44.945809 [ 260 ] {d0daa188-40cc-45d0-86d8-05bb422138bf} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:44.945850 [ 260 ] {d0daa188-40cc-45d0-86d8-05bb422138bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:44.946212 [ 260 ] {d0daa188-40cc-45d0-86d8-05bb422138bf} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:19:44.946453 [ 260 ] {d0daa188-40cc-45d0-86d8-05bb422138bf} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:44.946624 [ 57 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2024.12.21 00:19:44.946694 [ 57 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:44.946709 [ 260 ] {d0daa188-40cc-45d0-86d8-05bb422138bf} executeQuery: Read 19 rows, 1.36 KiB in 0.00158 sec., 12025.316455696202 rows/sec., 859.75 KiB/sec. 2024.12.21 00:19:44.946742 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:44.946858 [ 260 ] {d0daa188-40cc-45d0-86d8-05bb422138bf} TCPHandler: Processed in 0.001981323 sec. 2024.12.21 00:19:44.947025 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2024.12.21 00:19:44.947071 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:44.947261 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:44.947304 [ 259 ] {a815748f-84be-4c99-b751-ae92ddbed481} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:19:44.947325 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 64 rows starting from the beginning of the part 2024.12.21 00:19:44.947414 [ 259 ] {a815748f-84be-4c99-b751-ae92ddbed481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:19:44.947571 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part 2024.12.21 00:19:44.947995 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part 2024.12.21 00:19:44.948284 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part 2024.12.21 00:19:44.948616 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part 2024.12.21 00:19:44.948967 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part 2024.12.21 00:19:44.950418 [ 259 ] {a815748f-84be-4c99-b751-ae92ddbed481} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:44.950493 [ 259 ] {a815748f-84be-4c99-b751-ae92ddbed481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:44.951577 [ 259 ] {a815748f-84be-4c99-b751-ae92ddbed481} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:19:44.951711 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.004836228 sec., 36185.22534504163 rows/sec., 2.72 MiB/sec. 2024.12.21 00:19:44.951917 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2024.12.21 00:19:44.952084 [ 259 ] {a815748f-84be-4c99-b751-ae92ddbed481} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:44.952453 [ 259 ] {a815748f-84be-4c99-b751-ae92ddbed481} executeQuery: Read 242 rows, 16.79 KiB in 0.005219 sec., 46369.03621383407 rows/sec., 3.14 MiB/sec. 2024.12.21 00:19:44.952550 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_25_5} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:44.952622 [ 259 ] {a815748f-84be-4c99-b751-ae92ddbed481} TCPHandler: Processed in 0.005625898 sec. 2024.12.21 00:19:44.952732 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_25_5} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2024.12.21 00:19:44.952837 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:44.952846 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.21 00:19:44.952978 [ 260 ] {d7d31507-4b8f-44a9-b503-39dd5243f6b2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:19:44.953032 [ 260 ] {d7d31507-4b8f-44a9-b503-39dd5243f6b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:19:44.953724 [ 260 ] {d7d31507-4b8f-44a9-b503-39dd5243f6b2} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:44.953770 [ 260 ] {d7d31507-4b8f-44a9-b503-39dd5243f6b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:44.954184 [ 260 ] {d7d31507-4b8f-44a9-b503-39dd5243f6b2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:19:44.954453 [ 260 ] {d7d31507-4b8f-44a9-b503-39dd5243f6b2} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:44.954672 [ 260 ] {d7d31507-4b8f-44a9-b503-39dd5243f6b2} executeQuery: Read 13 rows, 830.00 B in 0.001725 sec., 7536.231884057971 rows/sec., 469.88 KiB/sec. 2024.12.21 00:19:44.954728 [ 260 ] {d7d31507-4b8f-44a9-b503-39dd5243f6b2} TCPHandler: Processed in 0.001974512 sec. 2024.12.21 00:19:44.954876 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:44.954998 [ 259 ] {6e826fb7-9b3b-42f5-9886-bbddc14d3ec5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:44.955049 [ 259 ] {6e826fb7-9b3b-42f5-9886-bbddc14d3ec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:44.955923 [ 259 ] {6e826fb7-9b3b-42f5-9886-bbddc14d3ec5} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:44.955961 [ 259 ] {6e826fb7-9b3b-42f5-9886-bbddc14d3ec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:44.956358 [ 259 ] {6e826fb7-9b3b-42f5-9886-bbddc14d3ec5} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:19:44.956596 [ 259 ] {6e826fb7-9b3b-42f5-9886-bbddc14d3ec5} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:44.956810 [ 259 ] {6e826fb7-9b3b-42f5-9886-bbddc14d3ec5} executeQuery: Read 850 rows, 62.93 KiB in 0.001827 sec., 465243.5686918445 rows/sec., 33.64 MiB/sec. 2024.12.21 00:19:44.956888 [ 259 ] {6e826fb7-9b3b-42f5-9886-bbddc14d3ec5} TCPHandler: Processed in 0.002065604 sec. 2024.12.21 00:19:44.957143 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:44.957282 [ 260 ] {5b546aa7-2f8d-4c7f-8a71-daf9e11f17e5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:19:44.957343 [ 260 ] {5b546aa7-2f8d-4c7f-8a71-daf9e11f17e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:19:44.957919 [ 260 ] {5b546aa7-2f8d-4c7f-8a71-daf9e11f17e5} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:44.957966 [ 260 ] {5b546aa7-2f8d-4c7f-8a71-daf9e11f17e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:44.958339 [ 260 ] {5b546aa7-2f8d-4c7f-8a71-daf9e11f17e5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:19:44.958578 [ 260 ] {5b546aa7-2f8d-4c7f-8a71-daf9e11f17e5} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:44.958796 [ 260 ] {5b546aa7-2f8d-4c7f-8a71-daf9e11f17e5} executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. 2024.12.21 00:19:44.958849 [ 260 ] {5b546aa7-2f8d-4c7f-8a71-daf9e11f17e5} TCPHandler: Processed in 0.001841719 sec. 2024.12.21 00:19:44.958993 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:44.959111 [ 259 ] {8efd0ebc-5ba5-44e3-8fa0-f1883a6456a5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:44.959166 [ 259 ] {8efd0ebc-5ba5-44e3-8fa0-f1883a6456a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:44.959918 [ 259 ] {8efd0ebc-5ba5-44e3-8fa0-f1883a6456a5} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:44.959955 [ 259 ] {8efd0ebc-5ba5-44e3-8fa0-f1883a6456a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:44.960396 [ 259 ] {8efd0ebc-5ba5-44e3-8fa0-f1883a6456a5} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:19:44.960636 [ 259 ] {8efd0ebc-5ba5-44e3-8fa0-f1883a6456a5} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:44.960859 [ 259 ] {8efd0ebc-5ba5-44e3-8fa0-f1883a6456a5} executeQuery: Read 1019 rows, 69.53 KiB in 0.001773 sec., 574732.0924985899 rows/sec., 38.30 MiB/sec. 2024.12.21 00:19:44.960917 [ 259 ] {8efd0ebc-5ba5-44e3-8fa0-f1883a6456a5} TCPHandler: Processed in 0.001981562 sec. 2024.12.21 00:19:44.961072 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:44.961212 [ 260 ] {b7fc83c1-9d73-43c8-ae73-5116c4641ae8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:19:44.961273 [ 260 ] {b7fc83c1-9d73-43c8-ae73-5116c4641ae8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:19:44.961828 [ 260 ] {b7fc83c1-9d73-43c8-ae73-5116c4641ae8} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:44.961873 [ 260 ] {b7fc83c1-9d73-43c8-ae73-5116c4641ae8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:44.962250 [ 260 ] {b7fc83c1-9d73-43c8-ae73-5116c4641ae8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:19:44.962493 [ 260 ] {b7fc83c1-9d73-43c8-ae73-5116c4641ae8} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:44.962743 [ 260 ] {b7fc83c1-9d73-43c8-ae73-5116c4641ae8} executeQuery: Read 1 rows, 69.00 B in 0.001558 sec., 641.8485237483955 rows/sec., 43.25 KiB/sec. 2024.12.21 00:19:44.962947 [ 260 ] {b7fc83c1-9d73-43c8-ae73-5116c4641ae8} TCPHandler: Processed in 0.001938221 sec. 2024.12.21 00:19:44.963093 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:44.963212 [ 259 ] {853719b7-0ee4-4ff7-92fb-19995c0c982d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:44.963294 [ 259 ] {853719b7-0ee4-4ff7-92fb-19995c0c982d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:19:44.964389 [ 259 ] {853719b7-0ee4-4ff7-92fb-19995c0c982d} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:44.964429 [ 259 ] {853719b7-0ee4-4ff7-92fb-19995c0c982d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:44.965030 [ 259 ] {853719b7-0ee4-4ff7-92fb-19995c0c982d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:19:44.965282 [ 259 ] {853719b7-0ee4-4ff7-92fb-19995c0c982d} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:44.965561 [ 259 ] {853719b7-0ee4-4ff7-92fb-19995c0c982d} executeQuery: Read 12 rows, 22.02 KiB in 0.002373 sec., 5056.890012642225 rows/sec., 9.06 MiB/sec. 2024.12.21 00:19:44.965666 [ 259 ] {853719b7-0ee4-4ff7-92fb-19995c0c982d} TCPHandler: Processed in 0.00263052 sec. 2024.12.21 00:19:44.965825 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:44.965964 [ 260 ] {16106a8d-52d6-4ee3-824e-7d67b5317a4a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:44.966025 [ 260 ] {16106a8d-52d6-4ee3-824e-7d67b5317a4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:44.966597 [ 260 ] {16106a8d-52d6-4ee3-824e-7d67b5317a4a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:44.966643 [ 260 ] {16106a8d-52d6-4ee3-824e-7d67b5317a4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:44.967063 [ 260 ] {16106a8d-52d6-4ee3-824e-7d67b5317a4a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:19:44.967316 [ 260 ] {16106a8d-52d6-4ee3-824e-7d67b5317a4a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:44.967534 [ 260 ] {16106a8d-52d6-4ee3-824e-7d67b5317a4a} executeQuery: Read 58 rows, 3.68 KiB in 0.0016 sec., 36250 rows/sec., 2.24 MiB/sec. 2024.12.21 00:19:44.967587 [ 260 ] {16106a8d-52d6-4ee3-824e-7d67b5317a4a} TCPHandler: Processed in 0.001830259 sec. 2024.12.21 00:19:46.229877 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 722 2024.12.21 00:19:46.233424 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:46.233480 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:46.235011 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:19:46.235334 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:46.235564 [ 56 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 00:19:46.235695 [ 56 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:46.235768 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:46.236441 [ 189 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.21 00:19:46.237306 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 722 2024.12.21 00:19:46.237787 [ 189 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:46.237969 [ 189 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 518 rows starting from the beginning of the part 2024.12.21 00:19:46.238599 [ 189 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.12.21 00:19:46.239259 [ 189 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part 2024.12.21 00:19:46.239903 [ 189 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2024.12.21 00:19:46.240488 [ 189 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2024.12.21 00:19:46.241047 [ 189 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2024.12.21 00:19:46.249140 [ 187 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 72 columns (72 merged, 0 gathered) in 0.01320089 sec., 54693.28204386219 rows/sec., 46.28 MiB/sec. 2024.12.21 00:19:46.250364 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 00:19:46.251085 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_16_3} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:46.251173 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_16_3} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 00:19:46.251381 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. 2024.12.21 00:19:47.559219 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:47.559430 [ 260 ] {96d4b46a-5ff2-4023-9f91-72e7b64fb749} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:47.559507 [ 260 ] {96d4b46a-5ff2-4023-9f91-72e7b64fb749} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:47.560291 [ 260 ] {96d4b46a-5ff2-4023-9f91-72e7b64fb749} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:47.560343 [ 260 ] {96d4b46a-5ff2-4023-9f91-72e7b64fb749} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:47.560795 [ 260 ] {96d4b46a-5ff2-4023-9f91-72e7b64fb749} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:19:47.561054 [ 260 ] {96d4b46a-5ff2-4023-9f91-72e7b64fb749} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:47.561254 [ 53 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 00:19:47.561317 [ 260 ] {96d4b46a-5ff2-4023-9f91-72e7b64fb749} executeQuery: Read 56 rows, 4.38 KiB in 0.001941 sec., 28851.107676455435 rows/sec., 2.20 MiB/sec. 2024.12.21 00:19:47.561345 [ 53 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:47.561422 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:47.561470 [ 260 ] {96d4b46a-5ff2-4023-9f91-72e7b64fb749} TCPHandler: Processed in 0.002387964 sec. 2024.12.21 00:19:47.561782 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:47.561794 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.21 00:19:47.562184 [ 259 ] {3f60ab32-965a-4259-90ed-0f83a52d4cc2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:47.562375 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:47.562393 [ 259 ] {3f60ab32-965a-4259-90ed-0f83a52d4cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:47.562506 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1430 rows starting from the beginning of the part 2024.12.21 00:19:47.562910 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 110 rows starting from the beginning of the part 2024.12.21 00:19:47.563250 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 227 rows starting from the beginning of the part 2024.12.21 00:19:47.563668 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 110 rows starting from the beginning of the part 2024.12.21 00:19:47.564044 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1367 rows starting from the beginning of the part 2024.12.21 00:19:47.564380 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2024.12.21 00:19:47.565428 [ 259 ] {3f60ab32-965a-4259-90ed-0f83a52d4cc2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:47.565517 [ 259 ] {3f60ab32-965a-4259-90ed-0f83a52d4cc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:47.566110 [ 259 ] {3f60ab32-965a-4259-90ed-0f83a52d4cc2} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:19:47.566462 [ 259 ] {3f60ab32-965a-4259-90ed-0f83a52d4cc2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:47.566636 [ 53 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 00:19:47.566678 [ 53 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:47.566702 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:47.566742 [ 259 ] {3f60ab32-965a-4259-90ed-0f83a52d4cc2} executeQuery: Read 64 rows, 5.12 KiB in 0.004699 sec., 13619.919131730156 rows/sec., 1.06 MiB/sec. 2024.12.21 00:19:47.567037 [ 259 ] {3f60ab32-965a-4259-90ed-0f83a52d4cc2} TCPHandler: Processed in 0.005426284 sec. 2024.12.21 00:19:47.567052 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.21 00:19:47.567471 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:47.567639 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:47.567672 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.006143363 sec., 537165.067406891 rows/sec., 46.90 MiB/sec. 2024.12.21 00:19:47.567736 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part 2024.12.21 00:19:47.567860 [ 260 ] {5af97a27-b7f0-46ce-9c17-e5fa3a41509d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:47.568159 [ 260 ] {5af97a27-b7f0-46ce-9c17-e5fa3a41509d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:47.568167 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 00:19:47.568189 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 91 rows starting from the beginning of the part 2024.12.21 00:19:47.568772 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 394 rows starting from the beginning of the part 2024.12.21 00:19:47.569314 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 91 rows starting from the beginning of the part 2024.12.21 00:19:47.569468 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_36_7} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:47.570029 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 850 rows starting from the beginning of the part 2024.12.21 00:19:47.570058 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_36_7} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 00:19:47.570472 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2024.12.21 00:19:47.570526 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2024.12.21 00:19:47.571507 [ 260 ] {5af97a27-b7f0-46ce-9c17-e5fa3a41509d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:47.571580 [ 260 ] {5af97a27-b7f0-46ce-9c17-e5fa3a41509d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:47.572603 [ 260 ] {5af97a27-b7f0-46ce-9c17-e5fa3a41509d} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:19:47.573091 [ 260 ] {5af97a27-b7f0-46ce-9c17-e5fa3a41509d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:47.573297 [ 53 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 00:19:47.573404 [ 53 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:47.573438 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:47.573495 [ 260 ] {5af97a27-b7f0-46ce-9c17-e5fa3a41509d} executeQuery: Read 64 rows, 4.56 KiB in 0.005675 sec., 11277.533039647577 rows/sec., 804.31 KiB/sec. 2024.12.21 00:19:47.573985 [ 260 ] {5af97a27-b7f0-46ce-9c17-e5fa3a41509d} TCPHandler: Processed in 0.006827761 sec. 2024.12.21 00:19:47.574000 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.21 00:19:47.574278 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:47.574432 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.007629562 sec., 314959.1025015591 rows/sec., 24.15 MiB/sec. 2024.12.21 00:19:47.574530 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:47.574627 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9956 rows starting from the beginning of the part 2024.12.21 00:19:47.574679 [ 259 ] {8250f31a-3941-4a15-9fcb-68a77e05e69a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:47.574936 [ 259 ] {8250f31a-3941-4a15-9fcb-68a77e05e69a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:47.574955 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 00:19:47.574997 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2024.12.21 00:19:47.575552 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part 2024.12.21 00:19:47.576078 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2024.12.21 00:19:47.576488 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1019 rows starting from the beginning of the part 2024.12.21 00:19:47.576929 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2024.12.21 00:19:47.577271 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_36_7} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:47.577879 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_36_7} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 00:19:47.578339 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 00:19:47.578568 [ 259 ] {8250f31a-3941-4a15-9fcb-68a77e05e69a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:47.578628 [ 259 ] {8250f31a-3941-4a15-9fcb-68a77e05e69a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:47.579133 [ 259 ] {8250f31a-3941-4a15-9fcb-68a77e05e69a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:19:47.579613 [ 259 ] {8250f31a-3941-4a15-9fcb-68a77e05e69a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:47.579872 [ 53 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 00:19:47.579956 [ 53 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:47.580027 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:47.580221 [ 259 ] {8250f31a-3941-4a15-9fcb-68a77e05e69a} executeQuery: Read 24 rows, 1.66 KiB in 0.005599 sec., 4286.479728522951 rows/sec., 295.81 KiB/sec. 2024.12.21 00:19:47.580584 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.21 00:19:47.580651 [ 259 ] {8250f31a-3941-4a15-9fcb-68a77e05e69a} TCPHandler: Processed in 0.006529393 sec. 2024.12.21 00:19:47.581225 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:47.581321 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1870 rows starting from the beginning of the part 2024.12.21 00:19:47.581778 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2024.12.21 00:19:47.581988 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part 2024.12.21 00:19:47.582181 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2024.12.21 00:19:47.582390 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 58 rows starting from the beginning of the part 2024.12.21 00:19:47.582585 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part 2024.12.21 00:19:47.583228 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11596 rows, containing 5 columns (5 merged, 0 gathered) in 0.009618155 sec., 1205636.6319735958 rows/sec., 81.33 MiB/sec. 2024.12.21 00:19:47.583680 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 00:19:47.584346 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_36_7} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:47.584551 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_36_7} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 00:19:47.584750 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. 2024.12.21 00:19:47.585361 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2154 rows, containing 4 columns (4 merged, 0 gathered) in 0.005169517 sec., 416673.3565244103 rows/sec., 27.16 MiB/sec. 2024.12.21 00:19:47.585674 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 00:19:47.586003 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_36_7} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:47.586117 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_36_7} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 00:19:47.586211 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2024.12.21 00:19:48.689923 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2024.12.21 00:19:48.690599 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:48.690639 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:48.691176 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:19:48.691442 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:48.691644 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2024.12.21 00:19:49.385445 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2024.12.21 00:19:49.405851 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:49.405921 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:49.413441 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:19:49.414199 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:49.417093 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2024.12.21 00:19:52.565543 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:52.565754 [ 260 ] {481645f9-eb9a-46bf-ac34-78d21086c1eb} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:52.565831 [ 260 ] {481645f9-eb9a-46bf-ac34-78d21086c1eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:52.566654 [ 260 ] {481645f9-eb9a-46bf-ac34-78d21086c1eb} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:52.566708 [ 260 ] {481645f9-eb9a-46bf-ac34-78d21086c1eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:52.567165 [ 260 ] {481645f9-eb9a-46bf-ac34-78d21086c1eb} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:19:52.567426 [ 260 ] {481645f9-eb9a-46bf-ac34-78d21086c1eb} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:52.567687 [ 260 ] {481645f9-eb9a-46bf-ac34-78d21086c1eb} executeQuery: Read 110 rows, 9.44 KiB in 0.001988 sec., 55331.99195171025 rows/sec., 4.64 MiB/sec. 2024.12.21 00:19:52.567758 [ 260 ] {481645f9-eb9a-46bf-ac34-78d21086c1eb} TCPHandler: Processed in 0.002351272 sec. 2024.12.21 00:19:52.567995 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:52.568178 [ 259 ] {a84f7d70-87fe-4c2a-a8e7-a75508446ee2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:19:52.568248 [ 259 ] {a84f7d70-87fe-4c2a-a8e7-a75508446ee2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:19:52.568976 [ 259 ] {a84f7d70-87fe-4c2a-a8e7-a75508446ee2} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:52.569017 [ 259 ] {a84f7d70-87fe-4c2a-a8e7-a75508446ee2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:52.569465 [ 259 ] {a84f7d70-87fe-4c2a-a8e7-a75508446ee2} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:19:52.569714 [ 259 ] {a84f7d70-87fe-4c2a-a8e7-a75508446ee2} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:52.569939 [ 259 ] {a84f7d70-87fe-4c2a-a8e7-a75508446ee2} executeQuery: Read 27 rows, 2.03 KiB in 0.001812 sec., 14900.662251655629 rows/sec., 1.09 MiB/sec. 2024.12.21 00:19:52.569995 [ 259 ] {a84f7d70-87fe-4c2a-a8e7-a75508446ee2} TCPHandler: Processed in 0.002124956 sec. 2024.12.21 00:19:52.570177 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:52.570310 [ 260 ] {60032798-9140-4119-853b-52211cdabad6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:52.570366 [ 260 ] {60032798-9140-4119-853b-52211cdabad6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:52.571032 [ 260 ] {60032798-9140-4119-853b-52211cdabad6} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:52.571077 [ 260 ] {60032798-9140-4119-853b-52211cdabad6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:52.571464 [ 260 ] {60032798-9140-4119-853b-52211cdabad6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:19:52.571707 [ 260 ] {60032798-9140-4119-853b-52211cdabad6} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:52.571935 [ 260 ] {60032798-9140-4119-853b-52211cdabad6} executeQuery: Read 91 rows, 7.28 KiB in 0.001658 sec., 54885.4041013269 rows/sec., 4.29 MiB/sec. 2024.12.21 00:19:52.571992 [ 260 ] {60032798-9140-4119-853b-52211cdabad6} TCPHandler: Processed in 0.00187975 sec. 2024.12.21 00:19:52.572167 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:52.572287 [ 259 ] {5382d3ed-5aa0-4e4c-9871-3eb5d6aafd04} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:52.572342 [ 259 ] {5382d3ed-5aa0-4e4c-9871-3eb5d6aafd04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:52.572918 [ 259 ] {5382d3ed-5aa0-4e4c-9871-3eb5d6aafd04} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:52.572957 [ 259 ] {5382d3ed-5aa0-4e4c-9871-3eb5d6aafd04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:52.573358 [ 259 ] {5382d3ed-5aa0-4e4c-9871-3eb5d6aafd04} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:19:52.573604 [ 259 ] {5382d3ed-5aa0-4e4c-9871-3eb5d6aafd04} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:52.573817 [ 259 ] {5382d3ed-5aa0-4e4c-9871-3eb5d6aafd04} executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. 2024.12.21 00:19:52.573869 [ 259 ] {5382d3ed-5aa0-4e4c-9871-3eb5d6aafd04} TCPHandler: Processed in 0.001759137 sec. 2024.12.21 00:19:52.574019 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:52.574159 [ 260 ] {177e676a-c8a9-413d-9002-b3516e4558ea} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:52.574246 [ 260 ] {177e676a-c8a9-413d-9002-b3516e4558ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:19:52.575440 [ 260 ] {177e676a-c8a9-413d-9002-b3516e4558ea} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:52.575483 [ 260 ] {177e676a-c8a9-413d-9002-b3516e4558ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:52.576182 [ 260 ] {177e676a-c8a9-413d-9002-b3516e4558ea} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:19:52.576470 [ 260 ] {177e676a-c8a9-413d-9002-b3516e4558ea} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:52.576684 [ 48 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 00:19:52.576753 [ 260 ] {177e676a-c8a9-413d-9002-b3516e4558ea} executeQuery: Read 27 rows, 49.54 KiB in 0.002624 sec., 10289.634146341463 rows/sec., 18.44 MiB/sec. 2024.12.21 00:19:52.576767 [ 48 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:52.576846 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:52.577200 [ 260 ] {177e676a-c8a9-413d-9002-b3516e4558ea} TCPHandler: Processed in 0.003236586 sec. 2024.12.21 00:19:52.577235 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.21 00:19:52.577400 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:52.577679 [ 259 ] {c7cfa997-1cab-41e5-b809-5be2559859b0} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:52.577825 [ 259 ] {c7cfa997-1cab-41e5-b809-5be2559859b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:52.577915 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:52.578143 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 348 rows starting from the beginning of the part 2024.12.21 00:19:52.579055 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part 2024.12.21 00:19:52.579818 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part 2024.12.21 00:19:52.580001 [ 259 ] {c7cfa997-1cab-41e5-b809-5be2559859b0} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:52.580070 [ 259 ] {c7cfa997-1cab-41e5-b809-5be2559859b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:52.580554 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part 2024.12.21 00:19:52.581151 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2024.12.21 00:19:52.581639 [ 259 ] {c7cfa997-1cab-41e5-b809-5be2559859b0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:19:52.581700 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part 2024.12.21 00:19:52.582333 [ 259 ] {c7cfa997-1cab-41e5-b809-5be2559859b0} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:52.582810 [ 259 ] {c7cfa997-1cab-41e5-b809-5be2559859b0} executeQuery: Read 60 rows, 4.14 KiB in 0.005231 sec., 11470.082202255782 rows/sec., 791.56 KiB/sec. 2024.12.21 00:19:52.582940 [ 259 ] {c7cfa997-1cab-41e5-b809-5be2559859b0} TCPHandler: Processed in 0.005638969 sec. 2024.12.21 00:19:52.586359 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 19 columns (19 merged, 0 gathered) in 0.009367569 sec., 48358.33074728353 rows/sec., 86.66 MiB/sec. 2024.12.21 00:19:52.587030 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 00:19:52.587512 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_26_5} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:52.587612 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_26_5} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 00:19:52.587790 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2024.12.21 00:19:55.839458 [ 43 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.12.21 00:19:55.839526 [ 43 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:55.839554 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:55.839741 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2024.12.21 00:19:55.839917 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:55.839960 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part 2024.12.21 00:19:55.840063 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part 2024.12.21 00:19:55.840311 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.12.21 00:19:55.840513 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.12.21 00:19:55.840674 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part 2024.12.21 00:19:55.841983 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002342262 sec., 321911.04154872516 rows/sec., 23.05 MiB/sec. 2024.12.21 00:19:55.842145 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.12.21 00:19:55.842464 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_15_3} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:55.842543 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_15_3} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2024.12.21 00:19:55.842617 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.21 00:19:56.056978 [ 43 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:19:56.057025 [ 43 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:19:56.192706 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2024.12.21 00:19:56.193395 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:56.193449 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:56.193984 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:19:56.194259 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:56.194504 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2024.12.21 00:19:56.238510 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 742 2024.12.21 00:19:56.241483 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:56.241549 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:56.243067 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:19:56.243396 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:56.244081 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 742 2024.12.21 00:19:56.728610 [ 40 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.12.21 00:19:56.728725 [ 40 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:56.728770 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:56.729068 [ 200 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2024.12.21 00:19:56.729336 [ 200 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:19:56.729404 [ 200 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2024.12.21 00:19:56.729485 [ 200 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2024.12.21 00:19:56.729726 [ 200 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2024.12.21 00:19:56.729974 [ 200 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2024.12.21 00:19:56.730133 [ 200 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2024.12.21 00:19:56.731237 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002363883 sec., 38072.95031099254 rows/sec., 1.94 MiB/sec. 2024.12.21 00:19:56.731447 [ 194 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.12.21 00:19:56.731796 [ 194 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_15_3} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:56.731889 [ 194 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_15_3} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2024.12.21 00:19:56.731995 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:19:56.918098 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2024.12.21 00:19:56.940717 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:56.940780 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:56.948012 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:19:56.948786 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:56.952292 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2024.12.21 00:19:57.568697 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:57.568893 [ 260 ] {99e0cb29-f244-4a0b-89e1-d56ba3ef54a6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:19:57.568970 [ 260 ] {99e0cb29-f244-4a0b-89e1-d56ba3ef54a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:19:57.569723 [ 260 ] {99e0cb29-f244-4a0b-89e1-d56ba3ef54a6} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:57.569775 [ 260 ] {99e0cb29-f244-4a0b-89e1-d56ba3ef54a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:57.570217 [ 260 ] {99e0cb29-f244-4a0b-89e1-d56ba3ef54a6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:19:57.570473 [ 260 ] {99e0cb29-f244-4a0b-89e1-d56ba3ef54a6} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:57.570714 [ 260 ] {99e0cb29-f244-4a0b-89e1-d56ba3ef54a6} executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. 2024.12.21 00:19:57.570773 [ 260 ] {99e0cb29-f244-4a0b-89e1-d56ba3ef54a6} TCPHandler: Processed in 0.002215398 sec. 2024.12.21 00:19:57.571020 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:57.571215 [ 259 ] {df08d763-9bef-4b40-b776-46363190c6d4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:19:57.571286 [ 259 ] {df08d763-9bef-4b40-b776-46363190c6d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:19:57.572184 [ 259 ] {df08d763-9bef-4b40-b776-46363190c6d4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:57.572236 [ 259 ] {df08d763-9bef-4b40-b776-46363190c6d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:57.572677 [ 259 ] {df08d763-9bef-4b40-b776-46363190c6d4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:19:57.572922 [ 259 ] {df08d763-9bef-4b40-b776-46363190c6d4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:57.573144 [ 259 ] {df08d763-9bef-4b40-b776-46363190c6d4} executeQuery: Read 227 rows, 20.32 KiB in 0.001979 sec., 114704.39615967662 rows/sec., 10.03 MiB/sec. 2024.12.21 00:19:57.573261 [ 259 ] {df08d763-9bef-4b40-b776-46363190c6d4} TCPHandler: Processed in 0.002367483 sec. 2024.12.21 00:19:57.573504 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:57.573662 [ 260 ] {99f8b899-dd72-441b-b723-80f13e6112e3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:19:57.573723 [ 260 ] {99f8b899-dd72-441b-b723-80f13e6112e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:19:57.574433 [ 260 ] {99f8b899-dd72-441b-b723-80f13e6112e3} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:57.574476 [ 260 ] {99f8b899-dd72-441b-b723-80f13e6112e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:57.574844 [ 260 ] {99f8b899-dd72-441b-b723-80f13e6112e3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:19:57.575091 [ 260 ] {99f8b899-dd72-441b-b723-80f13e6112e3} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:57.575318 [ 260 ] {99f8b899-dd72-441b-b723-80f13e6112e3} executeQuery: Read 19 rows, 1.36 KiB in 0.001692 sec., 11229.314420803783 rows/sec., 802.84 KiB/sec. 2024.12.21 00:19:57.575444 [ 260 ] {99f8b899-dd72-441b-b723-80f13e6112e3} TCPHandler: Processed in 0.002076105 sec. 2024.12.21 00:19:57.575611 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:57.575729 [ 259 ] {c11c66bd-68e0-4d44-beaa-a6928408cc6f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:19:57.575781 [ 259 ] {c11c66bd-68e0-4d44-beaa-a6928408cc6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:19:57.576372 [ 259 ] {c11c66bd-68e0-4d44-beaa-a6928408cc6f} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:57.576412 [ 259 ] {c11c66bd-68e0-4d44-beaa-a6928408cc6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:57.576779 [ 259 ] {c11c66bd-68e0-4d44-beaa-a6928408cc6f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:19:57.577010 [ 259 ] {c11c66bd-68e0-4d44-beaa-a6928408cc6f} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:57.577219 [ 259 ] {c11c66bd-68e0-4d44-beaa-a6928408cc6f} executeQuery: Read 14 rows, 1004.00 B in 0.001516 sec., 9234.828496042217 rows/sec., 646.75 KiB/sec. 2024.12.21 00:19:57.577272 [ 259 ] {c11c66bd-68e0-4d44-beaa-a6928408cc6f} TCPHandler: Processed in 0.001720495 sec. 2024.12.21 00:19:57.577469 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:57.577694 [ 260 ] {7974899e-8aa3-4811-af66-5a3f5415483d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:19:57.577782 [ 260 ] {7974899e-8aa3-4811-af66-5a3f5415483d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:19:57.578664 [ 260 ] {7974899e-8aa3-4811-af66-5a3f5415483d} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:57.578703 [ 260 ] {7974899e-8aa3-4811-af66-5a3f5415483d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:57.579072 [ 260 ] {7974899e-8aa3-4811-af66-5a3f5415483d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:19:57.579326 [ 260 ] {7974899e-8aa3-4811-af66-5a3f5415483d} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:57.579530 [ 260 ] {7974899e-8aa3-4811-af66-5a3f5415483d} executeQuery: Read 13 rows, 830.00 B in 0.001893 sec., 6867.406233491813 rows/sec., 428.18 KiB/sec. 2024.12.21 00:19:57.579582 [ 260 ] {7974899e-8aa3-4811-af66-5a3f5415483d} TCPHandler: Processed in 0.002223449 sec. 2024.12.21 00:19:57.579732 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:57.579852 [ 259 ] {639f076b-4db2-4e04-8b6e-b4c6807ff418} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:19:57.579902 [ 259 ] {639f076b-4db2-4e04-8b6e-b4c6807ff418} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:19:57.580630 [ 259 ] {639f076b-4db2-4e04-8b6e-b4c6807ff418} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:57.580670 [ 259 ] {639f076b-4db2-4e04-8b6e-b4c6807ff418} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:57.581055 [ 259 ] {639f076b-4db2-4e04-8b6e-b4c6807ff418} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:19:57.581291 [ 259 ] {639f076b-4db2-4e04-8b6e-b4c6807ff418} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:57.581513 [ 259 ] {639f076b-4db2-4e04-8b6e-b4c6807ff418} executeQuery: Read 394 rows, 28.64 KiB in 0.001686 sec., 233689.20521945434 rows/sec., 16.59 MiB/sec. 2024.12.21 00:19:57.581565 [ 259 ] {639f076b-4db2-4e04-8b6e-b4c6807ff418} TCPHandler: Processed in 0.00189173 sec. 2024.12.21 00:19:57.581722 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:57.581861 [ 260 ] {43e6f890-8e55-48c9-90f7-e2719246b598} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:19:57.581920 [ 260 ] {43e6f890-8e55-48c9-90f7-e2719246b598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:19:57.582478 [ 260 ] {43e6f890-8e55-48c9-90f7-e2719246b598} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:57.582518 [ 260 ] {43e6f890-8e55-48c9-90f7-e2719246b598} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:57.582880 [ 260 ] {43e6f890-8e55-48c9-90f7-e2719246b598} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:19:57.583128 [ 260 ] {43e6f890-8e55-48c9-90f7-e2719246b598} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:57.583334 [ 260 ] {43e6f890-8e55-48c9-90f7-e2719246b598} executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. 2024.12.21 00:19:57.583385 [ 260 ] {43e6f890-8e55-48c9-90f7-e2719246b598} TCPHandler: Processed in 0.001730837 sec. 2024.12.21 00:19:57.583544 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:57.583684 [ 259 ] {075685ba-cf89-438c-9851-7ebaf186fb68} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:57.583748 [ 259 ] {075685ba-cf89-438c-9851-7ebaf186fb68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:19:57.584433 [ 259 ] {075685ba-cf89-438c-9851-7ebaf186fb68} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:57.584472 [ 259 ] {075685ba-cf89-438c-9851-7ebaf186fb68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:57.584868 [ 259 ] {075685ba-cf89-438c-9851-7ebaf186fb68} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:19:57.585103 [ 259 ] {075685ba-cf89-438c-9851-7ebaf186fb68} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:57.585314 [ 259 ] {075685ba-cf89-438c-9851-7ebaf186fb68} executeQuery: Read 237 rows, 16.27 KiB in 0.001662 sec., 142599.27797833935 rows/sec., 9.56 MiB/sec. 2024.12.21 00:19:57.585365 [ 259 ] {075685ba-cf89-438c-9851-7ebaf186fb68} TCPHandler: Processed in 0.00188788 sec. 2024.12.21 00:19:57.585567 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:57.585790 [ 260 ] {1ceaf47f-8c25-4497-9362-71494fa53361} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:19:57.585885 [ 260 ] {1ceaf47f-8c25-4497-9362-71494fa53361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:19:57.586592 [ 260 ] {1ceaf47f-8c25-4497-9362-71494fa53361} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:57.586632 [ 260 ] {1ceaf47f-8c25-4497-9362-71494fa53361} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:57.587001 [ 260 ] {1ceaf47f-8c25-4497-9362-71494fa53361} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:19:57.587249 [ 260 ] {1ceaf47f-8c25-4497-9362-71494fa53361} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:57.587504 [ 260 ] {1ceaf47f-8c25-4497-9362-71494fa53361} executeQuery: Read 1 rows, 69.00 B in 0.001765 sec., 566.5722379603399 rows/sec., 38.18 KiB/sec. 2024.12.21 00:19:57.587699 [ 260 ] {1ceaf47f-8c25-4497-9362-71494fa53361} TCPHandler: Processed in 0.00223815 sec. 2024.12.21 00:19:57.587842 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:57.587960 [ 259 ] {3772bd3c-bd18-4e26-be53-41887466bf10} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:19:57.588043 [ 259 ] {3772bd3c-bd18-4e26-be53-41887466bf10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:19:57.589150 [ 259 ] {3772bd3c-bd18-4e26-be53-41887466bf10} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:57.589190 [ 259 ] {3772bd3c-bd18-4e26-be53-41887466bf10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:57.589806 [ 259 ] {3772bd3c-bd18-4e26-be53-41887466bf10} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:19:57.590067 [ 259 ] {3772bd3c-bd18-4e26-be53-41887466bf10} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:57.590394 [ 259 ] {3772bd3c-bd18-4e26-be53-41887466bf10} executeQuery: Read 12 rows, 22.02 KiB in 0.002437 sec., 4924.086992203529 rows/sec., 8.82 MiB/sec. 2024.12.21 00:19:57.590841 [ 259 ] {3772bd3c-bd18-4e26-be53-41887466bf10} TCPHandler: Processed in 0.003058921 sec. 2024.12.21 00:19:57.591007 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:19:57.591149 [ 260 ] {c0307d6a-3870-4dd3-aa26-c261a545b523} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:19:57.591212 [ 260 ] {c0307d6a-3870-4dd3-aa26-c261a545b523} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:19:57.591725 [ 260 ] {c0307d6a-3870-4dd3-aa26-c261a545b523} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:19:57.591765 [ 260 ] {c0307d6a-3870-4dd3-aa26-c261a545b523} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:19:57.592152 [ 260 ] {c0307d6a-3870-4dd3-aa26-c261a545b523} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:19:57.592408 [ 260 ] {c0307d6a-3870-4dd3-aa26-c261a545b523} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:19:57.592629 [ 260 ] {c0307d6a-3870-4dd3-aa26-c261a545b523} executeQuery: Read 82 rows, 5.33 KiB in 0.001511 sec., 54268.6962276638 rows/sec., 3.45 MiB/sec. 2024.12.21 00:19:57.592682 [ 260 ] {c0307d6a-3870-4dd3-aa26-c261a545b523} TCPHandler: Processed in 0.001744526 sec. 2024.12.21 00:20:02.565541 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:02.565749 [ 260 ] {0449b091-1499-4697-97d0-f71721996016} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:20:02.565823 [ 260 ] {0449b091-1499-4697-97d0-f71721996016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:20:02.566577 [ 260 ] {0449b091-1499-4697-97d0-f71721996016} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:02.566625 [ 260 ] {0449b091-1499-4697-97d0-f71721996016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:02.567057 [ 260 ] {0449b091-1499-4697-97d0-f71721996016} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:20:02.567308 [ 260 ] {0449b091-1499-4697-97d0-f71721996016} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:02.567537 [ 260 ] {0449b091-1499-4697-97d0-f71721996016} executeQuery: Read 2 rows, 167.00 B in 0.001838 sec., 1088.139281828074 rows/sec., 88.73 KiB/sec. 2024.12.21 00:20:02.567632 [ 260 ] {0449b091-1499-4697-97d0-f71721996016} TCPHandler: Processed in 0.002229989 sec. 2024.12.21 00:20:02.567886 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:02.568074 [ 259 ] {e664a98d-2e30-4e52-bd73-d9f4dea4ebc0} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:02.568145 [ 259 ] {e664a98d-2e30-4e52-bd73-d9f4dea4ebc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:02.568948 [ 259 ] {e664a98d-2e30-4e52-bd73-d9f4dea4ebc0} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:02.568996 [ 259 ] {e664a98d-2e30-4e52-bd73-d9f4dea4ebc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:02.569452 [ 259 ] {e664a98d-2e30-4e52-bd73-d9f4dea4ebc0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:20:02.569719 [ 259 ] {e664a98d-2e30-4e52-bd73-d9f4dea4ebc0} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:02.570011 [ 259 ] {e664a98d-2e30-4e52-bd73-d9f4dea4ebc0} executeQuery: Read 111 rows, 9.51 KiB in 0.001986 sec., 55891.23867069487 rows/sec., 4.68 MiB/sec. 2024.12.21 00:20:02.570226 [ 259 ] {e664a98d-2e30-4e52-bd73-d9f4dea4ebc0} TCPHandler: Processed in 0.002460345 sec. 2024.12.21 00:20:02.570454 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:02.570592 [ 260 ] {ecca37b1-4e3c-44f9-8807-5c80f5cbf61a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:20:02.570649 [ 260 ] {ecca37b1-4e3c-44f9-8807-5c80f5cbf61a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:20:02.571344 [ 260 ] {ecca37b1-4e3c-44f9-8807-5c80f5cbf61a} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:02.571391 [ 260 ] {ecca37b1-4e3c-44f9-8807-5c80f5cbf61a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:02.571768 [ 260 ] {ecca37b1-4e3c-44f9-8807-5c80f5cbf61a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:20:02.572007 [ 260 ] {ecca37b1-4e3c-44f9-8807-5c80f5cbf61a} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:02.572224 [ 260 ] {ecca37b1-4e3c-44f9-8807-5c80f5cbf61a} executeQuery: Read 29 rows, 2.17 KiB in 0.001661 sec., 17459.36183022276 rows/sec., 1.28 MiB/sec. 2024.12.21 00:20:02.572349 [ 260 ] {ecca37b1-4e3c-44f9-8807-5c80f5cbf61a} TCPHandler: Processed in 0.001994003 sec. 2024.12.21 00:20:02.572527 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:02.572666 [ 259 ] {eb44dc64-aa50-4993-b4bd-71283815a83d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:02.572723 [ 259 ] {eb44dc64-aa50-4993-b4bd-71283815a83d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:02.573415 [ 259 ] {eb44dc64-aa50-4993-b4bd-71283815a83d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:02.573469 [ 259 ] {eb44dc64-aa50-4993-b4bd-71283815a83d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:02.574008 [ 259 ] {eb44dc64-aa50-4993-b4bd-71283815a83d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:20:02.574273 [ 259 ] {eb44dc64-aa50-4993-b4bd-71283815a83d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:02.574525 [ 259 ] {eb44dc64-aa50-4993-b4bd-71283815a83d} executeQuery: Read 93 rows, 7.44 KiB in 0.001889 sec., 49232.39809422975 rows/sec., 3.85 MiB/sec. 2024.12.21 00:20:02.574646 [ 259 ] {eb44dc64-aa50-4993-b4bd-71283815a83d} TCPHandler: Processed in 0.002179068 sec. 2024.12.21 00:20:02.574906 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:02.575045 [ 260 ] {be5f3189-8139-4bc0-b1c6-8a8431af0196} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:02.575105 [ 260 ] {be5f3189-8139-4bc0-b1c6-8a8431af0196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:02.575762 [ 260 ] {be5f3189-8139-4bc0-b1c6-8a8431af0196} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:02.575804 [ 260 ] {be5f3189-8139-4bc0-b1c6-8a8431af0196} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:02.576201 [ 260 ] {be5f3189-8139-4bc0-b1c6-8a8431af0196} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:20:02.576447 [ 260 ] {be5f3189-8139-4bc0-b1c6-8a8431af0196} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:02.576663 [ 260 ] {be5f3189-8139-4bc0-b1c6-8a8431af0196} executeQuery: Read 161 rows, 11.48 KiB in 0.001648 sec., 97694.17475728155 rows/sec., 6.80 MiB/sec. 2024.12.21 00:20:02.576714 [ 260 ] {be5f3189-8139-4bc0-b1c6-8a8431af0196} TCPHandler: Processed in 0.001928081 sec. 2024.12.21 00:20:02.576881 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:02.577013 [ 259 ] {fa24e424-4de7-4d1d-ab47-e2035b500cfd} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:02.577101 [ 259 ] {fa24e424-4de7-4d1d-ab47-e2035b500cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:20:02.578331 [ 259 ] {fa24e424-4de7-4d1d-ab47-e2035b500cfd} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:02.578378 [ 259 ] {fa24e424-4de7-4d1d-ab47-e2035b500cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:02.579081 [ 259 ] {fa24e424-4de7-4d1d-ab47-e2035b500cfd} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:20:02.579353 [ 259 ] {fa24e424-4de7-4d1d-ab47-e2035b500cfd} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:02.579610 [ 259 ] {fa24e424-4de7-4d1d-ab47-e2035b500cfd} executeQuery: Read 27 rows, 49.54 KiB in 0.002624 sec., 10289.634146341463 rows/sec., 18.44 MiB/sec. 2024.12.21 00:20:02.579753 [ 259 ] {fa24e424-4de7-4d1d-ab47-e2035b500cfd} TCPHandler: Processed in 0.002933638 sec. 2024.12.21 00:20:02.579914 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:02.580041 [ 260 ] {7bf18915-6a52-4f85-9901-b089f9ea269e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:02.580094 [ 260 ] {7bf18915-6a52-4f85-9901-b089f9ea269e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:02.580611 [ 260 ] {7bf18915-6a52-4f85-9901-b089f9ea269e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:02.580651 [ 260 ] {7bf18915-6a52-4f85-9901-b089f9ea269e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:02.581048 [ 260 ] {7bf18915-6a52-4f85-9901-b089f9ea269e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:20:02.581286 [ 260 ] {7bf18915-6a52-4f85-9901-b089f9ea269e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:02.581509 [ 260 ] {7bf18915-6a52-4f85-9901-b089f9ea269e} executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. 2024.12.21 00:20:02.581568 [ 260 ] {7bf18915-6a52-4f85-9901-b089f9ea269e} TCPHandler: Processed in 0.001712355 sec. 2024.12.21 00:20:03.695571 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2024.12.21 00:20:03.696228 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:03.696273 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:03.696850 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:20:03.697123 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:03.697391 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2024.12.21 00:20:04.453290 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2024.12.21 00:20:04.475058 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:04.475125 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:04.482773 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:20:04.483555 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:04.487040 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2024.12.21 00:20:06.244300 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 778 2024.12.21 00:20:06.247486 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:06.247552 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:06.249096 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:20:06.249438 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:06.251121 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 778 2024.12.21 00:20:07.569890 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:07.570228 [ 260 ] {7541d3d8-697b-4388-a26b-e70e0ed940cd} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:20:07.570347 [ 260 ] {7541d3d8-697b-4388-a26b-e70e0ed940cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:20:07.571261 [ 260 ] {7541d3d8-697b-4388-a26b-e70e0ed940cd} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.571313 [ 260 ] {7541d3d8-697b-4388-a26b-e70e0ed940cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.571763 [ 260 ] {7541d3d8-697b-4388-a26b-e70e0ed940cd} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:20:07.572035 [ 260 ] {7541d3d8-697b-4388-a26b-e70e0ed940cd} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.572230 [ 24 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.21 00:20:07.572297 [ 260 ] {7541d3d8-697b-4388-a26b-e70e0ed940cd} executeQuery: Read 14 rows, 1.01 KiB in 0.002158 sec., 6487.488415199258 rows/sec., 467.01 KiB/sec. 2024.12.21 00:20:07.572316 [ 24 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.572393 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.572447 [ 260 ] {7541d3d8-697b-4388-a26b-e70e0ed940cd} TCPHandler: Processed in 0.002748113 sec. 2024.12.21 00:20:07.572817 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.21 00:20:07.572878 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:07.573236 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:07.573268 [ 259 ] {2569d6bd-3b49-4758-871f-692602e39800} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:07.573317 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2024.12.21 00:20:07.573402 [ 259 ] {2569d6bd-3b49-4758-871f-692602e39800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:07.573700 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.12.21 00:20:07.573991 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.12.21 00:20:07.574319 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.12.21 00:20:07.574755 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.12.21 00:20:07.576147 [ 259 ] {2569d6bd-3b49-4758-871f-692602e39800} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.576204 [ 259 ] {2569d6bd-3b49-4758-871f-692602e39800} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.576631 [ 186 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004112369 sec., 17021.818810520163 rows/sec., 1.26 MiB/sec. 2024.12.21 00:20:07.576957 [ 186 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.21 00:20:07.577022 [ 259 ] {2569d6bd-3b49-4758-871f-692602e39800} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:20:07.577534 [ 259 ] {2569d6bd-3b49-4758-871f-692602e39800} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.577582 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_17_4} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.577793 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_17_4} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.21 00:20:07.578071 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:20:07.578103 [ 259 ] {2569d6bd-3b49-4758-871f-692602e39800} executeQuery: Read 227 rows, 20.32 KiB in 0.004923 sec., 46110.09547024172 rows/sec., 4.03 MiB/sec. 2024.12.21 00:20:07.578354 [ 259 ] {2569d6bd-3b49-4758-871f-692602e39800} TCPHandler: Processed in 0.005756292 sec. 2024.12.21 00:20:07.578565 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:07.578686 [ 260 ] {0d3de05a-fafd-4120-9a1b-bc21f24fe657} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:20:07.578738 [ 260 ] {0d3de05a-fafd-4120-9a1b-bc21f24fe657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:20:07.579319 [ 260 ] {0d3de05a-fafd-4120-9a1b-bc21f24fe657} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.579359 [ 260 ] {0d3de05a-fafd-4120-9a1b-bc21f24fe657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.579725 [ 260 ] {0d3de05a-fafd-4120-9a1b-bc21f24fe657} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:20:07.579963 [ 260 ] {0d3de05a-fafd-4120-9a1b-bc21f24fe657} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.580237 [ 260 ] {0d3de05a-fafd-4120-9a1b-bc21f24fe657} executeQuery: Read 19 rows, 1.36 KiB in 0.00158 sec., 12025.316455696202 rows/sec., 859.75 KiB/sec. 2024.12.21 00:20:07.580452 [ 260 ] {0d3de05a-fafd-4120-9a1b-bc21f24fe657} TCPHandler: Processed in 0.001964332 sec. 2024.12.21 00:20:07.580628 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:07.580847 [ 259 ] {0b68ddbd-dd9d-4268-bb1e-b576aed01069} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:20:07.580941 [ 259 ] {0b68ddbd-dd9d-4268-bb1e-b576aed01069} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:20:07.581871 [ 259 ] {0b68ddbd-dd9d-4268-bb1e-b576aed01069} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.581912 [ 259 ] {0b68ddbd-dd9d-4268-bb1e-b576aed01069} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.582277 [ 259 ] {0b68ddbd-dd9d-4268-bb1e-b576aed01069} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:20:07.582530 [ 259 ] {0b68ddbd-dd9d-4268-bb1e-b576aed01069} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.582797 [ 259 ] {0b68ddbd-dd9d-4268-bb1e-b576aed01069} executeQuery: Read 14 rows, 1004.00 B in 0.002002 sec., 6993.006993006993 rows/sec., 489.74 KiB/sec. 2024.12.21 00:20:07.583000 [ 259 ] {0b68ddbd-dd9d-4268-bb1e-b576aed01069} TCPHandler: Processed in 0.002424465 sec. 2024.12.21 00:20:07.583224 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:07.583449 [ 260 ] {3e4712b7-7be9-410f-9393-7a6f89db57d2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:20:07.583540 [ 260 ] {3e4712b7-7be9-410f-9393-7a6f89db57d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:20:07.584447 [ 260 ] {3e4712b7-7be9-410f-9393-7a6f89db57d2} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.584488 [ 260 ] {3e4712b7-7be9-410f-9393-7a6f89db57d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.584841 [ 260 ] {3e4712b7-7be9-410f-9393-7a6f89db57d2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:20:07.585087 [ 260 ] {3e4712b7-7be9-410f-9393-7a6f89db57d2} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.585249 [ 24 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.21 00:20:07.585316 [ 24 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.585322 [ 260 ] {3e4712b7-7be9-410f-9393-7a6f89db57d2} executeQuery: Read 13 rows, 830.00 B in 0.00192 sec., 6770.833333333333 rows/sec., 422.16 KiB/sec. 2024.12.21 00:20:07.585348 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.585504 [ 260 ] {3e4712b7-7be9-410f-9393-7a6f89db57d2} TCPHandler: Processed in 0.002392893 sec. 2024.12.21 00:20:07.585595 [ 186 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.21 00:20:07.585815 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:07.585902 [ 186 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:07.585977 [ 186 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2024.12.21 00:20:07.586081 [ 259 ] {0e73565e-b77e-4258-b047-a1a0733c3b5b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:07.586291 [ 259 ] {0e73565e-b77e-4258-b047-a1a0733c3b5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:07.586309 [ 186 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2024.12.21 00:20:07.586777 [ 186 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2024.12.21 00:20:07.587081 [ 186 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2024.12.21 00:20:07.587445 [ 186 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2024.12.21 00:20:07.589112 [ 259 ] {0e73565e-b77e-4258-b047-a1a0733c3b5b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.589202 [ 259 ] {0e73565e-b77e-4258-b047-a1a0733c3b5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.589835 [ 186 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004368486 sec., 14879.296854791339 rows/sec., 985.84 KiB/sec. 2024.12.21 00:20:07.590021 [ 186 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.21 00:20:07.590234 [ 259 ] {0e73565e-b77e-4258-b047-a1a0733c3b5b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:20:07.590488 [ 186 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_17_4} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.590661 [ 186 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_17_4} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.21 00:20:07.590733 [ 259 ] {0e73565e-b77e-4258-b047-a1a0733c3b5b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.590803 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:20:07.591080 [ 259 ] {0e73565e-b77e-4258-b047-a1a0733c3b5b} executeQuery: Read 394 rows, 28.64 KiB in 0.005084 sec., 77498.03304484658 rows/sec., 5.50 MiB/sec. 2024.12.21 00:20:07.591198 [ 259 ] {0e73565e-b77e-4258-b047-a1a0733c3b5b} TCPHandler: Processed in 0.005576108 sec. 2024.12.21 00:20:07.591399 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:07.591520 [ 260 ] {4c859635-b278-4861-bcbe-90ab72164914} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:20:07.591572 [ 260 ] {4c859635-b278-4861-bcbe-90ab72164914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:20:07.592069 [ 260 ] {4c859635-b278-4861-bcbe-90ab72164914} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.592108 [ 260 ] {4c859635-b278-4861-bcbe-90ab72164914} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.592475 [ 260 ] {4c859635-b278-4861-bcbe-90ab72164914} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:20:07.592715 [ 260 ] {4c859635-b278-4861-bcbe-90ab72164914} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.592959 [ 260 ] {4c859635-b278-4861-bcbe-90ab72164914} executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec. 2024.12.21 00:20:07.593046 [ 260 ] {4c859635-b278-4861-bcbe-90ab72164914} TCPHandler: Processed in 0.001718836 sec. 2024.12.21 00:20:07.593190 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:07.593309 [ 259 ] {1d3a114d-5ba8-4174-b80a-b5075776d100} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:07.593361 [ 259 ] {1d3a114d-5ba8-4174-b80a-b5075776d100} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:07.593944 [ 259 ] {1d3a114d-5ba8-4174-b80a-b5075776d100} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.593985 [ 259 ] {1d3a114d-5ba8-4174-b80a-b5075776d100} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.594376 [ 259 ] {1d3a114d-5ba8-4174-b80a-b5075776d100} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:20:07.594614 [ 259 ] {1d3a114d-5ba8-4174-b80a-b5075776d100} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.594826 [ 259 ] {1d3a114d-5ba8-4174-b80a-b5075776d100} executeQuery: Read 237 rows, 16.27 KiB in 0.001543 sec., 153596.88917692806 rows/sec., 10.30 MiB/sec. 2024.12.21 00:20:07.594880 [ 259 ] {1d3a114d-5ba8-4174-b80a-b5075776d100} TCPHandler: Processed in 0.001747176 sec. 2024.12.21 00:20:07.595028 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:07.595169 [ 260 ] {af0ddab3-ffe9-4e7e-a95f-02bceb74befa} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:20:07.595229 [ 260 ] {af0ddab3-ffe9-4e7e-a95f-02bceb74befa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:20:07.595760 [ 260 ] {af0ddab3-ffe9-4e7e-a95f-02bceb74befa} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.595798 [ 260 ] {af0ddab3-ffe9-4e7e-a95f-02bceb74befa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.596166 [ 260 ] {af0ddab3-ffe9-4e7e-a95f-02bceb74befa} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:20:07.596404 [ 260 ] {af0ddab3-ffe9-4e7e-a95f-02bceb74befa} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.596608 [ 260 ] {af0ddab3-ffe9-4e7e-a95f-02bceb74befa} executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. 2024.12.21 00:20:07.596660 [ 260 ] {af0ddab3-ffe9-4e7e-a95f-02bceb74befa} TCPHandler: Processed in 0.001701165 sec. 2024.12.21 00:20:07.596800 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:07.596939 [ 259 ] {029cd2a7-88c3-44c7-9fb1-066dc26b15a4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:07.597034 [ 259 ] {029cd2a7-88c3-44c7-9fb1-066dc26b15a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:20:07.598223 [ 259 ] {029cd2a7-88c3-44c7-9fb1-066dc26b15a4} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.598263 [ 259 ] {029cd2a7-88c3-44c7-9fb1-066dc26b15a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.598861 [ 259 ] {029cd2a7-88c3-44c7-9fb1-066dc26b15a4} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:20:07.599114 [ 259 ] {029cd2a7-88c3-44c7-9fb1-066dc26b15a4} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.599358 [ 259 ] {029cd2a7-88c3-44c7-9fb1-066dc26b15a4} executeQuery: Read 12 rows, 22.02 KiB in 0.00245 sec., 4897.95918367347 rows/sec., 8.78 MiB/sec. 2024.12.21 00:20:07.599465 [ 259 ] {029cd2a7-88c3-44c7-9fb1-066dc26b15a4} TCPHandler: Processed in 0.002730923 sec. 2024.12.21 00:20:07.599662 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:07.599814 [ 260 ] {bb257b4b-33e2-4693-a88f-118fb78b60b9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:07.599873 [ 260 ] {bb257b4b-33e2-4693-a88f-118fb78b60b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:07.600448 [ 260 ] {bb257b4b-33e2-4693-a88f-118fb78b60b9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:07.600495 [ 260 ] {bb257b4b-33e2-4693-a88f-118fb78b60b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:07.600888 [ 260 ] {bb257b4b-33e2-4693-a88f-118fb78b60b9} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:20:07.601135 [ 260 ] {bb257b4b-33e2-4693-a88f-118fb78b60b9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:07.601390 [ 260 ] {bb257b4b-33e2-4693-a88f-118fb78b60b9} executeQuery: Read 82 rows, 5.33 KiB in 0.001594 sec., 51442.91091593476 rows/sec., 3.27 MiB/sec. 2024.12.21 00:20:07.601510 [ 260 ] {bb257b4b-33e2-4693-a88f-118fb78b60b9} TCPHandler: Processed in 0.001955882 sec. 2024.12.21 00:20:11.057068 [ 101 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:20:11.057126 [ 101 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:20:11.198475 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2024.12.21 00:20:11.199182 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:11.199237 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:11.199777 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:20:11.200043 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:11.200284 [ 101 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 00:20:11.200335 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2024.12.21 00:20:11.200403 [ 101 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:11.200452 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:11.200639 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.21 00:20:11.200835 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:11.200886 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2024.12.21 00:20:11.200981 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2024.12.21 00:20:11.201220 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2024.12.21 00:20:11.201481 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2024.12.21 00:20:11.201645 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2024.12.21 00:20:11.201823 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2024.12.21 00:20:11.207158 [ 189 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.006603345 sec., 1810597.5077782548 rows/sec., 25.90 MiB/sec. 2024.12.21 00:20:11.207597 [ 189 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 00:20:11.207964 [ 189 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_26_5} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:11.208055 [ 189 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_26_5} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 00:20:11.208174 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2024.12.21 00:20:11.988267 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2024.12.21 00:20:12.013365 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.013433 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.021319 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:20:12.022143 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.022529 [ 118 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 00:20:12.022669 [ 118 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.022738 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.023104 [ 190 ] {2d708e01-ece8-449d-876b-957778127846::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.21 00:20:12.040185 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2024.12.21 00:20:12.041305 [ 190 ] {2d708e01-ece8-449d-876b-957778127846::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:12.042854 [ 190 ] {2d708e01-ece8-449d-876b-957778127846::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2024.12.21 00:20:12.048526 [ 190 ] {2d708e01-ece8-449d-876b-957778127846::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2024.12.21 00:20:12.054175 [ 190 ] {2d708e01-ece8-449d-876b-957778127846::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2024.12.21 00:20:12.059536 [ 190 ] {2d708e01-ece8-449d-876b-957778127846::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2024.12.21 00:20:12.065136 [ 190 ] {2d708e01-ece8-449d-876b-957778127846::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2024.12.21 00:20:12.069743 [ 190 ] {2d708e01-ece8-449d-876b-957778127846::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2024.12.21 00:20:12.128970 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.106092171 sec., 1847.4501761303386 rows/sec., 9.55 MiB/sec. 2024.12.21 00:20:12.131689 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 00:20:12.134704 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_26_5} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.134794 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_26_5} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 00:20:12.137264 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2024.12.21 00:20:12.565904 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:12.566201 [ 260 ] {ed02dca6-635c-4a7a-bc4a-95c799b8efd1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:12.566316 [ 260 ] {ed02dca6-635c-4a7a-bc4a-95c799b8efd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:12.567322 [ 260 ] {ed02dca6-635c-4a7a-bc4a-95c799b8efd1} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.567370 [ 260 ] {ed02dca6-635c-4a7a-bc4a-95c799b8efd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.567827 [ 260 ] {ed02dca6-635c-4a7a-bc4a-95c799b8efd1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:20:12.568091 [ 260 ] {ed02dca6-635c-4a7a-bc4a-95c799b8efd1} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.568298 [ 136 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 00:20:12.568366 [ 260 ] {ed02dca6-635c-4a7a-bc4a-95c799b8efd1} executeQuery: Read 110 rows, 9.44 KiB in 0.002246 sec., 48975.95725734639 rows/sec., 4.10 MiB/sec. 2024.12.21 00:20:12.568390 [ 136 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.568454 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.568506 [ 260 ] {ed02dca6-635c-4a7a-bc4a-95c799b8efd1} TCPHandler: Processed in 0.002788664 sec. 2024.12.21 00:20:12.568715 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.21 00:20:12.568794 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:12.568903 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:12.568990 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1430 rows starting from the beginning of the part 2024.12.21 00:20:12.569102 [ 259 ] {f4241490-f834-4838-b345-fee060be1361} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:20:12.569222 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 110 rows starting from the beginning of the part 2024.12.21 00:20:12.569305 [ 259 ] {f4241490-f834-4838-b345-fee060be1361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:20:12.569567 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 227 rows starting from the beginning of the part 2024.12.21 00:20:12.569864 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 111 rows starting from the beginning of the part 2024.12.21 00:20:12.570115 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 227 rows starting from the beginning of the part 2024.12.21 00:20:12.570423 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 110 rows starting from the beginning of the part 2024.12.21 00:20:12.571946 [ 259 ] {f4241490-f834-4838-b345-fee060be1361} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.572020 [ 259 ] {f4241490-f834-4838-b345-fee060be1361} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.573124 [ 259 ] {f4241490-f834-4838-b345-fee060be1361} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:20:12.573459 [ 259 ] {f4241490-f834-4838-b345-fee060be1361} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.574009 [ 136 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2024.12.21 00:20:12.574025 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2215 rows, containing 5 columns (5 merged, 0 gathered) in 0.005444635 sec., 406822.49590652087 rows/sec., 35.84 MiB/sec. 2024.12.21 00:20:12.574064 [ 259 ] {f4241490-f834-4838-b345-fee060be1361} executeQuery: Read 27 rows, 2.03 KiB in 0.005057 sec., 5339.133873838244 rows/sec., 401.48 KiB/sec. 2024.12.21 00:20:12.574108 [ 136 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.574257 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.574387 [ 259 ] {f4241490-f834-4838-b345-fee060be1361} TCPHandler: Processed in 0.005735432 sec. 2024.12.21 00:20:12.574550 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 00:20:12.574916 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:12.574938 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2024.12.21 00:20:12.575282 [ 260 ] {71afea2f-aeef-44c0-8c54-15e9588e94c5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:12.575396 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:12.575456 [ 260 ] {71afea2f-aeef-44c0-8c54-15e9588e94c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:12.575518 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 64 rows starting from the beginning of the part 2024.12.21 00:20:12.575532 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_41_8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.575891 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_41_8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 00:20:12.576205 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2024.12.21 00:20:12.576222 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part 2024.12.21 00:20:12.576587 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part 2024.12.21 00:20:12.577065 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 29 rows starting from the beginning of the part 2024.12.21 00:20:12.577457 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part 2024.12.21 00:20:12.577708 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part 2024.12.21 00:20:12.578557 [ 260 ] {71afea2f-aeef-44c0-8c54-15e9588e94c5} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.578631 [ 260 ] {71afea2f-aeef-44c0-8c54-15e9588e94c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.579564 [ 260 ] {71afea2f-aeef-44c0-8c54-15e9588e94c5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:20:12.580156 [ 260 ] {71afea2f-aeef-44c0-8c54-15e9588e94c5} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.580536 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.00605913 sec., 30532.436174830378 rows/sec., 2.31 MiB/sec. 2024.12.21 00:20:12.580553 [ 136 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 00:20:12.580655 [ 136 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.580725 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.580876 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2024.12.21 00:20:12.580858 [ 260 ] {71afea2f-aeef-44c0-8c54-15e9588e94c5} executeQuery: Read 91 rows, 7.28 KiB in 0.005685 sec., 16007.036059806509 rows/sec., 1.25 MiB/sec. 2024.12.21 00:20:12.581007 [ 188 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.21 00:20:12.581229 [ 260 ] {71afea2f-aeef-44c0-8c54-15e9588e94c5} TCPHandler: Processed in 0.006609205 sec. 2024.12.21 00:20:12.581449 [ 188 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:12.581531 [ 188 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part 2024.12.21 00:20:12.581751 [ 188 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 91 rows starting from the beginning of the part 2024.12.21 00:20:12.581796 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_30_6} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.581842 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:12.582223 [ 259 ] {85c17946-beb9-4819-9b6e-6d5ff4853366} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:12.582297 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_30_6} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2024.12.21 00:20:12.582373 [ 188 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 394 rows starting from the beginning of the part 2024.12.21 00:20:12.582484 [ 259 ] {85c17946-beb9-4819-9b6e-6d5ff4853366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:12.582614 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.21 00:20:12.582934 [ 188 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 93 rows starting from the beginning of the part 2024.12.21 00:20:12.583351 [ 188 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 394 rows starting from the beginning of the part 2024.12.21 00:20:12.583745 [ 188 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 91 rows starting from the beginning of the part 2024.12.21 00:20:12.584957 [ 259 ] {85c17946-beb9-4819-9b6e-6d5ff4853366} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.585024 [ 259 ] {85c17946-beb9-4819-9b6e-6d5ff4853366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.586219 [ 259 ] {85c17946-beb9-4819-9b6e-6d5ff4853366} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:20:12.586598 [ 259 ] {85c17946-beb9-4819-9b6e-6d5ff4853366} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.586976 [ 136 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 00:20:12.587026 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 5 columns (5 merged, 0 gathered) in 0.006182114 sec., 319631.76350355236 rows/sec., 24.49 MiB/sec. 2024.12.21 00:20:12.587061 [ 136 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.587145 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.587169 [ 259 ] {85c17946-beb9-4819-9b6e-6d5ff4853366} executeQuery: Read 160 rows, 11.41 KiB in 0.005062 sec., 31608.06005531411 rows/sec., 2.20 MiB/sec. 2024.12.21 00:20:12.587529 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 00:20:12.587833 [ 259 ] {85c17946-beb9-4819-9b6e-6d5ff4853366} TCPHandler: Processed in 0.006450531 sec. 2024.12.21 00:20:12.587868 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.21 00:20:12.588323 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:12.588937 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:12.588970 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_41_8} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.589085 [ 260 ] {cc42ca3c-8a58-4e37-abfc-9c9d4b6c2039} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:12.589104 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11596 rows starting from the beginning of the part 2024.12.21 00:20:12.589294 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_41_8} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 00:20:12.589528 [ 260 ] {cc42ca3c-8a58-4e37-abfc-9c9d4b6c2039} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:20:12.589708 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.12.21 00:20:12.589890 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2024.12.21 00:20:12.590314 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part 2024.12.21 00:20:12.590729 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part 2024.12.21 00:20:12.591093 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part 2024.12.21 00:20:12.591453 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2024.12.21 00:20:12.594604 [ 260 ] {cc42ca3c-8a58-4e37-abfc-9c9d4b6c2039} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.594682 [ 260 ] {cc42ca3c-8a58-4e37-abfc-9c9d4b6c2039} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.596556 [ 260 ] {cc42ca3c-8a58-4e37-abfc-9c9d4b6c2039} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:20:12.597187 [ 260 ] {cc42ca3c-8a58-4e37-abfc-9c9d4b6c2039} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.597604 [ 260 ] {cc42ca3c-8a58-4e37-abfc-9c9d4b6c2039} executeQuery: Read 27 rows, 49.54 KiB in 0.008803 sec., 3067.136203566966 rows/sec., 5.50 MiB/sec. 2024.12.21 00:20:12.597737 [ 260 ] {cc42ca3c-8a58-4e37-abfc-9c9d4b6c2039} TCPHandler: Processed in 0.009713287 sec. 2024.12.21 00:20:12.597969 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:12.598217 [ 259 ] {40f9d2ac-7ead-48c5-b961-4e51f750ffc5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:12.598329 [ 259 ] {40f9d2ac-7ead-48c5-b961-4e51f750ffc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:12.599231 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 12551 rows, containing 5 columns (5 merged, 0 gathered) in 0.011974638 sec., 1048131.8934234171 rows/sec., 70.77 MiB/sec. 2024.12.21 00:20:12.599562 [ 259 ] {40f9d2ac-7ead-48c5-b961-4e51f750ffc5} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.599609 [ 259 ] {40f9d2ac-7ead-48c5-b961-4e51f750ffc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.599626 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 00:20:12.600038 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_41_8} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.600127 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_41_8} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 00:20:12.600131 [ 259 ] {40f9d2ac-7ead-48c5-b961-4e51f750ffc5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:20:12.600223 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. 2024.12.21 00:20:12.600406 [ 259 ] {40f9d2ac-7ead-48c5-b961-4e51f750ffc5} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.600580 [ 136 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 00:20:12.600646 [ 136 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:12.600660 [ 259 ] {40f9d2ac-7ead-48c5-b961-4e51f750ffc5} executeQuery: Read 60 rows, 4.14 KiB in 0.002489 sec., 24106.066693451186 rows/sec., 1.62 MiB/sec. 2024.12.21 00:20:12.600690 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:12.600842 [ 259 ] {40f9d2ac-7ead-48c5-b961-4e51f750ffc5} TCPHandler: Processed in 0.002986449 sec. 2024.12.21 00:20:12.600979 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.21 00:20:12.601105 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:12.601139 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2154 rows starting from the beginning of the part 2024.12.21 00:20:12.601254 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2024.12.21 00:20:12.601344 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part 2024.12.21 00:20:12.601594 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2024.12.21 00:20:12.601726 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part 2024.12.21 00:20:12.601925 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2024.12.21 00:20:12.603448 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2498 rows, containing 4 columns (4 merged, 0 gathered) in 0.002607689 sec., 957936.3183263035 rows/sec., 62.48 MiB/sec. 2024.12.21 00:20:12.603743 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 00:20:12.604058 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_41_8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:12.604133 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_41_8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 00:20:12.604208 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2024.12.21 00:20:13.000198 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 194.59 MiB, peak 204.57 MiB, free memory in arenas 0.00 B, will set to 196.99 MiB (RSS), difference: 2.40 MiB 2024.12.21 00:20:14.941343 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:14.941556 [ 260 ] {ea7401d5-ead6-4181-a7cc-b964dbb84a3b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:20:14.941638 [ 260 ] {ea7401d5-ead6-4181-a7cc-b964dbb84a3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:20:14.942438 [ 260 ] {ea7401d5-ead6-4181-a7cc-b964dbb84a3b} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.942482 [ 260 ] {ea7401d5-ead6-4181-a7cc-b964dbb84a3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.942929 [ 260 ] {ea7401d5-ead6-4181-a7cc-b964dbb84a3b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:20:14.943207 [ 260 ] {ea7401d5-ead6-4181-a7cc-b964dbb84a3b} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.943409 [ 260 ] {ea7401d5-ead6-4181-a7cc-b964dbb84a3b} executeQuery: Read 14 rows, 1.01 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 526.27 KiB/sec. 2024.12.21 00:20:14.943481 [ 260 ] {ea7401d5-ead6-4181-a7cc-b964dbb84a3b} TCPHandler: Processed in 0.002281161 sec. 2024.12.21 00:20:14.943745 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:14.943956 [ 259 ] {8391bc3a-b250-48ee-b9af-8d804824cf5b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:20:14.944033 [ 259 ] {8391bc3a-b250-48ee-b9af-8d804824cf5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:20:14.944823 [ 259 ] {8391bc3a-b250-48ee-b9af-8d804824cf5b} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.944880 [ 259 ] {8391bc3a-b250-48ee-b9af-8d804824cf5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.945330 [ 259 ] {8391bc3a-b250-48ee-b9af-8d804824cf5b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:20:14.945641 [ 259 ] {8391bc3a-b250-48ee-b9af-8d804824cf5b} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.945949 [ 259 ] {8391bc3a-b250-48ee-b9af-8d804824cf5b} executeQuery: Read 16 rows, 1.30 KiB in 0.002042 sec., 7835.455435847209 rows/sec., 638.93 KiB/sec. 2024.12.21 00:20:14.946106 [ 259 ] {8391bc3a-b250-48ee-b9af-8d804824cf5b} TCPHandler: Processed in 0.002507106 sec. 2024.12.21 00:20:14.946270 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:14.946401 [ 260 ] {e3ade71e-9ace-402c-99cb-dda270988350} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:14.946455 [ 260 ] {e3ade71e-9ace-402c-99cb-dda270988350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:14.947734 [ 260 ] {e3ade71e-9ace-402c-99cb-dda270988350} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.947775 [ 260 ] {e3ade71e-9ace-402c-99cb-dda270988350} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.948253 [ 260 ] {e3ade71e-9ace-402c-99cb-dda270988350} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:20:14.948504 [ 260 ] {e3ade71e-9ace-402c-99cb-dda270988350} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.948691 [ 260 ] {e3ade71e-9ace-402c-99cb-dda270988350} executeQuery: Read 1375 rows, 117.02 KiB in 0.002322 sec., 592161.9293712317 rows/sec., 49.22 MiB/sec. 2024.12.21 00:20:14.948749 [ 260 ] {e3ade71e-9ace-402c-99cb-dda270988350} TCPHandler: Processed in 0.002539647 sec. 2024.12.21 00:20:14.948910 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:14.949042 [ 259 ] {7479fa63-cac7-4527-8115-c95e108e3317} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:20:14.949098 [ 259 ] {7479fa63-cac7-4527-8115-c95e108e3317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:20:14.949735 [ 259 ] {7479fa63-cac7-4527-8115-c95e108e3317} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.949780 [ 259 ] {7479fa63-cac7-4527-8115-c95e108e3317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.950165 [ 259 ] {7479fa63-cac7-4527-8115-c95e108e3317} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:20:14.950428 [ 259 ] {7479fa63-cac7-4527-8115-c95e108e3317} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.950663 [ 259 ] {7479fa63-cac7-4527-8115-c95e108e3317} executeQuery: Read 35 rows, 2.48 KiB in 0.001653 sec., 21173.62371445856 rows/sec., 1.46 MiB/sec. 2024.12.21 00:20:14.950727 [ 259 ] {7479fa63-cac7-4527-8115-c95e108e3317} TCPHandler: Processed in 0.00187992 sec. 2024.12.21 00:20:14.950889 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:14.951042 [ 260 ] {851e15f6-cb84-4b1f-a09f-6e49ff0e71d3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:20:14.951101 [ 260 ] {851e15f6-cb84-4b1f-a09f-6e49ff0e71d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:20:14.951893 [ 260 ] {851e15f6-cb84-4b1f-a09f-6e49ff0e71d3} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.951933 [ 260 ] {851e15f6-cb84-4b1f-a09f-6e49ff0e71d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.952337 [ 260 ] {851e15f6-cb84-4b1f-a09f-6e49ff0e71d3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:20:14.952594 [ 260 ] {851e15f6-cb84-4b1f-a09f-6e49ff0e71d3} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.952795 [ 260 ] {851e15f6-cb84-4b1f-a09f-6e49ff0e71d3} executeQuery: Read 242 rows, 16.79 KiB in 0.001787 sec., 135422.49580302183 rows/sec., 9.17 MiB/sec. 2024.12.21 00:20:14.952853 [ 260 ] {851e15f6-cb84-4b1f-a09f-6e49ff0e71d3} TCPHandler: Processed in 0.002032114 sec. 2024.12.21 00:20:14.953021 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:14.953167 [ 259 ] {0c739460-3519-4824-a14c-d728b5aa4890} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:20:14.953230 [ 259 ] {0c739460-3519-4824-a14c-d728b5aa4890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:20:14.953925 [ 259 ] {0c739460-3519-4824-a14c-d728b5aa4890} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.953967 [ 259 ] {0c739460-3519-4824-a14c-d728b5aa4890} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.954334 [ 259 ] {0c739460-3519-4824-a14c-d728b5aa4890} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:20:14.954577 [ 259 ] {0c739460-3519-4824-a14c-d728b5aa4890} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.954853 [ 259 ] {0c739460-3519-4824-a14c-d728b5aa4890} executeQuery: Read 13 rows, 830.00 B in 0.001712 sec., 7593.457943925234 rows/sec., 473.45 KiB/sec. 2024.12.21 00:20:14.955051 [ 259 ] {0c739460-3519-4824-a14c-d728b5aa4890} TCPHandler: Processed in 0.002095916 sec. 2024.12.21 00:20:14.955220 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:14.955349 [ 260 ] {50d1960c-2a26-495f-a234-d11bfa43a92d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:14.955403 [ 260 ] {50d1960c-2a26-495f-a234-d11bfa43a92d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:14.956315 [ 260 ] {50d1960c-2a26-495f-a234-d11bfa43a92d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.956355 [ 260 ] {50d1960c-2a26-495f-a234-d11bfa43a92d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.956771 [ 260 ] {50d1960c-2a26-495f-a234-d11bfa43a92d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:20:14.957024 [ 260 ] {50d1960c-2a26-495f-a234-d11bfa43a92d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.957215 [ 260 ] {50d1960c-2a26-495f-a234-d11bfa43a92d} executeQuery: Read 866 rows, 64.24 KiB in 0.001893 sec., 457474.9075541469 rows/sec., 33.14 MiB/sec. 2024.12.21 00:20:14.957272 [ 260 ] {50d1960c-2a26-495f-a234-d11bfa43a92d} TCPHandler: Processed in 0.002112746 sec. 2024.12.21 00:20:14.957432 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:14.957574 [ 259 ] {00493f5c-9170-4ab7-8845-01feb43fa740} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:20:14.957637 [ 259 ] {00493f5c-9170-4ab7-8845-01feb43fa740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:20:14.958168 [ 259 ] {00493f5c-9170-4ab7-8845-01feb43fa740} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.958208 [ 259 ] {00493f5c-9170-4ab7-8845-01feb43fa740} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.958581 [ 259 ] {00493f5c-9170-4ab7-8845-01feb43fa740} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:20:14.958845 [ 259 ] {00493f5c-9170-4ab7-8845-01feb43fa740} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.959080 [ 259 ] {00493f5c-9170-4ab7-8845-01feb43fa740} executeQuery: Read 6 rows, 321.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 203.82 KiB/sec. 2024.12.21 00:20:14.959134 [ 259 ] {00493f5c-9170-4ab7-8845-01feb43fa740} TCPHandler: Processed in 0.001770256 sec. 2024.12.21 00:20:14.959289 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:14.959433 [ 260 ] {4404577a-af87-4c66-9789-0ac33fe7c377} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:14.959500 [ 260 ] {4404577a-af87-4c66-9789-0ac33fe7c377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:14.960453 [ 260 ] {4404577a-af87-4c66-9789-0ac33fe7c377} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.960492 [ 260 ] {4404577a-af87-4c66-9789-0ac33fe7c377} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.960952 [ 260 ] {4404577a-af87-4c66-9789-0ac33fe7c377} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:20:14.961207 [ 260 ] {4404577a-af87-4c66-9789-0ac33fe7c377} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.961390 [ 260 ] {4404577a-af87-4c66-9789-0ac33fe7c377} executeQuery: Read 1027 rows, 70.10 KiB in 0.001991 sec., 515821.1953792064 rows/sec., 34.38 MiB/sec. 2024.12.21 00:20:14.961448 [ 260 ] {4404577a-af87-4c66-9789-0ac33fe7c377} TCPHandler: Processed in 0.002226799 sec. 2024.12.21 00:20:14.961613 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:14.961755 [ 259 ] {cee9b156-8fe2-492d-ba11-6c341cbd0b02} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:20:14.961817 [ 259 ] {cee9b156-8fe2-492d-ba11-6c341cbd0b02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:20:14.962299 [ 259 ] {cee9b156-8fe2-492d-ba11-6c341cbd0b02} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.962340 [ 259 ] {cee9b156-8fe2-492d-ba11-6c341cbd0b02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.962700 [ 259 ] {cee9b156-8fe2-492d-ba11-6c341cbd0b02} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:20:14.962947 [ 259 ] {cee9b156-8fe2-492d-ba11-6c341cbd0b02} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.963179 [ 259 ] {cee9b156-8fe2-492d-ba11-6c341cbd0b02} executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. 2024.12.21 00:20:14.963237 [ 259 ] {cee9b156-8fe2-492d-ba11-6c341cbd0b02} TCPHandler: Processed in 0.001692175 sec. 2024.12.21 00:20:14.963384 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:14.963503 [ 260 ] {a830fb23-76c4-4e39-bf87-13d1990518bc} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:14.963586 [ 260 ] {a830fb23-76c4-4e39-bf87-13d1990518bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:20:14.964743 [ 260 ] {a830fb23-76c4-4e39-bf87-13d1990518bc} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.964782 [ 260 ] {a830fb23-76c4-4e39-bf87-13d1990518bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.965388 [ 260 ] {a830fb23-76c4-4e39-bf87-13d1990518bc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:20:14.965667 [ 260 ] {a830fb23-76c4-4e39-bf87-13d1990518bc} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.965817 [ 106 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 00:20:14.965870 [ 106 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.965889 [ 260 ] {a830fb23-76c4-4e39-bf87-13d1990518bc} executeQuery: Read 12 rows, 22.02 KiB in 0.00241 sec., 4979.253112033195 rows/sec., 8.92 MiB/sec. 2024.12.21 00:20:14.965898 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.966296 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.21 00:20:14.966486 [ 260 ] {a830fb23-76c4-4e39-bf87-13d1990518bc} TCPHandler: Processed in 0.003152334 sec. 2024.12.21 00:20:14.966776 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:14.967310 [ 259 ] {97fe7b36-5362-4341-bd55-11976ab88973} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:14.967504 [ 259 ] {97fe7b36-5362-4341-bd55-11976ab88973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:14.967643 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:14.967919 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 453 rows starting from the beginning of the part 2024.12.21 00:20:14.968757 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part 2024.12.21 00:20:14.969517 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part 2024.12.21 00:20:14.969618 [ 259 ] {97fe7b36-5362-4341-bd55-11976ab88973} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:14.969724 [ 259 ] {97fe7b36-5362-4341-bd55-11976ab88973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:14.970174 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part 2024.12.21 00:20:14.970842 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part 2024.12.21 00:20:14.971185 [ 259 ] {97fe7b36-5362-4341-bd55-11976ab88973} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:20:14.971446 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part 2024.12.21 00:20:14.972125 [ 259 ] {97fe7b36-5362-4341-bd55-11976ab88973} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.972661 [ 259 ] {97fe7b36-5362-4341-bd55-11976ab88973} executeQuery: Read 58 rows, 3.68 KiB in 0.005468 sec., 10607.168983174835 rows/sec., 672.41 KiB/sec. 2024.12.21 00:20:14.972799 [ 259 ] {97fe7b36-5362-4341-bd55-11976ab88973} TCPHandler: Processed in 0.006159273 sec. 2024.12.21 00:20:14.982887 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 543 rows, containing 19 columns (19 merged, 0 gathered) in 0.016908448 sec., 32114.1242531544 rows/sec., 57.55 MiB/sec. 2024.12.21 00:20:14.983579 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 00:20:14.983996 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_31_6} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:14.984082 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_31_6} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 00:20:14.984204 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. 2024.12.21 00:20:16.252229 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 836 2024.12.21 00:20:16.255790 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:16.255838 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2024.12.21 00:20:16.257334 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:20:16.257652 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:16.258492 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 836 2024.12.21 00:20:17.559206 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:17.559539 [ 260 ] {dbfecc78-5f26-4ec8-a52c-f8ef1c4b2a6b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:17.559661 [ 260 ] {dbfecc78-5f26-4ec8-a52c-f8ef1c4b2a6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:17.560592 [ 260 ] {dbfecc78-5f26-4ec8-a52c-f8ef1c4b2a6b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:17.560640 [ 260 ] {dbfecc78-5f26-4ec8-a52c-f8ef1c4b2a6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:17.561087 [ 260 ] {dbfecc78-5f26-4ec8-a52c-f8ef1c4b2a6b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:20:17.561348 [ 260 ] {dbfecc78-5f26-4ec8-a52c-f8ef1c4b2a6b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:17.561556 [ 260 ] {dbfecc78-5f26-4ec8-a52c-f8ef1c4b2a6b} executeQuery: Read 56 rows, 4.38 KiB in 0.002104 sec., 26615.96958174905 rows/sec., 2.03 MiB/sec. 2024.12.21 00:20:17.561620 [ 260 ] {dbfecc78-5f26-4ec8-a52c-f8ef1c4b2a6b} TCPHandler: Processed in 0.002606799 sec. 2024.12.21 00:20:17.561890 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:17.562189 [ 259 ] {b52bdb04-b1dd-4914-9e13-dfdf82d59988} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:17.562311 [ 259 ] {b52bdb04-b1dd-4914-9e13-dfdf82d59988} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:17.563354 [ 259 ] {b52bdb04-b1dd-4914-9e13-dfdf82d59988} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:17.563407 [ 259 ] {b52bdb04-b1dd-4914-9e13-dfdf82d59988} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:17.563858 [ 259 ] {b52bdb04-b1dd-4914-9e13-dfdf82d59988} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:20:17.564128 [ 259 ] {b52bdb04-b1dd-4914-9e13-dfdf82d59988} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:17.564385 [ 259 ] {b52bdb04-b1dd-4914-9e13-dfdf82d59988} executeQuery: Read 64 rows, 5.12 KiB in 0.002278 sec., 28094.82001755926 rows/sec., 2.19 MiB/sec. 2024.12.21 00:20:17.564505 [ 259 ] {b52bdb04-b1dd-4914-9e13-dfdf82d59988} TCPHandler: Processed in 0.002760944 sec. 2024.12.21 00:20:17.564683 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:17.564810 [ 260 ] {2a47bac1-a6df-4fdc-9b49-ff6838b70ac3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:17.564869 [ 260 ] {2a47bac1-a6df-4fdc-9b49-ff6838b70ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:17.565428 [ 260 ] {2a47bac1-a6df-4fdc-9b49-ff6838b70ac3} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:17.565468 [ 260 ] {2a47bac1-a6df-4fdc-9b49-ff6838b70ac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:17.565873 [ 260 ] {2a47bac1-a6df-4fdc-9b49-ff6838b70ac3} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:20:17.566120 [ 260 ] {2a47bac1-a6df-4fdc-9b49-ff6838b70ac3} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:17.566340 [ 260 ] {2a47bac1-a6df-4fdc-9b49-ff6838b70ac3} executeQuery: Read 64 rows, 4.56 KiB in 0.001552 sec., 41237.113402061856 rows/sec., 2.87 MiB/sec. 2024.12.21 00:20:17.566424 [ 260 ] {2a47bac1-a6df-4fdc-9b49-ff6838b70ac3} TCPHandler: Processed in 0.001818769 sec. 2024.12.21 00:20:17.566652 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:17.566803 [ 259 ] {8847e0d3-70b0-49f0-a7db-189ae0f0ae14} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:17.566861 [ 259 ] {8847e0d3-70b0-49f0-a7db-189ae0f0ae14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:17.567365 [ 259 ] {8847e0d3-70b0-49f0-a7db-189ae0f0ae14} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:17.567407 [ 259 ] {8847e0d3-70b0-49f0-a7db-189ae0f0ae14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:17.567810 [ 259 ] {8847e0d3-70b0-49f0-a7db-189ae0f0ae14} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:20:17.568056 [ 259 ] {8847e0d3-70b0-49f0-a7db-189ae0f0ae14} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:17.568275 [ 259 ] {8847e0d3-70b0-49f0-a7db-189ae0f0ae14} executeQuery: Read 24 rows, 1.66 KiB in 0.001501 sec., 15989.340439706863 rows/sec., 1.08 MiB/sec. 2024.12.21 00:20:17.568329 [ 259 ] {8847e0d3-70b0-49f0-a7db-189ae0f0ae14} TCPHandler: Processed in 0.001802588 sec. 2024.12.21 00:20:18.701432 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2024.12.21 00:20:18.702083 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:18.702120 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:18.702659 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:20:18.702938 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:18.703138 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2024.12.21 00:20:19.541201 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2024.12.21 00:20:19.561344 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:19.561414 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:19.568496 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:20:19.569276 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:19.572130 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2024.12.21 00:20:22.564826 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:22.565158 [ 260 ] {de7af6dd-ef24-4bb3-89ac-0b361b07c903} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:22.565238 [ 260 ] {de7af6dd-ef24-4bb3-89ac-0b361b07c903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:22.566091 [ 260 ] {de7af6dd-ef24-4bb3-89ac-0b361b07c903} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:22.566149 [ 260 ] {de7af6dd-ef24-4bb3-89ac-0b361b07c903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:22.566628 [ 260 ] {de7af6dd-ef24-4bb3-89ac-0b361b07c903} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:20:22.566918 [ 260 ] {de7af6dd-ef24-4bb3-89ac-0b361b07c903} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:22.567209 [ 260 ] {de7af6dd-ef24-4bb3-89ac-0b361b07c903} executeQuery: Read 110 rows, 9.44 KiB in 0.002119 sec., 51911.27890514394 rows/sec., 4.35 MiB/sec. 2024.12.21 00:20:22.567342 [ 260 ] {de7af6dd-ef24-4bb3-89ac-0b361b07c903} TCPHandler: Processed in 0.002707492 sec. 2024.12.21 00:20:22.567661 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:22.567850 [ 259 ] {f96ac296-3228-4e90-92e4-4a4f3e2aec57} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:20:22.567923 [ 259 ] {f96ac296-3228-4e90-92e4-4a4f3e2aec57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:20:22.568672 [ 259 ] {f96ac296-3228-4e90-92e4-4a4f3e2aec57} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:22.568721 [ 259 ] {f96ac296-3228-4e90-92e4-4a4f3e2aec57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:22.569165 [ 259 ] {f96ac296-3228-4e90-92e4-4a4f3e2aec57} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:20:22.569431 [ 259 ] {f96ac296-3228-4e90-92e4-4a4f3e2aec57} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:22.569665 [ 259 ] {f96ac296-3228-4e90-92e4-4a4f3e2aec57} executeQuery: Read 27 rows, 2.03 KiB in 0.001868 sec., 14453.961456102783 rows/sec., 1.06 MiB/sec. 2024.12.21 00:20:22.569731 [ 259 ] {f96ac296-3228-4e90-92e4-4a4f3e2aec57} TCPHandler: Processed in 0.002229239 sec. 2024.12.21 00:20:22.569903 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:22.570053 [ 260 ] {2659190b-7ac9-4496-97a3-f4eddafdf97b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:22.570115 [ 260 ] {2659190b-7ac9-4496-97a3-f4eddafdf97b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:22.570894 [ 260 ] {2659190b-7ac9-4496-97a3-f4eddafdf97b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:22.570943 [ 260 ] {2659190b-7ac9-4496-97a3-f4eddafdf97b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:22.571352 [ 260 ] {2659190b-7ac9-4496-97a3-f4eddafdf97b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:20:22.571604 [ 260 ] {2659190b-7ac9-4496-97a3-f4eddafdf97b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:22.571849 [ 260 ] {2659190b-7ac9-4496-97a3-f4eddafdf97b} executeQuery: Read 91 rows, 7.28 KiB in 0.001829 sec., 49753.96391470749 rows/sec., 3.89 MiB/sec. 2024.12.21 00:20:22.571964 [ 260 ] {2659190b-7ac9-4496-97a3-f4eddafdf97b} TCPHandler: Processed in 0.002124066 sec. 2024.12.21 00:20:22.572241 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:22.572471 [ 259 ] {21aa3cdc-4777-4347-bc41-a31860911d41} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:22.572572 [ 259 ] {21aa3cdc-4777-4347-bc41-a31860911d41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:22.573390 [ 259 ] {21aa3cdc-4777-4347-bc41-a31860911d41} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:22.573430 [ 259 ] {21aa3cdc-4777-4347-bc41-a31860911d41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:22.573835 [ 259 ] {21aa3cdc-4777-4347-bc41-a31860911d41} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:20:22.574079 [ 259 ] {21aa3cdc-4777-4347-bc41-a31860911d41} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:22.574296 [ 259 ] {21aa3cdc-4777-4347-bc41-a31860911d41} executeQuery: Read 160 rows, 11.41 KiB in 0.001884 sec., 84925.69002123142 rows/sec., 5.91 MiB/sec. 2024.12.21 00:20:22.574351 [ 259 ] {21aa3cdc-4777-4347-bc41-a31860911d41} TCPHandler: Processed in 0.00227262 sec. 2024.12.21 00:20:22.574561 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:22.574785 [ 260 ] {a1a356ec-693e-48f9-84c3-96bc597cae85} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:22.574928 [ 260 ] {a1a356ec-693e-48f9-84c3-96bc597cae85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:20:22.576230 [ 260 ] {a1a356ec-693e-48f9-84c3-96bc597cae85} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:22.576272 [ 260 ] {a1a356ec-693e-48f9-84c3-96bc597cae85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:22.576941 [ 260 ] {a1a356ec-693e-48f9-84c3-96bc597cae85} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:20:22.577203 [ 260 ] {a1a356ec-693e-48f9-84c3-96bc597cae85} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:22.577442 [ 260 ] {a1a356ec-693e-48f9-84c3-96bc597cae85} executeQuery: Read 27 rows, 49.54 KiB in 0.002713 sec., 9952.082565425728 rows/sec., 17.83 MiB/sec. 2024.12.21 00:20:22.577554 [ 260 ] {a1a356ec-693e-48f9-84c3-96bc597cae85} TCPHandler: Processed in 0.003104252 sec. 2024.12.21 00:20:22.577723 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:22.577865 [ 259 ] {2ef9ace0-b374-4414-9cd0-3b7ba0db6704} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:22.577926 [ 259 ] {2ef9ace0-b374-4414-9cd0-3b7ba0db6704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:22.578443 [ 259 ] {2ef9ace0-b374-4414-9cd0-3b7ba0db6704} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:22.578483 [ 259 ] {2ef9ace0-b374-4414-9cd0-3b7ba0db6704} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:22.578898 [ 259 ] {2ef9ace0-b374-4414-9cd0-3b7ba0db6704} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:20:22.579139 [ 259 ] {2ef9ace0-b374-4414-9cd0-3b7ba0db6704} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:22.579355 [ 259 ] {2ef9ace0-b374-4414-9cd0-3b7ba0db6704} executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. 2024.12.21 00:20:22.579412 [ 259 ] {2ef9ace0-b374-4414-9cd0-3b7ba0db6704} TCPHandler: Processed in 0.001754657 sec. 2024.12.21 00:20:25.398026 [ 151 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.12.21 00:20:25.398095 [ 151 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:25.398123 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:25.398299 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2024.12.21 00:20:25.398475 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:25.398522 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part 2024.12.21 00:20:25.398608 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.12.21 00:20:25.398838 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2024.12.21 00:20:25.399048 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2024.12.21 00:20:25.399171 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.12.21 00:20:25.400329 [ 195 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002127366 sec., 8461.167471887771 rows/sec., 570.14 KiB/sec. 2024.12.21 00:20:25.400478 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.12.21 00:20:25.400781 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_18_4} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:25.400863 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_18_4} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2024.12.21 00:20:25.400942 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.12.21 00:20:26.057186 [ 151 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:20:26.057259 [ 151 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:20:26.204192 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2024.12.21 00:20:26.204869 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:26.204912 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:26.205456 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:20:26.205709 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:26.205951 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2024.12.21 00:20:26.229041 [ 26 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 00:20:26.229150 [ 26 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:26.229200 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:26.229496 [ 201 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.21 00:20:26.229757 [ 201 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:26.229824 [ 201 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2024.12.21 00:20:26.230011 [ 201 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.12.21 00:20:26.230270 [ 201 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2024.12.21 00:20:26.230449 [ 201 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.12.21 00:20:26.230624 [ 201 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2024.12.21 00:20:26.231776 [ 195 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002451755 sec., 19577.812628097017 rows/sec., 1.63 MiB/sec. 2024.12.21 00:20:26.231947 [ 189 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 00:20:26.232279 [ 189 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_5_1} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:26.232359 [ 189 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_5_1} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 00:20:26.232439 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:20:26.259685 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 856 2024.12.21 00:20:26.262553 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:26.262600 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:26.264099 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:20:26.264437 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:26.265562 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 856 2024.12.21 00:20:27.073134 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2024.12.21 00:20:27.095136 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:27.095193 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:27.102639 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:20:27.103435 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:27.106211 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2024.12.21 00:20:27.569237 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:27.569437 [ 260 ] {44ea6a88-455d-4385-be0a-cea85c195ef3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:20:27.569512 [ 260 ] {44ea6a88-455d-4385-be0a-cea85c195ef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:20:27.570294 [ 260 ] {44ea6a88-455d-4385-be0a-cea85c195ef3} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:27.570338 [ 260 ] {44ea6a88-455d-4385-be0a-cea85c195ef3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:27.570795 [ 260 ] {44ea6a88-455d-4385-be0a-cea85c195ef3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:20:27.571092 [ 260 ] {44ea6a88-455d-4385-be0a-cea85c195ef3} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:27.571306 [ 260 ] {44ea6a88-455d-4385-be0a-cea85c195ef3} executeQuery: Read 14 rows, 1.01 KiB in 0.001925 sec., 7272.727272727272 rows/sec., 523.54 KiB/sec. 2024.12.21 00:20:27.571372 [ 260 ] {44ea6a88-455d-4385-be0a-cea85c195ef3} TCPHandler: Processed in 0.002270581 sec. 2024.12.21 00:20:27.571644 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:27.571856 [ 259 ] {3c678284-a815-4e93-a478-d00889f5ff61} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:27.571941 [ 259 ] {3c678284-a815-4e93-a478-d00889f5ff61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:27.572862 [ 259 ] {3c678284-a815-4e93-a478-d00889f5ff61} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:27.572916 [ 259 ] {3c678284-a815-4e93-a478-d00889f5ff61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:27.573384 [ 259 ] {3c678284-a815-4e93-a478-d00889f5ff61} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:20:27.573641 [ 259 ] {3c678284-a815-4e93-a478-d00889f5ff61} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:27.573909 [ 259 ] {3c678284-a815-4e93-a478-d00889f5ff61} executeQuery: Read 227 rows, 20.32 KiB in 0.002112 sec., 107481.0606060606 rows/sec., 9.39 MiB/sec. 2024.12.21 00:20:27.573982 [ 259 ] {3c678284-a815-4e93-a478-d00889f5ff61} TCPHandler: Processed in 0.002481176 sec. 2024.12.21 00:20:27.574200 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:27.574368 [ 260 ] {94a85f71-acaf-4e96-a86b-e6b0ca10c068} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:20:27.574430 [ 260 ] {94a85f71-acaf-4e96-a86b-e6b0ca10c068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:20:27.575147 [ 260 ] {94a85f71-acaf-4e96-a86b-e6b0ca10c068} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:27.575195 [ 260 ] {94a85f71-acaf-4e96-a86b-e6b0ca10c068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:27.575569 [ 260 ] {94a85f71-acaf-4e96-a86b-e6b0ca10c068} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:20:27.575813 [ 260 ] {94a85f71-acaf-4e96-a86b-e6b0ca10c068} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:27.575991 [ 260 ] {94a85f71-acaf-4e96-a86b-e6b0ca10c068} executeQuery: Read 19 rows, 1.36 KiB in 0.001659 sec., 11452.682338758288 rows/sec., 818.81 KiB/sec. 2024.12.21 00:20:27.576047 [ 260 ] {94a85f71-acaf-4e96-a86b-e6b0ca10c068} TCPHandler: Processed in 0.001959862 sec. 2024.12.21 00:20:27.576232 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:27.576385 [ 259 ] {b38aa170-1992-4e27-ab09-e68200bb43c6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:20:27.576448 [ 259 ] {b38aa170-1992-4e27-ab09-e68200bb43c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:20:27.577163 [ 259 ] {b38aa170-1992-4e27-ab09-e68200bb43c6} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:27.577214 [ 259 ] {b38aa170-1992-4e27-ab09-e68200bb43c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:27.577604 [ 259 ] {b38aa170-1992-4e27-ab09-e68200bb43c6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:20:27.577856 [ 259 ] {b38aa170-1992-4e27-ab09-e68200bb43c6} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:27.578071 [ 259 ] {b38aa170-1992-4e27-ab09-e68200bb43c6} executeQuery: Read 14 rows, 1004.00 B in 0.001723 sec., 8125.3627394080095 rows/sec., 569.05 KiB/sec. 2024.12.21 00:20:27.578128 [ 259 ] {b38aa170-1992-4e27-ab09-e68200bb43c6} TCPHandler: Processed in 0.001970923 sec. 2024.12.21 00:20:27.578337 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:27.578561 [ 260 ] {8f93cff2-626a-4886-820a-090ad709e798} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:20:27.578652 [ 260 ] {8f93cff2-626a-4886-820a-090ad709e798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:20:27.579510 [ 260 ] {8f93cff2-626a-4886-820a-090ad709e798} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:27.579548 [ 260 ] {8f93cff2-626a-4886-820a-090ad709e798} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:27.579916 [ 260 ] {8f93cff2-626a-4886-820a-090ad709e798} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:20:27.580165 [ 260 ] {8f93cff2-626a-4886-820a-090ad709e798} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:27.580345 [ 260 ] {8f93cff2-626a-4886-820a-090ad709e798} executeQuery: Read 13 rows, 830.00 B in 0.001841 sec., 7061.379684953829 rows/sec., 440.28 KiB/sec. 2024.12.21 00:20:27.580399 [ 260 ] {8f93cff2-626a-4886-820a-090ad709e798} TCPHandler: Processed in 0.002172238 sec. 2024.12.21 00:20:27.580548 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:27.580688 [ 259 ] {1ae96903-c4db-48a6-a28b-782b6a165234} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:27.580748 [ 259 ] {1ae96903-c4db-48a6-a28b-782b6a165234} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:27.581582 [ 259 ] {1ae96903-c4db-48a6-a28b-782b6a165234} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:27.581622 [ 259 ] {1ae96903-c4db-48a6-a28b-782b6a165234} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:27.582025 [ 259 ] {1ae96903-c4db-48a6-a28b-782b6a165234} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:20:27.582275 [ 259 ] {1ae96903-c4db-48a6-a28b-782b6a165234} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:27.582529 [ 259 ] {1ae96903-c4db-48a6-a28b-782b6a165234} executeQuery: Read 394 rows, 28.64 KiB in 0.001873 sec., 210357.71489588893 rows/sec., 14.93 MiB/sec. 2024.12.21 00:20:27.582587 [ 259 ] {1ae96903-c4db-48a6-a28b-782b6a165234} TCPHandler: Processed in 0.002105616 sec. 2024.12.21 00:20:27.582791 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:27.583014 [ 260 ] {518d3788-6409-4feb-98da-5f0a8e5130d0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:20:27.583110 [ 260 ] {518d3788-6409-4feb-98da-5f0a8e5130d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:20:27.583664 [ 260 ] {518d3788-6409-4feb-98da-5f0a8e5130d0} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:27.583701 [ 260 ] {518d3788-6409-4feb-98da-5f0a8e5130d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:27.584074 [ 260 ] {518d3788-6409-4feb-98da-5f0a8e5130d0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:20:27.584349 [ 260 ] {518d3788-6409-4feb-98da-5f0a8e5130d0} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:27.584525 [ 260 ] {518d3788-6409-4feb-98da-5f0a8e5130d0} executeQuery: Read 6 rows, 321.00 B in 0.001568 sec., 3826.5306122448983 rows/sec., 199.92 KiB/sec. 2024.12.21 00:20:27.584578 [ 260 ] {518d3788-6409-4feb-98da-5f0a8e5130d0} TCPHandler: Processed in 0.001901061 sec. 2024.12.21 00:20:27.584729 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:27.584869 [ 259 ] {8b041962-9e55-42fb-9e39-e7c04d78f479} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:27.584933 [ 259 ] {8b041962-9e55-42fb-9e39-e7c04d78f479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:27.585567 [ 259 ] {8b041962-9e55-42fb-9e39-e7c04d78f479} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:27.585607 [ 259 ] {8b041962-9e55-42fb-9e39-e7c04d78f479} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:27.586012 [ 259 ] {8b041962-9e55-42fb-9e39-e7c04d78f479} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:20:27.586249 [ 259 ] {8b041962-9e55-42fb-9e39-e7c04d78f479} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:27.586481 [ 259 ] {8b041962-9e55-42fb-9e39-e7c04d78f479} executeQuery: Read 237 rows, 16.27 KiB in 0.001645 sec., 144072.9483282675 rows/sec., 9.66 MiB/sec. 2024.12.21 00:20:27.586538 [ 259 ] {8b041962-9e55-42fb-9e39-e7c04d78f479} TCPHandler: Processed in 0.001876639 sec. 2024.12.21 00:20:27.586672 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:27.586792 [ 260 ] {2ee66752-ef69-4d31-be00-d7b594a1d517} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:20:27.586846 [ 260 ] {2ee66752-ef69-4d31-be00-d7b594a1d517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:20:27.587329 [ 260 ] {2ee66752-ef69-4d31-be00-d7b594a1d517} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:27.587369 [ 260 ] {2ee66752-ef69-4d31-be00-d7b594a1d517} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:27.587759 [ 260 ] {2ee66752-ef69-4d31-be00-d7b594a1d517} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:20:27.588007 [ 260 ] {2ee66752-ef69-4d31-be00-d7b594a1d517} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:27.588183 [ 260 ] {2ee66752-ef69-4d31-be00-d7b594a1d517} executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec. 2024.12.21 00:20:27.588237 [ 260 ] {2ee66752-ef69-4d31-be00-d7b594a1d517} TCPHandler: Processed in 0.001624523 sec. 2024.12.21 00:20:27.588376 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:27.588495 [ 259 ] {7d9256a0-dd53-41d0-86f1-b192e13c8ad3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:27.588579 [ 259 ] {7d9256a0-dd53-41d0-86f1-b192e13c8ad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:20:27.589718 [ 259 ] {7d9256a0-dd53-41d0-86f1-b192e13c8ad3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:27.589758 [ 259 ] {7d9256a0-dd53-41d0-86f1-b192e13c8ad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:27.590392 [ 259 ] {7d9256a0-dd53-41d0-86f1-b192e13c8ad3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:20:27.590653 [ 259 ] {7d9256a0-dd53-41d0-86f1-b192e13c8ad3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:27.590860 [ 259 ] {7d9256a0-dd53-41d0-86f1-b192e13c8ad3} executeQuery: Read 12 rows, 22.02 KiB in 0.002389 sec., 5023.02218501465 rows/sec., 9.00 MiB/sec. 2024.12.21 00:20:27.590982 [ 259 ] {7d9256a0-dd53-41d0-86f1-b192e13c8ad3} TCPHandler: Processed in 0.00266111 sec. 2024.12.21 00:20:27.591149 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:27.591289 [ 260 ] {ef75b33a-537d-4839-97f2-fa7baf1036b0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:27.591357 [ 260 ] {ef75b33a-537d-4839-97f2-fa7baf1036b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:27.591948 [ 260 ] {ef75b33a-537d-4839-97f2-fa7baf1036b0} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:27.591996 [ 260 ] {ef75b33a-537d-4839-97f2-fa7baf1036b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:27.592422 [ 260 ] {ef75b33a-537d-4839-97f2-fa7baf1036b0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:20:27.592677 [ 260 ] {ef75b33a-537d-4839-97f2-fa7baf1036b0} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:27.592923 [ 260 ] {ef75b33a-537d-4839-97f2-fa7baf1036b0} executeQuery: Read 82 rows, 5.33 KiB in 0.001664 sec., 49278.846153846156 rows/sec., 3.13 MiB/sec. 2024.12.21 00:20:27.592981 [ 260 ] {ef75b33a-537d-4839-97f2-fa7baf1036b0} TCPHandler: Processed in 0.00190206 sec. 2024.12.21 00:20:32.564452 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:32.564671 [ 260 ] {43387797-1f69-4605-8dab-dad2d08d77e3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:32.564750 [ 260 ] {43387797-1f69-4605-8dab-dad2d08d77e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:32.565603 [ 260 ] {43387797-1f69-4605-8dab-dad2d08d77e3} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:32.565659 [ 260 ] {43387797-1f69-4605-8dab-dad2d08d77e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:32.566147 [ 260 ] {43387797-1f69-4605-8dab-dad2d08d77e3} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:20:32.566417 [ 260 ] {43387797-1f69-4605-8dab-dad2d08d77e3} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:32.566631 [ 148 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 00:20:32.566705 [ 260 ] {43387797-1f69-4605-8dab-dad2d08d77e3} executeQuery: Read 110 rows, 9.44 KiB in 0.002087 sec., 52707.235265931966 rows/sec., 4.42 MiB/sec. 2024.12.21 00:20:32.566725 [ 148 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:32.566798 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:32.566864 [ 260 ] {43387797-1f69-4605-8dab-dad2d08d77e3} TCPHandler: Processed in 0.002543037 sec. 2024.12.21 00:20:32.567219 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:32.567221 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.21 00:20:32.567506 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:32.567533 [ 259 ] {06a5476b-8c1d-4d83-bb24-45b6887c674e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:20:32.567568 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1430 rows starting from the beginning of the part 2024.12.21 00:20:32.567647 [ 259 ] {06a5476b-8c1d-4d83-bb24-45b6887c674e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:20:32.567815 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1375 rows starting from the beginning of the part 2024.12.21 00:20:32.568067 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2024.12.21 00:20:32.568440 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 110 rows starting from the beginning of the part 2024.12.21 00:20:32.568884 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 227 rows starting from the beginning of the part 2024.12.21 00:20:32.569168 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 110 rows starting from the beginning of the part 2024.12.21 00:20:32.570741 [ 259 ] {06a5476b-8c1d-4d83-bb24-45b6887c674e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:32.570819 [ 259 ] {06a5476b-8c1d-4d83-bb24-45b6887c674e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:32.571885 [ 259 ] {06a5476b-8c1d-4d83-bb24-45b6887c674e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:20:32.572194 [ 259 ] {06a5476b-8c1d-4d83-bb24-45b6887c674e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:32.572740 [ 259 ] {06a5476b-8c1d-4d83-bb24-45b6887c674e} executeQuery: Read 27 rows, 2.03 KiB in 0.005279 sec., 5114.605038833112 rows/sec., 384.59 KiB/sec. 2024.12.21 00:20:32.572828 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.005907006 sec., 560012.9744239298 rows/sec., 48.88 MiB/sec. 2024.12.21 00:20:32.572858 [ 259 ] {06a5476b-8c1d-4d83-bb24-45b6887c674e} TCPHandler: Processed in 0.005838474 sec. 2024.12.21 00:20:32.573055 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:32.573113 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 00:20:32.573310 [ 260 ] {62e478a1-1354-49e1-9b63-9bc495ed7f96} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:32.573398 [ 260 ] {62e478a1-1354-49e1-9b63-9bc495ed7f96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:32.573727 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_46_9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:32.574017 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_46_9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 00:20:32.574202 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2024.12.21 00:20:32.574575 [ 260 ] {62e478a1-1354-49e1-9b63-9bc495ed7f96} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:32.574623 [ 260 ] {62e478a1-1354-49e1-9b63-9bc495ed7f96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:32.575058 [ 260 ] {62e478a1-1354-49e1-9b63-9bc495ed7f96} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:20:32.575319 [ 260 ] {62e478a1-1354-49e1-9b63-9bc495ed7f96} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:32.575502 [ 148 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 00:20:32.575562 [ 148 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:32.575580 [ 260 ] {62e478a1-1354-49e1-9b63-9bc495ed7f96} executeQuery: Read 91 rows, 7.28 KiB in 0.002335 sec., 38972.16274089936 rows/sec., 3.04 MiB/sec. 2024.12.21 00:20:32.575604 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:32.575786 [ 260 ] {62e478a1-1354-49e1-9b63-9bc495ed7f96} TCPHandler: Processed in 0.002808085 sec. 2024.12.21 00:20:32.575868 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.21 00:20:32.576023 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:32.576085 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:32.576138 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part 2024.12.21 00:20:32.576320 [ 259 ] {a71e0014-4594-4b3c-8a70-d32c3d58995f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:32.576472 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 866 rows starting from the beginning of the part 2024.12.21 00:20:32.576513 [ 259 ] {a71e0014-4594-4b3c-8a70-d32c3d58995f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:32.576894 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2024.12.21 00:20:32.577320 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 91 rows starting from the beginning of the part 2024.12.21 00:20:32.577652 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 394 rows starting from the beginning of the part 2024.12.21 00:20:32.577845 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 91 rows starting from the beginning of the part 2024.12.21 00:20:32.578888 [ 259 ] {a71e0014-4594-4b3c-8a70-d32c3d58995f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:32.578955 [ 259 ] {a71e0014-4594-4b3c-8a70-d32c3d58995f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:32.579948 [ 259 ] {a71e0014-4594-4b3c-8a70-d32c3d58995f} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:20:32.580353 [ 259 ] {a71e0014-4594-4b3c-8a70-d32c3d58995f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:32.580543 [ 148 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 00:20:32.580619 [ 148 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:32.580696 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:32.580855 [ 259 ] {a71e0014-4594-4b3c-8a70-d32c3d58995f} executeQuery: Read 160 rows, 11.41 KiB in 0.004647 sec., 34430.81557994405 rows/sec., 2.40 MiB/sec. 2024.12.21 00:20:32.581258 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.21 00:20:32.581320 [ 259 ] {a71e0014-4594-4b3c-8a70-d32c3d58995f} TCPHandler: Processed in 0.005398763 sec. 2024.12.21 00:20:32.581702 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.005971218 sec., 405109.9792370669 rows/sec., 31.07 MiB/sec. 2024.12.21 00:20:32.581773 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:32.581798 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:32.581873 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12551 rows starting from the beginning of the part 2024.12.21 00:20:32.582012 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 00:20:32.582286 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1027 rows starting from the beginning of the part 2024.12.21 00:20:32.582461 [ 260 ] {c0908f20-81d4-4d5a-ab63-e8a00b7d1fff} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:32.582693 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2024.12.21 00:20:32.583166 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2024.12.21 00:20:32.583233 [ 260 ] {c0908f20-81d4-4d5a-ab63-e8a00b7d1fff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:20:32.583303 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_46_9} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:32.583674 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part 2024.12.21 00:20:32.583829 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_46_9} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 00:20:32.584162 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2024.12.21 00:20:32.584532 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 00:20:32.588098 [ 260 ] {c0908f20-81d4-4d5a-ab63-e8a00b7d1fff} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:32.588180 [ 260 ] {c0908f20-81d4-4d5a-ab63-e8a00b7d1fff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:32.589558 [ 260 ] {c0908f20-81d4-4d5a-ab63-e8a00b7d1fff} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:20:32.590275 [ 260 ] {c0908f20-81d4-4d5a-ab63-e8a00b7d1fff} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:32.590594 [ 260 ] {c0908f20-81d4-4d5a-ab63-e8a00b7d1fff} executeQuery: Read 27 rows, 49.54 KiB in 0.008595 sec., 3141.3612565445023 rows/sec., 5.63 MiB/sec. 2024.12.21 00:20:32.590815 [ 260 ] {c0908f20-81d4-4d5a-ab63-e8a00b7d1fff} TCPHandler: Processed in 0.009345868 sec. 2024.12.21 00:20:32.590986 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:32.591148 [ 259 ] {933ca03f-f78b-42d3-9b0c-4bd6041b231a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:32.591215 [ 259 ] {933ca03f-f78b-42d3-9b0c-4bd6041b231a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:32.591842 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 14199 rows, containing 5 columns (5 merged, 0 gathered) in 0.011007132 sec., 1289981.8045245574 rows/sec., 87.09 MiB/sec. 2024.12.21 00:20:32.591941 [ 259 ] {933ca03f-f78b-42d3-9b0c-4bd6041b231a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:32.591983 [ 259 ] {933ca03f-f78b-42d3-9b0c-4bd6041b231a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:32.592224 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 00:20:32.592432 [ 259 ] {933ca03f-f78b-42d3-9b0c-4bd6041b231a} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:20:32.592582 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_46_9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:32.592669 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_46_9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 00:20:32.592751 [ 259 ] {933ca03f-f78b-42d3-9b0c-4bd6041b231a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:32.592775 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB. 2024.12.21 00:20:32.592963 [ 146 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 00:20:32.593032 [ 146 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:32.593032 [ 259 ] {933ca03f-f78b-42d3-9b0c-4bd6041b231a} executeQuery: Read 60 rows, 4.14 KiB in 0.001919 sec., 31266.284523189162 rows/sec., 2.11 MiB/sec. 2024.12.21 00:20:32.593069 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:32.593213 [ 259 ] {933ca03f-f78b-42d3-9b0c-4bd6041b231a} TCPHandler: Processed in 0.00229155 sec. 2024.12.21 00:20:32.593311 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.21 00:20:32.593438 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:32.593473 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2498 rows starting from the beginning of the part 2024.12.21 00:20:32.593546 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 58 rows starting from the beginning of the part 2024.12.21 00:20:32.593641 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part 2024.12.21 00:20:32.593875 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2024.12.21 00:20:32.593952 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part 2024.12.21 00:20:32.594032 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2024.12.21 00:20:32.595592 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2782 rows, containing 4 columns (4 merged, 0 gathered) in 0.002385023 sec., 1166445.7743174804 rows/sec., 76.08 MiB/sec. 2024.12.21 00:20:32.595866 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 00:20:32.596158 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_46_9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:32.596234 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_46_9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 00:20:32.596311 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2024.12.21 00:20:33.707014 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2024.12.21 00:20:33.707676 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:33.707723 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:33.708275 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:20:33.708542 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:33.708781 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2024.12.21 00:20:34.607209 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2024.12.21 00:20:34.627852 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:34.627916 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:34.635560 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:20:34.636358 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:34.639770 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2024.12.21 00:20:36.266628 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 890 2024.12.21 00:20:36.269762 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:36.269815 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:36.271316 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:20:36.271630 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:36.271863 [ 143 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 00:20:36.271986 [ 143 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:36.272077 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:36.272542 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.21 00:20:36.273016 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 890 2024.12.21 00:20:36.273783 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:36.274039 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 722 rows starting from the beginning of the part 2024.12.21 00:20:36.274874 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2024.12.21 00:20:36.275712 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2024.12.21 00:20:36.276509 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part 2024.12.21 00:20:36.277171 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part 2024.12.21 00:20:36.277775 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2024.12.21 00:20:36.286220 [ 190 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 72 columns (72 merged, 0 gathered) in 0.01396653 sec., 63723.77390805018 rows/sec., 52.25 MiB/sec. 2024.12.21 00:20:36.287475 [ 190 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 00:20:36.288273 [ 190 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_21_4} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:36.288362 [ 190 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_21_4} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 00:20:36.288683 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. 2024.12.21 00:20:37.568361 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:37.568638 [ 260 ] {09aba9e5-8d06-4222-b953-c649f4c902c2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:20:37.568721 [ 260 ] {09aba9e5-8d06-4222-b953-c649f4c902c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:20:37.569498 [ 260 ] {09aba9e5-8d06-4222-b953-c649f4c902c2} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.569547 [ 260 ] {09aba9e5-8d06-4222-b953-c649f4c902c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.570018 [ 260 ] {09aba9e5-8d06-4222-b953-c649f4c902c2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:20:37.570300 [ 260 ] {09aba9e5-8d06-4222-b953-c649f4c902c2} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.570532 [ 260 ] {09aba9e5-8d06-4222-b953-c649f4c902c2} executeQuery: Read 14 rows, 1.01 KiB in 0.00194 sec., 7216.494845360824 rows/sec., 519.49 KiB/sec. 2024.12.21 00:20:37.570722 [ 260 ] {09aba9e5-8d06-4222-b953-c649f4c902c2} TCPHandler: Processed in 0.002551708 sec. 2024.12.21 00:20:37.571021 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:37.571227 [ 259 ] {208f8caa-3ebc-43ab-b411-015b9c47c2c9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:37.571314 [ 259 ] {208f8caa-3ebc-43ab-b411-015b9c47c2c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:37.572194 [ 259 ] {208f8caa-3ebc-43ab-b411-015b9c47c2c9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.572249 [ 259 ] {208f8caa-3ebc-43ab-b411-015b9c47c2c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.572711 [ 259 ] {208f8caa-3ebc-43ab-b411-015b9c47c2c9} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:20:37.572975 [ 259 ] {208f8caa-3ebc-43ab-b411-015b9c47c2c9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.573226 [ 259 ] {208f8caa-3ebc-43ab-b411-015b9c47c2c9} executeQuery: Read 227 rows, 20.32 KiB in 0.002056 sec., 110408.56031128405 rows/sec., 9.65 MiB/sec. 2024.12.21 00:20:37.573296 [ 259 ] {208f8caa-3ebc-43ab-b411-015b9c47c2c9} TCPHandler: Processed in 0.002419644 sec. 2024.12.21 00:20:37.573518 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:37.573673 [ 260 ] {9eb7072c-f4b1-4b7f-b53a-51107a25becc} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:20:37.573736 [ 260 ] {9eb7072c-f4b1-4b7f-b53a-51107a25becc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:20:37.574455 [ 260 ] {9eb7072c-f4b1-4b7f-b53a-51107a25becc} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.574503 [ 260 ] {9eb7072c-f4b1-4b7f-b53a-51107a25becc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.574912 [ 260 ] {9eb7072c-f4b1-4b7f-b53a-51107a25becc} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:20:37.575163 [ 260 ] {9eb7072c-f4b1-4b7f-b53a-51107a25becc} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.575295 [ 142 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2024.12.21 00:20:37.575338 [ 142 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.575347 [ 260 ] {9eb7072c-f4b1-4b7f-b53a-51107a25becc} executeQuery: Read 19 rows, 1.36 KiB in 0.001709 sec., 11117.612638970159 rows/sec., 794.85 KiB/sec. 2024.12.21 00:20:37.575364 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.575485 [ 260 ] {9eb7072c-f4b1-4b7f-b53a-51107a25becc} TCPHandler: Processed in 0.002070475 sec. 2024.12.21 00:20:37.575765 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2024.12.21 00:20:37.575798 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:37.576181 [ 259 ] {603f2765-b926-4548-b0d3-e3021b28a9b6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:20:37.576357 [ 259 ] {603f2765-b926-4548-b0d3-e3021b28a9b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:20:37.576394 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:37.576547 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 64 rows starting from the beginning of the part 2024.12.21 00:20:37.576786 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part 2024.12.21 00:20:37.577172 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part 2024.12.21 00:20:37.577582 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part 2024.12.21 00:20:37.577956 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part 2024.12.21 00:20:37.578338 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part 2024.12.21 00:20:37.579411 [ 259 ] {603f2765-b926-4548-b0d3-e3021b28a9b6} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.579472 [ 259 ] {603f2765-b926-4548-b0d3-e3021b28a9b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.580514 [ 259 ] {603f2765-b926-4548-b0d3-e3021b28a9b6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:20:37.580926 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005450814 sec., 35040.63796709996 rows/sec., 2.62 MiB/sec. 2024.12.21 00:20:37.581054 [ 259 ] {603f2765-b926-4548-b0d3-e3021b28a9b6} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.581184 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2024.12.21 00:20:37.581296 [ 142 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.12.21 00:20:37.581429 [ 142 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.581516 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.581675 [ 259 ] {603f2765-b926-4548-b0d3-e3021b28a9b6} executeQuery: Read 14 rows, 1004.00 B in 0.005593 sec., 2503.1289111389237 rows/sec., 175.30 KiB/sec. 2024.12.21 00:20:37.581993 [ 259 ] {603f2765-b926-4548-b0d3-e3021b28a9b6} TCPHandler: Processed in 0.006365508 sec. 2024.12.21 00:20:37.582052 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.12.21 00:20:37.582271 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_35_7} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.582289 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:37.582593 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_35_7} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2024.12.21 00:20:37.582604 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:37.582631 [ 260 ] {828937ef-b57f-4af8-a371-3e466b04a130} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:20:37.582756 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 242 rows starting from the beginning of the part 2024.12.21 00:20:37.582824 [ 260 ] {828937ef-b57f-4af8-a371-3e466b04a130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:20:37.582835 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:20:37.583250 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.12.21 00:20:37.583570 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.12.21 00:20:37.583985 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part 2024.12.21 00:20:37.584361 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.12.21 00:20:37.584701 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.12.21 00:20:37.585611 [ 260 ] {828937ef-b57f-4af8-a371-3e466b04a130} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.585675 [ 260 ] {828937ef-b57f-4af8-a371-3e466b04a130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.586632 [ 260 ] {828937ef-b57f-4af8-a371-3e466b04a130} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:20:37.587265 [ 260 ] {828937ef-b57f-4af8-a371-3e466b04a130} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.587441 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005738432 sec., 94102.3610630918 rows/sec., 6.74 MiB/sec. 2024.12.21 00:20:37.587818 [ 260 ] {828937ef-b57f-4af8-a371-3e466b04a130} executeQuery: Read 13 rows, 830.00 B in 0.005223 sec., 2488.991001340226 rows/sec., 155.19 KiB/sec. 2024.12.21 00:20:37.587846 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.12.21 00:20:37.588248 [ 260 ] {828937ef-b57f-4af8-a371-3e466b04a130} TCPHandler: Processed in 0.006107512 sec. 2024.12.21 00:20:37.588467 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:37.588642 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_20_4} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.588685 [ 259 ] {8a7f8e69-692d-4f92-b4ba-01e92227ae82} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:37.588779 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_20_4} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.12.21 00:20:37.588801 [ 259 ] {8a7f8e69-692d-4f92-b4ba-01e92227ae82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:37.588977 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 00:20:37.589785 [ 259 ] {8a7f8e69-692d-4f92-b4ba-01e92227ae82} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.589832 [ 259 ] {8a7f8e69-692d-4f92-b4ba-01e92227ae82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.590235 [ 259 ] {8a7f8e69-692d-4f92-b4ba-01e92227ae82} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:20:37.590484 [ 259 ] {8a7f8e69-692d-4f92-b4ba-01e92227ae82} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.590708 [ 259 ] {8a7f8e69-692d-4f92-b4ba-01e92227ae82} executeQuery: Read 394 rows, 28.64 KiB in 0.002078 sec., 189605.38979788258 rows/sec., 13.46 MiB/sec. 2024.12.21 00:20:37.590764 [ 259 ] {8a7f8e69-692d-4f92-b4ba-01e92227ae82} TCPHandler: Processed in 0.002390413 sec. 2024.12.21 00:20:37.590973 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:37.591196 [ 260 ] {10600d14-73cc-4431-a18e-1e245da8bb11} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:20:37.591292 [ 260 ] {10600d14-73cc-4431-a18e-1e245da8bb11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:20:37.591900 [ 260 ] {10600d14-73cc-4431-a18e-1e245da8bb11} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.591938 [ 260 ] {10600d14-73cc-4431-a18e-1e245da8bb11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.592313 [ 260 ] {10600d14-73cc-4431-a18e-1e245da8bb11} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:20:37.592556 [ 260 ] {10600d14-73cc-4431-a18e-1e245da8bb11} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.592738 [ 141 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.12.21 00:20:37.592803 [ 141 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.592801 [ 260 ] {10600d14-73cc-4431-a18e-1e245da8bb11} executeQuery: Read 6 rows, 321.00 B in 0.001651 sec., 3634.1611144760755 rows/sec., 189.87 KiB/sec. 2024.12.21 00:20:37.592833 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.592959 [ 260 ] {10600d14-73cc-4431-a18e-1e245da8bb11} TCPHandler: Processed in 0.002097886 sec. 2024.12.21 00:20:37.593022 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.12.21 00:20:37.593165 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:37.593181 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:37.593244 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2024.12.21 00:20:37.593493 [ 259 ] {0b6b8135-2a5e-49c6-983a-c1b8a59e71eb} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:37.593547 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2024.12.21 00:20:37.593630 [ 259 ] {0b6b8135-2a5e-49c6-983a-c1b8a59e71eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:37.593912 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2024.12.21 00:20:37.594306 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2024.12.21 00:20:37.594654 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2024.12.21 00:20:37.594937 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2024.12.21 00:20:37.595959 [ 259 ] {0b6b8135-2a5e-49c6-983a-c1b8a59e71eb} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.596026 [ 259 ] {0b6b8135-2a5e-49c6-983a-c1b8a59e71eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.597180 [ 259 ] {0b6b8135-2a5e-49c6-983a-c1b8a59e71eb} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:20:37.597496 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.0045405 sec., 26428.80740006607 rows/sec., 1.35 MiB/sec. 2024.12.21 00:20:37.597699 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.12.21 00:20:37.597733 [ 259 ] {0b6b8135-2a5e-49c6-983a-c1b8a59e71eb} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.598172 [ 259 ] {0b6b8135-2a5e-49c6-983a-c1b8a59e71eb} executeQuery: Read 237 rows, 16.27 KiB in 0.004838 sec., 48987.1847871021 rows/sec., 3.28 MiB/sec. 2024.12.21 00:20:37.598264 [ 259 ] {0b6b8135-2a5e-49c6-983a-c1b8a59e71eb} TCPHandler: Processed in 0.005202148 sec. 2024.12.21 00:20:37.598341 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_20_4} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.598467 [ 198 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_20_4} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.12.21 00:20:37.598472 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:37.598551 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.21 00:20:37.598629 [ 260 ] {9975035a-bdb5-461e-8456-a5b1417335e7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:20:37.598688 [ 260 ] {9975035a-bdb5-461e-8456-a5b1417335e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:20:37.599225 [ 260 ] {9975035a-bdb5-461e-8456-a5b1417335e7} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.599270 [ 260 ] {9975035a-bdb5-461e-8456-a5b1417335e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.599672 [ 260 ] {9975035a-bdb5-461e-8456-a5b1417335e7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:20:37.600020 [ 260 ] {9975035a-bdb5-461e-8456-a5b1417335e7} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.600284 [ 260 ] {9975035a-bdb5-461e-8456-a5b1417335e7} executeQuery: Read 1 rows, 69.00 B in 0.001678 sec., 595.9475566150179 rows/sec., 40.16 KiB/sec. 2024.12.21 00:20:37.600496 [ 260 ] {9975035a-bdb5-461e-8456-a5b1417335e7} TCPHandler: Processed in 0.002115596 sec. 2024.12.21 00:20:37.600683 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:37.600825 [ 259 ] {225d1ef5-160c-425c-8c41-f7467a279e1e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:37.600918 [ 259 ] {225d1ef5-160c-425c-8c41-f7467a279e1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:20:37.602155 [ 259 ] {225d1ef5-160c-425c-8c41-f7467a279e1e} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.602194 [ 259 ] {225d1ef5-160c-425c-8c41-f7467a279e1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.602838 [ 259 ] {225d1ef5-160c-425c-8c41-f7467a279e1e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:20:37.603125 [ 259 ] {225d1ef5-160c-425c-8c41-f7467a279e1e} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.603382 [ 259 ] {225d1ef5-160c-425c-8c41-f7467a279e1e} executeQuery: Read 12 rows, 22.02 KiB in 0.002588 sec., 4636.7851622874805 rows/sec., 8.31 MiB/sec. 2024.12.21 00:20:37.603883 [ 259 ] {225d1ef5-160c-425c-8c41-f7467a279e1e} TCPHandler: Processed in 0.003267056 sec. 2024.12.21 00:20:37.604047 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:37.604189 [ 260 ] {1d449116-b593-4366-945d-49b4887fdc19} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:37.604251 [ 260 ] {1d449116-b593-4366-945d-49b4887fdc19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:37.604795 [ 260 ] {1d449116-b593-4366-945d-49b4887fdc19} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:37.604835 [ 260 ] {1d449116-b593-4366-945d-49b4887fdc19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:37.605226 [ 260 ] {1d449116-b593-4366-945d-49b4887fdc19} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:20:37.605470 [ 260 ] {1d449116-b593-4366-945d-49b4887fdc19} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:37.605688 [ 260 ] {1d449116-b593-4366-945d-49b4887fdc19} executeQuery: Read 82 rows, 5.33 KiB in 0.001531 sec., 53559.76485956891 rows/sec., 3.40 MiB/sec. 2024.12.21 00:20:37.605742 [ 260 ] {1d449116-b593-4366-945d-49b4887fdc19} TCPHandler: Processed in 0.001761427 sec. 2024.12.21 00:20:41.057319 [ 135 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:20:41.057373 [ 135 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:20:41.209849 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2024.12.21 00:20:41.210545 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:41.210599 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:41.211162 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:20:41.211426 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:41.211702 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2024.12.21 00:20:42.140766 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2024.12.21 00:20:42.162245 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:42.162308 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:42.169949 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:20:42.170763 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:42.173585 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2024.12.21 00:20:42.564430 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:42.564724 [ 260 ] {70627f44-9192-4d7d-94fa-a7c44b5f42ab} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:42.564799 [ 260 ] {70627f44-9192-4d7d-94fa-a7c44b5f42ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:42.565623 [ 260 ] {70627f44-9192-4d7d-94fa-a7c44b5f42ab} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:42.565672 [ 260 ] {70627f44-9192-4d7d-94fa-a7c44b5f42ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:42.566127 [ 260 ] {70627f44-9192-4d7d-94fa-a7c44b5f42ab} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:20:42.566390 [ 260 ] {70627f44-9192-4d7d-94fa-a7c44b5f42ab} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:42.566624 [ 260 ] {70627f44-9192-4d7d-94fa-a7c44b5f42ab} executeQuery: Read 110 rows, 9.44 KiB in 0.001973 sec., 55752.66092245312 rows/sec., 4.67 MiB/sec. 2024.12.21 00:20:42.566684 [ 260 ] {70627f44-9192-4d7d-94fa-a7c44b5f42ab} TCPHandler: Processed in 0.002445715 sec. 2024.12.21 00:20:42.566932 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:42.567127 [ 259 ] {a8bb0e34-00c1-48d2-aa03-55ab5eb83d2e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:20:42.567202 [ 259 ] {a8bb0e34-00c1-48d2-aa03-55ab5eb83d2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:20:42.567944 [ 259 ] {a8bb0e34-00c1-48d2-aa03-55ab5eb83d2e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:42.567999 [ 259 ] {a8bb0e34-00c1-48d2-aa03-55ab5eb83d2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:42.568446 [ 259 ] {a8bb0e34-00c1-48d2-aa03-55ab5eb83d2e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:20:42.568710 [ 259 ] {a8bb0e34-00c1-48d2-aa03-55ab5eb83d2e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:42.568951 [ 259 ] {a8bb0e34-00c1-48d2-aa03-55ab5eb83d2e} executeQuery: Read 27 rows, 2.03 KiB in 0.001878 sec., 14376.996805111821 rows/sec., 1.06 MiB/sec. 2024.12.21 00:20:42.569019 [ 259 ] {a8bb0e34-00c1-48d2-aa03-55ab5eb83d2e} TCPHandler: Processed in 0.002216659 sec. 2024.12.21 00:20:42.569232 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:42.569458 [ 260 ] {a34a456c-f7b8-4426-b286-1f24530a8272} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:42.569550 [ 260 ] {a34a456c-f7b8-4426-b286-1f24530a8272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:42.570222 [ 260 ] {a34a456c-f7b8-4426-b286-1f24530a8272} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:42.570263 [ 260 ] {a34a456c-f7b8-4426-b286-1f24530a8272} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:42.570644 [ 260 ] {a34a456c-f7b8-4426-b286-1f24530a8272} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:20:42.570908 [ 260 ] {a34a456c-f7b8-4426-b286-1f24530a8272} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:42.571120 [ 260 ] {a34a456c-f7b8-4426-b286-1f24530a8272} executeQuery: Read 91 rows, 7.28 KiB in 0.001717 sec., 52999.417588817705 rows/sec., 4.14 MiB/sec. 2024.12.21 00:20:42.571173 [ 260 ] {a34a456c-f7b8-4426-b286-1f24530a8272} TCPHandler: Processed in 0.002052575 sec. 2024.12.21 00:20:42.571331 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:42.571480 [ 259 ] {53bdbc31-1c72-4015-803c-ced67b8feb87} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:42.571548 [ 259 ] {53bdbc31-1c72-4015-803c-ced67b8feb87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:42.572170 [ 259 ] {53bdbc31-1c72-4015-803c-ced67b8feb87} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:42.572211 [ 259 ] {53bdbc31-1c72-4015-803c-ced67b8feb87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:42.572621 [ 259 ] {53bdbc31-1c72-4015-803c-ced67b8feb87} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:20:42.572869 [ 259 ] {53bdbc31-1c72-4015-803c-ced67b8feb87} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:42.573083 [ 259 ] {53bdbc31-1c72-4015-803c-ced67b8feb87} executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec. 2024.12.21 00:20:42.573138 [ 259 ] {53bdbc31-1c72-4015-803c-ced67b8feb87} TCPHandler: Processed in 0.00187842 sec. 2024.12.21 00:20:42.573308 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:42.573448 [ 260 ] {aa261d21-b52d-4239-a9d3-7ce1bb56de08} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:42.573540 [ 260 ] {aa261d21-b52d-4239-a9d3-7ce1bb56de08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:20:42.574786 [ 260 ] {aa261d21-b52d-4239-a9d3-7ce1bb56de08} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:42.574829 [ 260 ] {aa261d21-b52d-4239-a9d3-7ce1bb56de08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:42.575523 [ 260 ] {aa261d21-b52d-4239-a9d3-7ce1bb56de08} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:20:42.575778 [ 260 ] {aa261d21-b52d-4239-a9d3-7ce1bb56de08} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:42.575967 [ 139 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 00:20:42.576044 [ 260 ] {aa261d21-b52d-4239-a9d3-7ce1bb56de08} executeQuery: Read 27 rows, 49.54 KiB in 0.002626 sec., 10281.797410510282 rows/sec., 18.42 MiB/sec. 2024.12.21 00:20:42.576054 [ 139 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:42.576133 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:42.576394 [ 260 ] {aa261d21-b52d-4239-a9d3-7ce1bb56de08} TCPHandler: Processed in 0.003153643 sec. 2024.12.21 00:20:42.576440 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.21 00:20:42.576728 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:42.577163 [ 259 ] {b5f128d2-8452-4918-84a3-341ae629c536} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:42.577319 [ 259 ] {b5f128d2-8452-4918-84a3-341ae629c536} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:42.577535 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:42.577776 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 543 rows starting from the beginning of the part 2024.12.21 00:20:42.578541 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part 2024.12.21 00:20:42.579311 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part 2024.12.21 00:20:42.579459 [ 259 ] {b5f128d2-8452-4918-84a3-341ae629c536} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:42.579572 [ 259 ] {b5f128d2-8452-4918-84a3-341ae629c536} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:42.580028 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part 2024.12.21 00:20:42.580755 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part 2024.12.21 00:20:42.581084 [ 259 ] {b5f128d2-8452-4918-84a3-341ae629c536} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:20:42.581351 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part 2024.12.21 00:20:42.582113 [ 259 ] {b5f128d2-8452-4918-84a3-341ae629c536} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:42.582694 [ 259 ] {b5f128d2-8452-4918-84a3-341ae629c536} executeQuery: Read 60 rows, 4.14 KiB in 0.005646 sec., 10626.992561105208 rows/sec., 733.37 KiB/sec. 2024.12.21 00:20:42.582833 [ 259 ] {b5f128d2-8452-4918-84a3-341ae629c536} TCPHandler: Processed in 0.006313398 sec. 2024.12.21 00:20:42.589927 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 19 columns (19 merged, 0 gathered) in 0.013652212 sec., 47464.83573504425 rows/sec., 85.05 MiB/sec. 2024.12.21 00:20:42.590872 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 00:20:42.591300 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_36_7} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:42.591385 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_36_7} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 00:20:42.591541 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. 2024.12.21 00:20:44.937639 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:44.937859 [ 260 ] {8d4d5f72-19a2-4ada-917b-9ae9cbb12a20} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:20:44.937944 [ 260 ] {8d4d5f72-19a2-4ada-917b-9ae9cbb12a20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:20:44.938793 [ 260 ] {8d4d5f72-19a2-4ada-917b-9ae9cbb12a20} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.938848 [ 260 ] {8d4d5f72-19a2-4ada-917b-9ae9cbb12a20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.939283 [ 260 ] {8d4d5f72-19a2-4ada-917b-9ae9cbb12a20} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:20:44.939547 [ 260 ] {8d4d5f72-19a2-4ada-917b-9ae9cbb12a20} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.939753 [ 132 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.21 00:20:44.939793 [ 260 ] {8d4d5f72-19a2-4ada-917b-9ae9cbb12a20} executeQuery: Read 14 rows, 1.01 KiB in 0.001994 sec., 7021.063189568706 rows/sec., 505.42 KiB/sec. 2024.12.21 00:20:44.939845 [ 132 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.939922 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.939941 [ 260 ] {8d4d5f72-19a2-4ada-917b-9ae9cbb12a20} TCPHandler: Processed in 0.002440894 sec. 2024.12.21 00:20:44.940307 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.12.21 00:20:44.940322 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:44.940549 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:44.940626 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2024.12.21 00:20:44.940644 [ 259 ] {c75fb96a-2553-4714-bb51-0800a45b9a8d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:44.940797 [ 259 ] {c75fb96a-2553-4714-bb51-0800a45b9a8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:44.940847 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.12.21 00:20:44.941217 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.12.21 00:20:44.941626 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.12.21 00:20:44.941992 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2024.12.21 00:20:44.944216 [ 259 ] {c75fb96a-2553-4714-bb51-0800a45b9a8d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.944225 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004199992 sec., 16666.698412758884 rows/sec., 1.24 MiB/sec. 2024.12.21 00:20:44.944287 [ 259 ] {c75fb96a-2553-4714-bb51-0800a45b9a8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.944466 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.21 00:20:44.945089 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_21_5} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.945207 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_21_5} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.21 00:20:44.945228 [ 259 ] {c75fb96a-2553-4714-bb51-0800a45b9a8d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:20:44.945351 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:20:44.945594 [ 259 ] {c75fb96a-2553-4714-bb51-0800a45b9a8d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.945858 [ 259 ] {c75fb96a-2553-4714-bb51-0800a45b9a8d} executeQuery: Read 1367 rows, 116.44 KiB in 0.005311 sec., 257390.32197326305 rows/sec., 21.41 MiB/sec. 2024.12.21 00:20:44.945941 [ 259 ] {c75fb96a-2553-4714-bb51-0800a45b9a8d} TCPHandler: Processed in 0.005881495 sec. 2024.12.21 00:20:44.946096 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:44.946226 [ 260 ] {10ccb21a-0023-4174-8cb2-85b798a834ef} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:20:44.946280 [ 260 ] {10ccb21a-0023-4174-8cb2-85b798a834ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:20:44.946928 [ 260 ] {10ccb21a-0023-4174-8cb2-85b798a834ef} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.946978 [ 260 ] {10ccb21a-0023-4174-8cb2-85b798a834ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.947375 [ 260 ] {10ccb21a-0023-4174-8cb2-85b798a834ef} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:20:44.947667 [ 260 ] {10ccb21a-0023-4174-8cb2-85b798a834ef} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.947902 [ 260 ] {10ccb21a-0023-4174-8cb2-85b798a834ef} executeQuery: Read 19 rows, 1.36 KiB in 0.001708 sec., 11124.121779859484 rows/sec., 795.32 KiB/sec. 2024.12.21 00:20:44.947972 [ 260 ] {10ccb21a-0023-4174-8cb2-85b798a834ef} TCPHandler: Processed in 0.001935971 sec. 2024.12.21 00:20:44.948144 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:44.948274 [ 259 ] {d47356ee-b9d1-4115-b0cb-88dfc8a54d1d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:20:44.948330 [ 259 ] {d47356ee-b9d1-4115-b0cb-88dfc8a54d1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:20:44.949031 [ 259 ] {d47356ee-b9d1-4115-b0cb-88dfc8a54d1d} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.949074 [ 259 ] {d47356ee-b9d1-4115-b0cb-88dfc8a54d1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.949449 [ 259 ] {d47356ee-b9d1-4115-b0cb-88dfc8a54d1d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:20:44.949691 [ 259 ] {d47356ee-b9d1-4115-b0cb-88dfc8a54d1d} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.949916 [ 259 ] {d47356ee-b9d1-4115-b0cb-88dfc8a54d1d} executeQuery: Read 242 rows, 16.79 KiB in 0.001672 sec., 144736.84210526315 rows/sec., 9.81 MiB/sec. 2024.12.21 00:20:44.949977 [ 259 ] {d47356ee-b9d1-4115-b0cb-88dfc8a54d1d} TCPHandler: Processed in 0.00189821 sec. 2024.12.21 00:20:44.950188 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:44.950424 [ 260 ] {2ea9c378-67cb-4667-aac9-95022a86309c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:20:44.950520 [ 260 ] {2ea9c378-67cb-4667-aac9-95022a86309c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:20:44.951251 [ 260 ] {2ea9c378-67cb-4667-aac9-95022a86309c} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.951294 [ 260 ] {2ea9c378-67cb-4667-aac9-95022a86309c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.951677 [ 260 ] {2ea9c378-67cb-4667-aac9-95022a86309c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:20:44.951935 [ 260 ] {2ea9c378-67cb-4667-aac9-95022a86309c} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.952118 [ 132 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.21 00:20:44.952193 [ 132 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.952209 [ 260 ] {2ea9c378-67cb-4667-aac9-95022a86309c} executeQuery: Read 13 rows, 830.00 B in 0.001833 sec., 7092.198581560284 rows/sec., 442.20 KiB/sec. 2024.12.21 00:20:44.952241 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.952387 [ 260 ] {2ea9c378-67cb-4667-aac9-95022a86309c} TCPHandler: Processed in 0.002310591 sec. 2024.12.21 00:20:44.952436 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.12.21 00:20:44.952569 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:44.952582 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:44.952615 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2024.12.21 00:20:44.952906 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2024.12.21 00:20:44.952982 [ 259 ] {397c1cbb-7191-4af4-bb9e-21370b989e90} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:44.953162 [ 259 ] {397c1cbb-7191-4af4-bb9e-21370b989e90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:44.953184 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2024.12.21 00:20:44.953545 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2024.12.21 00:20:44.953803 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2024.12.21 00:20:44.956122 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003746419 sec., 17349.90133244573 rows/sec., 1.12 MiB/sec. 2024.12.21 00:20:44.956173 [ 259 ] {397c1cbb-7191-4af4-bb9e-21370b989e90} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.956235 [ 259 ] {397c1cbb-7191-4af4-bb9e-21370b989e90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.956285 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.21 00:20:44.956921 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_21_5} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.957056 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_21_5} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.21 00:20:44.957088 [ 259 ] {397c1cbb-7191-4af4-bb9e-21370b989e90} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:20:44.957172 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:20:44.957413 [ 259 ] {397c1cbb-7191-4af4-bb9e-21370b989e90} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.957656 [ 259 ] {397c1cbb-7191-4af4-bb9e-21370b989e90} executeQuery: Read 850 rows, 62.93 KiB in 0.004819 sec., 176385.14214567337 rows/sec., 12.75 MiB/sec. 2024.12.21 00:20:44.957731 [ 259 ] {397c1cbb-7191-4af4-bb9e-21370b989e90} TCPHandler: Processed in 0.005241839 sec. 2024.12.21 00:20:44.957887 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:44.958015 [ 260 ] {02708de8-d7e9-4717-950d-31ba0c1945a4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:20:44.958071 [ 260 ] {02708de8-d7e9-4717-950d-31ba0c1945a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:20:44.958578 [ 260 ] {02708de8-d7e9-4717-950d-31ba0c1945a4} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.958620 [ 260 ] {02708de8-d7e9-4717-950d-31ba0c1945a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.959035 [ 260 ] {02708de8-d7e9-4717-950d-31ba0c1945a4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:20:44.959295 [ 260 ] {02708de8-d7e9-4717-950d-31ba0c1945a4} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.959527 [ 260 ] {02708de8-d7e9-4717-950d-31ba0c1945a4} executeQuery: Read 6 rows, 321.00 B in 0.001532 sec., 3916.44908616188 rows/sec., 204.62 KiB/sec. 2024.12.21 00:20:44.959696 [ 260 ] {02708de8-d7e9-4717-950d-31ba0c1945a4} TCPHandler: Processed in 0.001860579 sec. 2024.12.21 00:20:44.959886 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:44.960011 [ 259 ] {10e9933a-8d84-430e-b77d-5c6f374bec5f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:44.960064 [ 259 ] {10e9933a-8d84-430e-b77d-5c6f374bec5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:44.960904 [ 259 ] {10e9933a-8d84-430e-b77d-5c6f374bec5f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.960945 [ 259 ] {10e9933a-8d84-430e-b77d-5c6f374bec5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.961443 [ 259 ] {10e9933a-8d84-430e-b77d-5c6f374bec5f} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:20:44.961696 [ 259 ] {10e9933a-8d84-430e-b77d-5c6f374bec5f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.961961 [ 259 ] {10e9933a-8d84-430e-b77d-5c6f374bec5f} executeQuery: Read 1019 rows, 69.53 KiB in 0.00197 sec., 517258.88324873097 rows/sec., 34.47 MiB/sec. 2024.12.21 00:20:44.962129 [ 259 ] {10e9933a-8d84-430e-b77d-5c6f374bec5f} TCPHandler: Processed in 0.002322362 sec. 2024.12.21 00:20:44.962386 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:44.962537 [ 260 ] {bb2df863-5925-4de1-b57c-812b5c89d674} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:20:44.962600 [ 260 ] {bb2df863-5925-4de1-b57c-812b5c89d674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:20:44.963099 [ 260 ] {bb2df863-5925-4de1-b57c-812b5c89d674} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.963139 [ 260 ] {bb2df863-5925-4de1-b57c-812b5c89d674} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.963506 [ 260 ] {bb2df863-5925-4de1-b57c-812b5c89d674} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:20:44.963749 [ 260 ] {bb2df863-5925-4de1-b57c-812b5c89d674} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.964011 [ 260 ] {bb2df863-5925-4de1-b57c-812b5c89d674} executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. 2024.12.21 00:20:44.964226 [ 260 ] {bb2df863-5925-4de1-b57c-812b5c89d674} TCPHandler: Processed in 0.001997493 sec. 2024.12.21 00:20:44.964400 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:44.964517 [ 259 ] {079b4ae3-a8b7-4cbd-ac31-820712d85be0} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:44.964596 [ 259 ] {079b4ae3-a8b7-4cbd-ac31-820712d85be0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:20:44.965702 [ 259 ] {079b4ae3-a8b7-4cbd-ac31-820712d85be0} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.965740 [ 259 ] {079b4ae3-a8b7-4cbd-ac31-820712d85be0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.966356 [ 259 ] {079b4ae3-a8b7-4cbd-ac31-820712d85be0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:20:44.966621 [ 259 ] {079b4ae3-a8b7-4cbd-ac31-820712d85be0} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.966857 [ 259 ] {079b4ae3-a8b7-4cbd-ac31-820712d85be0} executeQuery: Read 12 rows, 22.02 KiB in 0.002364 sec., 5076.142131979695 rows/sec., 9.10 MiB/sec. 2024.12.21 00:20:44.966966 [ 259 ] {079b4ae3-a8b7-4cbd-ac31-820712d85be0} TCPHandler: Processed in 0.00264397 sec. 2024.12.21 00:20:44.967123 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:44.967261 [ 260 ] {a148da26-a49f-4e5e-89fd-9cb55abea8ee} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:44.967323 [ 260 ] {a148da26-a49f-4e5e-89fd-9cb55abea8ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:44.967871 [ 260 ] {a148da26-a49f-4e5e-89fd-9cb55abea8ee} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:44.967911 [ 260 ] {a148da26-a49f-4e5e-89fd-9cb55abea8ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. 2024.12.21 00:20:44.968286 [ 260 ] {a148da26-a49f-4e5e-89fd-9cb55abea8ee} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:20:44.968528 [ 260 ] {a148da26-a49f-4e5e-89fd-9cb55abea8ee} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:44.968749 [ 260 ] {a148da26-a49f-4e5e-89fd-9cb55abea8ee} executeQuery: Read 58 rows, 3.68 KiB in 0.001518 sec., 38208.16864295125 rows/sec., 2.37 MiB/sec. 2024.12.21 00:20:44.968806 [ 260 ] {a148da26-a49f-4e5e-89fd-9cb55abea8ee} TCPHandler: Processed in 0.001750546 sec. 2024.12.21 00:20:46.273378 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 946 2024.12.21 00:20:46.277330 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:46.277376 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:46.279061 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:20:46.279389 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:46.279868 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 946 2024.12.21 00:20:47.558924 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:47.559246 [ 260 ] {9e16e37c-8fcb-49c0-971f-d5de5389d1dc} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:47.559371 [ 260 ] {9e16e37c-8fcb-49c0-971f-d5de5389d1dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:47.560382 [ 260 ] {9e16e37c-8fcb-49c0-971f-d5de5389d1dc} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:47.560438 [ 260 ] {9e16e37c-8fcb-49c0-971f-d5de5389d1dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:47.560894 [ 260 ] {9e16e37c-8fcb-49c0-971f-d5de5389d1dc} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:20:47.561184 [ 260 ] {9e16e37c-8fcb-49c0-971f-d5de5389d1dc} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:47.561437 [ 260 ] {9e16e37c-8fcb-49c0-971f-d5de5389d1dc} executeQuery: Read 56 rows, 4.38 KiB in 0.002278 sec., 24582.967515364355 rows/sec., 1.88 MiB/sec. 2024.12.21 00:20:47.561507 [ 260 ] {9e16e37c-8fcb-49c0-971f-d5de5389d1dc} TCPHandler: Processed in 0.002764424 sec. 2024.12.21 00:20:47.561763 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:47.561977 [ 259 ] {6ef62cf8-f4a7-4ea4-9d0e-fdc553b1e3ac} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:47.562061 [ 259 ] {6ef62cf8-f4a7-4ea4-9d0e-fdc553b1e3ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:47.562916 [ 259 ] {6ef62cf8-f4a7-4ea4-9d0e-fdc553b1e3ac} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:47.562959 [ 259 ] {6ef62cf8-f4a7-4ea4-9d0e-fdc553b1e3ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:47.563414 [ 259 ] {6ef62cf8-f4a7-4ea4-9d0e-fdc553b1e3ac} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:20:47.563686 [ 259 ] {6ef62cf8-f4a7-4ea4-9d0e-fdc553b1e3ac} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:47.563897 [ 259 ] {6ef62cf8-f4a7-4ea4-9d0e-fdc553b1e3ac} executeQuery: Read 64 rows, 5.12 KiB in 0.001977 sec., 32372.281234193222 rows/sec., 2.53 MiB/sec. 2024.12.21 00:20:47.563964 [ 259 ] {6ef62cf8-f4a7-4ea4-9d0e-fdc553b1e3ac} TCPHandler: Processed in 0.002341272 sec. 2024.12.21 00:20:47.564184 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:47.564422 [ 260 ] {a432d6c2-e7ff-44a7-bc3d-b011dae95e81} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:47.564526 [ 260 ] {a432d6c2-e7ff-44a7-bc3d-b011dae95e81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:47.565237 [ 260 ] {a432d6c2-e7ff-44a7-bc3d-b011dae95e81} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:47.565280 [ 260 ] {a432d6c2-e7ff-44a7-bc3d-b011dae95e81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:47.565693 [ 260 ] {a432d6c2-e7ff-44a7-bc3d-b011dae95e81} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:20:47.565944 [ 260 ] {a432d6c2-e7ff-44a7-bc3d-b011dae95e81} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:47.566145 [ 260 ] {a432d6c2-e7ff-44a7-bc3d-b011dae95e81} executeQuery: Read 64 rows, 4.56 KiB in 0.001785 sec., 35854.34173669468 rows/sec., 2.50 MiB/sec. 2024.12.21 00:20:47.566203 [ 260 ] {a432d6c2-e7ff-44a7-bc3d-b011dae95e81} TCPHandler: Processed in 0.002134577 sec. 2024.12.21 00:20:47.566383 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:47.566533 [ 259 ] {6d2ca970-f152-4905-a75e-a934253835f6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:47.566599 [ 259 ] {6d2ca970-f152-4905-a75e-a934253835f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:47.567133 [ 259 ] {6d2ca970-f152-4905-a75e-a934253835f6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:47.567173 [ 259 ] {6d2ca970-f152-4905-a75e-a934253835f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:47.567569 [ 259 ] {6d2ca970-f152-4905-a75e-a934253835f6} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:20:47.567824 [ 259 ] {6d2ca970-f152-4905-a75e-a934253835f6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:47.568069 [ 259 ] {6d2ca970-f152-4905-a75e-a934253835f6} executeQuery: Read 24 rows, 1.66 KiB in 0.001567 sec., 15315.890236119974 rows/sec., 1.03 MiB/sec. 2024.12.21 00:20:47.568162 [ 259 ] {6d2ca970-f152-4905-a75e-a934253835f6} TCPHandler: Processed in 0.001848789 sec. 2024.12.21 00:20:48.712781 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2024.12.21 00:20:48.713474 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:48.713527 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:48.714130 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:20:48.714417 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:48.714631 [ 127 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 00:20:48.714703 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2024.12.21 00:20:48.714732 [ 127 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:48.714768 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:48.715094 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.21 00:20:48.715631 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:48.715724 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2024.12.21 00:20:48.715811 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2024.12.21 00:20:48.716017 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2024.12.21 00:20:48.716289 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2024.12.21 00:20:48.716421 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2024.12.21 00:20:48.716599 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2024.12.21 00:20:48.718840 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003985205 sec., 3566441.3750359137 rows/sec., 51.02 MiB/sec. 2024.12.21 00:20:48.719327 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 00:20:48.719714 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_31_6} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:48.719822 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_31_6} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 00:20:48.719936 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2024.12.21 00:20:49.674588 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2024.12.21 00:20:49.696972 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:49.697037 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:49.704345 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:20:49.705125 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:49.705562 [ 124 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 00:20:49.705739 [ 124 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:49.705846 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:49.706301 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.21 00:20:49.721132 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2024.12.21 00:20:49.722492 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:49.723757 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2024.12.21 00:20:49.729042 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2024.12.21 00:20:49.734391 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2024.12.21 00:20:49.739937 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2024.12.21 00:20:49.745509 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2024.12.21 00:20:49.750068 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2024.12.21 00:20:49.809691 [ 200 ] {2d708e01-ece8-449d-876b-957778127846::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.103647845 sec., 2257.6446234844534 rows/sec., 11.67 MiB/sec. 2024.12.21 00:20:49.812239 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 00:20:49.815068 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_31_6} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:49.815165 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_31_6} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 00:20:49.817393 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.21 00:20:50.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 202.71 MiB, peak 213.27 MiB, free memory in arenas 0.00 B, will set to 205.07 MiB (RSS), difference: 2.36 MiB 2024.12.21 00:20:52.564904 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:52.565242 [ 260 ] {7beb5ff1-8dd4-4044-b355-9deacbc9c0aa} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:52.565361 [ 260 ] {7beb5ff1-8dd4-4044-b355-9deacbc9c0aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:52.566441 [ 260 ] {7beb5ff1-8dd4-4044-b355-9deacbc9c0aa} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:52.566490 [ 260 ] {7beb5ff1-8dd4-4044-b355-9deacbc9c0aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:52.566955 [ 260 ] {7beb5ff1-8dd4-4044-b355-9deacbc9c0aa} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:20:52.567220 [ 260 ] {7beb5ff1-8dd4-4044-b355-9deacbc9c0aa} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:52.567416 [ 121 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 00:20:52.567492 [ 260 ] {7beb5ff1-8dd4-4044-b355-9deacbc9c0aa} executeQuery: Read 110 rows, 9.44 KiB in 0.002334 sec., 47129.391602399315 rows/sec., 3.95 MiB/sec. 2024.12.21 00:20:52.567517 [ 121 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:52.567585 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:52.567615 [ 260 ] {7beb5ff1-8dd4-4044-b355-9deacbc9c0aa} TCPHandler: Processed in 0.002902117 sec. 2024.12.21 00:20:52.567864 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.21 00:20:52.567929 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:52.568143 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:52.568220 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1430 rows starting from the beginning of the part 2024.12.21 00:20:52.568230 [ 259 ] {466dcaaa-93a8-47ea-947d-2ec79c032f2e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:20:52.568394 [ 259 ] {466dcaaa-93a8-47ea-947d-2ec79c032f2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:20:52.568505 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 227 rows starting from the beginning of the part 2024.12.21 00:20:52.568974 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 110 rows starting from the beginning of the part 2024.12.21 00:20:52.569288 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1367 rows starting from the beginning of the part 2024.12.21 00:20:52.569675 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2024.12.21 00:20:52.570079 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 110 rows starting from the beginning of the part 2024.12.21 00:20:52.571245 [ 259 ] {466dcaaa-93a8-47ea-947d-2ec79c032f2e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:52.571320 [ 259 ] {466dcaaa-93a8-47ea-947d-2ec79c032f2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:52.572480 [ 259 ] {466dcaaa-93a8-47ea-947d-2ec79c032f2e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:20:52.572887 [ 259 ] {466dcaaa-93a8-47ea-947d-2ec79c032f2e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:52.573299 [ 259 ] {466dcaaa-93a8-47ea-947d-2ec79c032f2e} executeQuery: Read 27 rows, 2.03 KiB in 0.005129 sec., 5264.184051472022 rows/sec., 395.84 KiB/sec. 2024.12.21 00:20:52.573859 [ 259 ] {466dcaaa-93a8-47ea-947d-2ec79c032f2e} TCPHandler: Processed in 0.006090261 sec. 2024.12.21 00:20:52.574192 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.006458261 sec., 510973.46483829006 rows/sec., 44.62 MiB/sec. 2024.12.21 00:20:52.574236 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:52.574452 [ 260 ] {ed670c49-f422-4204-9ef2-f1db20898c75} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:52.574532 [ 260 ] {ed670c49-f422-4204-9ef2-f1db20898c75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:52.574555 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 00:20:52.575305 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_51_10} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:52.575409 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_51_10} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 00:20:52.575598 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 00:20:52.575807 [ 260 ] {ed670c49-f422-4204-9ef2-f1db20898c75} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:52.575854 [ 260 ] {ed670c49-f422-4204-9ef2-f1db20898c75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:52.576237 [ 260 ] {ed670c49-f422-4204-9ef2-f1db20898c75} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:20:52.576488 [ 260 ] {ed670c49-f422-4204-9ef2-f1db20898c75} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:52.576686 [ 119 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 00:20:52.576725 [ 260 ] {ed670c49-f422-4204-9ef2-f1db20898c75} executeQuery: Read 91 rows, 7.28 KiB in 0.00232 sec., 39224.137931034486 rows/sec., 3.06 MiB/sec. 2024.12.21 00:20:52.576776 [ 119 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:52.576865 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:52.576871 [ 260 ] {ed670c49-f422-4204-9ef2-f1db20898c75} TCPHandler: Processed in 0.002844496 sec. 2024.12.21 00:20:52.577088 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.21 00:20:52.577124 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:52.577279 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:52.577369 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part 2024.12.21 00:20:52.577387 [ 259 ] {f4a4f418-a810-4923-adec-3fdccf2873b6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:52.577614 [ 259 ] {f4a4f418-a810-4923-adec-3fdccf2873b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:52.577643 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 394 rows starting from the beginning of the part 2024.12.21 00:20:52.578067 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 91 rows starting from the beginning of the part 2024.12.21 00:20:52.578395 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 850 rows starting from the beginning of the part 2024.12.21 00:20:52.578810 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2024.12.21 00:20:52.579141 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 91 rows starting from the beginning of the part 2024.12.21 00:20:52.580213 [ 259 ] {f4a4f418-a810-4923-adec-3fdccf2873b6} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:52.580262 [ 259 ] {f4a4f418-a810-4923-adec-3fdccf2873b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:52.580829 [ 259 ] {f4a4f418-a810-4923-adec-3fdccf2873b6} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:20:52.581150 [ 259 ] {f4a4f418-a810-4923-adec-3fdccf2873b6} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:52.581356 [ 119 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 00:20:52.581427 [ 259 ] {f4a4f418-a810-4923-adec-3fdccf2873b6} executeQuery: Read 160 rows, 11.41 KiB in 0.004112 sec., 38910.505836575874 rows/sec., 2.71 MiB/sec. 2024.12.21 00:20:52.581433 [ 119 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:52.581541 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:52.581612 [ 259 ] {f4a4f418-a810-4923-adec-3fdccf2873b6} TCPHandler: Processed in 0.004616302 sec. 2024.12.21 00:20:52.581990 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:52.582260 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.21 00:20:52.582449 [ 260 ] {27a3936b-aee1-4e17-b46d-6a4de3035620} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:52.582585 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.005612489 sec., 428152.2868018093 rows/sec., 32.82 MiB/sec. 2024.12.21 00:20:52.582776 [ 260 ] {27a3936b-aee1-4e17-b46d-6a4de3035620} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:20:52.582957 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 00:20:52.582944 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:52.583439 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14199 rows starting from the beginning of the part 2024.12.21 00:20:52.583806 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_51_10} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:52.584132 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_51_10} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 00:20:52.584323 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part 2024.12.21 00:20:52.584403 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.21 00:20:52.584933 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2024.12.21 00:20:52.585355 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1019 rows starting from the beginning of the part 2024.12.21 00:20:52.585952 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2024.12.21 00:20:52.586324 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2024.12.21 00:20:52.587907 [ 260 ] {27a3936b-aee1-4e17-b46d-6a4de3035620} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:52.587982 [ 260 ] {27a3936b-aee1-4e17-b46d-6a4de3035620} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:52.589979 [ 260 ] {27a3936b-aee1-4e17-b46d-6a4de3035620} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:20:52.590583 [ 260 ] {27a3936b-aee1-4e17-b46d-6a4de3035620} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:52.590873 [ 260 ] {27a3936b-aee1-4e17-b46d-6a4de3035620} executeQuery: Read 27 rows, 49.54 KiB in 0.008622 sec., 3131.524008350731 rows/sec., 5.61 MiB/sec. 2024.12.21 00:20:52.591629 [ 260 ] {27a3936b-aee1-4e17-b46d-6a4de3035620} TCPHandler: Processed in 0.009885292 sec. 2024.12.21 00:20:52.591830 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:52.591975 [ 259 ] {5eb61e57-22e5-4827-8f61-8c38c5d5c0b6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:52.592067 [ 259 ] {5eb61e57-22e5-4827-8f61-8c38c5d5c0b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:52.592738 [ 259 ] {5eb61e57-22e5-4827-8f61-8c38c5d5c0b6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:52.592787 [ 259 ] {5eb61e57-22e5-4827-8f61-8c38c5d5c0b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:52.593290 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 15839 rows, containing 5 columns (5 merged, 0 gathered) in 0.011568436 sec., 1369156.5566857958 rows/sec., 92.42 MiB/sec. 2024.12.21 00:20:52.593606 [ 259 ] {5eb61e57-22e5-4827-8f61-8c38c5d5c0b6} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:20:52.593824 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 00:20:52.594014 [ 259 ] {5eb61e57-22e5-4827-8f61-8c38c5d5c0b6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:52.594299 [ 119 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 00:20:52.594399 [ 119 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:52.594473 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:52.594536 [ 259 ] {5eb61e57-22e5-4827-8f61-8c38c5d5c0b6} executeQuery: Read 60 rows, 4.14 KiB in 0.002575 sec., 23300.970873786406 rows/sec., 1.57 MiB/sec. 2024.12.21 00:20:52.594550 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_51_10} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:52.594919 [ 259 ] {5eb61e57-22e5-4827-8f61-8c38c5d5c0b6} TCPHandler: Processed in 0.003146363 sec. 2024.12.21 00:20:52.594934 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.21 00:20:52.594934 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_51_10} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 00:20:52.595151 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. 2024.12.21 00:20:52.595192 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:20:52.595225 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2782 rows starting from the beginning of the part 2024.12.21 00:20:52.595334 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part 2024.12.21 00:20:52.595519 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2024.12.21 00:20:52.595692 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 58 rows starting from the beginning of the part 2024.12.21 00:20:52.595795 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part 2024.12.21 00:20:52.596010 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2024.12.21 00:20:52.597417 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3066 rows, containing 4 columns (4 merged, 0 gathered) in 0.002796394 sec., 1096412.022054117 rows/sec., 71.50 MiB/sec. 2024.12.21 00:20:52.597780 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 00:20:52.598124 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_51_10} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:52.598219 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_51_10} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 00:20:52.598312 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2024.12.21 00:20:56.057425 [ 116 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:20:56.057508 [ 116 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:20:56.215768 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2024.12.21 00:20:56.216440 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:56.216479 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:56.217027 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:20:56.217302 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:56.217506 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2024.12.21 00:20:56.281057 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 966 2024.12.21 00:20:56.283883 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:56.283932 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:56.285387 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:20:56.285696 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:56.286846 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 966 2024.12.21 00:20:57.001240 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000895783 sec. 2024.12.21 00:20:57.222167 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2024.12.21 00:20:57.241394 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:57.241440 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:57.248465 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:20:57.249224 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:57.252420 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2024.12.21 00:20:57.568500 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:57.568813 [ 260 ] {1d321e9b-402e-4246-a220-b8bdd32e41fd} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:20:57.568929 [ 260 ] {1d321e9b-402e-4246-a220-b8bdd32e41fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:20:57.569751 [ 260 ] {1d321e9b-402e-4246-a220-b8bdd32e41fd} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:57.569798 [ 260 ] {1d321e9b-402e-4246-a220-b8bdd32e41fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:57.570241 [ 260 ] {1d321e9b-402e-4246-a220-b8bdd32e41fd} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:20:57.570501 [ 260 ] {1d321e9b-402e-4246-a220-b8bdd32e41fd} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:57.570752 [ 260 ] {1d321e9b-402e-4246-a220-b8bdd32e41fd} executeQuery: Read 14 rows, 1.01 KiB in 0.002025 sec., 6913.580246913581 rows/sec., 497.69 KiB/sec. 2024.12.21 00:20:57.570890 [ 260 ] {1d321e9b-402e-4246-a220-b8bdd32e41fd} TCPHandler: Processed in 0.002579828 sec. 2024.12.21 00:20:57.571171 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:57.571482 [ 259 ] {df405f4a-1f1a-4ecd-be3c-343747672957} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:20:57.571604 [ 259 ] {df405f4a-1f1a-4ecd-be3c-343747672957} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:20:57.572696 [ 259 ] {df405f4a-1f1a-4ecd-be3c-343747672957} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:57.572753 [ 259 ] {df405f4a-1f1a-4ecd-be3c-343747672957} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:57.573240 [ 259 ] {df405f4a-1f1a-4ecd-be3c-343747672957} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:20:57.573518 [ 259 ] {df405f4a-1f1a-4ecd-be3c-343747672957} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:57.573758 [ 259 ] {df405f4a-1f1a-4ecd-be3c-343747672957} executeQuery: Read 227 rows, 20.32 KiB in 0.002361 sec., 96145.7009741635 rows/sec., 8.40 MiB/sec. 2024.12.21 00:20:57.573826 [ 259 ] {df405f4a-1f1a-4ecd-be3c-343747672957} TCPHandler: Processed in 0.002822055 sec. 2024.12.21 00:20:57.574061 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:57.574231 [ 260 ] {369f5f59-05a1-4796-9757-5c7768b64793} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:20:57.574292 [ 260 ] {369f5f59-05a1-4796-9757-5c7768b64793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:20:57.574991 [ 260 ] {369f5f59-05a1-4796-9757-5c7768b64793} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:57.575038 [ 260 ] {369f5f59-05a1-4796-9757-5c7768b64793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:57.575412 [ 260 ] {369f5f59-05a1-4796-9757-5c7768b64793} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:20:57.575656 [ 260 ] {369f5f59-05a1-4796-9757-5c7768b64793} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:57.575867 [ 260 ] {369f5f59-05a1-4796-9757-5c7768b64793} executeQuery: Read 19 rows, 1.36 KiB in 0.001667 sec., 11397.720455908817 rows/sec., 814.88 KiB/sec. 2024.12.21 00:20:57.575921 [ 260 ] {369f5f59-05a1-4796-9757-5c7768b64793} TCPHandler: Processed in 0.001970663 sec. 2024.12.21 00:20:57.576069 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:57.576218 [ 259 ] {a31faa25-fe62-4fa0-b1a4-4e691b62d8f6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:20:57.576281 [ 259 ] {a31faa25-fe62-4fa0-b1a4-4e691b62d8f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:20:57.576998 [ 259 ] {a31faa25-fe62-4fa0-b1a4-4e691b62d8f6} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:57.577049 [ 259 ] {a31faa25-fe62-4fa0-b1a4-4e691b62d8f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:57.577428 [ 259 ] {a31faa25-fe62-4fa0-b1a4-4e691b62d8f6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:20:57.577684 [ 259 ] {a31faa25-fe62-4fa0-b1a4-4e691b62d8f6} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:57.577939 [ 259 ] {a31faa25-fe62-4fa0-b1a4-4e691b62d8f6} executeQuery: Read 14 rows, 1004.00 B in 0.001751 sec., 7995.431182181611 rows/sec., 559.95 KiB/sec. 2024.12.21 00:20:57.578197 [ 259 ] {a31faa25-fe62-4fa0-b1a4-4e691b62d8f6} TCPHandler: Processed in 0.002186498 sec. 2024.12.21 00:20:57.578472 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:57.578704 [ 260 ] {e8e2333e-cd41-41c9-a95b-d276efaa99ac} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:20:57.578795 [ 260 ] {e8e2333e-cd41-41c9-a95b-d276efaa99ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:20:57.579517 [ 260 ] {e8e2333e-cd41-41c9-a95b-d276efaa99ac} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:57.579557 [ 260 ] {e8e2333e-cd41-41c9-a95b-d276efaa99ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:57.579925 [ 260 ] {e8e2333e-cd41-41c9-a95b-d276efaa99ac} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:20:57.580167 [ 260 ] {e8e2333e-cd41-41c9-a95b-d276efaa99ac} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:57.580353 [ 260 ] {e8e2333e-cd41-41c9-a95b-d276efaa99ac} executeQuery: Read 13 rows, 830.00 B in 0.001702 sec., 7638.07285546416 rows/sec., 476.23 KiB/sec. 2024.12.21 00:20:57.580478 [ 260 ] {e8e2333e-cd41-41c9-a95b-d276efaa99ac} TCPHandler: Processed in 0.002158597 sec. 2024.12.21 00:20:57.580638 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:57.580782 [ 259 ] {8fc82259-8a14-4d71-a76f-824281d29f0d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:20:57.580843 [ 259 ] {8fc82259-8a14-4d71-a76f-824281d29f0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:20:57.581614 [ 259 ] {8fc82259-8a14-4d71-a76f-824281d29f0d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:57.581656 [ 259 ] {8fc82259-8a14-4d71-a76f-824281d29f0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:57.582053 [ 259 ] {8fc82259-8a14-4d71-a76f-824281d29f0d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:20:57.582301 [ 259 ] {8fc82259-8a14-4d71-a76f-824281d29f0d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:57.582539 [ 259 ] {8fc82259-8a14-4d71-a76f-824281d29f0d} executeQuery: Read 394 rows, 28.64 KiB in 0.00179 sec., 220111.73184357543 rows/sec., 15.63 MiB/sec. 2024.12.21 00:20:57.582594 [ 259 ] {8fc82259-8a14-4d71-a76f-824281d29f0d} TCPHandler: Processed in 0.002026683 sec. 2024.12.21 00:20:57.582793 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:57.583017 [ 260 ] {365c0a58-1e59-40fc-934d-507de6502eb6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:20:57.583111 [ 260 ] {365c0a58-1e59-40fc-934d-507de6502eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:20:57.583609 [ 260 ] {365c0a58-1e59-40fc-934d-507de6502eb6} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:57.583646 [ 260 ] {365c0a58-1e59-40fc-934d-507de6502eb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:57.584010 [ 260 ] {365c0a58-1e59-40fc-934d-507de6502eb6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:20:57.584246 [ 260 ] {365c0a58-1e59-40fc-934d-507de6502eb6} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:57.584454 [ 260 ] {365c0a58-1e59-40fc-934d-507de6502eb6} executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. 2024.12.21 00:20:57.584576 [ 260 ] {365c0a58-1e59-40fc-934d-507de6502eb6} TCPHandler: Processed in 0.001895071 sec. 2024.12.21 00:20:57.584726 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:57.584867 [ 259 ] {07c39dbb-b78b-42e0-857f-dcc952ce4dd0} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:57.584929 [ 259 ] {07c39dbb-b78b-42e0-857f-dcc952ce4dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:20:57.585535 [ 259 ] {07c39dbb-b78b-42e0-857f-dcc952ce4dd0} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:57.585575 [ 259 ] {07c39dbb-b78b-42e0-857f-dcc952ce4dd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:57.585974 [ 259 ] {07c39dbb-b78b-42e0-857f-dcc952ce4dd0} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:20:57.586226 [ 259 ] {07c39dbb-b78b-42e0-857f-dcc952ce4dd0} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:57.586475 [ 259 ] {07c39dbb-b78b-42e0-857f-dcc952ce4dd0} executeQuery: Read 237 rows, 16.27 KiB in 0.001637 sec., 144777.03115455102 rows/sec., 9.70 MiB/sec. 2024.12.21 00:20:57.586552 [ 259 ] {07c39dbb-b78b-42e0-857f-dcc952ce4dd0} TCPHandler: Processed in 0.00189418 sec. 2024.12.21 00:20:57.586841 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:57.587062 [ 260 ] {220973ae-f2f1-4181-b026-e87d2a2ac209} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:20:57.587144 [ 260 ] {220973ae-f2f1-4181-b026-e87d2a2ac209} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:20:57.587613 [ 260 ] {220973ae-f2f1-4181-b026-e87d2a2ac209} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:57.587651 [ 260 ] {220973ae-f2f1-4181-b026-e87d2a2ac209} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:57.588022 [ 260 ] {220973ae-f2f1-4181-b026-e87d2a2ac209} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:20:57.588274 [ 260 ] {220973ae-f2f1-4181-b026-e87d2a2ac209} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:57.588461 [ 260 ] {220973ae-f2f1-4181-b026-e87d2a2ac209} executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. 2024.12.21 00:20:57.588512 [ 260 ] {220973ae-f2f1-4181-b026-e87d2a2ac209} TCPHandler: Processed in 0.001855519 sec. 2024.12.21 00:20:57.588660 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:57.588802 [ 259 ] {422c59b8-36fd-4c1a-8627-be5b42f824d5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:20:57.588897 [ 259 ] {422c59b8-36fd-4c1a-8627-be5b42f824d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:20:57.590044 [ 259 ] {422c59b8-36fd-4c1a-8627-be5b42f824d5} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:57.590089 [ 259 ] {422c59b8-36fd-4c1a-8627-be5b42f824d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:57.590729 [ 259 ] {422c59b8-36fd-4c1a-8627-be5b42f824d5} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:20:57.590994 [ 259 ] {422c59b8-36fd-4c1a-8627-be5b42f824d5} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:57.591268 [ 259 ] {422c59b8-36fd-4c1a-8627-be5b42f824d5} executeQuery: Read 12 rows, 22.02 KiB in 0.002497 sec., 4805.766920304365 rows/sec., 8.61 MiB/sec. 2024.12.21 00:20:57.591376 [ 259 ] {422c59b8-36fd-4c1a-8627-be5b42f824d5} TCPHandler: Processed in 0.002783074 sec. 2024.12.21 00:20:57.591590 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:20:57.591812 [ 260 ] {0ee33735-3427-4580-bbba-6a9d75995a0b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:20:57.591905 [ 260 ] {0ee33735-3427-4580-bbba-6a9d75995a0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:20:57.592494 [ 260 ] {0ee33735-3427-4580-bbba-6a9d75995a0b} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:20:57.592531 [ 260 ] {0ee33735-3427-4580-bbba-6a9d75995a0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:20:57.592896 [ 260 ] {0ee33735-3427-4580-bbba-6a9d75995a0b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:20:57.593144 [ 260 ] {0ee33735-3427-4580-bbba-6a9d75995a0b} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:20:57.593317 [ 260 ] {0ee33735-3427-4580-bbba-6a9d75995a0b} executeQuery: Read 82 rows, 5.33 KiB in 0.001561 sec., 52530.42921204356 rows/sec., 3.34 MiB/sec. 2024.12.21 00:20:57.593371 [ 260 ] {0ee33735-3427-4580-bbba-6a9d75995a0b} TCPHandler: Processed in 0.00189073 sec. 2024.12.21 00:20:58.000206 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 207.08 MiB, peak 213.27 MiB, free memory in arenas 0.00 B, will set to 206.05 MiB (RSS), difference: -1.03 MiB 2024.12.21 00:21:02.565005 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:02.565218 [ 260 ] {5e6a3e45-dac1-4287-8802-12fca142b87c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:21:02.565295 [ 260 ] {5e6a3e45-dac1-4287-8802-12fca142b87c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:21:02.566083 [ 260 ] {5e6a3e45-dac1-4287-8802-12fca142b87c} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:02.566134 [ 260 ] {5e6a3e45-dac1-4287-8802-12fca142b87c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:02.566564 [ 260 ] {5e6a3e45-dac1-4287-8802-12fca142b87c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:21:02.566833 [ 260 ] {5e6a3e45-dac1-4287-8802-12fca142b87c} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:02.567081 [ 260 ] {5e6a3e45-dac1-4287-8802-12fca142b87c} executeQuery: Read 2 rows, 167.00 B in 0.001911 sec., 1046.5724751439038 rows/sec., 85.34 KiB/sec. 2024.12.21 00:21:02.567271 [ 260 ] {5e6a3e45-dac1-4287-8802-12fca142b87c} TCPHandler: Processed in 0.002401273 sec. 2024.12.21 00:21:02.567527 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:02.567738 [ 259 ] {5ba4c287-a949-4663-b71f-b05ef74115e4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:02.567819 [ 259 ] {5ba4c287-a949-4663-b71f-b05ef74115e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:02.568634 [ 259 ] {5ba4c287-a949-4663-b71f-b05ef74115e4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:02.568681 [ 259 ] {5ba4c287-a949-4663-b71f-b05ef74115e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:02.569111 [ 259 ] {5ba4c287-a949-4663-b71f-b05ef74115e4} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:21:02.569372 [ 259 ] {5ba4c287-a949-4663-b71f-b05ef74115e4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:02.569643 [ 259 ] {5ba4c287-a949-4663-b71f-b05ef74115e4} executeQuery: Read 111 rows, 9.51 KiB in 0.001956 sec., 56748.46625766872 rows/sec., 4.75 MiB/sec. 2024.12.21 00:21:02.569803 [ 259 ] {5ba4c287-a949-4663-b71f-b05ef74115e4} TCPHandler: Processed in 0.002409764 sec. 2024.12.21 00:21:02.570009 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:02.570158 [ 260 ] {58fccd69-7acc-415f-a8d4-8cd975cec898} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:21:02.570221 [ 260 ] {58fccd69-7acc-415f-a8d4-8cd975cec898} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:21:02.570927 [ 260 ] {58fccd69-7acc-415f-a8d4-8cd975cec898} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:02.570975 [ 260 ] {58fccd69-7acc-415f-a8d4-8cd975cec898} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:02.571391 [ 260 ] {58fccd69-7acc-415f-a8d4-8cd975cec898} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:21:02.571650 [ 260 ] {58fccd69-7acc-415f-a8d4-8cd975cec898} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:02.571784 [ 110 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2024.12.21 00:21:02.571826 [ 110 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:02.571843 [ 260 ] {58fccd69-7acc-415f-a8d4-8cd975cec898} executeQuery: Read 29 rows, 2.17 KiB in 0.001719 sec., 16870.27341477603 rows/sec., 1.23 MiB/sec. 2024.12.21 00:21:02.571854 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:02.571945 [ 260 ] {58fccd69-7acc-415f-a8d4-8cd975cec898} TCPHandler: Processed in 0.002029174 sec. 2024.12.21 00:21:02.572127 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2024.12.21 00:21:02.572167 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:02.572426 [ 259 ] {edd7d483-1ed1-4690-bf6b-95b74adb6538} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:02.572436 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:02.572528 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 64 rows starting from the beginning of the part 2024.12.21 00:21:02.572530 [ 259 ] {edd7d483-1ed1-4690-bf6b-95b74adb6538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:02.572825 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:02.573206 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 19 rows starting from the beginning of the part 2024.12.21 00:21:02.573508 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:02.573944 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 19 rows starting from the beginning of the part 2024.12.21 00:21:02.574260 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 29 rows starting from the beginning of the part 2024.12.21 00:21:02.575672 [ 259 ] {edd7d483-1ed1-4690-bf6b-95b74adb6538} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:02.575742 [ 259 ] {edd7d483-1ed1-4690-bf6b-95b74adb6538} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:02.576759 [ 259 ] {edd7d483-1ed1-4690-bf6b-95b74adb6538} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:21:02.577061 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.005093575 sec., 36320.26621773509 rows/sec., 2.74 MiB/sec. 2024.12.21 00:21:02.577267 [ 187 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2024.12.21 00:21:02.577270 [ 259 ] {edd7d483-1ed1-4690-bf6b-95b74adb6538} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:02.577794 [ 259 ] {edd7d483-1ed1-4690-bf6b-95b74adb6538} executeQuery: Read 93 rows, 7.44 KiB in 0.005442 sec., 17089.30540242558 rows/sec., 1.34 MiB/sec. 2024.12.21 00:21:02.577942 [ 194 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_40_8} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:02.577979 [ 259 ] {edd7d483-1ed1-4690-bf6b-95b74adb6538} TCPHandler: Processed in 0.005912707 sec. 2024.12.21 00:21:02.578173 [ 194 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_40_8} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2024.12.21 00:21:02.578295 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:02.578328 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:21:02.578435 [ 260 ] {7551ea83-6f43-4699-87c4-89def2f35aaf} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:02.578494 [ 260 ] {7551ea83-6f43-4699-87c4-89def2f35aaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:02.579118 [ 260 ] {7551ea83-6f43-4699-87c4-89def2f35aaf} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:02.579158 [ 260 ] {7551ea83-6f43-4699-87c4-89def2f35aaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:02.579606 [ 260 ] {7551ea83-6f43-4699-87c4-89def2f35aaf} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:21:02.579884 [ 260 ] {7551ea83-6f43-4699-87c4-89def2f35aaf} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:02.580090 [ 260 ] {7551ea83-6f43-4699-87c4-89def2f35aaf} executeQuery: Read 161 rows, 11.48 KiB in 0.001679 sec., 95890.41095890412 rows/sec., 6.68 MiB/sec. 2024.12.21 00:21:02.580167 [ 260 ] {7551ea83-6f43-4699-87c4-89def2f35aaf} TCPHandler: Processed in 0.001958661 sec. 2024.12.21 00:21:02.580374 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:02.580502 [ 259 ] {9f07e643-1dc2-48e5-ba9e-64dfb79d091e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:02.580585 [ 259 ] {9f07e643-1dc2-48e5-ba9e-64dfb79d091e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:21:02.581752 [ 259 ] {9f07e643-1dc2-48e5-ba9e-64dfb79d091e} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:02.581791 [ 259 ] {9f07e643-1dc2-48e5-ba9e-64dfb79d091e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:02.582453 [ 259 ] {9f07e643-1dc2-48e5-ba9e-64dfb79d091e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:21:02.582733 [ 259 ] {9f07e643-1dc2-48e5-ba9e-64dfb79d091e} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:02.582986 [ 259 ] {9f07e643-1dc2-48e5-ba9e-64dfb79d091e} executeQuery: Read 27 rows, 49.54 KiB in 0.00251 sec., 10756.972111553785 rows/sec., 19.28 MiB/sec. 2024.12.21 00:21:02.583089 [ 259 ] {9f07e643-1dc2-48e5-ba9e-64dfb79d091e} TCPHandler: Processed in 0.002796384 sec. 2024.12.21 00:21:02.583256 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:02.583404 [ 260 ] {981be297-0fbd-4166-a3f4-f90499874712} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:02.583470 [ 260 ] {981be297-0fbd-4166-a3f4-f90499874712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:02.584083 [ 260 ] {981be297-0fbd-4166-a3f4-f90499874712} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:02.584130 [ 260 ] {981be297-0fbd-4166-a3f4-f90499874712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:02.584558 [ 260 ] {981be297-0fbd-4166-a3f4-f90499874712} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:21:02.584815 [ 260 ] {981be297-0fbd-4166-a3f4-f90499874712} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:02.585009 [ 260 ] {981be297-0fbd-4166-a3f4-f90499874712} executeQuery: Read 60 rows, 4.14 KiB in 0.00164 sec., 36585.365853658535 rows/sec., 2.47 MiB/sec. 2024.12.21 00:21:02.585102 [ 260 ] {981be297-0fbd-4166-a3f4-f90499874712} TCPHandler: Processed in 0.00190681 sec. 2024.12.21 00:21:03.718580 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2024.12.21 00:21:03.719256 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:03.719311 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:03.719885 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:21:03.720160 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:03.720466 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2024.12.21 00:21:04.753430 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2024.12.21 00:21:04.773144 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:04.773210 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:04.780452 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:21:04.781199 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:04.784630 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2024.12.21 00:21:06.287926 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1002 2024.12.21 00:21:06.291133 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:06.291193 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:06.292711 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:21:06.293059 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:06.294646 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1002 2024.12.21 00:21:07.569037 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:07.569349 [ 260 ] {eee2aacd-d3dd-4f01-8389-c4d77296474e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:21:07.569458 [ 260 ] {eee2aacd-d3dd-4f01-8389-c4d77296474e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:21:07.570226 [ 260 ] {eee2aacd-d3dd-4f01-8389-c4d77296474e} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.570280 [ 260 ] {eee2aacd-d3dd-4f01-8389-c4d77296474e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.570730 [ 260 ] {eee2aacd-d3dd-4f01-8389-c4d77296474e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:21:07.570989 [ 260 ] {eee2aacd-d3dd-4f01-8389-c4d77296474e} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.571273 [ 260 ] {eee2aacd-d3dd-4f01-8389-c4d77296474e} executeQuery: Read 14 rows, 1.01 KiB in 0.002003 sec., 6989.515726410385 rows/sec., 503.15 KiB/sec. 2024.12.21 00:21:07.571490 [ 260 ] {eee2aacd-d3dd-4f01-8389-c4d77296474e} TCPHandler: Processed in 0.00264652 sec. 2024.12.21 00:21:07.571774 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:07.571981 [ 259 ] {55102e23-9677-4b59-b913-7492515a1c06} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:07.572061 [ 259 ] {55102e23-9677-4b59-b913-7492515a1c06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:07.572937 [ 259 ] {55102e23-9677-4b59-b913-7492515a1c06} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.572985 [ 259 ] {55102e23-9677-4b59-b913-7492515a1c06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.573439 [ 259 ] {55102e23-9677-4b59-b913-7492515a1c06} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:21:07.573691 [ 259 ] {55102e23-9677-4b59-b913-7492515a1c06} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.573913 [ 259 ] {55102e23-9677-4b59-b913-7492515a1c06} executeQuery: Read 227 rows, 20.32 KiB in 0.001988 sec., 114185.1106639839 rows/sec., 9.98 MiB/sec. 2024.12.21 00:21:07.573974 [ 259 ] {55102e23-9677-4b59-b913-7492515a1c06} TCPHandler: Processed in 0.002333602 sec. 2024.12.21 00:21:07.574194 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:07.574417 [ 260 ] {d0e1f67c-1fa7-4e5d-889c-6a2720e1b0f5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:21:07.574481 [ 260 ] {d0e1f67c-1fa7-4e5d-889c-6a2720e1b0f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:21:07.575174 [ 260 ] {d0e1f67c-1fa7-4e5d-889c-6a2720e1b0f5} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.575250 [ 260 ] {d0e1f67c-1fa7-4e5d-889c-6a2720e1b0f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.575637 [ 260 ] {d0e1f67c-1fa7-4e5d-889c-6a2720e1b0f5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:21:07.575884 [ 260 ] {d0e1f67c-1fa7-4e5d-889c-6a2720e1b0f5} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.576084 [ 260 ] {d0e1f67c-1fa7-4e5d-889c-6a2720e1b0f5} executeQuery: Read 19 rows, 1.36 KiB in 0.001723 sec., 11027.278003482299 rows/sec., 788.39 KiB/sec. 2024.12.21 00:21:07.576138 [ 260 ] {d0e1f67c-1fa7-4e5d-889c-6a2720e1b0f5} TCPHandler: Processed in 0.002058784 sec. 2024.12.21 00:21:07.576288 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:07.576450 [ 259 ] {f5e7d2ae-6a00-4c20-93fc-a4964ef72ce6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:21:07.576543 [ 259 ] {f5e7d2ae-6a00-4c20-93fc-a4964ef72ce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:21:07.577529 [ 259 ] {f5e7d2ae-6a00-4c20-93fc-a4964ef72ce6} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.577595 [ 259 ] {f5e7d2ae-6a00-4c20-93fc-a4964ef72ce6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.577956 [ 259 ] {f5e7d2ae-6a00-4c20-93fc-a4964ef72ce6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:21:07.578202 [ 259 ] {f5e7d2ae-6a00-4c20-93fc-a4964ef72ce6} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.578410 [ 259 ] {f5e7d2ae-6a00-4c20-93fc-a4964ef72ce6} executeQuery: Read 14 rows, 1004.00 B in 0.002021 sec., 6927.263730826325 rows/sec., 485.14 KiB/sec. 2024.12.21 00:21:07.578466 [ 259 ] {f5e7d2ae-6a00-4c20-93fc-a4964ef72ce6} TCPHandler: Processed in 0.00223947 sec. 2024.12.21 00:21:07.578625 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:07.578766 [ 260 ] {4b1759f5-ed94-455a-9251-443db4322f31} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:21:07.578823 [ 260 ] {4b1759f5-ed94-455a-9251-443db4322f31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:21:07.579485 [ 260 ] {4b1759f5-ed94-455a-9251-443db4322f31} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.579528 [ 260 ] {4b1759f5-ed94-455a-9251-443db4322f31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.579890 [ 260 ] {4b1759f5-ed94-455a-9251-443db4322f31} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:21:07.580142 [ 260 ] {4b1759f5-ed94-455a-9251-443db4322f31} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.580393 [ 260 ] {4b1759f5-ed94-455a-9251-443db4322f31} executeQuery: Read 13 rows, 830.00 B in 0.001652 sec., 7869.249394673123 rows/sec., 490.65 KiB/sec. 2024.12.21 00:21:07.580637 [ 260 ] {4b1759f5-ed94-455a-9251-443db4322f31} TCPHandler: Processed in 0.002077385 sec. 2024.12.21 00:21:07.580878 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:07.581022 [ 259 ] {7d237c51-343e-4584-ae94-bccdfd2a0366} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:07.581081 [ 259 ] {7d237c51-343e-4584-ae94-bccdfd2a0366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:07.581859 [ 259 ] {7d237c51-343e-4584-ae94-bccdfd2a0366} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.581899 [ 259 ] {7d237c51-343e-4584-ae94-bccdfd2a0366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.582294 [ 259 ] {7d237c51-343e-4584-ae94-bccdfd2a0366} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:21:07.582534 [ 259 ] {7d237c51-343e-4584-ae94-bccdfd2a0366} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.582780 [ 259 ] {7d237c51-343e-4584-ae94-bccdfd2a0366} executeQuery: Read 394 rows, 28.64 KiB in 0.001783 sec., 220975.88334268087 rows/sec., 15.69 MiB/sec. 2024.12.21 00:21:07.582895 [ 259 ] {7d237c51-343e-4584-ae94-bccdfd2a0366} TCPHandler: Processed in 0.002143587 sec. 2024.12.21 00:21:07.583188 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:07.583410 [ 260 ] {c0961a29-c4d6-4c85-b458-1bb5a02b1f9a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:21:07.583469 [ 260 ] {c0961a29-c4d6-4c85-b458-1bb5a02b1f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:21:07.583958 [ 260 ] {c0961a29-c4d6-4c85-b458-1bb5a02b1f9a} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.583998 [ 260 ] {c0961a29-c4d6-4c85-b458-1bb5a02b1f9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.584364 [ 260 ] {c0961a29-c4d6-4c85-b458-1bb5a02b1f9a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:21:07.584613 [ 260 ] {c0961a29-c4d6-4c85-b458-1bb5a02b1f9a} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.584828 [ 260 ] {c0961a29-c4d6-4c85-b458-1bb5a02b1f9a} executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. 2024.12.21 00:21:07.584884 [ 260 ] {c0961a29-c4d6-4c85-b458-1bb5a02b1f9a} TCPHandler: Processed in 0.0018803 sec. 2024.12.21 00:21:07.585031 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:07.585149 [ 259 ] {aed98cc4-7c7c-4408-ba92-443eae566e75} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:07.585203 [ 259 ] {aed98cc4-7c7c-4408-ba92-443eae566e75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:07.585794 [ 259 ] {aed98cc4-7c7c-4408-ba92-443eae566e75} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.585833 [ 259 ] {aed98cc4-7c7c-4408-ba92-443eae566e75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.586227 [ 259 ] {aed98cc4-7c7c-4408-ba92-443eae566e75} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:21:07.586467 [ 259 ] {aed98cc4-7c7c-4408-ba92-443eae566e75} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.586689 [ 259 ] {aed98cc4-7c7c-4408-ba92-443eae566e75} executeQuery: Read 237 rows, 16.27 KiB in 0.001565 sec., 151437.69968051117 rows/sec., 10.15 MiB/sec. 2024.12.21 00:21:07.586747 [ 259 ] {aed98cc4-7c7c-4408-ba92-443eae566e75} TCPHandler: Processed in 0.001772437 sec. 2024.12.21 00:21:07.586939 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:07.587159 [ 260 ] {929cb743-f2a3-4714-b4a1-9775b9177ee9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:21:07.587255 [ 260 ] {929cb743-f2a3-4714-b4a1-9775b9177ee9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:21:07.587803 [ 260 ] {929cb743-f2a3-4714-b4a1-9775b9177ee9} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.587843 [ 260 ] {929cb743-f2a3-4714-b4a1-9775b9177ee9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.588200 [ 260 ] {929cb743-f2a3-4714-b4a1-9775b9177ee9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:21:07.588434 [ 260 ] {929cb743-f2a3-4714-b4a1-9775b9177ee9} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.588617 [ 104 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2024.12.21 00:21:07.588670 [ 260 ] {929cb743-f2a3-4714-b4a1-9775b9177ee9} executeQuery: Read 1 rows, 69.00 B in 0.001564 sec., 639.386189258312 rows/sec., 43.08 KiB/sec. 2024.12.21 00:21:07.588751 [ 104 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.588796 [ 260 ] {929cb743-f2a3-4714-b4a1-9775b9177ee9} TCPHandler: Processed in 0.001961742 sec. 2024.12.21 00:21:07.588835 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.588986 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:07.589080 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2024.12.21 00:21:07.589186 [ 259 ] {c81450d4-07a5-45f8-aae0-01985ea1aef1} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:07.589399 [ 259 ] {c81450d4-07a5-45f8-aae0-01985ea1aef1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:21:07.589435 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:07.589568 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part 2024.12.21 00:21:07.589903 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.12.21 00:21:07.590245 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2024.12.21 00:21:07.590735 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2024.12.21 00:21:07.591109 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2024.12.21 00:21:07.591496 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2024.12.21 00:21:07.595075 [ 259 ] {c81450d4-07a5-45f8-aae0-01985ea1aef1} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.595172 [ 259 ] {c81450d4-07a5-45f8-aae0-01985ea1aef1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.595277 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.006307987 sec., 3646.171116078711 rows/sec., 245.69 KiB/sec. 2024.12.21 00:21:07.595524 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2024.12.21 00:21:07.596183 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_23_5} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.596416 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_23_5} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2024.12.21 00:21:07.596571 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:21:07.596708 [ 259 ] {c81450d4-07a5-45f8-aae0-01985ea1aef1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:21:07.597002 [ 259 ] {c81450d4-07a5-45f8-aae0-01985ea1aef1} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.597244 [ 104 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 00:21:07.597314 [ 259 ] {c81450d4-07a5-45f8-aae0-01985ea1aef1} executeQuery: Read 12 rows, 22.02 KiB in 0.008181 sec., 1466.8133480014667 rows/sec., 2.63 MiB/sec. 2024.12.21 00:21:07.597326 [ 104 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.597425 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.597818 [ 259 ] {c81450d4-07a5-45f8-aae0-01985ea1aef1} TCPHandler: Processed in 0.008924766 sec. 2024.12.21 00:21:07.597833 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.21 00:21:07.598043 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:07.598225 [ 260 ] {9deec936-6a1d-4e89-82b4-eb5af0fd951a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:07.598281 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:07.598300 [ 260 ] {9deec936-6a1d-4e89-82b4-eb5af0fd951a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:07.598386 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 648 rows starting from the beginning of the part 2024.12.21 00:21:07.599052 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part 2024.12.21 00:21:07.599633 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:07.600001 [ 260 ] {9deec936-6a1d-4e89-82b4-eb5af0fd951a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:07.600095 [ 260 ] {9deec936-6a1d-4e89-82b4-eb5af0fd951a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:07.600276 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part 2024.12.21 00:21:07.600803 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:07.601088 [ 260 ] {9deec936-6a1d-4e89-82b4-eb5af0fd951a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:21:07.601348 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part 2024.12.21 00:21:07.601833 [ 260 ] {9deec936-6a1d-4e89-82b4-eb5af0fd951a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.602305 [ 260 ] {9deec936-6a1d-4e89-82b4-eb5af0fd951a} executeQuery: Read 82 rows, 5.33 KiB in 0.004122 sec., 19893.255701115962 rows/sec., 1.26 MiB/sec. 2024.12.21 00:21:07.602389 [ 260 ] {9deec936-6a1d-4e89-82b4-eb5af0fd951a} TCPHandler: Processed in 0.004448967 sec. 2024.12.21 00:21:07.606794 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 19 columns (19 merged, 0 gathered) in 0.009191613 sec., 80290.58664676157 rows/sec., 143.88 MiB/sec. 2024.12.21 00:21:07.607977 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 00:21:07.608461 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_41_8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:07.608566 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_41_8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 00:21:07.608752 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. 2024.12.21 00:21:08.000149 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 206.88 MiB, peak 214.41 MiB, free memory in arenas 0.00 B, will set to 208.05 MiB (RSS), difference: 1.17 MiB 2024.12.21 00:21:11.057755 [ 100 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:21:11.057812 [ 100 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:21:11.221532 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2024.12.21 00:21:11.222250 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:11.222305 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:11.222866 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:21:11.223146 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:11.223403 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2024.12.21 00:21:12.285638 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2024.12.21 00:21:12.307394 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:12.307465 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:12.315868 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:21:12.316663 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:12.320486 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2024.12.21 00:21:12.564442 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:12.564644 [ 260 ] {22976bf5-136f-4791-b8ef-39076b02f341} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:12.564719 [ 260 ] {22976bf5-136f-4791-b8ef-39076b02f341} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:12.565554 [ 260 ] {22976bf5-136f-4791-b8ef-39076b02f341} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:12.565601 [ 260 ] {22976bf5-136f-4791-b8ef-39076b02f341} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:12.566061 [ 260 ] {22976bf5-136f-4791-b8ef-39076b02f341} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:21:12.566326 [ 260 ] {22976bf5-136f-4791-b8ef-39076b02f341} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:12.566582 [ 260 ] {22976bf5-136f-4791-b8ef-39076b02f341} executeQuery: Read 110 rows, 9.44 KiB in 0.001993 sec., 55193.17611640743 rows/sec., 4.63 MiB/sec. 2024.12.21 00:21:12.566641 [ 260 ] {22976bf5-136f-4791-b8ef-39076b02f341} TCPHandler: Processed in 0.002341712 sec. 2024.12.21 00:21:12.566965 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:12.567260 [ 259 ] {0f2b00e5-e719-4d07-8172-88406aa65d78} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:21:12.567372 [ 259 ] {0f2b00e5-e719-4d07-8172-88406aa65d78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:21:12.568170 [ 259 ] {0f2b00e5-e719-4d07-8172-88406aa65d78} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:12.568215 [ 259 ] {0f2b00e5-e719-4d07-8172-88406aa65d78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:12.568640 [ 259 ] {0f2b00e5-e719-4d07-8172-88406aa65d78} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:21:12.568889 [ 259 ] {0f2b00e5-e719-4d07-8172-88406aa65d78} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:12.569119 [ 259 ] {0f2b00e5-e719-4d07-8172-88406aa65d78} executeQuery: Read 27 rows, 2.03 KiB in 0.001942 sec., 13903.192584963956 rows/sec., 1.02 MiB/sec. 2024.12.21 00:21:12.569176 [ 259 ] {0f2b00e5-e719-4d07-8172-88406aa65d78} TCPHandler: Processed in 0.002392204 sec. 2024.12.21 00:21:12.569320 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:12.569460 [ 260 ] {a0db46af-9950-4e42-bcb3-d74b014f1858} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:12.569518 [ 260 ] {a0db46af-9950-4e42-bcb3-d74b014f1858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:12.570246 [ 260 ] {a0db46af-9950-4e42-bcb3-d74b014f1858} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:12.570291 [ 260 ] {a0db46af-9950-4e42-bcb3-d74b014f1858} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:12.570703 [ 260 ] {a0db46af-9950-4e42-bcb3-d74b014f1858} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:21:12.570947 [ 260 ] {a0db46af-9950-4e42-bcb3-d74b014f1858} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:12.571130 [ 260 ] {a0db46af-9950-4e42-bcb3-d74b014f1858} executeQuery: Read 91 rows, 7.28 KiB in 0.001703 sec., 53435.11450381679 rows/sec., 4.17 MiB/sec. 2024.12.21 00:21:12.571182 [ 260 ] {a0db46af-9950-4e42-bcb3-d74b014f1858} TCPHandler: Processed in 0.001926961 sec. 2024.12.21 00:21:12.571323 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:12.571442 [ 259 ] {845efa59-d26c-4fc6-b58b-fc227824b93b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:12.571497 [ 259 ] {845efa59-d26c-4fc6-b58b-fc227824b93b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:12.572187 [ 259 ] {845efa59-d26c-4fc6-b58b-fc227824b93b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:12.572233 [ 259 ] {845efa59-d26c-4fc6-b58b-fc227824b93b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:12.572678 [ 259 ] {845efa59-d26c-4fc6-b58b-fc227824b93b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:21:12.572927 [ 259 ] {845efa59-d26c-4fc6-b58b-fc227824b93b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:12.573157 [ 259 ] {845efa59-d26c-4fc6-b58b-fc227824b93b} executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec. 2024.12.21 00:21:12.573211 [ 259 ] {845efa59-d26c-4fc6-b58b-fc227824b93b} TCPHandler: Processed in 0.001943981 sec. 2024.12.21 00:21:12.573372 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:12.573495 [ 260 ] {6e711f65-3182-4b7e-9810-6ac6f163a4a7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:12.573585 [ 260 ] {6e711f65-3182-4b7e-9810-6ac6f163a4a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:21:12.574913 [ 260 ] {6e711f65-3182-4b7e-9810-6ac6f163a4a7} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:12.574951 [ 260 ] {6e711f65-3182-4b7e-9810-6ac6f163a4a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:12.575609 [ 260 ] {6e711f65-3182-4b7e-9810-6ac6f163a4a7} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:21:12.575889 [ 260 ] {6e711f65-3182-4b7e-9810-6ac6f163a4a7} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:12.576131 [ 260 ] {6e711f65-3182-4b7e-9810-6ac6f163a4a7} executeQuery: Read 27 rows, 49.54 KiB in 0.002651 sec., 10184.83591097699 rows/sec., 18.25 MiB/sec. 2024.12.21 00:21:12.576605 [ 260 ] {6e711f65-3182-4b7e-9810-6ac6f163a4a7} TCPHandler: Processed in 0.003285597 sec. 2024.12.21 00:21:12.576814 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:12.576949 [ 259 ] {e3634248-8eba-45e0-aea0-41f89e9eef25} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:12.577008 [ 259 ] {e3634248-8eba-45e0-aea0-41f89e9eef25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:12.577550 [ 259 ] {e3634248-8eba-45e0-aea0-41f89e9eef25} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:12.577588 [ 259 ] {e3634248-8eba-45e0-aea0-41f89e9eef25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:12.577962 [ 259 ] {e3634248-8eba-45e0-aea0-41f89e9eef25} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:21:12.578213 [ 259 ] {e3634248-8eba-45e0-aea0-41f89e9eef25} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:12.578430 [ 259 ] {e3634248-8eba-45e0-aea0-41f89e9eef25} executeQuery: Read 60 rows, 4.14 KiB in 0.00151 sec., 39735.09933774835 rows/sec., 2.68 MiB/sec. 2024.12.21 00:21:12.578479 [ 259 ] {e3634248-8eba-45e0-aea0-41f89e9eef25} TCPHandler: Processed in 0.001765847 sec. 2024.12.21 00:21:14.940265 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:14.940579 [ 260 ] {60f8e37c-ecd4-412b-9f28-4cb91578ad01} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:21:14.940692 [ 260 ] {60f8e37c-ecd4-412b-9f28-4cb91578ad01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:21:14.941463 [ 260 ] {60f8e37c-ecd4-412b-9f28-4cb91578ad01} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.941510 [ 260 ] {60f8e37c-ecd4-412b-9f28-4cb91578ad01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.941938 [ 260 ] {60f8e37c-ecd4-412b-9f28-4cb91578ad01} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:21:14.942204 [ 260 ] {60f8e37c-ecd4-412b-9f28-4cb91578ad01} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.942472 [ 260 ] {60f8e37c-ecd4-412b-9f28-4cb91578ad01} executeQuery: Read 14 rows, 1.01 KiB in 0.00198 sec., 7070.707070707071 rows/sec., 509.00 KiB/sec. 2024.12.21 00:21:14.942537 [ 260 ] {60f8e37c-ecd4-412b-9f28-4cb91578ad01} TCPHandler: Processed in 0.002464535 sec. 2024.12.21 00:21:14.942799 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:14.943001 [ 259 ] {3ba15628-c661-4d82-8637-638fbbcc51ea} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:21:14.943082 [ 259 ] {3ba15628-c661-4d82-8637-638fbbcc51ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:21:14.943894 [ 259 ] {3ba15628-c661-4d82-8637-638fbbcc51ea} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.943941 [ 259 ] {3ba15628-c661-4d82-8637-638fbbcc51ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.944360 [ 259 ] {3ba15628-c661-4d82-8637-638fbbcc51ea} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 00:21:14.944612 [ 259 ] {3ba15628-c661-4d82-8637-638fbbcc51ea} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.944845 [ 259 ] {3ba15628-c661-4d82-8637-638fbbcc51ea} executeQuery: Read 16 rows, 1.30 KiB in 0.0019 sec., 8421.052631578947 rows/sec., 686.68 KiB/sec. 2024.12.21 00:21:14.944902 [ 259 ] {3ba15628-c661-4d82-8637-638fbbcc51ea} TCPHandler: Processed in 0.002243689 sec. 2024.12.21 00:21:14.945128 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:14.945357 [ 260 ] {72ce5fdd-46d7-4acc-afe5-502d7d718b45} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:14.945452 [ 260 ] {72ce5fdd-46d7-4acc-afe5-502d7d718b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:14.946780 [ 260 ] {72ce5fdd-46d7-4acc-afe5-502d7d718b45} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.946822 [ 260 ] {72ce5fdd-46d7-4acc-afe5-502d7d718b45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.947274 [ 260 ] {72ce5fdd-46d7-4acc-afe5-502d7d718b45} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:21:14.947532 [ 260 ] {72ce5fdd-46d7-4acc-afe5-502d7d718b45} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.947709 [ 96 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.21 00:21:14.947786 [ 260 ] {72ce5fdd-46d7-4acc-afe5-502d7d718b45} executeQuery: Read 1375 rows, 117.02 KiB in 0.002483 sec., 553765.606121627 rows/sec., 46.02 MiB/sec. 2024.12.21 00:21:14.947809 [ 96 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.947884 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.947920 [ 260 ] {72ce5fdd-46d7-4acc-afe5-502d7d718b45} TCPHandler: Processed in 0.002900277 sec. 2024.12.21 00:21:14.948158 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.21 00:21:14.948198 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:14.948399 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:14.948486 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1430 rows starting from the beginning of the part 2024.12.21 00:21:14.948538 [ 259 ] {4e11424e-6689-44b8-a4a9-e75e7c0877c1} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:21:14.948728 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 227 rows starting from the beginning of the part 2024.12.21 00:21:14.948751 [ 259 ] {4e11424e-6689-44b8-a4a9-e75e7c0877c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:21:14.948996 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 111 rows starting from the beginning of the part 2024.12.21 00:21:14.949389 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 227 rows starting from the beginning of the part 2024.12.21 00:21:14.949820 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 110 rows starting from the beginning of the part 2024.12.21 00:21:14.950218 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1375 rows starting from the beginning of the part 2024.12.21 00:21:14.951578 [ 259 ] {4e11424e-6689-44b8-a4a9-e75e7c0877c1} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.951638 [ 259 ] {4e11424e-6689-44b8-a4a9-e75e7c0877c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.952632 [ 259 ] {4e11424e-6689-44b8-a4a9-e75e7c0877c1} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:21:14.953012 [ 259 ] {4e11424e-6689-44b8-a4a9-e75e7c0877c1} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.953290 [ 259 ] {4e11424e-6689-44b8-a4a9-e75e7c0877c1} executeQuery: Read 35 rows, 2.48 KiB in 0.004857 sec., 7206.094296891085 rows/sec., 509.69 KiB/sec. 2024.12.21 00:21:14.953477 [ 259 ] {4e11424e-6689-44b8-a4a9-e75e7c0877c1} TCPHandler: Processed in 0.005428313 sec. 2024.12.21 00:21:14.954039 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:14.954410 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 5 columns (5 merged, 0 gathered) in 0.006392929 sec., 544351.4232678011 rows/sec., 47.72 MiB/sec. 2024.12.21 00:21:14.954487 [ 260 ] {86617144-42dd-4503-b592-2e9d7eea057c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:21:14.954554 [ 260 ] {86617144-42dd-4503-b592-2e9d7eea057c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:21:14.954732 [ 198 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.21 00:21:14.955215 [ 198 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_56_11} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.955367 [ 198 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_56_11} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.21 00:21:14.955490 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 00:21:14.955490 [ 260 ] {86617144-42dd-4503-b592-2e9d7eea057c} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.955546 [ 260 ] {86617144-42dd-4503-b592-2e9d7eea057c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.955914 [ 260 ] {86617144-42dd-4503-b592-2e9d7eea057c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:21:14.956164 [ 260 ] {86617144-42dd-4503-b592-2e9d7eea057c} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.956385 [ 260 ] {86617144-42dd-4503-b592-2e9d7eea057c} executeQuery: Read 242 rows, 16.79 KiB in 0.001976 sec., 122469.63562753037 rows/sec., 8.30 MiB/sec. 2024.12.21 00:21:14.956445 [ 260 ] {86617144-42dd-4503-b592-2e9d7eea057c} TCPHandler: Processed in 0.002817224 sec. 2024.12.21 00:21:14.956600 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:14.956739 [ 259 ] {1031cac0-cece-4d53-99c8-be41f21f392b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:21:14.956798 [ 259 ] {1031cac0-cece-4d53-99c8-be41f21f392b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:21:14.957488 [ 259 ] {1031cac0-cece-4d53-99c8-be41f21f392b} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.957535 [ 259 ] {1031cac0-cece-4d53-99c8-be41f21f392b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.957909 [ 259 ] {1031cac0-cece-4d53-99c8-be41f21f392b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:21:14.958152 [ 259 ] {1031cac0-cece-4d53-99c8-be41f21f392b} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.958381 [ 259 ] {1031cac0-cece-4d53-99c8-be41f21f392b} executeQuery: Read 13 rows, 830.00 B in 0.001671 sec., 7779.7725912627175 rows/sec., 485.07 KiB/sec. 2024.12.21 00:21:14.958509 [ 259 ] {1031cac0-cece-4d53-99c8-be41f21f392b} TCPHandler: Processed in 0.001977253 sec. 2024.12.21 00:21:14.958675 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:14.958816 [ 260 ] {1566618b-4bd6-409a-a105-e4a57ad7071d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:14.958875 [ 260 ] {1566618b-4bd6-409a-a105-e4a57ad7071d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:14.959871 [ 260 ] {1566618b-4bd6-409a-a105-e4a57ad7071d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.959912 [ 260 ] {1566618b-4bd6-409a-a105-e4a57ad7071d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.960324 [ 260 ] {1566618b-4bd6-409a-a105-e4a57ad7071d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:21:14.960577 [ 260 ] {1566618b-4bd6-409a-a105-e4a57ad7071d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.960752 [ 96 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.21 00:21:14.960812 [ 96 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.960830 [ 260 ] {1566618b-4bd6-409a-a105-e4a57ad7071d} executeQuery: Read 866 rows, 64.24 KiB in 0.002038 sec., 424926.3984298332 rows/sec., 30.78 MiB/sec. 2024.12.21 00:21:14.960857 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.961006 [ 260 ] {1566618b-4bd6-409a-a105-e4a57ad7071d} TCPHandler: Processed in 0.002391594 sec. 2024.12.21 00:21:14.961144 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.21 00:21:14.961210 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:14.961298 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:14.961347 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part 2024.12.21 00:21:14.961361 [ 259 ] {920c8b4d-3c57-4cb3-9acf-b54bb8922bfc} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:21:14.961475 [ 259 ] {920c8b4d-3c57-4cb3-9acf-b54bb8922bfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:21:14.961602 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 394 rows starting from the beginning of the part 2024.12.21 00:21:14.961988 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 93 rows starting from the beginning of the part 2024.12.21 00:21:14.962353 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 394 rows starting from the beginning of the part 2024.12.21 00:21:14.962700 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 91 rows starting from the beginning of the part 2024.12.21 00:21:14.963089 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 866 rows starting from the beginning of the part 2024.12.21 00:21:14.963852 [ 259 ] {920c8b4d-3c57-4cb3-9acf-b54bb8922bfc} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.963895 [ 259 ] {920c8b4d-3c57-4cb3-9acf-b54bb8922bfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.964406 [ 259 ] {920c8b4d-3c57-4cb3-9acf-b54bb8922bfc} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:21:14.964745 [ 259 ] {920c8b4d-3c57-4cb3-9acf-b54bb8922bfc} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.965020 [ 259 ] {920c8b4d-3c57-4cb3-9acf-b54bb8922bfc} executeQuery: Read 6 rows, 321.00 B in 0.003695 sec., 1623.8159675236807 rows/sec., 84.84 KiB/sec. 2024.12.21 00:21:14.965077 [ 259 ] {920c8b4d-3c57-4cb3-9acf-b54bb8922bfc} TCPHandler: Processed in 0.003952885 sec. 2024.12.21 00:21:14.965288 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:14.965507 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2751 rows, containing 5 columns (5 merged, 0 gathered) in 0.00451686 sec., 609051.4206771961 rows/sec., 46.48 MiB/sec. 2024.12.21 00:21:14.965534 [ 260 ] {54bf6f76-9c23-40a3-9059-6e8b2bbcf0b9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:14.965616 [ 260 ] {54bf6f76-9c23-40a3-9059-6e8b2bbcf0b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:14.965757 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.21 00:21:14.966349 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_56_11} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.966439 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_56_11} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.21 00:21:14.966605 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.12.21 00:21:14.966937 [ 260 ] {54bf6f76-9c23-40a3-9059-6e8b2bbcf0b9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.966982 [ 260 ] {54bf6f76-9c23-40a3-9059-6e8b2bbcf0b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.967451 [ 260 ] {54bf6f76-9c23-40a3-9059-6e8b2bbcf0b9} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:21:14.967714 [ 260 ] {54bf6f76-9c23-40a3-9059-6e8b2bbcf0b9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.967912 [ 95 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.21 00:21:14.967945 [ 260 ] {54bf6f76-9c23-40a3-9059-6e8b2bbcf0b9} executeQuery: Read 1027 rows, 70.10 KiB in 0.002457 sec., 417989.41798941797 rows/sec., 27.86 MiB/sec. 2024.12.21 00:21:14.967973 [ 95 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.968044 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.968074 [ 260 ] {54bf6f76-9c23-40a3-9059-6e8b2bbcf0b9} TCPHandler: Processed in 0.002909647 sec. 2024.12.21 00:21:14.968331 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:14.968353 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.21 00:21:14.968708 [ 259 ] {5e43b2c4-7cc7-400d-8e69-6ad289a3027d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:21:14.968818 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:14.968925 [ 259 ] {5e43b2c4-7cc7-400d-8e69-6ad289a3027d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:21:14.968946 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15839 rows starting from the beginning of the part 2024.12.21 00:21:14.969289 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part 2024.12.21 00:21:14.969737 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part 2024.12.21 00:21:14.970155 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part 2024.12.21 00:21:14.970553 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2024.12.21 00:21:14.970922 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1027 rows starting from the beginning of the part 2024.12.21 00:21:14.972228 [ 259 ] {5e43b2c4-7cc7-400d-8e69-6ad289a3027d} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.972306 [ 259 ] {5e43b2c4-7cc7-400d-8e69-6ad289a3027d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.972880 [ 259 ] {5e43b2c4-7cc7-400d-8e69-6ad289a3027d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:21:14.973332 [ 259 ] {5e43b2c4-7cc7-400d-8e69-6ad289a3027d} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.973687 [ 259 ] {5e43b2c4-7cc7-400d-8e69-6ad289a3027d} executeQuery: Read 1 rows, 69.00 B in 0.005149 sec., 194.21246844047388 rows/sec., 13.09 KiB/sec. 2024.12.21 00:21:14.973861 [ 259 ] {5e43b2c4-7cc7-400d-8e69-6ad289a3027d} TCPHandler: Processed in 0.005679781 sec. 2024.12.21 00:21:14.974124 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:14.974425 [ 260 ] {8ff0bb27-3902-4bfc-8f62-8e6be9e251e7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:14.974636 [ 260 ] {8ff0bb27-3902-4bfc-8f62-8e6be9e251e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:21:14.976151 [ 260 ] {8ff0bb27-3902-4bfc-8f62-8e6be9e251e7} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.976193 [ 260 ] {8ff0bb27-3902-4bfc-8f62-8e6be9e251e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.977048 [ 260 ] {8ff0bb27-3902-4bfc-8f62-8e6be9e251e7} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:21:14.977462 [ 260 ] {8ff0bb27-3902-4bfc-8f62-8e6be9e251e7} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.977785 [ 260 ] {8ff0bb27-3902-4bfc-8f62-8e6be9e251e7} executeQuery: Read 12 rows, 22.02 KiB in 0.003464 sec., 3464.203233256351 rows/sec., 6.21 MiB/sec. 2024.12.21 00:21:14.977947 [ 260 ] {8ff0bb27-3902-4bfc-8f62-8e6be9e251e7} TCPHandler: Processed in 0.003956915 sec. 2024.12.21 00:21:14.978172 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:14.978451 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 17661 rows, containing 5 columns (5 merged, 0 gathered) in 0.010326284 sec., 1710295.785008431 rows/sec., 115.40 MiB/sec. 2024.12.21 00:21:14.978452 [ 259 ] {e57c4439-320b-47d6-8c91-98dd7915b99e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:14.978540 [ 259 ] {e57c4439-320b-47d6-8c91-98dd7915b99e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:14.978785 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.21 00:21:14.979495 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_56_11} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.979516 [ 259 ] {e57c4439-320b-47d6-8c91-98dd7915b99e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.979595 [ 259 ] {e57c4439-320b-47d6-8c91-98dd7915b99e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.979647 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_56_11} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.21 00:21:14.979802 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. 2024.12.21 00:21:14.980120 [ 259 ] {e57c4439-320b-47d6-8c91-98dd7915b99e} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:21:14.980365 [ 259 ] {e57c4439-320b-47d6-8c91-98dd7915b99e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.980536 [ 95 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.21 00:21:14.980599 [ 95 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:14.980611 [ 259 ] {e57c4439-320b-47d6-8c91-98dd7915b99e} executeQuery: Read 58 rows, 3.68 KiB in 0.002206 sec., 26291.93109700816 rows/sec., 1.63 MiB/sec. 2024.12.21 00:21:14.980640 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. 2024.12.21 00:21:14.980754 [ 259 ] {e57c4439-320b-47d6-8c91-98dd7915b99e} TCPHandler: Processed in 0.002699411 sec. 2024.12.21 00:21:14.980892 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.21 00:21:14.981078 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:14.981126 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3066 rows starting from the beginning of the part 2024.12.21 00:21:14.981304 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part 2024.12.21 00:21:14.981479 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2024.12.21 00:21:14.981677 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part 2024.12.21 00:21:14.981803 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2024.12.21 00:21:14.982020 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 58 rows starting from the beginning of the part 2024.12.21 00:21:14.983572 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 4 columns (4 merged, 0 gathered) in 0.002807475 sec., 1213902.1718804264 rows/sec., 79.09 MiB/sec. 2024.12.21 00:21:14.983879 [ 197 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.21 00:21:14.984214 [ 197 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_56_11} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:14.984304 [ 197 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_56_11} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.21 00:21:14.984388 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2024.12.21 00:21:16.295773 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1060 2024.12.21 00:21:16.299425 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:16.299476 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:16.301030 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:21:16.301348 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:16.302616 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1060 2024.12.21 00:21:17.558256 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:17.558589 [ 260 ] {c6215cbd-18f1-4723-8362-df612e635ad9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:17.558716 [ 260 ] {c6215cbd-18f1-4723-8362-df612e635ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:17.559512 [ 260 ] {c6215cbd-18f1-4723-8362-df612e635ad9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:17.559563 [ 260 ] {c6215cbd-18f1-4723-8362-df612e635ad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:17.560029 [ 260 ] {c6215cbd-18f1-4723-8362-df612e635ad9} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:21:17.560296 [ 260 ] {c6215cbd-18f1-4723-8362-df612e635ad9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:17.560536 [ 260 ] {c6215cbd-18f1-4723-8362-df612e635ad9} executeQuery: Read 56 rows, 4.38 KiB in 0.002036 sec., 27504.911591355598 rows/sec., 2.10 MiB/sec. 2024.12.21 00:21:17.560605 [ 260 ] {c6215cbd-18f1-4723-8362-df612e635ad9} TCPHandler: Processed in 0.002559448 sec. 2024.12.21 00:21:17.560921 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:17.561224 [ 259 ] {b92d6558-f7e9-4999-969d-4614c3652501} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:17.561339 [ 259 ] {b92d6558-f7e9-4999-969d-4614c3652501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:17.562248 [ 259 ] {b92d6558-f7e9-4999-969d-4614c3652501} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:17.562290 [ 259 ] {b92d6558-f7e9-4999-969d-4614c3652501} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:17.562731 [ 259 ] {b92d6558-f7e9-4999-969d-4614c3652501} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:21:17.562990 [ 259 ] {b92d6558-f7e9-4999-969d-4614c3652501} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:17.563214 [ 259 ] {b92d6558-f7e9-4999-969d-4614c3652501} executeQuery: Read 64 rows, 5.12 KiB in 0.002068 sec., 30947.775628626692 rows/sec., 2.42 MiB/sec. 2024.12.21 00:21:17.563295 [ 259 ] {b92d6558-f7e9-4999-969d-4614c3652501} TCPHandler: Processed in 0.002550438 sec. 2024.12.21 00:21:17.563553 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:17.563774 [ 260 ] {2786392e-f7af-4c96-8325-7eb048a59511} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:17.563841 [ 260 ] {2786392e-f7af-4c96-8325-7eb048a59511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:17.564487 [ 260 ] {2786392e-f7af-4c96-8325-7eb048a59511} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:17.564535 [ 260 ] {2786392e-f7af-4c96-8325-7eb048a59511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:17.564960 [ 260 ] {2786392e-f7af-4c96-8325-7eb048a59511} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:21:17.565212 [ 260 ] {2786392e-f7af-4c96-8325-7eb048a59511} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:17.565429 [ 260 ] {2786392e-f7af-4c96-8325-7eb048a59511} executeQuery: Read 64 rows, 4.56 KiB in 0.001692 sec., 37825.05910165485 rows/sec., 2.63 MiB/sec. 2024.12.21 00:21:17.565486 [ 260 ] {2786392e-f7af-4c96-8325-7eb048a59511} TCPHandler: Processed in 0.002105736 sec. 2024.12.21 00:21:17.565632 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:17.565774 [ 259 ] {32a1f4ce-8358-4ad7-93a5-4702bb9d194f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:17.565839 [ 259 ] {32a1f4ce-8358-4ad7-93a5-4702bb9d194f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:17.566435 [ 259 ] {32a1f4ce-8358-4ad7-93a5-4702bb9d194f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:17.566483 [ 259 ] {32a1f4ce-8358-4ad7-93a5-4702bb9d194f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:17.566906 [ 259 ] {32a1f4ce-8358-4ad7-93a5-4702bb9d194f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:21:17.567149 [ 259 ] {32a1f4ce-8358-4ad7-93a5-4702bb9d194f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:17.567376 [ 259 ] {32a1f4ce-8358-4ad7-93a5-4702bb9d194f} executeQuery: Read 24 rows, 1.66 KiB in 0.001635 sec., 14678.899082568807 rows/sec., 1013.00 KiB/sec. 2024.12.21 00:21:17.567444 [ 259 ] {32a1f4ce-8358-4ad7-93a5-4702bb9d194f} TCPHandler: Processed in 0.00186847 sec. 2024.12.21 00:21:18.724468 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2024.12.21 00:21:18.725131 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:18.725178 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:18.725747 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:21:18.726020 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:18.726286 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2024.12.21 00:21:19.821485 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2024.12.21 00:21:19.843126 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:19.843182 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:19.850760 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:21:19.851555 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:19.854334 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2024.12.21 00:21:22.564915 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:22.565263 [ 260 ] {1dc6e640-e221-4876-bc98-1f9bf1ff04f6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:22.565388 [ 260 ] {1dc6e640-e221-4876-bc98-1f9bf1ff04f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:22.566421 [ 260 ] {1dc6e640-e221-4876-bc98-1f9bf1ff04f6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:22.566479 [ 260 ] {1dc6e640-e221-4876-bc98-1f9bf1ff04f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:22.566954 [ 260 ] {1dc6e640-e221-4876-bc98-1f9bf1ff04f6} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:21:22.567228 [ 260 ] {1dc6e640-e221-4876-bc98-1f9bf1ff04f6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:22.567487 [ 260 ] {1dc6e640-e221-4876-bc98-1f9bf1ff04f6} executeQuery: Read 110 rows, 9.44 KiB in 0.002314 sec., 47536.732929991354 rows/sec., 3.98 MiB/sec. 2024.12.21 00:21:22.567555 [ 260 ] {1dc6e640-e221-4876-bc98-1f9bf1ff04f6} TCPHandler: Processed in 0.002819405 sec. 2024.12.21 00:21:22.567812 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:22.568023 [ 259 ] {27c6c497-6fb0-46d3-8b44-351a13216f31} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:21:22.568103 [ 259 ] {27c6c497-6fb0-46d3-8b44-351a13216f31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:21:22.568924 [ 259 ] {27c6c497-6fb0-46d3-8b44-351a13216f31} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:22.568971 [ 259 ] {27c6c497-6fb0-46d3-8b44-351a13216f31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:22.569415 [ 259 ] {27c6c497-6fb0-46d3-8b44-351a13216f31} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:21:22.569661 [ 259 ] {27c6c497-6fb0-46d3-8b44-351a13216f31} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:22.569912 [ 259 ] {27c6c497-6fb0-46d3-8b44-351a13216f31} executeQuery: Read 27 rows, 2.03 KiB in 0.001945 sec., 13881.748071979435 rows/sec., 1.02 MiB/sec. 2024.12.21 00:21:22.569979 [ 259 ] {27c6c497-6fb0-46d3-8b44-351a13216f31} TCPHandler: Processed in 0.002298261 sec. 2024.12.21 00:21:22.570201 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:22.570429 [ 260 ] {ec8f8b74-ead3-49d3-bc50-8754a4b2e7aa} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:22.570524 [ 260 ] {ec8f8b74-ead3-49d3-bc50-8754a4b2e7aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:22.571328 [ 260 ] {ec8f8b74-ead3-49d3-bc50-8754a4b2e7aa} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:22.571371 [ 260 ] {ec8f8b74-ead3-49d3-bc50-8754a4b2e7aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:22.571753 [ 260 ] {ec8f8b74-ead3-49d3-bc50-8754a4b2e7aa} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:21:22.572010 [ 260 ] {ec8f8b74-ead3-49d3-bc50-8754a4b2e7aa} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:22.572250 [ 260 ] {ec8f8b74-ead3-49d3-bc50-8754a4b2e7aa} executeQuery: Read 91 rows, 7.28 KiB in 0.00188 sec., 48404.255319148935 rows/sec., 3.78 MiB/sec. 2024.12.21 00:21:22.572308 [ 260 ] {ec8f8b74-ead3-49d3-bc50-8754a4b2e7aa} TCPHandler: Processed in 0.002221979 sec. 2024.12.21 00:21:22.572476 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:22.572618 [ 259 ] {1873008e-f1a4-4741-80b1-8fb619ecb22b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:22.572686 [ 259 ] {1873008e-f1a4-4741-80b1-8fb619ecb22b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:22.573275 [ 259 ] {1873008e-f1a4-4741-80b1-8fb619ecb22b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:22.573315 [ 259 ] {1873008e-f1a4-4741-80b1-8fb619ecb22b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:22.573718 [ 259 ] {1873008e-f1a4-4741-80b1-8fb619ecb22b} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:21:22.573955 [ 259 ] {1873008e-f1a4-4741-80b1-8fb619ecb22b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:22.574166 [ 259 ] {1873008e-f1a4-4741-80b1-8fb619ecb22b} executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec. 2024.12.21 00:21:22.574223 [ 259 ] {1873008e-f1a4-4741-80b1-8fb619ecb22b} TCPHandler: Processed in 0.001812708 sec. 2024.12.21 00:21:22.574383 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:22.574524 [ 260 ] {59fd045b-d015-4403-9cef-954078a05b07} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:22.574619 [ 260 ] {59fd045b-d015-4403-9cef-954078a05b07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:21:22.575845 [ 260 ] {59fd045b-d015-4403-9cef-954078a05b07} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:22.575886 [ 260 ] {59fd045b-d015-4403-9cef-954078a05b07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:22.576546 [ 260 ] {59fd045b-d015-4403-9cef-954078a05b07} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:21:22.576814 [ 260 ] {59fd045b-d015-4403-9cef-954078a05b07} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:22.577089 [ 260 ] {59fd045b-d015-4403-9cef-954078a05b07} executeQuery: Read 27 rows, 49.54 KiB in 0.002596 sec., 10400.616332819724 rows/sec., 18.64 MiB/sec. 2024.12.21 00:21:22.577208 [ 260 ] {59fd045b-d015-4403-9cef-954078a05b07} TCPHandler: Processed in 0.002893736 sec. 2024.12.21 00:21:22.577405 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:22.577626 [ 259 ] {0fb22fe1-6eb8-437d-9a6f-99942aee5c6d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:22.577721 [ 259 ] {0fb22fe1-6eb8-437d-9a6f-99942aee5c6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:22.578286 [ 259 ] {0fb22fe1-6eb8-437d-9a6f-99942aee5c6d} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:22.578325 [ 259 ] {0fb22fe1-6eb8-437d-9a6f-99942aee5c6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:22.578700 [ 259 ] {0fb22fe1-6eb8-437d-9a6f-99942aee5c6d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:21:22.578939 [ 259 ] {0fb22fe1-6eb8-437d-9a6f-99942aee5c6d} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:22.579148 [ 259 ] {0fb22fe1-6eb8-437d-9a6f-99942aee5c6d} executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. 2024.12.21 00:21:22.579200 [ 259 ] {0fb22fe1-6eb8-437d-9a6f-99942aee5c6d} TCPHandler: Processed in 0.00189882 sec. 2024.12.21 00:21:26.057875 [ 84 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:21:26.057936 [ 84 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:21:26.227339 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2024.12.21 00:21:26.228007 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:26.228050 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:26.228640 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:21:26.228913 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:26.229077 [ 84 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 00:21:26.229133 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2024.12.21 00:21:26.229133 [ 84 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:26.229168 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:26.229310 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.21 00:21:26.229478 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:26.229523 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part 2024.12.21 00:21:26.229607 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part 2024.12.21 00:21:26.229783 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part 2024.12.21 00:21:26.229973 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part 2024.12.21 00:21:26.230255 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part 2024.12.21 00:21:26.230453 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2024.12.21 00:21:26.232874 [ 190 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003629906 sec., 4554112.420542019 rows/sec., 65.15 MiB/sec. 2024.12.21 00:21:26.233032 [ 201 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 00:21:26.233384 [ 201 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_36_7} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:26.233484 [ 201 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_36_7} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 00:21:26.233598 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2024.12.21 00:21:26.303802 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1080 2024.12.21 00:21:26.306604 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:26.306652 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:26.308144 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:21:26.308449 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:26.308665 [ 84 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 00:21:26.308770 [ 84 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:26.308832 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:26.309381 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.21 00:21:26.310826 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1080 2024.12.21 00:21:26.311196 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:26.311367 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 890 rows starting from the beginning of the part 2024.12.21 00:21:26.311959 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2024.12.21 00:21:26.312579 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2024.12.21 00:21:26.313181 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2024.12.21 00:21:26.313793 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part 2024.12.21 00:21:26.314408 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2024.12.21 00:21:26.322566 [ 190 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 72 columns (72 merged, 0 gathered) in 0.013616561 sec., 79315.180977047 rows/sec., 63.46 MiB/sec. 2024.12.21 00:21:26.323964 [ 190 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 00:21:26.324742 [ 190 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_26_5} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:26.324823 [ 190 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_26_5} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 00:21:26.325135 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. 2024.12.21 00:21:26.414096 [ 83 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2024.12.21 00:21:26.414161 [ 83 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:26.414188 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:26.414398 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2024.12.21 00:21:26.414725 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:26.414766 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2024.12.21 00:21:26.414861 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2024.12.21 00:21:26.415063 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2024.12.21 00:21:26.415292 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2024.12.21 00:21:26.415412 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2024.12.21 00:21:26.416558 [ 196 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002296451 sec., 62705.45289231079 rows/sec., 3.20 MiB/sec. 2024.12.21 00:21:26.416700 [ 196 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2024.12.21 00:21:26.417033 [ 196 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_24_5} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:26.417119 [ 196 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_24_5} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2024.12.21 00:21:26.417196 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.21 00:21:26.875362 [ 83 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2024.12.21 00:21:26.875425 [ 83 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:26.875448 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:26.875673 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2024.12.21 00:21:26.875894 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:26.875939 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 242 rows starting from the beginning of the part 2024.12.21 00:21:26.876025 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part 2024.12.21 00:21:26.876288 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.12.21 00:21:26.876509 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.12.21 00:21:26.876675 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part 2024.12.21 00:21:26.877910 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002378943 sec., 316947.4846602041 rows/sec., 22.69 MiB/sec. 2024.12.21 00:21:26.878049 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2024.12.21 00:21:26.878332 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_24_5} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:26.878426 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_24_5} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2024.12.21 00:21:26.878516 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.21 00:21:27.355333 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2024.12.21 00:21:27.376955 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.377014 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.384372 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:21:27.385152 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.385634 [ 82 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 00:21:27.385801 [ 82 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.385897 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.386444 [ 200 ] {2d708e01-ece8-449d-876b-957778127846::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.21 00:21:27.401756 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2024.12.21 00:21:27.403127 [ 200 ] {2d708e01-ece8-449d-876b-957778127846::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:27.404383 [ 200 ] {2d708e01-ece8-449d-876b-957778127846::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2024.12.21 00:21:27.409573 [ 200 ] {2d708e01-ece8-449d-876b-957778127846::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2024.12.21 00:21:27.415175 [ 200 ] {2d708e01-ece8-449d-876b-957778127846::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2024.12.21 00:21:27.420810 [ 200 ] {2d708e01-ece8-449d-876b-957778127846::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2024.12.21 00:21:27.426706 [ 200 ] {2d708e01-ece8-449d-876b-957778127846::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2024.12.21 00:21:27.431418 [ 200 ] {2d708e01-ece8-449d-876b-957778127846::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2024.12.21 00:21:27.489971 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.103882172 sec., 2618.3511064824484 rows/sec., 13.54 MiB/sec. 2024.12.21 00:21:27.493146 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 00:21:27.496127 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_36_7} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.496262 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_36_7} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 00:21:27.499067 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2024.12.21 00:21:27.568480 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:27.568759 [ 260 ] {02520371-c948-492f-90c5-965dd02e23ee} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:21:27.568871 [ 260 ] {02520371-c948-492f-90c5-965dd02e23ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:21:27.569645 [ 260 ] {02520371-c948-492f-90c5-965dd02e23ee} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.569685 [ 260 ] {02520371-c948-492f-90c5-965dd02e23ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.570109 [ 260 ] {02520371-c948-492f-90c5-965dd02e23ee} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:21:27.570375 [ 260 ] {02520371-c948-492f-90c5-965dd02e23ee} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.570512 [ 82 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.12.21 00:21:27.570560 [ 82 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.570587 [ 260 ] {02520371-c948-492f-90c5-965dd02e23ee} executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. 2024.12.21 00:21:27.570591 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.570706 [ 260 ] {02520371-c948-492f-90c5-965dd02e23ee} TCPHandler: Processed in 0.002410774 sec. 2024.12.21 00:21:27.570846 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.12.21 00:21:27.571011 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:27.571036 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:27.571127 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2024.12.21 00:21:27.571357 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.12.21 00:21:27.571646 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.12.21 00:21:27.571723 [ 259 ] {30a82008-dd54-4f2d-a3b2-9a6de578ad6f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:27.571908 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.12.21 00:21:27.572047 [ 259 ] {30a82008-dd54-4f2d-a3b2-9a6de578ad6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:27.572153 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2024.12.21 00:21:27.574645 [ 259 ] {30a82008-dd54-4f2d-a3b2-9a6de578ad6f} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.574658 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003942124 sec., 17756.924947058997 rows/sec., 1.32 MiB/sec. 2024.12.21 00:21:27.574719 [ 259 ] {30a82008-dd54-4f2d-a3b2-9a6de578ad6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.574853 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.12.21 00:21:27.575376 [ 192 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_25_6} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.575570 [ 259 ] {30a82008-dd54-4f2d-a3b2-9a6de578ad6f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:21:27.575690 [ 192 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_25_6} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.12.21 00:21:27.575965 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:21:27.576083 [ 259 ] {30a82008-dd54-4f2d-a3b2-9a6de578ad6f} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.576357 [ 259 ] {30a82008-dd54-4f2d-a3b2-9a6de578ad6f} executeQuery: Read 227 rows, 20.32 KiB in 0.004975 sec., 45628.14070351759 rows/sec., 3.99 MiB/sec. 2024.12.21 00:21:27.576473 [ 259 ] {30a82008-dd54-4f2d-a3b2-9a6de578ad6f} TCPHandler: Processed in 0.00564083 sec. 2024.12.21 00:21:27.576697 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:27.576837 [ 260 ] {d64336f8-b74d-492f-892a-ce0d8b9e7623} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:21:27.576891 [ 260 ] {d64336f8-b74d-492f-892a-ce0d8b9e7623} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:21:27.577491 [ 260 ] {d64336f8-b74d-492f-892a-ce0d8b9e7623} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.577530 [ 260 ] {d64336f8-b74d-492f-892a-ce0d8b9e7623} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.577909 [ 260 ] {d64336f8-b74d-492f-892a-ce0d8b9e7623} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:21:27.578177 [ 260 ] {d64336f8-b74d-492f-892a-ce0d8b9e7623} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.578312 [ 82 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2024.12.21 00:21:27.578351 [ 82 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.578377 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.578381 [ 260 ] {d64336f8-b74d-492f-892a-ce0d8b9e7623} executeQuery: Read 19 rows, 1.36 KiB in 0.001569 sec., 12109.623964308475 rows/sec., 865.77 KiB/sec. 2024.12.21 00:21:27.578502 [ 260 ] {d64336f8-b74d-492f-892a-ce0d8b9e7623} TCPHandler: Processed in 0.001915921 sec. 2024.12.21 00:21:27.578548 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2024.12.21 00:21:27.578693 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:27.578716 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:27.578782 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 64 rows starting from the beginning of the part 2024.12.21 00:21:27.579005 [ 259 ] {fd8b92f0-12c4-4644-86de-9f269830a1c9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:21:27.579120 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 19 rows starting from the beginning of the part 2024.12.21 00:21:27.579144 [ 259 ] {fd8b92f0-12c4-4644-86de-9f269830a1c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:21:27.579467 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:27.579794 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part 2024.12.21 00:21:27.580210 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:27.580582 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 19 rows starting from the beginning of the part 2024.12.21 00:21:27.581738 [ 259 ] {fd8b92f0-12c4-4644-86de-9f269830a1c9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.581818 [ 259 ] {fd8b92f0-12c4-4644-86de-9f269830a1c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.582952 [ 259 ] {fd8b92f0-12c4-4644-86de-9f269830a1c9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:21:27.583267 [ 189 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.004827947 sec., 39561.32907009957 rows/sec., 2.96 MiB/sec. 2024.12.21 00:21:27.583445 [ 259 ] {fd8b92f0-12c4-4644-86de-9f269830a1c9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.583527 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2024.12.21 00:21:27.583846 [ 259 ] {fd8b92f0-12c4-4644-86de-9f269830a1c9} executeQuery: Read 14 rows, 1004.00 B in 0.004963 sec., 2820.8744710860365 rows/sec., 197.56 KiB/sec. 2024.12.21 00:21:27.584011 [ 259 ] {fd8b92f0-12c4-4644-86de-9f269830a1c9} TCPHandler: Processed in 0.005414223 sec. 2024.12.21 00:21:27.584200 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_45_9} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.584235 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:27.584316 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_45_9} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2024.12.21 00:21:27.584453 [ 260 ] {a28f9e5b-1079-4691-acb2-76c760234cc0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:21:27.584471 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.21 00:21:27.584537 [ 260 ] {a28f9e5b-1079-4691-acb2-76c760234cc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:21:27.585198 [ 260 ] {a28f9e5b-1079-4691-acb2-76c760234cc0} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.585238 [ 260 ] {a28f9e5b-1079-4691-acb2-76c760234cc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.585615 [ 260 ] {a28f9e5b-1079-4691-acb2-76c760234cc0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:21:27.585865 [ 260 ] {a28f9e5b-1079-4691-acb2-76c760234cc0} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.586001 [ 82 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.12.21 00:21:27.586039 [ 82 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.586065 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.586107 [ 260 ] {a28f9e5b-1079-4691-acb2-76c760234cc0} executeQuery: Read 13 rows, 830.00 B in 0.001726 sec., 7531.865585168018 rows/sec., 469.61 KiB/sec. 2024.12.21 00:21:27.586391 [ 189 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.12.21 00:21:27.586436 [ 260 ] {a28f9e5b-1079-4691-acb2-76c760234cc0} TCPHandler: Processed in 0.00228182 sec. 2024.12.21 00:21:27.586755 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:27.587023 [ 189 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:27.587149 [ 189 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part 2024.12.21 00:21:27.587164 [ 259 ] {58876e2b-93cf-4d1d-96c9-765efb687157} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:27.587328 [ 259 ] {58876e2b-93cf-4d1d-96c9-765efb687157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:27.587467 [ 189 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2024.12.21 00:21:27.587871 [ 189 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2024.12.21 00:21:27.588196 [ 189 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2024.12.21 00:21:27.588554 [ 189 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2024.12.21 00:21:27.589912 [ 259 ] {58876e2b-93cf-4d1d-96c9-765efb687157} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.589962 [ 259 ] {58876e2b-93cf-4d1d-96c9-765efb687157} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.590227 [ 189 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004095829 sec., 15869.803158286151 rows/sec., 1.03 MiB/sec. 2024.12.21 00:21:27.590350 [ 189 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.12.21 00:21:27.590530 [ 259 ] {58876e2b-93cf-4d1d-96c9-765efb687157} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:21:27.590684 [ 189 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_25_6} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.590788 [ 189 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_25_6} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.12.21 00:21:27.590824 [ 259 ] {58876e2b-93cf-4d1d-96c9-765efb687157} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.590882 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:21:27.591086 [ 259 ] {58876e2b-93cf-4d1d-96c9-765efb687157} executeQuery: Read 394 rows, 28.64 KiB in 0.00403 sec., 97766.74937965261 rows/sec., 6.94 MiB/sec. 2024.12.21 00:21:27.591149 [ 259 ] {58876e2b-93cf-4d1d-96c9-765efb687157} TCPHandler: Processed in 0.004564821 sec. 2024.12.21 00:21:27.591321 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:27.591466 [ 260 ] {ce35285f-5242-49da-95d7-34d58b84a693} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:21:27.591529 [ 260 ] {ce35285f-5242-49da-95d7-34d58b84a693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:21:27.592088 [ 260 ] {ce35285f-5242-49da-95d7-34d58b84a693} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.592127 [ 260 ] {ce35285f-5242-49da-95d7-34d58b84a693} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.592521 [ 260 ] {ce35285f-5242-49da-95d7-34d58b84a693} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:21:27.592771 [ 260 ] {ce35285f-5242-49da-95d7-34d58b84a693} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.592989 [ 260 ] {ce35285f-5242-49da-95d7-34d58b84a693} executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. 2024.12.21 00:21:27.593187 [ 260 ] {ce35285f-5242-49da-95d7-34d58b84a693} TCPHandler: Processed in 0.001930951 sec. 2024.12.21 00:21:27.593378 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:27.593518 [ 259 ] {60590897-ec99-498d-ad87-6b18535a3ad8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:27.593581 [ 259 ] {60590897-ec99-498d-ad87-6b18535a3ad8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:27.594198 [ 259 ] {60590897-ec99-498d-ad87-6b18535a3ad8} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.594237 [ 259 ] {60590897-ec99-498d-ad87-6b18535a3ad8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.594641 [ 259 ] {60590897-ec99-498d-ad87-6b18535a3ad8} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:21:27.594887 [ 259 ] {60590897-ec99-498d-ad87-6b18535a3ad8} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.595081 [ 259 ] {60590897-ec99-498d-ad87-6b18535a3ad8} executeQuery: Read 237 rows, 16.27 KiB in 0.001593 sec., 148775.8945386064 rows/sec., 9.97 MiB/sec. 2024.12.21 00:21:27.595161 [ 259 ] {60590897-ec99-498d-ad87-6b18535a3ad8} TCPHandler: Processed in 0.00187097 sec. 2024.12.21 00:21:27.595407 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:27.595580 [ 260 ] {4a526264-8fe6-464d-89c5-d2891964ab2d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:21:27.595642 [ 260 ] {4a526264-8fe6-464d-89c5-d2891964ab2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:21:27.596167 [ 260 ] {4a526264-8fe6-464d-89c5-d2891964ab2d} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.596236 [ 260 ] {4a526264-8fe6-464d-89c5-d2891964ab2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.596611 [ 260 ] {4a526264-8fe6-464d-89c5-d2891964ab2d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:21:27.596862 [ 260 ] {4a526264-8fe6-464d-89c5-d2891964ab2d} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.597145 [ 260 ] {4a526264-8fe6-464d-89c5-d2891964ab2d} executeQuery: Read 1 rows, 69.00 B in 0.001584 sec., 631.3131313131314 rows/sec., 42.54 KiB/sec. 2024.12.21 00:21:27.597349 [ 260 ] {4a526264-8fe6-464d-89c5-d2891964ab2d} TCPHandler: Processed in 0.002093356 sec. 2024.12.21 00:21:27.597537 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:27.597677 [ 259 ] {43612189-346c-436b-9ac6-eb131ac89c38} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:27.597770 [ 259 ] {43612189-346c-436b-9ac6-eb131ac89c38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:21:27.598923 [ 259 ] {43612189-346c-436b-9ac6-eb131ac89c38} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.598962 [ 259 ] {43612189-346c-436b-9ac6-eb131ac89c38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.599599 [ 259 ] {43612189-346c-436b-9ac6-eb131ac89c38} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:21:27.599854 [ 259 ] {43612189-346c-436b-9ac6-eb131ac89c38} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.600098 [ 259 ] {43612189-346c-436b-9ac6-eb131ac89c38} executeQuery: Read 12 rows, 22.02 KiB in 0.002449 sec., 4899.959167006942 rows/sec., 8.78 MiB/sec. 2024.12.21 00:21:27.600640 [ 259 ] {43612189-346c-436b-9ac6-eb131ac89c38} TCPHandler: Processed in 0.003165294 sec. 2024.12.21 00:21:27.600831 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:27.600973 [ 260 ] {91ab22a1-3ab1-4708-8833-e3c3dde97df2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:27.601034 [ 260 ] {91ab22a1-3ab1-4708-8833-e3c3dde97df2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:27.601590 [ 260 ] {91ab22a1-3ab1-4708-8833-e3c3dde97df2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:27.601638 [ 260 ] {91ab22a1-3ab1-4708-8833-e3c3dde97df2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:27.602074 [ 260 ] {91ab22a1-3ab1-4708-8833-e3c3dde97df2} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:21:27.602327 [ 260 ] {91ab22a1-3ab1-4708-8833-e3c3dde97df2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:27.602581 [ 260 ] {91ab22a1-3ab1-4708-8833-e3c3dde97df2} executeQuery: Read 82 rows, 5.33 KiB in 0.001626 sec., 50430.50430504305 rows/sec., 3.20 MiB/sec. 2024.12.21 00:21:27.602636 [ 260 ] {91ab22a1-3ab1-4708-8833-e3c3dde97df2} TCPHandler: Processed in 0.001902731 sec. 2024.12.21 00:21:32.564188 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:32.564400 [ 260 ] {7615d53c-fd79-4aad-a8a6-9cd6b6448563} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:32.564476 [ 260 ] {7615d53c-fd79-4aad-a8a6-9cd6b6448563} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:32.565294 [ 260 ] {7615d53c-fd79-4aad-a8a6-9cd6b6448563} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:32.565345 [ 260 ] {7615d53c-fd79-4aad-a8a6-9cd6b6448563} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:32.565791 [ 260 ] {7615d53c-fd79-4aad-a8a6-9cd6b6448563} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:21:32.566054 [ 260 ] {7615d53c-fd79-4aad-a8a6-9cd6b6448563} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:32.566299 [ 260 ] {7615d53c-fd79-4aad-a8a6-9cd6b6448563} executeQuery: Read 110 rows, 9.44 KiB in 0.001954 sec., 56294.77993858751 rows/sec., 4.72 MiB/sec. 2024.12.21 00:21:32.566364 [ 260 ] {7615d53c-fd79-4aad-a8a6-9cd6b6448563} TCPHandler: Processed in 0.002307331 sec. 2024.12.21 00:21:32.566620 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:32.566808 [ 259 ] {5a014357-ec3c-4c31-82e9-65fe2195cc57} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:21:32.566881 [ 259 ] {5a014357-ec3c-4c31-82e9-65fe2195cc57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:21:32.567623 [ 259 ] {5a014357-ec3c-4c31-82e9-65fe2195cc57} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:32.567667 [ 259 ] {5a014357-ec3c-4c31-82e9-65fe2195cc57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:32.568097 [ 259 ] {5a014357-ec3c-4c31-82e9-65fe2195cc57} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:21:32.568357 [ 259 ] {5a014357-ec3c-4c31-82e9-65fe2195cc57} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:32.568575 [ 259 ] {5a014357-ec3c-4c31-82e9-65fe2195cc57} executeQuery: Read 27 rows, 2.03 KiB in 0.001816 sec., 14867.841409691631 rows/sec., 1.09 MiB/sec. 2024.12.21 00:21:32.568642 [ 259 ] {5a014357-ec3c-4c31-82e9-65fe2195cc57} TCPHandler: Processed in 0.002146117 sec. 2024.12.21 00:21:32.568808 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:32.568948 [ 260 ] {543ca6e1-c01f-4817-9d8b-c2587b05b98a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:32.569007 [ 260 ] {543ca6e1-c01f-4817-9d8b-c2587b05b98a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:32.569639 [ 260 ] {543ca6e1-c01f-4817-9d8b-c2587b05b98a} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:32.569680 [ 260 ] {543ca6e1-c01f-4817-9d8b-c2587b05b98a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:32.570054 [ 260 ] {543ca6e1-c01f-4817-9d8b-c2587b05b98a} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:21:32.570294 [ 260 ] {543ca6e1-c01f-4817-9d8b-c2587b05b98a} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:32.570524 [ 260 ] {543ca6e1-c01f-4817-9d8b-c2587b05b98a} executeQuery: Read 91 rows, 7.28 KiB in 0.001606 sec., 56662.51556662515 rows/sec., 4.43 MiB/sec. 2024.12.21 00:21:32.570589 [ 260 ] {543ca6e1-c01f-4817-9d8b-c2587b05b98a} TCPHandler: Processed in 0.001851159 sec. 2024.12.21 00:21:32.570814 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:32.570988 [ 259 ] {7f8beb67-cba4-42fb-a6a5-10b20e452ff9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:32.571054 [ 259 ] {7f8beb67-cba4-42fb-a6a5-10b20e452ff9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:32.571652 [ 259 ] {7f8beb67-cba4-42fb-a6a5-10b20e452ff9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:32.571692 [ 259 ] {7f8beb67-cba4-42fb-a6a5-10b20e452ff9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:32.572093 [ 259 ] {7f8beb67-cba4-42fb-a6a5-10b20e452ff9} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:21:32.572344 [ 259 ] {7f8beb67-cba4-42fb-a6a5-10b20e452ff9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:32.572577 [ 259 ] {7f8beb67-cba4-42fb-a6a5-10b20e452ff9} executeQuery: Read 160 rows, 11.41 KiB in 0.001624 sec., 98522.16748768472 rows/sec., 6.86 MiB/sec. 2024.12.21 00:21:32.572653 [ 259 ] {7f8beb67-cba4-42fb-a6a5-10b20e452ff9} TCPHandler: Processed in 0.001971822 sec. 2024.12.21 00:21:32.572862 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:32.573013 [ 260 ] {eee3e2c7-e524-46d1-ae3e-3b4aba43560d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:32.573101 [ 260 ] {eee3e2c7-e524-46d1-ae3e-3b4aba43560d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:21:32.574270 [ 260 ] {eee3e2c7-e524-46d1-ae3e-3b4aba43560d} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:32.574312 [ 260 ] {eee3e2c7-e524-46d1-ae3e-3b4aba43560d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:32.574959 [ 260 ] {eee3e2c7-e524-46d1-ae3e-3b4aba43560d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:21:32.575221 [ 260 ] {eee3e2c7-e524-46d1-ae3e-3b4aba43560d} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:32.575411 [ 75 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 00:21:32.575494 [ 260 ] {eee3e2c7-e524-46d1-ae3e-3b4aba43560d} executeQuery: Read 27 rows, 49.54 KiB in 0.002506 sec., 10774.14205905826 rows/sec., 19.31 MiB/sec. 2024.12.21 00:21:32.575501 [ 75 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:32.575585 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:32.575903 [ 260 ] {eee3e2c7-e524-46d1-ae3e-3b4aba43560d} TCPHandler: Processed in 0.003155424 sec. 2024.12.21 00:21:32.575943 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.21 00:21:32.576105 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:32.576288 [ 259 ] {3636509e-ac7e-4e40-b299-ce1652c85079} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:32.576342 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:32.576363 [ 259 ] {3636509e-ac7e-4e40-b299-ce1652c85079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:32.576452 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 738 rows starting from the beginning of the part 2024.12.21 00:21:32.577200 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:32.577739 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part 2024.12.21 00:21:32.578290 [ 259 ] {3636509e-ac7e-4e40-b299-ce1652c85079} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:32.578304 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:32.578336 [ 259 ] {3636509e-ac7e-4e40-b299-ce1652c85079} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:32.578861 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part 2024.12.21 00:21:32.579380 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:32.579418 [ 259 ] {3636509e-ac7e-4e40-b299-ce1652c85079} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:21:32.579949 [ 259 ] {3636509e-ac7e-4e40-b299-ce1652c85079} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:32.580242 [ 259 ] {3636509e-ac7e-4e40-b299-ce1652c85079} executeQuery: Read 60 rows, 4.14 KiB in 0.004003 sec., 14988.758431176619 rows/sec., 1.01 MiB/sec. 2024.12.21 00:21:32.580322 [ 259 ] {3636509e-ac7e-4e40-b299-ce1652c85079} TCPHandler: Processed in 0.004310425 sec. 2024.12.21 00:21:32.590737 [ 190 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 843 rows, containing 19 columns (19 merged, 0 gathered) in 0.014995297 sec., 56217.62609970313 rows/sec., 100.74 MiB/sec. 2024.12.21 00:21:32.591837 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 00:21:32.592354 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_46_9} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:32.592457 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_46_9} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 00:21:32.592643 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. 2024.12.21 00:21:33.000155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 212.08 MiB, peak 222.11 MiB, free memory in arenas 0.00 B, will set to 213.58 MiB (RSS), difference: 1.50 MiB 2024.12.21 00:21:33.730200 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2024.12.21 00:21:33.730860 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:33.730908 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:33.731445 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:21:33.731714 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:33.731935 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2024.12.21 00:21:34.902789 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2024.12.21 00:21:34.922108 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:34.922175 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. 2024.12.21 00:21:34.929140 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:21:34.929883 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:34.933309 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2024.12.21 00:21:36.311917 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1114 2024.12.21 00:21:36.315013 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:36.315061 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:36.316554 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:21:36.316863 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:36.317400 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1114 2024.12.21 00:21:37.567705 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:37.568019 [ 260 ] {9b10ccf1-5c98-490d-8a84-e32e4bbc9388} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:21:37.568137 [ 260 ] {9b10ccf1-5c98-490d-8a84-e32e4bbc9388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:21:37.568968 [ 260 ] {9b10ccf1-5c98-490d-8a84-e32e4bbc9388} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.569021 [ 260 ] {9b10ccf1-5c98-490d-8a84-e32e4bbc9388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.569479 [ 260 ] {9b10ccf1-5c98-490d-8a84-e32e4bbc9388} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:21:37.569744 [ 260 ] {9b10ccf1-5c98-490d-8a84-e32e4bbc9388} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.569971 [ 260 ] {9b10ccf1-5c98-490d-8a84-e32e4bbc9388} executeQuery: Read 14 rows, 1.01 KiB in 0.002038 sec., 6869.479882237488 rows/sec., 494.51 KiB/sec. 2024.12.21 00:21:37.570038 [ 260 ] {9b10ccf1-5c98-490d-8a84-e32e4bbc9388} TCPHandler: Processed in 0.002523756 sec. 2024.12.21 00:21:37.570359 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:37.570662 [ 259 ] {c63d33d5-e575-4a00-9c84-ca1fcb46006d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:37.570783 [ 259 ] {c63d33d5-e575-4a00-9c84-ca1fcb46006d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:37.571865 [ 259 ] {c63d33d5-e575-4a00-9c84-ca1fcb46006d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.571918 [ 259 ] {c63d33d5-e575-4a00-9c84-ca1fcb46006d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.572383 [ 259 ] {c63d33d5-e575-4a00-9c84-ca1fcb46006d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:21:37.572644 [ 259 ] {c63d33d5-e575-4a00-9c84-ca1fcb46006d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.572833 [ 71 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.21 00:21:37.572899 [ 259 ] {c63d33d5-e575-4a00-9c84-ca1fcb46006d} executeQuery: Read 227 rows, 20.32 KiB in 0.002318 sec., 97929.24935289042 rows/sec., 8.56 MiB/sec. 2024.12.21 00:21:37.572917 [ 71 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.572984 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.573038 [ 259 ] {c63d33d5-e575-4a00-9c84-ca1fcb46006d} TCPHandler: Processed in 0.002874546 sec. 2024.12.21 00:21:37.573359 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:37.573406 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.21 00:21:37.573695 [ 260 ] {6178c7f2-402b-42b2-8a03-fd5ca40cd835} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:21:37.573801 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:37.573841 [ 260 ] {6178c7f2-402b-42b2-8a03-fd5ca40cd835} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:21:37.573889 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1430 rows starting from the beginning of the part 2024.12.21 00:21:37.574440 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2024.12.21 00:21:37.574788 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 110 rows starting from the beginning of the part 2024.12.21 00:21:37.575189 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 227 rows starting from the beginning of the part 2024.12.21 00:21:37.575550 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 110 rows starting from the beginning of the part 2024.12.21 00:21:37.575875 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 227 rows starting from the beginning of the part 2024.12.21 00:21:37.576626 [ 260 ] {6178c7f2-402b-42b2-8a03-fd5ca40cd835} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.576669 [ 260 ] {6178c7f2-402b-42b2-8a03-fd5ca40cd835} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.577211 [ 260 ] {6178c7f2-402b-42b2-8a03-fd5ca40cd835} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:21:37.577505 [ 260 ] {6178c7f2-402b-42b2-8a03-fd5ca40cd835} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.577808 [ 260 ] {6178c7f2-402b-42b2-8a03-fd5ca40cd835} executeQuery: Read 19 rows, 1.36 KiB in 0.004221 sec., 4501.303008765695 rows/sec., 321.82 KiB/sec. 2024.12.21 00:21:37.578003 [ 260 ] {6178c7f2-402b-42b2-8a03-fd5ca40cd835} TCPHandler: Processed in 0.004835808 sec. 2024.12.21 00:21:37.578106 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.004967242 sec., 434848.95642290026 rows/sec., 38.24 MiB/sec. 2024.12.21 00:21:37.578191 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:37.578372 [ 259 ] {d7f16c57-080b-47b1-ba3b-814982b8131e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:21:37.578449 [ 259 ] {d7f16c57-080b-47b1-ba3b-814982b8131e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:21:37.578456 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.21 00:21:37.579171 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_61_12} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.579369 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_61_12} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.21 00:21:37.579540 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.12.21 00:21:37.579720 [ 259 ] {d7f16c57-080b-47b1-ba3b-814982b8131e} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.579766 [ 259 ] {d7f16c57-080b-47b1-ba3b-814982b8131e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.580200 [ 259 ] {d7f16c57-080b-47b1-ba3b-814982b8131e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:21:37.580446 [ 259 ] {d7f16c57-080b-47b1-ba3b-814982b8131e} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.580708 [ 259 ] {d7f16c57-080b-47b1-ba3b-814982b8131e} executeQuery: Read 14 rows, 1004.00 B in 0.002389 sec., 5860.192549183759 rows/sec., 410.41 KiB/sec. 2024.12.21 00:21:37.580945 [ 259 ] {d7f16c57-080b-47b1-ba3b-814982b8131e} TCPHandler: Processed in 0.002836485 sec. 2024.12.21 00:21:37.581237 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:37.581391 [ 260 ] {8b70a429-cf34-4196-9283-31ee4f93a1c6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:21:37.581446 [ 260 ] {8b70a429-cf34-4196-9283-31ee4f93a1c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:21:37.582108 [ 260 ] {8b70a429-cf34-4196-9283-31ee4f93a1c6} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.582156 [ 260 ] {8b70a429-cf34-4196-9283-31ee4f93a1c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.582529 [ 260 ] {8b70a429-cf34-4196-9283-31ee4f93a1c6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:21:37.582768 [ 260 ] {8b70a429-cf34-4196-9283-31ee4f93a1c6} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.582941 [ 260 ] {8b70a429-cf34-4196-9283-31ee4f93a1c6} executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. 2024.12.21 00:21:37.582992 [ 260 ] {8b70a429-cf34-4196-9283-31ee4f93a1c6} TCPHandler: Processed in 0.001933882 sec. 2024.12.21 00:21:37.583143 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:37.583272 [ 259 ] {e576f5e7-34b4-413a-82ed-31447e05118e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:37.583332 [ 259 ] {e576f5e7-34b4-413a-82ed-31447e05118e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:37.584258 [ 259 ] {e576f5e7-34b4-413a-82ed-31447e05118e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.584301 [ 259 ] {e576f5e7-34b4-413a-82ed-31447e05118e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.584700 [ 259 ] {e576f5e7-34b4-413a-82ed-31447e05118e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:21:37.584937 [ 259 ] {e576f5e7-34b4-413a-82ed-31447e05118e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.585115 [ 70 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.21 00:21:37.585191 [ 70 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.585195 [ 259 ] {e576f5e7-34b4-413a-82ed-31447e05118e} executeQuery: Read 394 rows, 28.64 KiB in 0.001948 sec., 202258.72689938397 rows/sec., 14.36 MiB/sec. 2024.12.21 00:21:37.585234 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.585323 [ 259 ] {e576f5e7-34b4-413a-82ed-31447e05118e} TCPHandler: Processed in 0.002240579 sec. 2024.12.21 00:21:37.585530 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.21 00:21:37.585638 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:37.585726 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:37.585769 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part 2024.12.21 00:21:37.586079 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2024.12.21 00:21:37.586127 [ 260 ] {36cb9cbb-1e87-4fcf-9142-78d41b191426} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:21:37.586457 [ 260 ] {36cb9cbb-1e87-4fcf-9142-78d41b191426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:21:37.586531 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 91 rows starting from the beginning of the part 2024.12.21 00:21:37.586945 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 394 rows starting from the beginning of the part 2024.12.21 00:21:37.587380 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 91 rows starting from the beginning of the part 2024.12.21 00:21:37.587763 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 394 rows starting from the beginning of the part 2024.12.21 00:21:37.588807 [ 260 ] {36cb9cbb-1e87-4fcf-9142-78d41b191426} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.588883 [ 260 ] {36cb9cbb-1e87-4fcf-9142-78d41b191426} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.589775 [ 260 ] {36cb9cbb-1e87-4fcf-9142-78d41b191426} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:21:37.590199 [ 260 ] {36cb9cbb-1e87-4fcf-9142-78d41b191426} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.590610 [ 260 ] {36cb9cbb-1e87-4fcf-9142-78d41b191426} executeQuery: Read 6 rows, 321.00 B in 0.004691 sec., 1279.0449797484546 rows/sec., 66.83 KiB/sec. 2024.12.21 00:21:37.590936 [ 260 ] {36cb9cbb-1e87-4fcf-9142-78d41b191426} TCPHandler: Processed in 0.005427274 sec. 2024.12.21 00:21:37.591028 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005634849 sec., 345528.3362517789 rows/sec., 26.44 MiB/sec. 2024.12.21 00:21:37.591218 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:37.591304 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.21 00:21:37.591482 [ 259 ] {a3c4ee9a-4997-45f5-84cb-2ef1059d3fc3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:37.591597 [ 259 ] {a3c4ee9a-4997-45f5-84cb-2ef1059d3fc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:37.591901 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_61_12} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.592133 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_61_12} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.21 00:21:37.592303 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.21 00:21:37.592690 [ 259 ] {a3c4ee9a-4997-45f5-84cb-2ef1059d3fc3} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.592734 [ 259 ] {a3c4ee9a-4997-45f5-84cb-2ef1059d3fc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.593140 [ 259 ] {a3c4ee9a-4997-45f5-84cb-2ef1059d3fc3} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:21:37.593377 [ 259 ] {a3c4ee9a-4997-45f5-84cb-2ef1059d3fc3} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.593580 [ 70 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.21 00:21:37.593650 [ 259 ] {a3c4ee9a-4997-45f5-84cb-2ef1059d3fc3} executeQuery: Read 237 rows, 16.27 KiB in 0.002217 sec., 106901.21786197566 rows/sec., 7.17 MiB/sec. 2024.12.21 00:21:37.593667 [ 70 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.593769 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.593803 [ 259 ] {a3c4ee9a-4997-45f5-84cb-2ef1059d3fc3} TCPHandler: Processed in 0.002727952 sec. 2024.12.21 00:21:37.594072 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.21 00:21:37.594140 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:37.594242 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:37.594288 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17661 rows starting from the beginning of the part 2024.12.21 00:21:37.594487 [ 260 ] {0086c839-8763-4cdb-8be8-284648c8c696} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:21:37.594544 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2024.12.21 00:21:37.594699 [ 260 ] {0086c839-8763-4cdb-8be8-284648c8c696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:21:37.594833 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2024.12.21 00:21:37.595175 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part 2024.12.21 00:21:37.595454 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2024.12.21 00:21:37.595743 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part 2024.12.21 00:21:37.596954 [ 260 ] {0086c839-8763-4cdb-8be8-284648c8c696} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.596998 [ 260 ] {0086c839-8763-4cdb-8be8-284648c8c696} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.597495 [ 260 ] {0086c839-8763-4cdb-8be8-284648c8c696} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:21:37.597814 [ 260 ] {0086c839-8763-4cdb-8be8-284648c8c696} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.598455 [ 260 ] {0086c839-8763-4cdb-8be8-284648c8c696} executeQuery: Read 1 rows, 69.00 B in 0.004081 sec., 245.03798088703746 rows/sec., 16.51 KiB/sec. 2024.12.21 00:21:37.598812 [ 260 ] {0086c839-8763-4cdb-8be8-284648c8c696} TCPHandler: Processed in 0.00489211 sec. 2024.12.21 00:21:37.599167 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:37.599355 [ 259 ] {b59f06f2-5eb1-440c-95c0-237a4c6e1fcb} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:37.599477 [ 259 ] {b59f06f2-5eb1-440c-95c0-237a4c6e1fcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:21:37.600881 [ 259 ] {b59f06f2-5eb1-440c-95c0-237a4c6e1fcb} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.600921 [ 259 ] {b59f06f2-5eb1-440c-95c0-237a4c6e1fcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.601784 [ 259 ] {b59f06f2-5eb1-440c-95c0-237a4c6e1fcb} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:21:37.602070 [ 259 ] {b59f06f2-5eb1-440c-95c0-237a4c6e1fcb} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.602420 [ 259 ] {b59f06f2-5eb1-440c-95c0-237a4c6e1fcb} executeQuery: Read 12 rows, 22.02 KiB in 0.003099 sec., 3872.216844143272 rows/sec., 6.94 MiB/sec. 2024.12.21 00:21:37.602986 [ 259 ] {b59f06f2-5eb1-440c-95c0-237a4c6e1fcb} TCPHandler: Processed in 0.004042927 sec. 2024.12.21 00:21:37.603479 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:37.603838 [ 260 ] {8a8a42d7-52e4-4fab-83e1-0a2711760515} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:37.603847 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 18519 rows, containing 5 columns (5 merged, 0 gathered) in 0.009941523 sec., 1862793.0549474158 rows/sec., 125.76 MiB/sec. 2024.12.21 00:21:37.603928 [ 260 ] {8a8a42d7-52e4-4fab-83e1-0a2711760515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:37.604163 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.21 00:21:37.604772 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_61_12} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.604969 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_61_12} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.21 00:21:37.605027 [ 260 ] {8a8a42d7-52e4-4fab-83e1-0a2711760515} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.605115 [ 260 ] {8a8a42d7-52e4-4fab-83e1-0a2711760515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.605124 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. 2024.12.21 00:21:37.605529 [ 260 ] {8a8a42d7-52e4-4fab-83e1-0a2711760515} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:21:37.605779 [ 260 ] {8a8a42d7-52e4-4fab-83e1-0a2711760515} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.605912 [ 70 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.21 00:21:37.605948 [ 70 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:37.605967 [ 260 ] {8a8a42d7-52e4-4fab-83e1-0a2711760515} executeQuery: Read 82 rows, 5.33 KiB in 0.002207 sec., 37154.50838241957 rows/sec., 2.36 MiB/sec. 2024.12.21 00:21:37.605979 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:37.606081 [ 260 ] {8a8a42d7-52e4-4fab-83e1-0a2711760515} TCPHandler: Processed in 0.002969749 sec. 2024.12.21 00:21:37.606258 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.21 00:21:37.606398 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:37.606435 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3408 rows starting from the beginning of the part 2024.12.21 00:21:37.606573 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part 2024.12.21 00:21:37.606752 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2024.12.21 00:21:37.606915 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part 2024.12.21 00:21:37.607077 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2024.12.21 00:21:37.607191 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part 2024.12.21 00:21:37.608698 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3716 rows, containing 4 columns (4 merged, 0 gathered) in 0.002600978 sec., 1428693.360728157 rows/sec., 93.10 MiB/sec. 2024.12.21 00:21:37.609096 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.21 00:21:37.609435 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_61_12} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:37.609523 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_61_12} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.21 00:21:37.609616 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2024.12.21 00:21:41.057993 [ 65 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:21:41.058054 [ 65 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:21:41.233000 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2024.12.21 00:21:41.233705 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:41.233757 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:41.234299 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:21:41.234560 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:41.234848 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2024.12.21 00:21:42.434319 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2024.12.21 00:21:42.454026 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:42.454089 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:42.461554 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:21:42.462319 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:42.465023 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2024.12.21 00:21:42.563816 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:42.564032 [ 260 ] {39b522f0-1a41-497f-b09c-c88c9ecc4cd9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:42.564113 [ 260 ] {39b522f0-1a41-497f-b09c-c88c9ecc4cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:42.564934 [ 260 ] {39b522f0-1a41-497f-b09c-c88c9ecc4cd9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:42.564983 [ 260 ] {39b522f0-1a41-497f-b09c-c88c9ecc4cd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:42.565433 [ 260 ] {39b522f0-1a41-497f-b09c-c88c9ecc4cd9} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:21:42.565702 [ 260 ] {39b522f0-1a41-497f-b09c-c88c9ecc4cd9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:42.565954 [ 260 ] {39b522f0-1a41-497f-b09c-c88c9ecc4cd9} executeQuery: Read 110 rows, 9.44 KiB in 0.001983 sec., 55471.50781643974 rows/sec., 4.65 MiB/sec. 2024.12.21 00:21:42.566013 [ 260 ] {39b522f0-1a41-497f-b09c-c88c9ecc4cd9} TCPHandler: Processed in 0.002341662 sec. 2024.12.21 00:21:42.566266 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:42.566467 [ 259 ] {fc7031bb-0392-43ed-8f34-a69bef532528} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:21:42.566550 [ 259 ] {fc7031bb-0392-43ed-8f34-a69bef532528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:21:42.567386 [ 259 ] {fc7031bb-0392-43ed-8f34-a69bef532528} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:42.567438 [ 259 ] {fc7031bb-0392-43ed-8f34-a69bef532528} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:42.567881 [ 259 ] {fc7031bb-0392-43ed-8f34-a69bef532528} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:21:42.568140 [ 259 ] {fc7031bb-0392-43ed-8f34-a69bef532528} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:42.568400 [ 259 ] {fc7031bb-0392-43ed-8f34-a69bef532528} executeQuery: Read 27 rows, 2.03 KiB in 0.001982 sec., 13622.603430877902 rows/sec., 1.00 MiB/sec. 2024.12.21 00:21:42.568513 [ 259 ] {fc7031bb-0392-43ed-8f34-a69bef532528} TCPHandler: Processed in 0.002381823 sec. 2024.12.21 00:21:42.568739 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:42.568886 [ 260 ] {002695a2-b3f1-4127-9582-0a598d52face} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:42.568944 [ 260 ] {002695a2-b3f1-4127-9582-0a598d52face} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:42.569618 [ 260 ] {002695a2-b3f1-4127-9582-0a598d52face} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:42.569658 [ 260 ] {002695a2-b3f1-4127-9582-0a598d52face} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:42.570038 [ 260 ] {002695a2-b3f1-4127-9582-0a598d52face} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:21:42.570279 [ 260 ] {002695a2-b3f1-4127-9582-0a598d52face} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:42.570526 [ 260 ] {002695a2-b3f1-4127-9582-0a598d52face} executeQuery: Read 91 rows, 7.28 KiB in 0.001665 sec., 54654.65465465465 rows/sec., 4.27 MiB/sec. 2024.12.21 00:21:42.570605 [ 260 ] {002695a2-b3f1-4127-9582-0a598d52face} TCPHandler: Processed in 0.001995713 sec. 2024.12.21 00:21:42.570808 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:42.570972 [ 259 ] {9d60d2b9-4afe-4d00-a7c2-9232f6853a62} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:42.571038 [ 259 ] {9d60d2b9-4afe-4d00-a7c2-9232f6853a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:42.571676 [ 259 ] {9d60d2b9-4afe-4d00-a7c2-9232f6853a62} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:42.571715 [ 259 ] {9d60d2b9-4afe-4d00-a7c2-9232f6853a62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:42.572126 [ 259 ] {9d60d2b9-4afe-4d00-a7c2-9232f6853a62} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:21:42.572374 [ 259 ] {9d60d2b9-4afe-4d00-a7c2-9232f6853a62} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:42.572586 [ 259 ] {9d60d2b9-4afe-4d00-a7c2-9232f6853a62} executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. 2024.12.21 00:21:42.572641 [ 259 ] {9d60d2b9-4afe-4d00-a7c2-9232f6853a62} TCPHandler: Processed in 0.001946421 sec. 2024.12.21 00:21:42.572827 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:42.572966 [ 260 ] {5d38613d-bae9-491a-aae7-f9dae239d431} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:42.573060 [ 260 ] {5d38613d-bae9-491a-aae7-f9dae239d431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:21:42.574333 [ 260 ] {5d38613d-bae9-491a-aae7-f9dae239d431} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:42.574373 [ 260 ] {5d38613d-bae9-491a-aae7-f9dae239d431} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:42.575042 [ 260 ] {5d38613d-bae9-491a-aae7-f9dae239d431} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:21:42.575309 [ 260 ] {5d38613d-bae9-491a-aae7-f9dae239d431} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:42.575563 [ 260 ] {5d38613d-bae9-491a-aae7-f9dae239d431} executeQuery: Read 27 rows, 49.54 KiB in 0.002628 sec., 10273.972602739726 rows/sec., 18.41 MiB/sec. 2024.12.21 00:21:42.575674 [ 260 ] {5d38613d-bae9-491a-aae7-f9dae239d431} TCPHandler: Processed in 0.002917497 sec. 2024.12.21 00:21:42.575894 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:42.576034 [ 259 ] {092b31ca-202b-476a-9a7b-f37af36ade22} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:42.576097 [ 259 ] {092b31ca-202b-476a-9a7b-f37af36ade22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:42.576639 [ 259 ] {092b31ca-202b-476a-9a7b-f37af36ade22} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:42.576678 [ 259 ] {092b31ca-202b-476a-9a7b-f37af36ade22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:42.577054 [ 259 ] {092b31ca-202b-476a-9a7b-f37af36ade22} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:21:42.577287 [ 259 ] {092b31ca-202b-476a-9a7b-f37af36ade22} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:42.577506 [ 259 ] {092b31ca-202b-476a-9a7b-f37af36ade22} executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. 2024.12.21 00:21:42.577558 [ 259 ] {092b31ca-202b-476a-9a7b-f37af36ade22} TCPHandler: Processed in 0.001730416 sec. 2024.12.21 00:21:44.937030 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:44.937343 [ 260 ] {71dee95e-4ef0-4508-ba7a-6d72505e62f8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:21:44.937462 [ 260 ] {71dee95e-4ef0-4508-ba7a-6d72505e62f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:21:44.938249 [ 260 ] {71dee95e-4ef0-4508-ba7a-6d72505e62f8} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:44.938296 [ 260 ] {71dee95e-4ef0-4508-ba7a-6d72505e62f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:44.938748 [ 260 ] {71dee95e-4ef0-4508-ba7a-6d72505e62f8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:21:44.939026 [ 260 ] {71dee95e-4ef0-4508-ba7a-6d72505e62f8} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:44.939270 [ 260 ] {71dee95e-4ef0-4508-ba7a-6d72505e62f8} executeQuery: Read 14 rows, 1.01 KiB in 0.002008 sec., 6972.111553784861 rows/sec., 501.90 KiB/sec. 2024.12.21 00:21:44.939472 [ 260 ] {71dee95e-4ef0-4508-ba7a-6d72505e62f8} TCPHandler: Processed in 0.002628139 sec. 2024.12.21 00:21:44.939844 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:44.940150 [ 259 ] {e5b64c03-e70b-47ec-8603-071b95c107e8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:44.940269 [ 259 ] {e5b64c03-e70b-47ec-8603-071b95c107e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:44.941809 [ 259 ] {e5b64c03-e70b-47ec-8603-071b95c107e8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:44.941858 [ 259 ] {e5b64c03-e70b-47ec-8603-071b95c107e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:44.942394 [ 259 ] {e5b64c03-e70b-47ec-8603-071b95c107e8} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:21:44.942661 [ 259 ] {e5b64c03-e70b-47ec-8603-071b95c107e8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:44.942932 [ 259 ] {e5b64c03-e70b-47ec-8603-071b95c107e8} executeQuery: Read 1367 rows, 116.44 KiB in 0.002865 sec., 477137.87085514836 rows/sec., 39.69 MiB/sec. 2024.12.21 00:21:44.943002 [ 259 ] {e5b64c03-e70b-47ec-8603-071b95c107e8} TCPHandler: Processed in 0.003343599 sec. 2024.12.21 00:21:44.943226 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:44.943457 [ 260 ] {62393844-c925-4183-9f15-6789432d166c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:21:44.943538 [ 260 ] {62393844-c925-4183-9f15-6789432d166c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:21:44.944140 [ 260 ] {62393844-c925-4183-9f15-6789432d166c} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:44.944179 [ 260 ] {62393844-c925-4183-9f15-6789432d166c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:44.944542 [ 260 ] {62393844-c925-4183-9f15-6789432d166c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:21:44.944784 [ 260 ] {62393844-c925-4183-9f15-6789432d166c} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:44.944998 [ 260 ] {62393844-c925-4183-9f15-6789432d166c} executeQuery: Read 19 rows, 1.36 KiB in 0.00159 sec., 11949.685534591195 rows/sec., 854.34 KiB/sec. 2024.12.21 00:21:44.945095 [ 260 ] {62393844-c925-4183-9f15-6789432d166c} TCPHandler: Processed in 0.001981092 sec. 2024.12.21 00:21:44.945308 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:44.945441 [ 259 ] {7a70f5dd-3485-4e9e-9b81-c7fe2c5f1ca2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:21:44.945502 [ 259 ] {7a70f5dd-3485-4e9e-9b81-c7fe2c5f1ca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:21:44.946299 [ 259 ] {7a70f5dd-3485-4e9e-9b81-c7fe2c5f1ca2} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:44.946349 [ 259 ] {7a70f5dd-3485-4e9e-9b81-c7fe2c5f1ca2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:44.946744 [ 259 ] {7a70f5dd-3485-4e9e-9b81-c7fe2c5f1ca2} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:21:44.946988 [ 259 ] {7a70f5dd-3485-4e9e-9b81-c7fe2c5f1ca2} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:44.947192 [ 259 ] {7a70f5dd-3485-4e9e-9b81-c7fe2c5f1ca2} executeQuery: Read 242 rows, 16.79 KiB in 0.00177 sec., 136723.1638418079 rows/sec., 9.26 MiB/sec. 2024.12.21 00:21:44.947366 [ 259 ] {7a70f5dd-3485-4e9e-9b81-c7fe2c5f1ca2} TCPHandler: Processed in 0.002152968 sec. 2024.12.21 00:21:44.947549 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:44.947670 [ 260 ] {4dc91ad1-1482-4914-a308-fbe9c21cb178} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:21:44.947718 [ 260 ] {4dc91ad1-1482-4914-a308-fbe9c21cb178} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:21:44.948308 [ 260 ] {4dc91ad1-1482-4914-a308-fbe9c21cb178} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:44.948348 [ 260 ] {4dc91ad1-1482-4914-a308-fbe9c21cb178} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:44.948702 [ 260 ] {4dc91ad1-1482-4914-a308-fbe9c21cb178} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:21:44.948945 [ 260 ] {4dc91ad1-1482-4914-a308-fbe9c21cb178} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:44.949154 [ 260 ] {4dc91ad1-1482-4914-a308-fbe9c21cb178} executeQuery: Read 13 rows, 830.00 B in 0.00151 sec., 8609.271523178808 rows/sec., 536.79 KiB/sec. 2024.12.21 00:21:44.949216 [ 260 ] {4dc91ad1-1482-4914-a308-fbe9c21cb178} TCPHandler: Processed in 0.001740755 sec. 2024.12.21 00:21:44.949364 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:44.949482 [ 259 ] {7080d215-2869-42f7-8ba1-3c202edbee15} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:44.949533 [ 259 ] {7080d215-2869-42f7-8ba1-3c202edbee15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:44.950426 [ 259 ] {7080d215-2869-42f7-8ba1-3c202edbee15} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:44.950465 [ 259 ] {7080d215-2869-42f7-8ba1-3c202edbee15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:44.950871 [ 259 ] {7080d215-2869-42f7-8ba1-3c202edbee15} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:21:44.951113 [ 259 ] {7080d215-2869-42f7-8ba1-3c202edbee15} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:44.951303 [ 259 ] {7080d215-2869-42f7-8ba1-3c202edbee15} executeQuery: Read 850 rows, 62.93 KiB in 0.001844 sec., 460954.4468546638 rows/sec., 33.33 MiB/sec. 2024.12.21 00:21:44.951397 [ 259 ] {7080d215-2869-42f7-8ba1-3c202edbee15} TCPHandler: Processed in 0.002088945 sec. 2024.12.21 00:21:44.951643 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:44.951866 [ 260 ] {55129251-02c1-4b40-8238-8667fb7e490f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:21:44.951960 [ 260 ] {55129251-02c1-4b40-8238-8667fb7e490f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:21:44.952687 [ 260 ] {55129251-02c1-4b40-8238-8667fb7e490f} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:44.952726 [ 260 ] {55129251-02c1-4b40-8238-8667fb7e490f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:44.953094 [ 260 ] {55129251-02c1-4b40-8238-8667fb7e490f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:21:44.953348 [ 260 ] {55129251-02c1-4b40-8238-8667fb7e490f} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:44.953556 [ 260 ] {55129251-02c1-4b40-8238-8667fb7e490f} executeQuery: Read 6 rows, 321.00 B in 0.001744 sec., 3440.366972477064 rows/sec., 179.75 KiB/sec. 2024.12.21 00:21:44.953610 [ 260 ] {55129251-02c1-4b40-8238-8667fb7e490f} TCPHandler: Processed in 0.002117786 sec. 2024.12.21 00:21:44.953750 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:44.953869 [ 259 ] {df50c86e-f709-44e1-8005-1a7beae65df5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:44.953922 [ 259 ] {df50c86e-f709-44e1-8005-1a7beae65df5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:44.954699 [ 259 ] {df50c86e-f709-44e1-8005-1a7beae65df5} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:44.954736 [ 259 ] {df50c86e-f709-44e1-8005-1a7beae65df5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:44.955172 [ 259 ] {df50c86e-f709-44e1-8005-1a7beae65df5} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:21:44.955418 [ 259 ] {df50c86e-f709-44e1-8005-1a7beae65df5} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:44.955599 [ 259 ] {df50c86e-f709-44e1-8005-1a7beae65df5} executeQuery: Read 1019 rows, 69.53 KiB in 0.001756 sec., 580296.1275626423 rows/sec., 38.67 MiB/sec. 2024.12.21 00:21:44.955652 [ 259 ] {df50c86e-f709-44e1-8005-1a7beae65df5} TCPHandler: Processed in 0.001959642 sec. 2024.12.21 00:21:44.955810 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:44.955947 [ 260 ] {99efe1dc-84be-4d5d-ad2a-7f5b94f34abb} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:21:44.956008 [ 260 ] {99efe1dc-84be-4d5d-ad2a-7f5b94f34abb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:21:44.956545 [ 260 ] {99efe1dc-84be-4d5d-ad2a-7f5b94f34abb} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:44.956584 [ 260 ] {99efe1dc-84be-4d5d-ad2a-7f5b94f34abb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:44.956939 [ 260 ] {99efe1dc-84be-4d5d-ad2a-7f5b94f34abb} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:21:44.957184 [ 260 ] {99efe1dc-84be-4d5d-ad2a-7f5b94f34abb} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:44.957445 [ 260 ] {99efe1dc-84be-4d5d-ad2a-7f5b94f34abb} executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec. 2024.12.21 00:21:44.957643 [ 260 ] {99efe1dc-84be-4d5d-ad2a-7f5b94f34abb} TCPHandler: Processed in 0.00189532 sec. 2024.12.21 00:21:44.957834 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:44.957949 [ 259 ] {4d043204-0525-4f46-b078-fac41a32d37f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:44.958030 [ 259 ] {4d043204-0525-4f46-b078-fac41a32d37f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:21:44.959149 [ 259 ] {4d043204-0525-4f46-b078-fac41a32d37f} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:44.959188 [ 259 ] {4d043204-0525-4f46-b078-fac41a32d37f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:44.959791 [ 259 ] {4d043204-0525-4f46-b078-fac41a32d37f} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:21:44.960048 [ 259 ] {4d043204-0525-4f46-b078-fac41a32d37f} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:44.960247 [ 259 ] {4d043204-0525-4f46-b078-fac41a32d37f} executeQuery: Read 12 rows, 22.02 KiB in 0.002322 sec., 5167.958656330749 rows/sec., 9.26 MiB/sec. 2024.12.21 00:21:44.960350 [ 259 ] {4d043204-0525-4f46-b078-fac41a32d37f} TCPHandler: Processed in 0.002610919 sec. 2024.12.21 00:21:44.960517 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:44.960655 [ 260 ] {30a3749b-a223-4ac7-b1e1-5d27b721a8ca} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:44.960715 [ 260 ] {30a3749b-a223-4ac7-b1e1-5d27b721a8ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:44.961299 [ 260 ] {30a3749b-a223-4ac7-b1e1-5d27b721a8ca} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:44.961346 [ 260 ] {30a3749b-a223-4ac7-b1e1-5d27b721a8ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:44.961742 [ 260 ] {30a3749b-a223-4ac7-b1e1-5d27b721a8ca} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:21:44.961992 [ 260 ] {30a3749b-a223-4ac7-b1e1-5d27b721a8ca} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:44.962231 [ 260 ] {30a3749b-a223-4ac7-b1e1-5d27b721a8ca} executeQuery: Read 58 rows, 3.68 KiB in 0.001598 sec., 36295.36921151439 rows/sec., 2.25 MiB/sec. 2024.12.21 00:21:44.962338 [ 260 ] {30a3749b-a223-4ac7-b1e1-5d27b721a8ca} TCPHandler: Processed in 0.00188554 sec. 2024.12.21 00:21:46.318563 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1170 2024.12.21 00:21:46.322168 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:46.322230 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:46.323728 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:21:46.324065 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:46.325411 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1170 2024.12.21 00:21:47.558859 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:47.559166 [ 260 ] {c00b4aea-60bb-4755-88a0-45f4562291be} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:47.559284 [ 260 ] {c00b4aea-60bb-4755-88a0-45f4562291be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:47.560181 [ 260 ] {c00b4aea-60bb-4755-88a0-45f4562291be} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:47.560232 [ 260 ] {c00b4aea-60bb-4755-88a0-45f4562291be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:47.560670 [ 260 ] {c00b4aea-60bb-4755-88a0-45f4562291be} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:21:47.560925 [ 260 ] {c00b4aea-60bb-4755-88a0-45f4562291be} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:47.561159 [ 260 ] {c00b4aea-60bb-4755-88a0-45f4562291be} executeQuery: Read 56 rows, 4.38 KiB in 0.00208 sec., 26923.076923076926 rows/sec., 2.06 MiB/sec. 2024.12.21 00:21:47.561216 [ 260 ] {c00b4aea-60bb-4755-88a0-45f4562291be} TCPHandler: Processed in 0.002539578 sec. 2024.12.21 00:21:47.561458 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:47.561715 [ 259 ] {dc676033-45e2-4fd6-9949-8cf70568a606} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:47.561832 [ 259 ] {dc676033-45e2-4fd6-9949-8cf70568a606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:47.562880 [ 259 ] {dc676033-45e2-4fd6-9949-8cf70568a606} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:47.562928 [ 259 ] {dc676033-45e2-4fd6-9949-8cf70568a606} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:47.563373 [ 259 ] {dc676033-45e2-4fd6-9949-8cf70568a606} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:21:47.563639 [ 259 ] {dc676033-45e2-4fd6-9949-8cf70568a606} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:47.563895 [ 259 ] {dc676033-45e2-4fd6-9949-8cf70568a606} executeQuery: Read 64 rows, 5.12 KiB in 0.002263 sec., 28281.042863455594 rows/sec., 2.21 MiB/sec. 2024.12.21 00:21:47.563964 [ 259 ] {dc676033-45e2-4fd6-9949-8cf70568a606} TCPHandler: Processed in 0.002629969 sec. 2024.12.21 00:21:47.564114 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:47.564254 [ 260 ] {4851d531-2bc2-4dbf-80e5-7eb1f011895c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:47.564318 [ 260 ] {4851d531-2bc2-4dbf-80e5-7eb1f011895c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:47.564920 [ 260 ] {4851d531-2bc2-4dbf-80e5-7eb1f011895c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:47.564959 [ 260 ] {4851d531-2bc2-4dbf-80e5-7eb1f011895c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:47.565360 [ 260 ] {4851d531-2bc2-4dbf-80e5-7eb1f011895c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:21:47.565595 [ 260 ] {4851d531-2bc2-4dbf-80e5-7eb1f011895c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:47.565804 [ 260 ] {4851d531-2bc2-4dbf-80e5-7eb1f011895c} executeQuery: Read 64 rows, 4.56 KiB in 0.00158 sec., 40506.32911392405 rows/sec., 2.82 MiB/sec. 2024.12.21 00:21:47.565900 [ 260 ] {4851d531-2bc2-4dbf-80e5-7eb1f011895c} TCPHandler: Processed in 0.001849229 sec. 2024.12.21 00:21:47.566074 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:47.566207 [ 259 ] {c640309a-8f67-4a16-a51e-f709aafa2443} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:47.566261 [ 259 ] {c640309a-8f67-4a16-a51e-f709aafa2443} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:47.566757 [ 259 ] {c640309a-8f67-4a16-a51e-f709aafa2443} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:47.566796 [ 259 ] {c640309a-8f67-4a16-a51e-f709aafa2443} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:47.567178 [ 259 ] {c640309a-8f67-4a16-a51e-f709aafa2443} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:21:47.567417 [ 259 ] {c640309a-8f67-4a16-a51e-f709aafa2443} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:47.567639 [ 259 ] {c640309a-8f67-4a16-a51e-f709aafa2443} executeQuery: Read 24 rows, 1.66 KiB in 0.001461 sec., 16427.104722792606 rows/sec., 1.11 MiB/sec. 2024.12.21 00:21:47.567693 [ 259 ] {c640309a-8f67-4a16-a51e-f709aafa2443} TCPHandler: Processed in 0.001685454 sec. 2024.12.21 00:21:48.735927 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2024.12.21 00:21:48.736588 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:48.736633 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:48.737187 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:21:48.737458 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:48.737739 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2024.12.21 00:21:49.966019 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2024.12.21 00:21:49.986177 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:49.986227 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:49.993718 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:21:49.994478 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:49.997113 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2024.12.21 00:21:52.563706 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:52.563916 [ 260 ] {344cc2f4-432b-4860-b169-4f65e979b90b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:52.563994 [ 260 ] {344cc2f4-432b-4860-b169-4f65e979b90b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:52.564831 [ 260 ] {344cc2f4-432b-4860-b169-4f65e979b90b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:52.564883 [ 260 ] {344cc2f4-432b-4860-b169-4f65e979b90b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:52.565339 [ 260 ] {344cc2f4-432b-4860-b169-4f65e979b90b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:21:52.565610 [ 260 ] {344cc2f4-432b-4860-b169-4f65e979b90b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:52.565856 [ 260 ] {344cc2f4-432b-4860-b169-4f65e979b90b} executeQuery: Read 110 rows, 9.44 KiB in 0.001994 sec., 55165.4964894684 rows/sec., 4.62 MiB/sec. 2024.12.21 00:21:52.565935 [ 260 ] {344cc2f4-432b-4860-b169-4f65e979b90b} TCPHandler: Processed in 0.002369483 sec. 2024.12.21 00:21:52.566226 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:52.566418 [ 259 ] {ffc2fe53-177b-44ba-9100-7cde3cc53ded} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:21:52.566498 [ 259 ] {ffc2fe53-177b-44ba-9100-7cde3cc53ded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:21:52.567271 [ 259 ] {ffc2fe53-177b-44ba-9100-7cde3cc53ded} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:52.567328 [ 259 ] {ffc2fe53-177b-44ba-9100-7cde3cc53ded} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:52.567793 [ 259 ] {ffc2fe53-177b-44ba-9100-7cde3cc53ded} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:21:52.568063 [ 259 ] {ffc2fe53-177b-44ba-9100-7cde3cc53ded} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:52.568254 [ 51 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2024.12.21 00:21:52.568329 [ 259 ] {ffc2fe53-177b-44ba-9100-7cde3cc53ded} executeQuery: Read 27 rows, 2.03 KiB in 0.001959 sec., 13782.542113323125 rows/sec., 1.01 MiB/sec. 2024.12.21 00:21:52.568336 [ 51 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:52.568407 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:52.568473 [ 259 ] {ffc2fe53-177b-44ba-9100-7cde3cc53ded} TCPHandler: Processed in 0.002398614 sec. 2024.12.21 00:21:52.568629 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2024.12.21 00:21:52.568698 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:52.568859 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:52.568947 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 64 rows starting from the beginning of the part 2024.12.21 00:21:52.568945 [ 260 ] {daad1f03-4829-4633-b91c-f74ae6455c49} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:52.569091 [ 260 ] {daad1f03-4829-4633-b91c-f74ae6455c49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:52.569245 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:52.569696 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 19 rows starting from the beginning of the part 2024.12.21 00:21:52.569969 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:52.570426 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 19 rows starting from the beginning of the part 2024.12.21 00:21:52.570870 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:52.572111 [ 260 ] {daad1f03-4829-4633-b91c-f74ae6455c49} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:52.572170 [ 260 ] {daad1f03-4829-4633-b91c-f74ae6455c49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:52.573210 [ 260 ] {daad1f03-4829-4633-b91c-f74ae6455c49} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:21:52.573648 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005145826 sec., 35562.80371703202 rows/sec., 2.69 MiB/sec. 2024.12.21 00:21:52.573708 [ 260 ] {daad1f03-4829-4633-b91c-f74ae6455c49} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:52.573805 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2024.12.21 00:21:52.574058 [ 260 ] {daad1f03-4829-4633-b91c-f74ae6455c49} executeQuery: Read 91 rows, 7.28 KiB in 0.005182 sec., 17560.78734079506 rows/sec., 1.37 MiB/sec. 2024.12.21 00:21:52.574234 [ 260 ] {daad1f03-4829-4633-b91c-f74ae6455c49} TCPHandler: Processed in 0.005641509 sec. 2024.12.21 00:21:52.574577 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:52.574698 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_50_10} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:52.574841 [ 259 ] {48b1e35e-5d46-4937-a778-c8b251eed7a9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:52.574887 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_50_10} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2024.12.21 00:21:52.574946 [ 259 ] {48b1e35e-5d46-4937-a778-c8b251eed7a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:52.575085 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:21:52.575701 [ 259 ] {48b1e35e-5d46-4937-a778-c8b251eed7a9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:52.575749 [ 259 ] {48b1e35e-5d46-4937-a778-c8b251eed7a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:52.576172 [ 259 ] {48b1e35e-5d46-4937-a778-c8b251eed7a9} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:21:52.576425 [ 259 ] {48b1e35e-5d46-4937-a778-c8b251eed7a9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:52.576701 [ 259 ] {48b1e35e-5d46-4937-a778-c8b251eed7a9} executeQuery: Read 160 rows, 11.41 KiB in 0.001938 sec., 82559.3395252838 rows/sec., 5.75 MiB/sec. 2024.12.21 00:21:52.576775 [ 259 ] {48b1e35e-5d46-4937-a778-c8b251eed7a9} TCPHandler: Processed in 0.002431475 sec. 2024.12.21 00:21:52.577074 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:52.577268 [ 260 ] {3f0220ad-8c0e-4948-9cb5-1e58f1056321} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:52.577384 [ 260 ] {3f0220ad-8c0e-4948-9cb5-1e58f1056321} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:21:52.578626 [ 260 ] {3f0220ad-8c0e-4948-9cb5-1e58f1056321} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:52.578666 [ 260 ] {3f0220ad-8c0e-4948-9cb5-1e58f1056321} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:52.579341 [ 260 ] {3f0220ad-8c0e-4948-9cb5-1e58f1056321} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:21:52.579603 [ 260 ] {3f0220ad-8c0e-4948-9cb5-1e58f1056321} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:52.579864 [ 260 ] {3f0220ad-8c0e-4948-9cb5-1e58f1056321} executeQuery: Read 27 rows, 49.54 KiB in 0.002638 sec., 10235.02653525398 rows/sec., 18.34 MiB/sec. 2024.12.21 00:21:52.579971 [ 260 ] {3f0220ad-8c0e-4948-9cb5-1e58f1056321} TCPHandler: Processed in 0.003088892 sec. 2024.12.21 00:21:52.580121 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:52.580266 [ 259 ] {ce3c0d49-191e-4003-bb4b-a342ec2fd2de} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:52.580329 [ 259 ] {ce3c0d49-191e-4003-bb4b-a342ec2fd2de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:52.580886 [ 259 ] {ce3c0d49-191e-4003-bb4b-a342ec2fd2de} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:52.580926 [ 259 ] {ce3c0d49-191e-4003-bb4b-a342ec2fd2de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:52.581304 [ 259 ] {ce3c0d49-191e-4003-bb4b-a342ec2fd2de} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:21:52.581548 [ 259 ] {ce3c0d49-191e-4003-bb4b-a342ec2fd2de} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:52.581764 [ 259 ] {ce3c0d49-191e-4003-bb4b-a342ec2fd2de} executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. 2024.12.21 00:21:52.581816 [ 259 ] {ce3c0d49-191e-4003-bb4b-a342ec2fd2de} TCPHandler: Processed in 0.001762056 sec. 2024.12.21 00:21:55.580340 [ 47 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2024.12.21 00:21:55.580412 [ 47 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:55.580440 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:55.580592 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2024.12.21 00:21:55.580782 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:55.580826 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part 2024.12.21 00:21:55.580911 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2024.12.21 00:21:55.581047 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2024.12.21 00:21:55.581147 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2024.12.21 00:21:55.581255 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2024.12.21 00:21:55.582268 [ 188 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.001756677 sec., 15369.928563987572 rows/sec., 1.01 MiB/sec. 2024.12.21 00:21:55.582503 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2024.12.21 00:21:55.582922 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_27_6} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:55.583021 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_27_6} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2024.12.21 00:21:55.583139 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:21:56.058130 [ 45 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:21:56.058207 [ 45 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:21:56.238805 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2024.12.21 00:21:56.239490 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:56.239542 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:56.240077 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:21:56.240359 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:56.240619 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2024.12.21 00:21:56.326596 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1190 2024.12.21 00:21:56.329468 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:56.329532 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:56.331057 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:21:56.331385 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:56.332092 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1190 2024.12.21 00:21:57.498109 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2024.12.21 00:21:57.519522 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.519573 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.527553 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:21:57.528368 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.531683 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2024.12.21 00:21:57.568455 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:57.568674 [ 260 ] {f2758a9f-0599-4812-9b7f-1fff260a88f9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:21:57.568757 [ 260 ] {f2758a9f-0599-4812-9b7f-1fff260a88f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:21:57.569544 [ 260 ] {f2758a9f-0599-4812-9b7f-1fff260a88f9} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.569594 [ 260 ] {f2758a9f-0599-4812-9b7f-1fff260a88f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.570042 [ 260 ] {f2758a9f-0599-4812-9b7f-1fff260a88f9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:21:57.570318 [ 260 ] {f2758a9f-0599-4812-9b7f-1fff260a88f9} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.570556 [ 260 ] {f2758a9f-0599-4812-9b7f-1fff260a88f9} executeQuery: Read 14 rows, 1.01 KiB in 0.001932 sec., 7246.376811594203 rows/sec., 521.64 KiB/sec. 2024.12.21 00:21:57.570667 [ 260 ] {f2758a9f-0599-4812-9b7f-1fff260a88f9} TCPHandler: Processed in 0.002359442 sec. 2024.12.21 00:21:57.571041 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:57.571281 [ 259 ] {8885a07b-6c13-43f6-bfcf-c028addf3b7d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:21:57.571382 [ 259 ] {8885a07b-6c13-43f6-bfcf-c028addf3b7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:21:57.572526 [ 259 ] {8885a07b-6c13-43f6-bfcf-c028addf3b7d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.572586 [ 259 ] {8885a07b-6c13-43f6-bfcf-c028addf3b7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.573226 [ 259 ] {8885a07b-6c13-43f6-bfcf-c028addf3b7d} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:21:57.573502 [ 259 ] {8885a07b-6c13-43f6-bfcf-c028addf3b7d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.573696 [ 43 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.21 00:21:57.573762 [ 259 ] {8885a07b-6c13-43f6-bfcf-c028addf3b7d} executeQuery: Read 227 rows, 20.32 KiB in 0.002544 sec., 89229.55974842768 rows/sec., 7.80 MiB/sec. 2024.12.21 00:21:57.573772 [ 43 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.573847 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.573896 [ 259 ] {8885a07b-6c13-43f6-bfcf-c028addf3b7d} TCPHandler: Processed in 0.003098992 sec. 2024.12.21 00:21:57.574179 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:57.574223 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.21 00:21:57.574588 [ 260 ] {dc8b52f9-07fb-4457-9d95-304f2facf73d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:21:57.574785 [ 260 ] {dc8b52f9-07fb-4457-9d95-304f2facf73d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:21:57.574921 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:57.575068 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1430 rows starting from the beginning of the part 2024.12.21 00:21:57.575669 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 110 rows starting from the beginning of the part 2024.12.21 00:21:57.576083 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1367 rows starting from the beginning of the part 2024.12.21 00:21:57.576491 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2024.12.21 00:21:57.576808 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 110 rows starting from the beginning of the part 2024.12.21 00:21:57.577046 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 227 rows starting from the beginning of the part 2024.12.21 00:21:57.577832 [ 260 ] {dc8b52f9-07fb-4457-9d95-304f2facf73d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.577902 [ 260 ] {dc8b52f9-07fb-4457-9d95-304f2facf73d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.578819 [ 260 ] {dc8b52f9-07fb-4457-9d95-304f2facf73d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:21:57.579413 [ 260 ] {dc8b52f9-07fb-4457-9d95-304f2facf73d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.579803 [ 260 ] {dc8b52f9-07fb-4457-9d95-304f2facf73d} executeQuery: Read 19 rows, 1.36 KiB in 0.005362 sec., 3543.453935098844 rows/sec., 253.34 KiB/sec. 2024.12.21 00:21:57.579897 [ 260 ] {dc8b52f9-07fb-4457-9d95-304f2facf73d} TCPHandler: Processed in 0.005875876 sec. 2024.12.21 00:21:57.580084 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:57.580465 [ 259 ] {cfa2dfdb-39ea-4d25-a0aa-7148df307787} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:21:57.580520 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.006545733 sec., 504145.2194887876 rows/sec., 44.02 MiB/sec. 2024.12.21 00:21:57.580563 [ 259 ] {cfa2dfdb-39ea-4d25-a0aa-7148df307787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:21:57.580779 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.21 00:21:57.581414 [ 186 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_66_13} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.581639 [ 186 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_66_13} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.21 00:21:57.581847 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 00:21:57.581950 [ 259 ] {cfa2dfdb-39ea-4d25-a0aa-7148df307787} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.581995 [ 259 ] {cfa2dfdb-39ea-4d25-a0aa-7148df307787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.582361 [ 259 ] {cfa2dfdb-39ea-4d25-a0aa-7148df307787} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:21:57.582600 [ 259 ] {cfa2dfdb-39ea-4d25-a0aa-7148df307787} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.582860 [ 259 ] {cfa2dfdb-39ea-4d25-a0aa-7148df307787} executeQuery: Read 14 rows, 1004.00 B in 0.002547 sec., 5496.662740478995 rows/sec., 384.95 KiB/sec. 2024.12.21 00:21:57.583082 [ 259 ] {cfa2dfdb-39ea-4d25-a0aa-7148df307787} TCPHandler: Processed in 0.003078581 sec. 2024.12.21 00:21:57.583344 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:57.583486 [ 260 ] {ed95490a-ac44-458e-933e-3afeab945efc} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:21:57.583545 [ 260 ] {ed95490a-ac44-458e-933e-3afeab945efc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:21:57.584179 [ 260 ] {ed95490a-ac44-458e-933e-3afeab945efc} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.584221 [ 260 ] {ed95490a-ac44-458e-933e-3afeab945efc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.584590 [ 260 ] {ed95490a-ac44-458e-933e-3afeab945efc} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:21:57.584840 [ 260 ] {ed95490a-ac44-458e-933e-3afeab945efc} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.585051 [ 260 ] {ed95490a-ac44-458e-933e-3afeab945efc} executeQuery: Read 13 rows, 830.00 B in 0.001596 sec., 8145.363408521303 rows/sec., 507.86 KiB/sec. 2024.12.21 00:21:57.585102 [ 260 ] {ed95490a-ac44-458e-933e-3afeab945efc} TCPHandler: Processed in 0.001824709 sec. 2024.12.21 00:21:57.585261 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:57.585403 [ 259 ] {51264963-f84c-4d22-928b-8681086d1172} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:21:57.585461 [ 259 ] {51264963-f84c-4d22-928b-8681086d1172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:21:57.586286 [ 259 ] {51264963-f84c-4d22-928b-8681086d1172} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.586326 [ 259 ] {51264963-f84c-4d22-928b-8681086d1172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.586716 [ 259 ] {51264963-f84c-4d22-928b-8681086d1172} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:21:57.586954 [ 259 ] {51264963-f84c-4d22-928b-8681086d1172} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.587118 [ 43 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.21 00:21:57.587180 [ 43 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.587193 [ 259 ] {51264963-f84c-4d22-928b-8681086d1172} executeQuery: Read 394 rows, 28.64 KiB in 0.001812 sec., 217439.29359823398 rows/sec., 15.44 MiB/sec. 2024.12.21 00:21:57.587219 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.587323 [ 259 ] {51264963-f84c-4d22-928b-8681086d1172} TCPHandler: Processed in 0.002129077 sec. 2024.12.21 00:21:57.587473 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.21 00:21:57.587528 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:57.587618 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:57.587675 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part 2024.12.21 00:21:57.587683 [ 260 ] {4a621eee-30cc-418c-bbe7-81e8989268d3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:21:57.587774 [ 260 ] {4a621eee-30cc-418c-bbe7-81e8989268d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:21:57.587896 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 91 rows starting from the beginning of the part 2024.12.21 00:21:57.588297 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 850 rows starting from the beginning of the part 2024.12.21 00:21:57.588655 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2024.12.21 00:21:57.588977 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 91 rows starting from the beginning of the part 2024.12.21 00:21:57.589167 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 394 rows starting from the beginning of the part 2024.12.21 00:21:57.589699 [ 260 ] {4a621eee-30cc-418c-bbe7-81e8989268d3} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.589743 [ 260 ] {4a621eee-30cc-418c-bbe7-81e8989268d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.590245 [ 260 ] {4a621eee-30cc-418c-bbe7-81e8989268d3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:21:57.590543 [ 260 ] {4a621eee-30cc-418c-bbe7-81e8989268d3} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.590852 [ 260 ] {4a621eee-30cc-418c-bbe7-81e8989268d3} executeQuery: Read 6 rows, 321.00 B in 0.003198 sec., 1876.172607879925 rows/sec., 98.02 KiB/sec. 2024.12.21 00:21:57.591159 [ 260 ] {4a621eee-30cc-418c-bbe7-81e8989268d3} TCPHandler: Processed in 0.003722269 sec. 2024.12.21 00:21:57.591551 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:57.591985 [ 259 ] {67c225ad-986c-45b9-b70e-062a92f4cc46} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:57.592002 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.004655133 sec., 516204.3705303372 rows/sec., 39.57 MiB/sec. 2024.12.21 00:21:57.592090 [ 259 ] {67c225ad-986c-45b9-b70e-062a92f4cc46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:21:57.592279 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.21 00:21:57.592826 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_66_13} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.593034 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_66_13} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.21 00:21:57.593207 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2024.12.21 00:21:57.593341 [ 259 ] {67c225ad-986c-45b9-b70e-062a92f4cc46} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.593386 [ 259 ] {67c225ad-986c-45b9-b70e-062a92f4cc46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.593781 [ 259 ] {67c225ad-986c-45b9-b70e-062a92f4cc46} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:21:57.594020 [ 259 ] {67c225ad-986c-45b9-b70e-062a92f4cc46} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.594197 [ 43 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.21 00:21:57.594256 [ 43 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.594264 [ 259 ] {67c225ad-986c-45b9-b70e-062a92f4cc46} executeQuery: Read 237 rows, 16.27 KiB in 0.002373 sec., 99873.57774968394 rows/sec., 6.69 MiB/sec. 2024.12.21 00:21:57.594293 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.594416 [ 259 ] {67c225ad-986c-45b9-b70e-062a92f4cc46} TCPHandler: Processed in 0.003128163 sec. 2024.12.21 00:21:57.594494 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.21 00:21:57.594623 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:57.594691 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:57.594767 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18519 rows starting from the beginning of the part 2024.12.21 00:21:57.594870 [ 260 ] {1d0fa76d-55c4-4cf5-92f1-4ae9f8985997} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:21:57.595059 [ 260 ] {1d0fa76d-55c4-4cf5-92f1-4ae9f8985997} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:21:57.595084 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2024.12.21 00:21:57.595509 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1019 rows starting from the beginning of the part 2024.12.21 00:21:57.595867 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2024.12.21 00:21:57.596286 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2024.12.21 00:21:57.596526 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part 2024.12.21 00:21:57.597542 [ 260 ] {1d0fa76d-55c4-4cf5-92f1-4ae9f8985997} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.597610 [ 260 ] {1d0fa76d-55c4-4cf5-92f1-4ae9f8985997} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.598405 [ 260 ] {1d0fa76d-55c4-4cf5-92f1-4ae9f8985997} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 00:21:57.598718 [ 260 ] {1d0fa76d-55c4-4cf5-92f1-4ae9f8985997} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.599165 [ 260 ] {1d0fa76d-55c4-4cf5-92f1-4ae9f8985997} executeQuery: Read 1 rows, 69.00 B in 0.004373 sec., 228.675966155957 rows/sec., 15.41 KiB/sec. 2024.12.21 00:21:57.599239 [ 260 ] {1d0fa76d-55c4-4cf5-92f1-4ae9f8985997} TCPHandler: Processed in 0.004714465 sec. 2024.12.21 00:21:57.599437 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:57.599620 [ 259 ] {45066039-e634-4cc0-ab12-c94f3e1561ab} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:21:57.599779 [ 259 ] {45066039-e634-4cc0-ab12-c94f3e1561ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:21:57.601567 [ 259 ] {45066039-e634-4cc0-ab12-c94f3e1561ab} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.601607 [ 259 ] {45066039-e634-4cc0-ab12-c94f3e1561ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.604167 [ 259 ] {45066039-e634-4cc0-ab12-c94f3e1561ab} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:21:57.604523 [ 259 ] {45066039-e634-4cc0-ab12-c94f3e1561ab} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.604737 [ 43 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 00:21:57.604830 [ 43 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.604861 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.604901 [ 259 ] {45066039-e634-4cc0-ab12-c94f3e1561ab} executeQuery: Read 12 rows, 22.02 KiB in 0.00532 sec., 2255.6390977443607 rows/sec., 4.04 MiB/sec. 2024.12.21 00:21:57.605316 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.21 00:21:57.606288 [ 259 ] {45066039-e634-4cc0-ab12-c94f3e1561ab} TCPHandler: Processed in 0.006919953 sec. 2024.12.21 00:21:57.606970 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:21:57.607741 [ 260 ] {80d8f1d1-bbc7-44a4-9272-911e1a3eebb9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:21:57.607912 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:57.607911 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 20159 rows, containing 5 columns (5 merged, 0 gathered) in 0.013489387 sec., 1494434.1058641137 rows/sec., 100.88 MiB/sec. 2024.12.21 00:21:57.607936 [ 260 ] {80d8f1d1-bbc7-44a4-9272-911e1a3eebb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:21:57.608135 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 843 rows starting from the beginning of the part 2024.12.21 00:21:57.608411 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.21 00:21:57.609327 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part 2024.12.21 00:21:57.609468 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_66_13} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.609803 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_66_13} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.21 00:21:57.610161 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2024.12.21 00:21:57.610535 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:57.611304 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part 2024.12.21 00:21:57.611317 [ 260 ] {80d8f1d1-bbc7-44a4-9272-911e1a3eebb9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.611395 [ 260 ] {80d8f1d1-bbc7-44a4-9272-911e1a3eebb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.611905 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part 2024.12.21 00:21:57.612711 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part 2024.12.21 00:21:57.612893 [ 260 ] {80d8f1d1-bbc7-44a4-9272-911e1a3eebb9} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:21:57.613669 [ 260 ] {80d8f1d1-bbc7-44a4-9272-911e1a3eebb9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.613914 [ 43 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.21 00:21:57.614006 [ 43 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:21:57.614087 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:21:57.614358 [ 260 ] {80d8f1d1-bbc7-44a4-9272-911e1a3eebb9} executeQuery: Read 82 rows, 5.33 KiB in 0.006811 sec., 12039.348113346057 rows/sec., 783.00 KiB/sec. 2024.12.21 00:21:57.614827 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.21 00:21:57.615122 [ 260 ] {80d8f1d1-bbc7-44a4-9272-911e1a3eebb9} TCPHandler: Processed in 0.008646199 sec. 2024.12.21 00:21:57.615780 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:21:57.615925 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3716 rows starting from the beginning of the part 2024.12.21 00:21:57.616468 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2024.12.21 00:21:57.616646 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 58 rows starting from the beginning of the part 2024.12.21 00:21:57.616824 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part 2024.12.21 00:21:57.617128 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2024.12.21 00:21:57.617446 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part 2024.12.21 00:21:57.621361 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4000 rows, containing 4 columns (4 merged, 0 gathered) in 0.007137189 sec., 560444.735315262 rows/sec., 36.52 MiB/sec. 2024.12.21 00:21:57.621930 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.21 00:21:57.623318 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_66_13} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.623498 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_66_13} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.21 00:21:57.623735 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2024.12.21 00:21:57.625342 [ 190 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 933 rows, containing 19 columns (19 merged, 0 gathered) in 0.020395201 sec., 45746.05565299405 rows/sec., 81.97 MiB/sec. 2024.12.21 00:21:57.626646 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 00:21:57.627120 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_51_10} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:21:57.627210 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_51_10} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 00:21:57.627334 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.09 MiB. 2024.12.21 00:21:58.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 217.00 MiB, peak 227.77 MiB, free memory in arenas 0.00 B, will set to 219.36 MiB (RSS), difference: 2.37 MiB 2024.12.21 00:22:02.564676 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:02.564891 [ 260 ] {f291be9c-623e-433d-b3b6-bcc55da265ff} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:22:02.564965 [ 260 ] {f291be9c-623e-433d-b3b6-bcc55da265ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:22:02.565743 [ 260 ] {f291be9c-623e-433d-b3b6-bcc55da265ff} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:02.565794 [ 260 ] {f291be9c-623e-433d-b3b6-bcc55da265ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:02.566258 [ 260 ] {f291be9c-623e-433d-b3b6-bcc55da265ff} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 00:22:02.566521 [ 260 ] {f291be9c-623e-433d-b3b6-bcc55da265ff} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:02.566745 [ 260 ] {f291be9c-623e-433d-b3b6-bcc55da265ff} executeQuery: Read 2 rows, 167.00 B in 0.001899 sec., 1053.18588730911 rows/sec., 85.88 KiB/sec. 2024.12.21 00:22:02.566930 [ 260 ] {f291be9c-623e-433d-b3b6-bcc55da265ff} TCPHandler: Processed in 0.002399293 sec. 2024.12.21 00:22:02.567192 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:02.567401 [ 259 ] {5c18b005-5826-4c1b-a468-5cace0e46fc8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:02.567478 [ 259 ] {5c18b005-5826-4c1b-a468-5cace0e46fc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:02.568278 [ 259 ] {5c18b005-5826-4c1b-a468-5cace0e46fc8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:02.568328 [ 259 ] {5c18b005-5826-4c1b-a468-5cace0e46fc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:02.568774 [ 259 ] {5c18b005-5826-4c1b-a468-5cace0e46fc8} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:22:02.569043 [ 259 ] {5c18b005-5826-4c1b-a468-5cace0e46fc8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:02.569286 [ 259 ] {5c18b005-5826-4c1b-a468-5cace0e46fc8} executeQuery: Read 111 rows, 9.51 KiB in 0.001952 sec., 56864.75409836066 rows/sec., 4.76 MiB/sec. 2024.12.21 00:22:02.569352 [ 259 ] {5c18b005-5826-4c1b-a468-5cace0e46fc8} TCPHandler: Processed in 0.002291621 sec. 2024.12.21 00:22:02.569576 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:02.569710 [ 260 ] {fb221747-2e05-415f-b932-3e42f12f3af7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:22:02.569762 [ 260 ] {fb221747-2e05-415f-b932-3e42f12f3af7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:22:02.570424 [ 260 ] {fb221747-2e05-415f-b932-3e42f12f3af7} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:02.570464 [ 260 ] {fb221747-2e05-415f-b932-3e42f12f3af7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:02.570845 [ 260 ] {fb221747-2e05-415f-b932-3e42f12f3af7} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:22:02.571100 [ 260 ] {fb221747-2e05-415f-b932-3e42f12f3af7} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:02.571327 [ 260 ] {fb221747-2e05-415f-b932-3e42f12f3af7} executeQuery: Read 29 rows, 2.17 KiB in 0.001636 sec., 17726.161369193152 rows/sec., 1.30 MiB/sec. 2024.12.21 00:22:02.571415 [ 260 ] {fb221747-2e05-415f-b932-3e42f12f3af7} TCPHandler: Processed in 0.001951742 sec. 2024.12.21 00:22:02.571667 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:02.571824 [ 259 ] {260facc6-7d57-4134-add8-c88562a13c24} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:02.571878 [ 259 ] {260facc6-7d57-4134-add8-c88562a13c24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:02.572570 [ 259 ] {260facc6-7d57-4134-add8-c88562a13c24} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:02.572610 [ 259 ] {260facc6-7d57-4134-add8-c88562a13c24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:02.572998 [ 259 ] {260facc6-7d57-4134-add8-c88562a13c24} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:22:02.573249 [ 259 ] {260facc6-7d57-4134-add8-c88562a13c24} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:02.573435 [ 259 ] {260facc6-7d57-4134-add8-c88562a13c24} executeQuery: Read 93 rows, 7.44 KiB in 0.00164 sec., 56707.317073170736 rows/sec., 4.43 MiB/sec. 2024.12.21 00:22:02.573502 [ 259 ] {260facc6-7d57-4134-add8-c88562a13c24} TCPHandler: Processed in 0.001958111 sec. 2024.12.21 00:22:02.573700 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:02.573950 [ 260 ] {6fe2f066-b236-4056-b62e-afa750ef5782} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:02.574026 [ 260 ] {6fe2f066-b236-4056-b62e-afa750ef5782} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:02.574624 [ 260 ] {6fe2f066-b236-4056-b62e-afa750ef5782} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:02.574664 [ 260 ] {6fe2f066-b236-4056-b62e-afa750ef5782} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:02.575073 [ 260 ] {6fe2f066-b236-4056-b62e-afa750ef5782} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:22:02.575357 [ 260 ] {6fe2f066-b236-4056-b62e-afa750ef5782} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:02.575567 [ 260 ] {6fe2f066-b236-4056-b62e-afa750ef5782} executeQuery: Read 161 rows, 11.48 KiB in 0.001693 sec., 95097.46012994683 rows/sec., 6.62 MiB/sec. 2024.12.21 00:22:02.575620 [ 260 ] {6fe2f066-b236-4056-b62e-afa750ef5782} TCPHandler: Processed in 0.002021604 sec. 2024.12.21 00:22:02.575791 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:02.575941 [ 259 ] {bb552018-288f-4057-9b6f-150a1d66c607} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:02.576031 [ 259 ] {bb552018-288f-4057-9b6f-150a1d66c607} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:22:02.577247 [ 259 ] {bb552018-288f-4057-9b6f-150a1d66c607} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:02.577296 [ 259 ] {bb552018-288f-4057-9b6f-150a1d66c607} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:02.578053 [ 259 ] {bb552018-288f-4057-9b6f-150a1d66c607} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:22:02.578355 [ 259 ] {bb552018-288f-4057-9b6f-150a1d66c607} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:02.578561 [ 259 ] {bb552018-288f-4057-9b6f-150a1d66c607} executeQuery: Read 27 rows, 49.54 KiB in 0.002649 sec., 10192.525481313703 rows/sec., 18.26 MiB/sec. 2024.12.21 00:22:02.578666 [ 259 ] {bb552018-288f-4057-9b6f-150a1d66c607} TCPHandler: Processed in 0.002945968 sec. 2024.12.21 00:22:02.578834 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:02.578969 [ 260 ] {e37b0ab1-b7cf-4012-b434-3348aa99030e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:02.579023 [ 260 ] {e37b0ab1-b7cf-4012-b434-3348aa99030e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:02.579546 [ 260 ] {e37b0ab1-b7cf-4012-b434-3348aa99030e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:02.579588 [ 260 ] {e37b0ab1-b7cf-4012-b434-3348aa99030e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:02.580024 [ 260 ] {e37b0ab1-b7cf-4012-b434-3348aa99030e} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:22:02.580299 [ 260 ] {e37b0ab1-b7cf-4012-b434-3348aa99030e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:02.580527 [ 260 ] {e37b0ab1-b7cf-4012-b434-3348aa99030e} executeQuery: Read 60 rows, 4.14 KiB in 0.001583 sec., 37902.71636133923 rows/sec., 2.55 MiB/sec. 2024.12.21 00:22:02.580590 [ 260 ] {e37b0ab1-b7cf-4012-b434-3348aa99030e} TCPHandler: Processed in 0.001812388 sec. 2024.12.21 00:22:03.741677 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 2024.12.21 00:22:03.742325 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:03.742364 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:03.742910 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:22:03.743170 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:03.743327 [ 32 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 00:22:03.743360 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 2024.12.21 00:22:03.743377 [ 32 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:03.743400 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:03.743597 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.21 00:22:03.743858 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:03.743902 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2024.12.21 00:22:03.743979 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part 2024.12.21 00:22:03.744089 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part 2024.12.21 00:22:03.744333 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part 2024.12.21 00:22:03.744522 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part 2024.12.21 00:22:03.744631 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part 2024.12.21 00:22:03.747062 [ 190 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003576965 sec., 5252497.57825419 rows/sec., 75.14 MiB/sec. 2024.12.21 00:22:03.747422 [ 190 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 00:22:03.747749 [ 190 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_41_8} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:03.747843 [ 190 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_41_8} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 00:22:03.747961 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2024.12.21 00:22:05.032675 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2024.12.21 00:22:05.054506 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:05.054566 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:05.061850 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:22:05.062630 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:05.063006 [ 28 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 00:22:05.063144 [ 28 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:05.063214 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:05.063918 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.21 00:22:05.080817 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2024.12.21 00:22:05.082123 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:05.083708 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2024.12.21 00:22:05.089744 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2024.12.21 00:22:05.095176 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2024.12.21 00:22:05.100858 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2024.12.21 00:22:05.107044 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2024.12.21 00:22:05.111735 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2024.12.21 00:22:05.171102 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.107711694 sec., 2868.7692907327223 rows/sec., 14.83 MiB/sec. 2024.12.21 00:22:05.174421 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 00:22:05.177536 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_41_8} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:05.177682 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_41_8} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 00:22:05.180328 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.21 00:22:06.333153 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1226 2024.12.21 00:22:06.336293 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:06.336338 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:06.337804 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:22:06.338117 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:06.339948 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1226 2024.12.21 00:22:07.567730 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:07.568046 [ 260 ] {a9aa37a8-aba2-479c-966c-c069c6d1d133} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:22:07.568159 [ 260 ] {a9aa37a8-aba2-479c-966c-c069c6d1d133} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:22:07.568934 [ 260 ] {a9aa37a8-aba2-479c-966c-c069c6d1d133} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.568984 [ 260 ] {a9aa37a8-aba2-479c-966c-c069c6d1d133} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.569420 [ 260 ] {a9aa37a8-aba2-479c-966c-c069c6d1d133} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:22:07.569676 [ 260 ] {a9aa37a8-aba2-479c-966c-c069c6d1d133} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.569866 [ 25 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.12.21 00:22:07.569944 [ 260 ] {a9aa37a8-aba2-479c-966c-c069c6d1d133} executeQuery: Read 14 rows, 1.01 KiB in 0.001979 sec., 7074.279939363315 rows/sec., 509.25 KiB/sec. 2024.12.21 00:22:07.569956 [ 25 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.570037 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.570101 [ 260 ] {a9aa37a8-aba2-479c-966c-c069c6d1d133} TCPHandler: Processed in 0.002562298 sec. 2024.12.21 00:22:07.570369 [ 192 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.12.21 00:22:07.570429 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:07.570788 [ 192 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:07.570800 [ 259 ] {5e85105e-c81a-4cbe-9f0c-89e6a88ccf76} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:07.570889 [ 192 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2024.12.21 00:22:07.570947 [ 259 ] {5e85105e-c81a-4cbe-9f0c-89e6a88ccf76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:07.571335 [ 192 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:07.571618 [ 192 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:07.571920 [ 192 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:07.572424 [ 192 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:07.574018 [ 259 ] {5e85105e-c81a-4cbe-9f0c-89e6a88ccf76} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.574082 [ 259 ] {5e85105e-c81a-4cbe-9f0c-89e6a88ccf76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.574987 [ 192 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004789718 sec., 14614.639108189667 rows/sec., 1.08 MiB/sec. 2024.12.21 00:22:07.575173 [ 259 ] {5e85105e-c81a-4cbe-9f0c-89e6a88ccf76} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:22:07.575241 [ 191 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.12.21 00:22:07.575609 [ 259 ] {5e85105e-c81a-4cbe-9f0c-89e6a88ccf76} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.575904 [ 191 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_29_7} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.575984 [ 259 ] {5e85105e-c81a-4cbe-9f0c-89e6a88ccf76} executeQuery: Read 227 rows, 20.32 KiB in 0.005306 sec., 42781.75650207313 rows/sec., 3.74 MiB/sec. 2024.12.21 00:22:07.576122 [ 191 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_29_7} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.12.21 00:22:07.576147 [ 259 ] {5e85105e-c81a-4cbe-9f0c-89e6a88ccf76} TCPHandler: Processed in 0.005884636 sec. 2024.12.21 00:22:07.576362 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:22:07.576410 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:07.576557 [ 260 ] {d8c21469-e79c-44fb-b32b-a2591b5a22b3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:22:07.576617 [ 260 ] {d8c21469-e79c-44fb-b32b-a2591b5a22b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:22:07.577298 [ 260 ] {d8c21469-e79c-44fb-b32b-a2591b5a22b3} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.577341 [ 260 ] {d8c21469-e79c-44fb-b32b-a2591b5a22b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.577712 [ 260 ] {d8c21469-e79c-44fb-b32b-a2591b5a22b3} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:22:07.577964 [ 260 ] {d8c21469-e79c-44fb-b32b-a2591b5a22b3} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.578187 [ 260 ] {d8c21469-e79c-44fb-b32b-a2591b5a22b3} executeQuery: Read 19 rows, 1.36 KiB in 0.001664 sec., 11418.269230769232 rows/sec., 816.35 KiB/sec. 2024.12.21 00:22:07.578262 [ 260 ] {d8c21469-e79c-44fb-b32b-a2591b5a22b3} TCPHandler: Processed in 0.001995423 sec. 2024.12.21 00:22:07.578485 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:07.578633 [ 259 ] {ff0cd3ba-ea37-48d3-a688-9c0b8f4238e7} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:22:07.578694 [ 259 ] {ff0cd3ba-ea37-48d3-a688-9c0b8f4238e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:22:07.579350 [ 259 ] {ff0cd3ba-ea37-48d3-a688-9c0b8f4238e7} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.579390 [ 259 ] {ff0cd3ba-ea37-48d3-a688-9c0b8f4238e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.579761 [ 259 ] {ff0cd3ba-ea37-48d3-a688-9c0b8f4238e7} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:22:07.580001 [ 259 ] {ff0cd3ba-ea37-48d3-a688-9c0b8f4238e7} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.580135 [ 25 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2024.12.21 00:22:07.580179 [ 25 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.580208 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.580210 [ 259 ] {ff0cd3ba-ea37-48d3-a688-9c0b8f4238e7} executeQuery: Read 14 rows, 1004.00 B in 0.001611 sec., 8690.254500310366 rows/sec., 608.61 KiB/sec. 2024.12.21 00:22:07.580461 [ 259 ] {ff0cd3ba-ea37-48d3-a688-9c0b8f4238e7} TCPHandler: Processed in 0.002078235 sec. 2024.12.21 00:22:07.580602 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2024.12.21 00:22:07.580956 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:07.581100 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:07.581146 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 242 rows starting from the beginning of the part 2024.12.21 00:22:07.581327 [ 260 ] {7331200a-a204-4c6c-94e1-2bbf85ba3214} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:22:07.581477 [ 260 ] {7331200a-a204-4c6c-94e1-2bbf85ba3214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:22:07.581478 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:07.581861 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:07.582247 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part 2024.12.21 00:22:07.582642 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:07.583078 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:07.584204 [ 260 ] {7331200a-a204-4c6c-94e1-2bbf85ba3214} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.584271 [ 260 ] {7331200a-a204-4c6c-94e1-2bbf85ba3214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.585228 [ 260 ] {7331200a-a204-4c6c-94e1-2bbf85ba3214} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:22:07.585831 [ 260 ] {7331200a-a204-4c6c-94e1-2bbf85ba3214} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.585899 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005587299 sec., 96647.77202723533 rows/sec., 6.92 MiB/sec. 2024.12.21 00:22:07.586147 [ 25 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.12.21 00:22:07.586250 [ 25 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.586323 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.586362 [ 260 ] {7331200a-a204-4c6c-94e1-2bbf85ba3214} executeQuery: Read 13 rows, 830.00 B in 0.005108 sec., 2545.0274079874707 rows/sec., 158.68 KiB/sec. 2024.12.21 00:22:07.586577 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2024.12.21 00:22:07.586771 [ 260 ] {7331200a-a204-4c6c-94e1-2bbf85ba3214} TCPHandler: Processed in 0.006196264 sec. 2024.12.21 00:22:07.586952 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.12.21 00:22:07.587087 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:07.587384 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:07.587497 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part 2024.12.21 00:22:07.587509 [ 259 ] {a28949b3-8698-4e08-9adf-6ff27042a183} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:07.587705 [ 259 ] {a28949b3-8698-4e08-9adf-6ff27042a183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:07.587778 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_29_6} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.587909 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2024.12.21 00:22:07.588317 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_29_6} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2024.12.21 00:22:07.588468 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2024.12.21 00:22:07.588667 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 00:22:07.588927 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2024.12.21 00:22:07.589373 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2024.12.21 00:22:07.590781 [ 259 ] {a28949b3-8698-4e08-9adf-6ff27042a183} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.590854 [ 259 ] {a28949b3-8698-4e08-9adf-6ff27042a183} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.591716 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00525757 sec., 12363.125930800732 rows/sec., 819.13 KiB/sec. 2024.12.21 00:22:07.591886 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.12.21 00:22:07.591906 [ 259 ] {a28949b3-8698-4e08-9adf-6ff27042a183} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:22:07.592414 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_29_7} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.592432 [ 259 ] {a28949b3-8698-4e08-9adf-6ff27042a183} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.592563 [ 200 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_29_7} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.12.21 00:22:07.592779 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:22:07.592880 [ 259 ] {a28949b3-8698-4e08-9adf-6ff27042a183} executeQuery: Read 394 rows, 28.64 KiB in 0.005528 sec., 71273.51664254704 rows/sec., 5.06 MiB/sec. 2024.12.21 00:22:07.592953 [ 259 ] {a28949b3-8698-4e08-9adf-6ff27042a183} TCPHandler: Processed in 0.005997459 sec. 2024.12.21 00:22:07.593112 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:07.593255 [ 260 ] {e827e245-8c1c-4791-846f-d47a7c225b05} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:22:07.593315 [ 260 ] {e827e245-8c1c-4791-846f-d47a7c225b05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:22:07.593910 [ 260 ] {e827e245-8c1c-4791-846f-d47a7c225b05} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.593957 [ 260 ] {e827e245-8c1c-4791-846f-d47a7c225b05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.594357 [ 260 ] {e827e245-8c1c-4791-846f-d47a7c225b05} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:22:07.594603 [ 260 ] {e827e245-8c1c-4791-846f-d47a7c225b05} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.594762 [ 25 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2024.12.21 00:22:07.594830 [ 25 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.594868 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.594874 [ 260 ] {e827e245-8c1c-4791-846f-d47a7c225b05} executeQuery: Read 6 rows, 321.00 B in 0.001644 sec., 3649.63503649635 rows/sec., 190.68 KiB/sec. 2024.12.21 00:22:07.595095 [ 260 ] {e827e245-8c1c-4791-846f-d47a7c225b05} TCPHandler: Processed in 0.002040394 sec. 2024.12.21 00:22:07.595126 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2024.12.21 00:22:07.595300 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:07.595343 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:07.595387 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part 2024.12.21 00:22:07.595610 [ 259 ] {a155c256-b9a5-419b-829a-2d5d669b2dca} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:07.595667 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2024.12.21 00:22:07.595790 [ 259 ] {a155c256-b9a5-419b-829a-2d5d669b2dca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:07.596009 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2024.12.21 00:22:07.596367 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2024.12.21 00:22:07.596742 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2024.12.21 00:22:07.597061 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2024.12.21 00:22:07.598243 [ 259 ] {a155c256-b9a5-419b-829a-2d5d669b2dca} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.598336 [ 259 ] {a155c256-b9a5-419b-829a-2d5d669b2dca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.599484 [ 259 ] {a155c256-b9a5-419b-829a-2d5d669b2dca} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:22:07.599575 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.004634183 sec., 37547.07140395621 rows/sec., 1.92 MiB/sec. 2024.12.21 00:22:07.599768 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2024.12.21 00:22:07.599961 [ 259 ] {a155c256-b9a5-419b-829a-2d5d669b2dca} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.600366 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_29_6} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.600413 [ 259 ] {a155c256-b9a5-419b-829a-2d5d669b2dca} executeQuery: Read 237 rows, 16.27 KiB in 0.004941 sec., 47965.99878567092 rows/sec., 3.22 MiB/sec. 2024.12.21 00:22:07.600699 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_29_6} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2024.12.21 00:22:07.600749 [ 259 ] {a155c256-b9a5-419b-829a-2d5d669b2dca} TCPHandler: Processed in 0.005542597 sec. 2024.12.21 00:22:07.601054 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:07.601140 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:22:07.601342 [ 260 ] {cdc5e7f4-f6a7-40b5-b533-55a865e542a2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:22:07.601412 [ 260 ] {cdc5e7f4-f6a7-40b5-b533-55a865e542a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:22:07.601945 [ 260 ] {cdc5e7f4-f6a7-40b5-b533-55a865e542a2} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.601991 [ 260 ] {cdc5e7f4-f6a7-40b5-b533-55a865e542a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.602365 [ 260 ] {cdc5e7f4-f6a7-40b5-b533-55a865e542a2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 00:22:07.602606 [ 260 ] {cdc5e7f4-f6a7-40b5-b533-55a865e542a2} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.602850 [ 260 ] {cdc5e7f4-f6a7-40b5-b533-55a865e542a2} executeQuery: Read 1 rows, 69.00 B in 0.001568 sec., 637.7551020408164 rows/sec., 42.97 KiB/sec. 2024.12.21 00:22:07.603049 [ 260 ] {cdc5e7f4-f6a7-40b5-b533-55a865e542a2} TCPHandler: Processed in 0.002166848 sec. 2024.12.21 00:22:07.603241 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:07.603382 [ 259 ] {da8c97b9-158c-47e9-9556-6b88f590f92c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:07.603477 [ 259 ] {da8c97b9-158c-47e9-9556-6b88f590f92c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:22:07.604707 [ 259 ] {da8c97b9-158c-47e9-9556-6b88f590f92c} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.604745 [ 259 ] {da8c97b9-158c-47e9-9556-6b88f590f92c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.605399 [ 259 ] {da8c97b9-158c-47e9-9556-6b88f590f92c} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:22:07.605659 [ 259 ] {da8c97b9-158c-47e9-9556-6b88f590f92c} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.605866 [ 259 ] {da8c97b9-158c-47e9-9556-6b88f590f92c} executeQuery: Read 12 rows, 22.02 KiB in 0.002518 sec., 4765.687053216839 rows/sec., 8.54 MiB/sec. 2024.12.21 00:22:07.605974 [ 259 ] {da8c97b9-158c-47e9-9556-6b88f590f92c} TCPHandler: Processed in 0.002808405 sec. 2024.12.21 00:22:07.606174 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:07.606293 [ 260 ] {375291d1-c2d0-44b0-b3b0-2c6e4cede9a1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:07.606343 [ 260 ] {375291d1-c2d0-44b0-b3b0-2c6e4cede9a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:07.606840 [ 260 ] {375291d1-c2d0-44b0-b3b0-2c6e4cede9a1} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:07.606879 [ 260 ] {375291d1-c2d0-44b0-b3b0-2c6e4cede9a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:07.607265 [ 260 ] {375291d1-c2d0-44b0-b3b0-2c6e4cede9a1} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:22:07.607507 [ 260 ] {375291d1-c2d0-44b0-b3b0-2c6e4cede9a1} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:07.607728 [ 260 ] {375291d1-c2d0-44b0-b3b0-2c6e4cede9a1} executeQuery: Read 82 rows, 5.33 KiB in 0.00146 sec., 56164.38356164384 rows/sec., 3.57 MiB/sec. 2024.12.21 00:22:07.607780 [ 260 ] {375291d1-c2d0-44b0-b3b0-2c6e4cede9a1} TCPHandler: Processed in 0.001709815 sec. 2024.12.21 00:22:11.058264 [ 86 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:22:11.058358 [ 86 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:22:11.244425 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 2024.12.21 00:22:11.245120 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:11.245175 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:11.245727 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:22:11.245992 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:11.246276 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2024.12.21 00:22:12.563605 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:12.563813 [ 260 ] {87c97628-00ec-4e26-83ed-52e0911365b9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:12.563887 [ 260 ] {87c97628-00ec-4e26-83ed-52e0911365b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:12.564704 [ 260 ] {87c97628-00ec-4e26-83ed-52e0911365b9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:12.564749 [ 260 ] {87c97628-00ec-4e26-83ed-52e0911365b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:12.565198 [ 260 ] {87c97628-00ec-4e26-83ed-52e0911365b9} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:22:12.565449 [ 260 ] {87c97628-00ec-4e26-83ed-52e0911365b9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:12.565659 [ 260 ] {87c97628-00ec-4e26-83ed-52e0911365b9} executeQuery: Read 110 rows, 9.44 KiB in 0.001902 sec., 57833.85909568875 rows/sec., 4.85 MiB/sec. 2024.12.21 00:22:12.565729 [ 260 ] {87c97628-00ec-4e26-83ed-52e0911365b9} TCPHandler: Processed in 0.0022603 sec. 2024.12.21 00:22:12.566038 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:12.566253 [ 259 ] {4150dd72-7365-4c23-a0c4-4f4567ec78da} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:22:12.566328 [ 259 ] {4150dd72-7365-4c23-a0c4-4f4567ec78da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:22:12.567127 [ 259 ] {4150dd72-7365-4c23-a0c4-4f4567ec78da} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:12.567177 [ 259 ] {4150dd72-7365-4c23-a0c4-4f4567ec78da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:12.567622 [ 259 ] {4150dd72-7365-4c23-a0c4-4f4567ec78da} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:22:12.567881 [ 259 ] {4150dd72-7365-4c23-a0c4-4f4567ec78da} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:12.568156 [ 259 ] {4150dd72-7365-4c23-a0c4-4f4567ec78da} executeQuery: Read 27 rows, 2.03 KiB in 0.001953 sec., 13824.884792626728 rows/sec., 1.02 MiB/sec. 2024.12.21 00:22:12.568278 [ 259 ] {4150dd72-7365-4c23-a0c4-4f4567ec78da} TCPHandler: Processed in 0.002417554 sec. 2024.12.21 00:22:12.568551 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:12.568707 [ 260 ] {579496ef-f1f0-47f4-bcfe-34690f907780} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:12.568766 [ 260 ] {579496ef-f1f0-47f4-bcfe-34690f907780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:12.569464 [ 260 ] {579496ef-f1f0-47f4-bcfe-34690f907780} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:12.569503 [ 260 ] {579496ef-f1f0-47f4-bcfe-34690f907780} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:12.569874 [ 260 ] {579496ef-f1f0-47f4-bcfe-34690f907780} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:22:12.570116 [ 260 ] {579496ef-f1f0-47f4-bcfe-34690f907780} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:12.570308 [ 260 ] {579496ef-f1f0-47f4-bcfe-34690f907780} executeQuery: Read 91 rows, 7.28 KiB in 0.001636 sec., 55623.47188264058 rows/sec., 4.34 MiB/sec. 2024.12.21 00:22:12.570390 [ 260 ] {579496ef-f1f0-47f4-bcfe-34690f907780} TCPHandler: Processed in 0.001994463 sec. 2024.12.21 00:22:12.570609 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:12.570768 [ 259 ] {a02bb876-d3ad-4c63-9d48-a85ee555079d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:12.570835 [ 259 ] {a02bb876-d3ad-4c63-9d48-a85ee555079d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:12.571482 [ 259 ] {a02bb876-d3ad-4c63-9d48-a85ee555079d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:12.571522 [ 259 ] {a02bb876-d3ad-4c63-9d48-a85ee555079d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:12.571931 [ 259 ] {a02bb876-d3ad-4c63-9d48-a85ee555079d} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:22:12.572171 [ 259 ] {a02bb876-d3ad-4c63-9d48-a85ee555079d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:12.572387 [ 259 ] {a02bb876-d3ad-4c63-9d48-a85ee555079d} executeQuery: Read 160 rows, 11.41 KiB in 0.001656 sec., 96618.35748792271 rows/sec., 6.73 MiB/sec. 2024.12.21 00:22:12.572447 [ 259 ] {a02bb876-d3ad-4c63-9d48-a85ee555079d} TCPHandler: Processed in 0.001959922 sec. 2024.12.21 00:22:12.572595 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:12.572737 [ 260 ] {dcdb9fee-e6c1-4e39-b137-9b45517a3cda} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:12.572831 [ 260 ] {dcdb9fee-e6c1-4e39-b137-9b45517a3cda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:22:12.574046 [ 260 ] {dcdb9fee-e6c1-4e39-b137-9b45517a3cda} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:12.574084 [ 260 ] {dcdb9fee-e6c1-4e39-b137-9b45517a3cda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:12.574742 [ 260 ] {dcdb9fee-e6c1-4e39-b137-9b45517a3cda} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:22:12.575006 [ 260 ] {dcdb9fee-e6c1-4e39-b137-9b45517a3cda} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:12.575211 [ 260 ] {dcdb9fee-e6c1-4e39-b137-9b45517a3cda} executeQuery: Read 27 rows, 49.54 KiB in 0.002506 sec., 10774.14205905826 rows/sec., 19.31 MiB/sec. 2024.12.21 00:22:12.575327 [ 260 ] {dcdb9fee-e6c1-4e39-b137-9b45517a3cda} TCPHandler: Processed in 0.002799484 sec. 2024.12.21 00:22:12.575497 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:12.575641 [ 259 ] {ec358e97-772c-4f60-8f4f-8adceb15c297} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:12.575702 [ 259 ] {ec358e97-772c-4f60-8f4f-8adceb15c297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:12.576295 [ 259 ] {ec358e97-772c-4f60-8f4f-8adceb15c297} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:12.576335 [ 259 ] {ec358e97-772c-4f60-8f4f-8adceb15c297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:12.576773 [ 259 ] {ec358e97-772c-4f60-8f4f-8adceb15c297} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:22:12.577010 [ 259 ] {ec358e97-772c-4f60-8f4f-8adceb15c297} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:12.577248 [ 259 ] {ec358e97-772c-4f60-8f4f-8adceb15c297} executeQuery: Read 60 rows, 4.14 KiB in 0.001637 sec., 36652.41295051924 rows/sec., 2.47 MiB/sec. 2024.12.21 00:22:12.577324 [ 259 ] {ec358e97-772c-4f60-8f4f-8adceb15c297} TCPHandler: Processed in 0.00189507 sec. 2024.12.21 00:22:12.581847 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2024.12.21 00:22:12.600869 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:12.600932 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:12.608102 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:22:12.608836 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:12.611500 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2024.12.21 00:22:14.942419 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:14.942705 [ 260 ] {352d4e3a-b2a4-4449-979f-bac3807eec16} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:22:14.942815 [ 260 ] {352d4e3a-b2a4-4449-979f-bac3807eec16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:22:14.943789 [ 260 ] {352d4e3a-b2a4-4449-979f-bac3807eec16} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.943845 [ 260 ] {352d4e3a-b2a4-4449-979f-bac3807eec16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.944294 [ 260 ] {352d4e3a-b2a4-4449-979f-bac3807eec16} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:22:14.944555 [ 260 ] {352d4e3a-b2a4-4449-979f-bac3807eec16} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.944856 [ 260 ] {352d4e3a-b2a4-4449-979f-bac3807eec16} executeQuery: Read 14 rows, 1.01 KiB in 0.002232 sec., 6272.401433691756 rows/sec., 451.53 KiB/sec. 2024.12.21 00:22:14.945079 [ 260 ] {352d4e3a-b2a4-4449-979f-bac3807eec16} TCPHandler: Processed in 0.002836756 sec. 2024.12.21 00:22:14.945390 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:14.945697 [ 259 ] {2ef2b2aa-e3db-4542-9508-2db3f41fa570} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:22:14.945817 [ 259 ] {2ef2b2aa-e3db-4542-9508-2db3f41fa570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:22:14.946767 [ 259 ] {2ef2b2aa-e3db-4542-9508-2db3f41fa570} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.946815 [ 259 ] {2ef2b2aa-e3db-4542-9508-2db3f41fa570} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.947238 [ 259 ] {2ef2b2aa-e3db-4542-9508-2db3f41fa570} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 00:22:14.947486 [ 259 ] {2ef2b2aa-e3db-4542-9508-2db3f41fa570} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.947734 [ 259 ] {2ef2b2aa-e3db-4542-9508-2db3f41fa570} executeQuery: Read 16 rows, 1.30 KiB in 0.002116 sec., 7561.436672967864 rows/sec., 616.58 KiB/sec. 2024.12.21 00:22:14.947805 [ 259 ] {2ef2b2aa-e3db-4542-9508-2db3f41fa570} TCPHandler: Processed in 0.002584359 sec. 2024.12.21 00:22:14.947995 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:14.948206 [ 260 ] {2705caf4-6de4-416a-b11b-1578eac93cd9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:14.948293 [ 260 ] {2705caf4-6de4-416a-b11b-1578eac93cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:14.949671 [ 260 ] {2705caf4-6de4-416a-b11b-1578eac93cd9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.949714 [ 260 ] {2705caf4-6de4-416a-b11b-1578eac93cd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.950172 [ 260 ] {2705caf4-6de4-416a-b11b-1578eac93cd9} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:22:14.950421 [ 260 ] {2705caf4-6de4-416a-b11b-1578eac93cd9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.950693 [ 260 ] {2705caf4-6de4-416a-b11b-1578eac93cd9} executeQuery: Read 1375 rows, 117.02 KiB in 0.002528 sec., 543908.2278481013 rows/sec., 45.21 MiB/sec. 2024.12.21 00:22:14.950797 [ 260 ] {2705caf4-6de4-416a-b11b-1578eac93cd9} TCPHandler: Processed in 0.002902287 sec. 2024.12.21 00:22:14.951018 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:14.951171 [ 259 ] {65a29759-540c-4b75-a751-dd2ea95f80f9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:22:14.951221 [ 259 ] {65a29759-540c-4b75-a751-dd2ea95f80f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:22:14.951833 [ 259 ] {65a29759-540c-4b75-a751-dd2ea95f80f9} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.951873 [ 259 ] {65a29759-540c-4b75-a751-dd2ea95f80f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.952230 [ 259 ] {65a29759-540c-4b75-a751-dd2ea95f80f9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:22:14.952472 [ 259 ] {65a29759-540c-4b75-a751-dd2ea95f80f9} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.952645 [ 59 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2024.12.21 00:22:14.952702 [ 259 ] {65a29759-540c-4b75-a751-dd2ea95f80f9} executeQuery: Read 35 rows, 2.48 KiB in 0.001549 sec., 22595.222724338284 rows/sec., 1.56 MiB/sec. 2024.12.21 00:22:14.952737 [ 59 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.952808 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.952816 [ 259 ] {65a29759-540c-4b75-a751-dd2ea95f80f9} TCPHandler: Processed in 0.001916411 sec. 2024.12.21 00:22:14.953094 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2024.12.21 00:22:14.953186 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:14.953567 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:14.953599 [ 260 ] {1c7f1305-2bb2-4999-8ff4-9009c97e664e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:22:14.953628 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 64 rows starting from the beginning of the part 2024.12.21 00:22:14.953695 [ 260 ] {1c7f1305-2bb2-4999-8ff4-9009c97e664e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:22:14.953902 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 19 rows starting from the beginning of the part 2024.12.21 00:22:14.954294 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 29 rows starting from the beginning of the part 2024.12.21 00:22:14.954644 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 19 rows starting from the beginning of the part 2024.12.21 00:22:14.955065 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 27 rows starting from the beginning of the part 2024.12.21 00:22:14.955455 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part 2024.12.21 00:22:14.956760 [ 260 ] {1c7f1305-2bb2-4999-8ff4-9009c97e664e} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.956848 [ 260 ] {1c7f1305-2bb2-4999-8ff4-9009c97e664e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.958021 [ 260 ] {1c7f1305-2bb2-4999-8ff4-9009c97e664e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:22:14.958212 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.00530587 sec., 36374.80752449646 rows/sec., 2.72 MiB/sec. 2024.12.21 00:22:14.958371 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2024.12.21 00:22:14.958538 [ 260 ] {1c7f1305-2bb2-4999-8ff4-9009c97e664e} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.959002 [ 260 ] {1c7f1305-2bb2-4999-8ff4-9009c97e664e} executeQuery: Read 242 rows, 16.79 KiB in 0.005458 sec., 44338.5855624771 rows/sec., 3.00 MiB/sec. 2024.12.21 00:22:14.959016 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_55_11} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.959178 [ 260 ] {1c7f1305-2bb2-4999-8ff4-9009c97e664e} TCPHandler: Processed in 0.006227935 sec. 2024.12.21 00:22:14.959234 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_55_11} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2024.12.21 00:22:14.959347 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:22:14.959406 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:14.959535 [ 259 ] {a7487bc8-5009-470a-b052-a844d511869e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:22:14.959590 [ 259 ] {a7487bc8-5009-470a-b052-a844d511869e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:22:14.960242 [ 259 ] {a7487bc8-5009-470a-b052-a844d511869e} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.960288 [ 259 ] {a7487bc8-5009-470a-b052-a844d511869e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.960658 [ 259 ] {a7487bc8-5009-470a-b052-a844d511869e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:22:14.960895 [ 259 ] {a7487bc8-5009-470a-b052-a844d511869e} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.961150 [ 259 ] {a7487bc8-5009-470a-b052-a844d511869e} executeQuery: Read 13 rows, 830.00 B in 0.001642 sec., 7917.174177831912 rows/sec., 493.63 KiB/sec. 2024.12.21 00:22:14.961359 [ 259 ] {a7487bc8-5009-470a-b052-a844d511869e} TCPHandler: Processed in 0.002026704 sec. 2024.12.21 00:22:14.961543 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:14.961682 [ 260 ] {6feef2f0-fc2d-4512-bfa3-990a3149114a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:14.961740 [ 260 ] {6feef2f0-fc2d-4512-bfa3-990a3149114a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:14.962797 [ 260 ] {6feef2f0-fc2d-4512-bfa3-990a3149114a} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.962837 [ 260 ] {6feef2f0-fc2d-4512-bfa3-990a3149114a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.963241 [ 260 ] {6feef2f0-fc2d-4512-bfa3-990a3149114a} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:22:14.963478 [ 260 ] {6feef2f0-fc2d-4512-bfa3-990a3149114a} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.963703 [ 260 ] {6feef2f0-fc2d-4512-bfa3-990a3149114a} executeQuery: Read 866 rows, 64.24 KiB in 0.00205 sec., 422439.02439024387 rows/sec., 30.60 MiB/sec. 2024.12.21 00:22:14.963759 [ 260 ] {6feef2f0-fc2d-4512-bfa3-990a3149114a} TCPHandler: Processed in 0.00229989 sec. 2024.12.21 00:22:14.963913 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:14.964057 [ 259 ] {95b265f5-25ba-4bd5-85ef-b36d07aade48} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:22:14.964116 [ 259 ] {95b265f5-25ba-4bd5-85ef-b36d07aade48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:22:14.964631 [ 259 ] {95b265f5-25ba-4bd5-85ef-b36d07aade48} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.964669 [ 259 ] {95b265f5-25ba-4bd5-85ef-b36d07aade48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.965032 [ 259 ] {95b265f5-25ba-4bd5-85ef-b36d07aade48} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:22:14.965278 [ 259 ] {95b265f5-25ba-4bd5-85ef-b36d07aade48} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.965493 [ 259 ] {95b265f5-25ba-4bd5-85ef-b36d07aade48} executeQuery: Read 6 rows, 321.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 213.98 KiB/sec. 2024.12.21 00:22:14.965544 [ 259 ] {95b265f5-25ba-4bd5-85ef-b36d07aade48} TCPHandler: Processed in 0.001702595 sec. 2024.12.21 00:22:14.965729 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:14.965934 [ 260 ] {e77efc3d-6d45-4316-92d4-be3f8e4d31f9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:14.966024 [ 260 ] {e77efc3d-6d45-4316-92d4-be3f8e4d31f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:14.967011 [ 260 ] {e77efc3d-6d45-4316-92d4-be3f8e4d31f9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.967051 [ 260 ] {e77efc3d-6d45-4316-92d4-be3f8e4d31f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.967505 [ 260 ] {e77efc3d-6d45-4316-92d4-be3f8e4d31f9} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:22:14.967752 [ 260 ] {e77efc3d-6d45-4316-92d4-be3f8e4d31f9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.968000 [ 260 ] {e77efc3d-6d45-4316-92d4-be3f8e4d31f9} executeQuery: Read 1027 rows, 70.10 KiB in 0.002114 sec., 485808.8930936613 rows/sec., 32.38 MiB/sec. 2024.12.21 00:22:14.968095 [ 260 ] {e77efc3d-6d45-4316-92d4-be3f8e4d31f9} TCPHandler: Processed in 0.002468585 sec. 2024.12.21 00:22:14.968300 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:14.968459 [ 259 ] {3a97cd79-8abf-4c53-875b-3c8b4690b6cb} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:22:14.968517 [ 259 ] {3a97cd79-8abf-4c53-875b-3c8b4690b6cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:22:14.969062 [ 259 ] {3a97cd79-8abf-4c53-875b-3c8b4690b6cb} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.969107 [ 259 ] {3a97cd79-8abf-4c53-875b-3c8b4690b6cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.969498 [ 259 ] {3a97cd79-8abf-4c53-875b-3c8b4690b6cb} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 00:22:14.969731 [ 259 ] {3a97cd79-8abf-4c53-875b-3c8b4690b6cb} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.969935 [ 259 ] {3a97cd79-8abf-4c53-875b-3c8b4690b6cb} executeQuery: Read 1 rows, 69.00 B in 0.001504 sec., 664.8936170212767 rows/sec., 44.80 KiB/sec. 2024.12.21 00:22:14.969984 [ 259 ] {3a97cd79-8abf-4c53-875b-3c8b4690b6cb} TCPHandler: Processed in 0.001807508 sec. 2024.12.21 00:22:14.970120 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:14.970238 [ 260 ] {4774675d-0692-436f-9cbe-e157b9f02e56} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:14.970322 [ 260 ] {4774675d-0692-436f-9cbe-e157b9f02e56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:22:14.971604 [ 260 ] {4774675d-0692-436f-9cbe-e157b9f02e56} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.971645 [ 260 ] {4774675d-0692-436f-9cbe-e157b9f02e56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.972256 [ 260 ] {4774675d-0692-436f-9cbe-e157b9f02e56} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:22:14.972528 [ 260 ] {4774675d-0692-436f-9cbe-e157b9f02e56} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.972768 [ 260 ] {4774675d-0692-436f-9cbe-e157b9f02e56} executeQuery: Read 12 rows, 22.02 KiB in 0.002555 sec., 4696.673189823875 rows/sec., 8.42 MiB/sec. 2024.12.21 00:22:14.972886 [ 260 ] {4774675d-0692-436f-9cbe-e157b9f02e56} TCPHandler: Processed in 0.002822914 sec. 2024.12.21 00:22:14.973057 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:14.973180 [ 259 ] {03ccd25f-5299-4948-af0d-416296c8eb97} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:14.973232 [ 259 ] {03ccd25f-5299-4948-af0d-416296c8eb97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:14.973731 [ 259 ] {03ccd25f-5299-4948-af0d-416296c8eb97} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:14.973770 [ 259 ] {03ccd25f-5299-4948-af0d-416296c8eb97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:14.974144 [ 259 ] {03ccd25f-5299-4948-af0d-416296c8eb97} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:22:14.974405 [ 259 ] {03ccd25f-5299-4948-af0d-416296c8eb97} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:14.974626 [ 259 ] {03ccd25f-5299-4948-af0d-416296c8eb97} executeQuery: Read 58 rows, 3.68 KiB in 0.001471 sec., 39428.95989123045 rows/sec., 2.44 MiB/sec. 2024.12.21 00:22:14.974676 [ 259 ] {03ccd25f-5299-4948-af0d-416296c8eb97} TCPHandler: Processed in 0.001676325 sec. 2024.12.21 00:22:16.341060 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1284 2024.12.21 00:22:16.344748 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:16.344803 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:16.346544 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:22:16.346888 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:16.347064 [ 106 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 00:22:16.347128 [ 106 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:16.347163 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:16.347634 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.21 00:22:16.349387 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1284 2024.12.21 00:22:16.349715 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:16.349905 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1080 rows starting from the beginning of the part 2024.12.21 00:22:16.350526 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2024.12.21 00:22:16.351147 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part 2024.12.21 00:22:16.351754 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2024.12.21 00:22:16.352336 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part 2024.12.21 00:22:16.352922 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part 2024.12.21 00:22:16.361880 [ 186 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 72 columns (72 merged, 0 gathered) in 0.014611437 sec., 87876.3669856702 rows/sec., 69.01 MiB/sec. 2024.12.21 00:22:16.363498 [ 196 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 00:22:16.364380 [ 196 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_31_6} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:16.364486 [ 196 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_31_6} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 00:22:16.364822 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. 2024.12.21 00:22:17.558509 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:17.558729 [ 260 ] {c3c4d65e-0638-4f4d-a3e8-456af7f96bf6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:17.558808 [ 260 ] {c3c4d65e-0638-4f4d-a3e8-456af7f96bf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:17.559638 [ 260 ] {c3c4d65e-0638-4f4d-a3e8-456af7f96bf6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:17.559686 [ 260 ] {c3c4d65e-0638-4f4d-a3e8-456af7f96bf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:17.560133 [ 260 ] {c3c4d65e-0638-4f4d-a3e8-456af7f96bf6} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 00:22:17.560388 [ 260 ] {c3c4d65e-0638-4f4d-a3e8-456af7f96bf6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:17.560614 [ 152 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.21 00:22:17.560623 [ 260 ] {c3c4d65e-0638-4f4d-a3e8-456af7f96bf6} executeQuery: Read 56 rows, 4.38 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.19 MiB/sec. 2024.12.21 00:22:17.560717 [ 152 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:17.560803 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:17.560803 [ 260 ] {c3c4d65e-0638-4f4d-a3e8-456af7f96bf6} TCPHandler: Processed in 0.002434655 sec. 2024.12.21 00:22:17.561113 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:17.561129 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.21 00:22:17.561540 [ 259 ] {a9773c90-77e9-40d7-9af2-0469b2391166} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:17.561678 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:17.561727 [ 259 ] {a9773c90-77e9-40d7-9af2-0469b2391166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:17.561823 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1430 rows starting from the beginning of the part 2024.12.21 00:22:17.562369 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 111 rows starting from the beginning of the part 2024.12.21 00:22:17.562870 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 227 rows starting from the beginning of the part 2024.12.21 00:22:17.563199 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 110 rows starting from the beginning of the part 2024.12.21 00:22:17.563492 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1375 rows starting from the beginning of the part 2024.12.21 00:22:17.563823 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2024.12.21 00:22:17.564937 [ 259 ] {a9773c90-77e9-40d7-9af2-0469b2391166} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:17.564994 [ 259 ] {a9773c90-77e9-40d7-9af2-0469b2391166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:17.565611 [ 259 ] {a9773c90-77e9-40d7-9af2-0469b2391166} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 00:22:17.565920 [ 259 ] {a9773c90-77e9-40d7-9af2-0469b2391166} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:17.566129 [ 152 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.21 00:22:17.566248 [ 152 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:17.566269 [ 259 ] {a9773c90-77e9-40d7-9af2-0469b2391166} executeQuery: Read 64 rows, 5.12 KiB in 0.004868 sec., 13147.08299096138 rows/sec., 1.03 MiB/sec. 2024.12.21 00:22:17.566315 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:17.566658 [ 259 ] {a9773c90-77e9-40d7-9af2-0469b2391166} TCPHandler: Processed in 0.005710261 sec. 2024.12.21 00:22:17.567097 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:17.567116 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.21 00:22:17.567223 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.006307557 sec., 524608.814474447 rows/sec., 45.79 MiB/sec. 2024.12.21 00:22:17.567454 [ 260 ] {87f5e92f-19f3-4e93-ac12-8c28a21fecea} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:17.567521 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:17.567584 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.21 00:22:17.567650 [ 260 ] {87f5e92f-19f3-4e93-ac12-8c28a21fecea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:17.567669 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part 2024.12.21 00:22:17.568502 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 93 rows starting from the beginning of the part 2024.12.21 00:22:17.568690 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_71_14} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:17.569161 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_71_14} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.21 00:22:17.569184 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 394 rows starting from the beginning of the part 2024.12.21 00:22:17.569393 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 00:22:17.569665 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 91 rows starting from the beginning of the part 2024.12.21 00:22:17.570069 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 866 rows starting from the beginning of the part 2024.12.21 00:22:17.570344 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2024.12.21 00:22:17.570996 [ 260 ] {87f5e92f-19f3-4e93-ac12-8c28a21fecea} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:17.571052 [ 260 ] {87f5e92f-19f3-4e93-ac12-8c28a21fecea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:17.571925 [ 260 ] {87f5e92f-19f3-4e93-ac12-8c28a21fecea} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 00:22:17.572456 [ 260 ] {87f5e92f-19f3-4e93-ac12-8c28a21fecea} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:17.572777 [ 152 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.21 00:22:17.572891 [ 152 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:17.572956 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:17.573050 [ 260 ] {87f5e92f-19f3-4e93-ac12-8c28a21fecea} executeQuery: Read 64 rows, 4.56 KiB in 0.00569 sec., 11247.80316344464 rows/sec., 802.19 KiB/sec. 2024.12.21 00:22:17.573325 [ 260 ] {87f5e92f-19f3-4e93-ac12-8c28a21fecea} TCPHandler: Processed in 0.006521192 sec. 2024.12.21 00:22:17.573329 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.21 00:22:17.573562 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:17.573804 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:17.573955 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20159 rows starting from the beginning of the part 2024.12.21 00:22:17.573949 [ 259 ] {020eda30-3820-457c-9b4e-533922db5e71} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:17.574273 [ 259 ] {020eda30-3820-457c-9b4e-533922db5e71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:17.574416 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 161 rows starting from the beginning of the part 2024.12.21 00:22:17.574815 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part 2024.12.21 00:22:17.575126 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.008631689 sec., 280478.1312209001 rows/sec., 21.52 MiB/sec. 2024.12.21 00:22:17.575226 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2024.12.21 00:22:17.575659 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1027 rows starting from the beginning of the part 2024.12.21 00:22:17.576138 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2024.12.21 00:22:17.576307 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.21 00:22:17.577543 [ 259 ] {020eda30-3820-457c-9b4e-533922db5e71} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:17.577639 [ 259 ] {020eda30-3820-457c-9b4e-533922db5e71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:17.577856 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_71_14} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:17.578178 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_71_14} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.21 00:22:17.578450 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.21 00:22:17.578708 [ 259 ] {020eda30-3820-457c-9b4e-533922db5e71} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 00:22:17.579256 [ 259 ] {020eda30-3820-457c-9b4e-533922db5e71} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:17.579629 [ 152 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.21 00:22:17.579796 [ 152 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:17.579873 [ 259 ] {020eda30-3820-457c-9b4e-533922db5e71} executeQuery: Read 24 rows, 1.66 KiB in 0.006053 sec., 3964.976044936395 rows/sec., 273.62 KiB/sec. 2024.12.21 00:22:17.579926 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:17.580137 [ 259 ] {020eda30-3820-457c-9b4e-533922db5e71} TCPHandler: Processed in 0.006673827 sec. 2024.12.21 00:22:17.580543 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.21 00:22:17.580777 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:17.580850 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4000 rows starting from the beginning of the part 2024.12.21 00:22:17.581259 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2024.12.21 00:22:17.581611 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part 2024.12.21 00:22:17.581841 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2024.12.21 00:22:17.581977 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 58 rows starting from the beginning of the part 2024.12.21 00:22:17.582197 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part 2024.12.21 00:22:17.584735 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 21808 rows, containing 5 columns (5 merged, 0 gathered) in 0.01168089 sec., 1866981.026274539 rows/sec., 126.01 MiB/sec. 2024.12.21 00:22:17.584983 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4284 rows, containing 4 columns (4 merged, 0 gathered) in 0.004826307 sec., 887635.2043083874 rows/sec., 57.84 MiB/sec. 2024.12.21 00:22:17.585264 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.21 00:22:17.585465 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.21 00:22:17.585847 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_71_14} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:17.586038 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_71_14} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.21 00:22:17.586046 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_71_14} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:17.586216 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2024.12.21 00:22:17.586289 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_71_14} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.21 00:22:17.586409 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2024.12.21 00:22:18.747386 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 2024.12.21 00:22:18.748262 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:18.748312 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:18.748859 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:22:18.749120 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:18.749395 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 2024.12.21 00:22:20.112499 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2024.12.21 00:22:20.132896 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:20.132959 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:20.140277 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:22:20.141048 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:20.144901 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2024.12.21 00:22:22.564586 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:22.564828 [ 260 ] {2dff9ab3-4f7d-4db9-88ba-63413f5616a8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:22.564912 [ 260 ] {2dff9ab3-4f7d-4db9-88ba-63413f5616a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:22.565777 [ 260 ] {2dff9ab3-4f7d-4db9-88ba-63413f5616a8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:22.565828 [ 260 ] {2dff9ab3-4f7d-4db9-88ba-63413f5616a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:22.566307 [ 260 ] {2dff9ab3-4f7d-4db9-88ba-63413f5616a8} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.21 00:22:22.566587 [ 260 ] {2dff9ab3-4f7d-4db9-88ba-63413f5616a8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:22.566821 [ 260 ] {2dff9ab3-4f7d-4db9-88ba-63413f5616a8} executeQuery: Read 110 rows, 9.44 KiB in 0.002055 sec., 53527.98053527981 rows/sec., 4.49 MiB/sec. 2024.12.21 00:22:22.566887 [ 260 ] {2dff9ab3-4f7d-4db9-88ba-63413f5616a8} TCPHandler: Processed in 0.002443405 sec. 2024.12.21 00:22:22.567132 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:22.567343 [ 259 ] {26e5aaed-6179-4dd2-9dd2-78be6233228d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:22:22.567422 [ 259 ] {26e5aaed-6179-4dd2-9dd2-78be6233228d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:22:22.568159 [ 259 ] {26e5aaed-6179-4dd2-9dd2-78be6233228d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:22.568199 [ 259 ] {26e5aaed-6179-4dd2-9dd2-78be6233228d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:22.568639 [ 259 ] {26e5aaed-6179-4dd2-9dd2-78be6233228d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:22:22.568903 [ 259 ] {26e5aaed-6179-4dd2-9dd2-78be6233228d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:22.569096 [ 259 ] {26e5aaed-6179-4dd2-9dd2-78be6233228d} executeQuery: Read 27 rows, 2.03 KiB in 0.00181 sec., 14917.127071823204 rows/sec., 1.10 MiB/sec. 2024.12.21 00:22:22.569149 [ 259 ] {26e5aaed-6179-4dd2-9dd2-78be6233228d} TCPHandler: Processed in 0.002152987 sec. 2024.12.21 00:22:22.569347 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:22.569577 [ 260 ] {9ed6ff2e-0910-415d-858d-de0ff7862fc0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:22.569635 [ 260 ] {9ed6ff2e-0910-415d-858d-de0ff7862fc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:22.570263 [ 260 ] {9ed6ff2e-0910-415d-858d-de0ff7862fc0} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:22.570305 [ 260 ] {9ed6ff2e-0910-415d-858d-de0ff7862fc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:22.570686 [ 260 ] {9ed6ff2e-0910-415d-858d-de0ff7862fc0} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.21 00:22:22.570926 [ 260 ] {9ed6ff2e-0910-415d-858d-de0ff7862fc0} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:22.571135 [ 260 ] {9ed6ff2e-0910-415d-858d-de0ff7862fc0} executeQuery: Read 91 rows, 7.28 KiB in 0.001618 sec., 56242.274412855375 rows/sec., 4.39 MiB/sec. 2024.12.21 00:22:22.571190 [ 260 ] {9ed6ff2e-0910-415d-858d-de0ff7862fc0} TCPHandler: Processed in 0.001955252 sec. 2024.12.21 00:22:22.571331 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:22.571451 [ 259 ] {8097a21e-9bd3-4662-a450-3e2cdaab741b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:22.571504 [ 259 ] {8097a21e-9bd3-4662-a450-3e2cdaab741b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:22.572113 [ 259 ] {8097a21e-9bd3-4662-a450-3e2cdaab741b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:22.572149 [ 259 ] {8097a21e-9bd3-4662-a450-3e2cdaab741b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:22.572550 [ 259 ] {8097a21e-9bd3-4662-a450-3e2cdaab741b} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.21 00:22:22.572786 [ 259 ] {8097a21e-9bd3-4662-a450-3e2cdaab741b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:22.572980 [ 259 ] {8097a21e-9bd3-4662-a450-3e2cdaab741b} executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. 2024.12.21 00:22:22.573069 [ 259 ] {8097a21e-9bd3-4662-a450-3e2cdaab741b} TCPHandler: Processed in 0.001793728 sec. 2024.12.21 00:22:22.573298 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:22.573495 [ 260 ] {0fc24748-92c5-4135-8c25-df651f153d48} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:22.573579 [ 260 ] {0fc24748-92c5-4135-8c25-df651f153d48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:22:22.574746 [ 260 ] {0fc24748-92c5-4135-8c25-df651f153d48} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:22.574787 [ 260 ] {0fc24748-92c5-4135-8c25-df651f153d48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:22.575453 [ 260 ] {0fc24748-92c5-4135-8c25-df651f153d48} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:22:22.575714 [ 260 ] {0fc24748-92c5-4135-8c25-df651f153d48} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:22.575904 [ 41 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.21 00:22:22.575971 [ 41 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:22.576009 [ 260 ] {0fc24748-92c5-4135-8c25-df651f153d48} executeQuery: Read 27 rows, 49.54 KiB in 0.002544 sec., 10613.207547169812 rows/sec., 19.02 MiB/sec. 2024.12.21 00:22:22.576016 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:22.576324 [ 260 ] {0fc24748-92c5-4135-8c25-df651f153d48} TCPHandler: Processed in 0.003153913 sec. 2024.12.21 00:22:22.576333 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.21 00:22:22.576491 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:22.576797 [ 259 ] {cbffb112-1969-400e-a530-83fa9f76f533} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:22.576850 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:22.576930 [ 259 ] {cbffb112-1969-400e-a530-83fa9f76f533} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:22.576978 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 933 rows starting from the beginning of the part 2024.12.21 00:22:22.577896 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 27 rows starting from the beginning of the part 2024.12.21 00:22:22.578583 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part 2024.12.21 00:22:22.579404 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 27 rows starting from the beginning of the part 2024.12.21 00:22:22.579449 [ 259 ] {cbffb112-1969-400e-a530-83fa9f76f533} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:22.579544 [ 259 ] {cbffb112-1969-400e-a530-83fa9f76f533} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:22.580534 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part 2024.12.21 00:22:22.581465 [ 259 ] {cbffb112-1969-400e-a530-83fa9f76f533} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.21 00:22:22.581683 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 27 rows starting from the beginning of the part 2024.12.21 00:22:22.582386 [ 259 ] {cbffb112-1969-400e-a530-83fa9f76f533} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:22.583207 [ 259 ] {cbffb112-1969-400e-a530-83fa9f76f533} executeQuery: Read 60 rows, 4.14 KiB in 0.006472 sec., 9270.70457354759 rows/sec., 639.78 KiB/sec. 2024.12.21 00:22:22.583374 [ 259 ] {cbffb112-1969-400e-a530-83fa9f76f533} TCPHandler: Processed in 0.006962005 sec. 2024.12.21 00:22:22.590249 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 19 columns (19 merged, 0 gathered) in 0.014067253 sec., 73788.39351222303 rows/sec., 132.23 MiB/sec. 2024.12.21 00:22:22.591553 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.21 00:22:22.592044 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_56_11} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:22.592147 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_56_11} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.21 00:22:22.592331 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. 2024.12.21 00:22:23.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 223.10 MiB, peak 233.90 MiB, free memory in arenas 0.00 B, will set to 226.34 MiB (RSS), difference: 3.24 MiB 2024.12.21 00:22:25.820584 [ 29 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.21 00:22:25.820645 [ 29 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:25.820667 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:25.820898 [ 194 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.21 00:22:25.821156 [ 194 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:25.821203 [ 194 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2024.12.21 00:22:25.821299 [ 194 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.12.21 00:22:25.821545 [ 194 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part 2024.12.21 00:22:25.821723 [ 194 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.12.21 00:22:25.821925 [ 194 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2024.12.21 00:22:25.822870 [ 194 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002122566 sec., 25440.905017794496 rows/sec., 2.12 MiB/sec. 2024.12.21 00:22:25.823017 [ 198 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.21 00:22:25.823370 [ 198 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_9_2} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:25.823466 [ 198 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_9_2} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.21 00:22:25.823562 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:22:26.058413 [ 29 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:22:26.058454 [ 29 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:22:26.250491 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 2024.12.21 00:22:26.251453 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:26.251505 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. 2024.12.21 00:22:26.252072 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:22:26.252344 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:26.252607 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2024.12.21 00:22:26.350683 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1304 2024.12.21 00:22:26.353556 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:26.353614 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:26.355159 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:22:26.355504 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:26.356169 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1304 2024.12.21 00:22:27.568158 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:27.568376 [ 260 ] {ad9cae35-c03a-434d-b085-74deb367de01} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:22:27.568459 [ 260 ] {ad9cae35-c03a-434d-b085-74deb367de01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:22:27.569256 [ 260 ] {ad9cae35-c03a-434d-b085-74deb367de01} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:27.569303 [ 260 ] {ad9cae35-c03a-434d-b085-74deb367de01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:27.569747 [ 260 ] {ad9cae35-c03a-434d-b085-74deb367de01} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:22:27.570031 [ 260 ] {ad9cae35-c03a-434d-b085-74deb367de01} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:27.570235 [ 260 ] {ad9cae35-c03a-434d-b085-74deb367de01} executeQuery: Read 14 rows, 1.01 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 525.18 KiB/sec. 2024.12.21 00:22:27.570302 [ 260 ] {ad9cae35-c03a-434d-b085-74deb367de01} TCPHandler: Processed in 0.002284721 sec. 2024.12.21 00:22:27.570569 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:27.570771 [ 259 ] {717bd3ec-0a44-462d-b350-7da0fb44206b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:27.570843 [ 259 ] {717bd3ec-0a44-462d-b350-7da0fb44206b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:27.571686 [ 259 ] {717bd3ec-0a44-462d-b350-7da0fb44206b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:27.571737 [ 259 ] {717bd3ec-0a44-462d-b350-7da0fb44206b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:27.572201 [ 259 ] {717bd3ec-0a44-462d-b350-7da0fb44206b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.21 00:22:27.572472 [ 259 ] {717bd3ec-0a44-462d-b350-7da0fb44206b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:27.572706 [ 259 ] {717bd3ec-0a44-462d-b350-7da0fb44206b} executeQuery: Read 227 rows, 20.32 KiB in 0.001987 sec., 114242.57674886764 rows/sec., 9.99 MiB/sec. 2024.12.21 00:22:27.572764 [ 259 ] {717bd3ec-0a44-462d-b350-7da0fb44206b} TCPHandler: Processed in 0.002332122 sec. 2024.12.21 00:22:27.573027 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:27.573263 [ 260 ] {388386f1-244f-449b-8208-7b21b41a9016} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:22:27.573358 [ 260 ] {388386f1-244f-449b-8208-7b21b41a9016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:22:27.574136 [ 260 ] {388386f1-244f-449b-8208-7b21b41a9016} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:27.574175 [ 260 ] {388386f1-244f-449b-8208-7b21b41a9016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:27.574555 [ 260 ] {388386f1-244f-449b-8208-7b21b41a9016} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:22:27.574806 [ 260 ] {388386f1-244f-449b-8208-7b21b41a9016} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:27.574990 [ 260 ] {388386f1-244f-449b-8208-7b21b41a9016} executeQuery: Read 19 rows, 1.36 KiB in 0.001789 sec., 10620.458356623813 rows/sec., 759.31 KiB/sec. 2024.12.21 00:22:27.575053 [ 260 ] {388386f1-244f-449b-8208-7b21b41a9016} TCPHandler: Processed in 0.002135317 sec. 2024.12.21 00:22:27.575214 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:27.575366 [ 259 ] {55a428f5-68b6-4659-9293-d6198c51d86c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:22:27.575426 [ 259 ] {55a428f5-68b6-4659-9293-d6198c51d86c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:22:27.576075 [ 259 ] {55a428f5-68b6-4659-9293-d6198c51d86c} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:27.576118 [ 259 ] {55a428f5-68b6-4659-9293-d6198c51d86c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:27.576502 [ 259 ] {55a428f5-68b6-4659-9293-d6198c51d86c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:22:27.576762 [ 259 ] {55a428f5-68b6-4659-9293-d6198c51d86c} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:27.576999 [ 259 ] {55a428f5-68b6-4659-9293-d6198c51d86c} executeQuery: Read 14 rows, 1004.00 B in 0.001663 sec., 8418.52074564041 rows/sec., 589.58 KiB/sec. 2024.12.21 00:22:27.577121 [ 259 ] {55a428f5-68b6-4659-9293-d6198c51d86c} TCPHandler: Processed in 0.001976882 sec. 2024.12.21 00:22:27.577291 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:27.577435 [ 260 ] {ca081e53-cf95-49dc-87cc-b29821bd9493} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:22:27.577495 [ 260 ] {ca081e53-cf95-49dc-87cc-b29821bd9493} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:22:27.578115 [ 260 ] {ca081e53-cf95-49dc-87cc-b29821bd9493} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:27.578154 [ 260 ] {ca081e53-cf95-49dc-87cc-b29821bd9493} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:27.578519 [ 260 ] {ca081e53-cf95-49dc-87cc-b29821bd9493} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:22:27.578767 [ 260 ] {ca081e53-cf95-49dc-87cc-b29821bd9493} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:27.578951 [ 260 ] {ca081e53-cf95-49dc-87cc-b29821bd9493} executeQuery: Read 13 rows, 830.00 B in 0.001549 sec., 8392.511297611361 rows/sec., 523.27 KiB/sec. 2024.12.21 00:22:27.579010 [ 260 ] {ca081e53-cf95-49dc-87cc-b29821bd9493} TCPHandler: Processed in 0.001798538 sec. 2024.12.21 00:22:27.579159 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:27.579279 [ 259 ] {9d65ad21-954f-4533-940a-0197d30bf05c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:27.579330 [ 259 ] {9d65ad21-954f-4533-940a-0197d30bf05c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:27.580105 [ 259 ] {9d65ad21-954f-4533-940a-0197d30bf05c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:27.580147 [ 259 ] {9d65ad21-954f-4533-940a-0197d30bf05c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:27.580579 [ 259 ] {9d65ad21-954f-4533-940a-0197d30bf05c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.21 00:22:27.580834 [ 259 ] {9d65ad21-954f-4533-940a-0197d30bf05c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:27.581049 [ 259 ] {9d65ad21-954f-4533-940a-0197d30bf05c} executeQuery: Read 394 rows, 28.64 KiB in 0.001795 sec., 219498.60724233984 rows/sec., 15.58 MiB/sec. 2024.12.21 00:22:27.581104 [ 259 ] {9d65ad21-954f-4533-940a-0197d30bf05c} TCPHandler: Processed in 0.002002213 sec. 2024.12.21 00:22:27.581245 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:27.581367 [ 260 ] {44acdaf4-efce-4149-9400-49342ffbe8d1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:22:27.581420 [ 260 ] {44acdaf4-efce-4149-9400-49342ffbe8d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:22:27.581911 [ 260 ] {44acdaf4-efce-4149-9400-49342ffbe8d1} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:27.581949 [ 260 ] {44acdaf4-efce-4149-9400-49342ffbe8d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:27.582322 [ 260 ] {44acdaf4-efce-4149-9400-49342ffbe8d1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:22:27.582581 [ 260 ] {44acdaf4-efce-4149-9400-49342ffbe8d1} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:27.582786 [ 260 ] {44acdaf4-efce-4149-9400-49342ffbe8d1} executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. 2024.12.21 00:22:27.582910 [ 260 ] {44acdaf4-efce-4149-9400-49342ffbe8d1} TCPHandler: Processed in 0.001718906 sec. 2024.12.21 00:22:27.583085 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:27.583228 [ 259 ] {cb8df145-a22a-47e6-9801-072c6e26a892} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:27.583294 [ 259 ] {cb8df145-a22a-47e6-9801-072c6e26a892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:27.583939 [ 259 ] {cb8df145-a22a-47e6-9801-072c6e26a892} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:27.583980 [ 259 ] {cb8df145-a22a-47e6-9801-072c6e26a892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:27.584394 [ 259 ] {cb8df145-a22a-47e6-9801-072c6e26a892} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.21 00:22:27.584652 [ 259 ] {cb8df145-a22a-47e6-9801-072c6e26a892} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:27.584874 [ 259 ] {cb8df145-a22a-47e6-9801-072c6e26a892} executeQuery: Read 237 rows, 16.27 KiB in 0.001678 sec., 141239.57091775924 rows/sec., 9.47 MiB/sec. 2024.12.21 00:22:27.584932 [ 259 ] {cb8df145-a22a-47e6-9801-072c6e26a892} TCPHandler: Processed in 0.001929511 sec. 2024.12.21 00:22:27.585076 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:27.585220 [ 260 ] {1458ff53-eb83-4167-9ee6-68363f4dc0b4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:22:27.585281 [ 260 ] {1458ff53-eb83-4167-9ee6-68363f4dc0b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:22:27.585820 [ 260 ] {1458ff53-eb83-4167-9ee6-68363f4dc0b4} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:27.585856 [ 260 ] {1458ff53-eb83-4167-9ee6-68363f4dc0b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:27.586232 [ 260 ] {1458ff53-eb83-4167-9ee6-68363f4dc0b4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 00:22:27.586477 [ 260 ] {1458ff53-eb83-4167-9ee6-68363f4dc0b4} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:27.586701 [ 260 ] {1458ff53-eb83-4167-9ee6-68363f4dc0b4} executeQuery: Read 1 rows, 69.00 B in 0.001509 sec., 662.6905235255136 rows/sec., 44.65 KiB/sec. 2024.12.21 00:22:27.586890 [ 260 ] {1458ff53-eb83-4167-9ee6-68363f4dc0b4} TCPHandler: Processed in 0.001875959 sec. 2024.12.21 00:22:27.587085 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:27.587223 [ 259 ] {f5191dc4-c6f2-4c3d-9eb6-bd1f3a38c569} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:27.587312 [ 259 ] {f5191dc4-c6f2-4c3d-9eb6-bd1f3a38c569} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:22:27.588465 [ 259 ] {f5191dc4-c6f2-4c3d-9eb6-bd1f3a38c569} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:27.588506 [ 259 ] {f5191dc4-c6f2-4c3d-9eb6-bd1f3a38c569} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:27.589156 [ 259 ] {f5191dc4-c6f2-4c3d-9eb6-bd1f3a38c569} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:22:27.589430 [ 259 ] {f5191dc4-c6f2-4c3d-9eb6-bd1f3a38c569} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:27.589676 [ 259 ] {f5191dc4-c6f2-4c3d-9eb6-bd1f3a38c569} executeQuery: Read 12 rows, 22.02 KiB in 0.002485 sec., 4828.97384305835 rows/sec., 8.65 MiB/sec. 2024.12.21 00:22:27.589781 [ 259 ] {f5191dc4-c6f2-4c3d-9eb6-bd1f3a38c569} TCPHandler: Processed in 0.002793034 sec. 2024.12.21 00:22:27.589941 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:27.590082 [ 260 ] {45069351-888c-4776-84d2-04a0019f80a8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:27.590141 [ 260 ] {45069351-888c-4776-84d2-04a0019f80a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:27.590713 [ 260 ] {45069351-888c-4776-84d2-04a0019f80a8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:27.590749 [ 260 ] {45069351-888c-4776-84d2-04a0019f80a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:27.591130 [ 260 ] {45069351-888c-4776-84d2-04a0019f80a8} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.21 00:22:27.591372 [ 260 ] {45069351-888c-4776-84d2-04a0019f80a8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:27.591550 [ 260 ] {45069351-888c-4776-84d2-04a0019f80a8} executeQuery: Read 82 rows, 5.33 KiB in 0.0015 sec., 54666.666666666664 rows/sec., 3.47 MiB/sec. 2024.12.21 00:22:27.591601 [ 260 ] {45069351-888c-4776-84d2-04a0019f80a8} TCPHandler: Processed in 0.001726486 sec. 2024.12.21 00:22:27.645906 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2024.12.21 00:22:27.667751 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:27.667809 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:27.675226 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:22:27.676028 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:27.679892 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2024.12.21 00:22:28.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 227.64 MiB, peak 233.90 MiB, free memory in arenas 0.00 B, will set to 226.34 MiB (RSS), difference: -1.30 MiB 2024.12.21 00:22:32.564186 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:32.564416 [ 260 ] {f9221964-3c87-416b-b50d-41d605e5407e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:32.564496 [ 260 ] {f9221964-3c87-416b-b50d-41d605e5407e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:32.565301 [ 260 ] {f9221964-3c87-416b-b50d-41d605e5407e} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:32.565341 [ 260 ] {f9221964-3c87-416b-b50d-41d605e5407e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:32.565781 [ 260 ] {f9221964-3c87-416b-b50d-41d605e5407e} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.21 00:22:32.566033 [ 260 ] {f9221964-3c87-416b-b50d-41d605e5407e} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:32.566250 [ 260 ] {f9221964-3c87-416b-b50d-41d605e5407e} executeQuery: Read 110 rows, 9.44 KiB in 0.001891 sec., 58170.28027498678 rows/sec., 4.87 MiB/sec. 2024.12.21 00:22:32.566361 [ 260 ] {f9221964-3c87-416b-b50d-41d605e5407e} TCPHandler: Processed in 0.002308591 sec. 2024.12.21 00:22:32.566631 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:32.566818 [ 259 ] {8228b59d-f046-45f6-9888-5f2645df79d1} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:22:32.566897 [ 259 ] {8228b59d-f046-45f6-9888-5f2645df79d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:22:32.567663 [ 259 ] {8228b59d-f046-45f6-9888-5f2645df79d1} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:32.567717 [ 259 ] {8228b59d-f046-45f6-9888-5f2645df79d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:32.568155 [ 259 ] {8228b59d-f046-45f6-9888-5f2645df79d1} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:22:32.568430 [ 259 ] {8228b59d-f046-45f6-9888-5f2645df79d1} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:32.568666 [ 259 ] {8228b59d-f046-45f6-9888-5f2645df79d1} executeQuery: Read 27 rows, 2.03 KiB in 0.0019 sec., 14210.526315789473 rows/sec., 1.04 MiB/sec. 2024.12.21 00:22:32.568733 [ 259 ] {8228b59d-f046-45f6-9888-5f2645df79d1} TCPHandler: Processed in 0.00226568 sec. 2024.12.21 00:22:32.568883 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:32.569024 [ 260 ] {6edde781-9d86-4921-acf3-fbffdc9612e2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:32.569081 [ 260 ] {6edde781-9d86-4921-acf3-fbffdc9612e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:32.569828 [ 260 ] {6edde781-9d86-4921-acf3-fbffdc9612e2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:32.569865 [ 260 ] {6edde781-9d86-4921-acf3-fbffdc9612e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:32.570242 [ 260 ] {6edde781-9d86-4921-acf3-fbffdc9612e2} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.21 00:22:32.570481 [ 260 ] {6edde781-9d86-4921-acf3-fbffdc9612e2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:32.570658 [ 260 ] {6edde781-9d86-4921-acf3-fbffdc9612e2} executeQuery: Read 91 rows, 7.28 KiB in 0.001665 sec., 54654.65465465465 rows/sec., 4.27 MiB/sec. 2024.12.21 00:22:32.570707 [ 260 ] {6edde781-9d86-4921-acf3-fbffdc9612e2} TCPHandler: Processed in 0.00189113 sec. 2024.12.21 00:22:32.570871 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:32.570999 [ 259 ] {260575a9-85bc-496a-b984-39f27f817c5b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:32.571057 [ 259 ] {260575a9-85bc-496a-b984-39f27f817c5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:32.571654 [ 259 ] {260575a9-85bc-496a-b984-39f27f817c5b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:32.571697 [ 259 ] {260575a9-85bc-496a-b984-39f27f817c5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:32.572110 [ 259 ] {260575a9-85bc-496a-b984-39f27f817c5b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.21 00:22:32.572366 [ 259 ] {260575a9-85bc-496a-b984-39f27f817c5b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:32.572588 [ 259 ] {260575a9-85bc-496a-b984-39f27f817c5b} executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. 2024.12.21 00:22:32.572642 [ 259 ] {260575a9-85bc-496a-b984-39f27f817c5b} TCPHandler: Processed in 0.001833579 sec. 2024.12.21 00:22:32.572795 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:32.572933 [ 260 ] {58b5b741-df5a-42e2-a864-86fa520c0206} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:32.573025 [ 260 ] {58b5b741-df5a-42e2-a864-86fa520c0206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:22:32.574287 [ 260 ] {58b5b741-df5a-42e2-a864-86fa520c0206} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:32.574324 [ 260 ] {58b5b741-df5a-42e2-a864-86fa520c0206} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:32.574967 [ 260 ] {58b5b741-df5a-42e2-a864-86fa520c0206} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:22:32.575225 [ 260 ] {58b5b741-df5a-42e2-a864-86fa520c0206} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:32.575427 [ 260 ] {58b5b741-df5a-42e2-a864-86fa520c0206} executeQuery: Read 27 rows, 49.54 KiB in 0.002525 sec., 10693.069306930693 rows/sec., 19.16 MiB/sec. 2024.12.21 00:22:32.575517 [ 260 ] {58b5b741-df5a-42e2-a864-86fa520c0206} TCPHandler: Processed in 0.002779144 sec. 2024.12.21 00:22:32.575676 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:32.575821 [ 259 ] {af02c63c-f2d6-45b1-bb64-527bc691f3ae} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:32.575886 [ 259 ] {af02c63c-f2d6-45b1-bb64-527bc691f3ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:32.576480 [ 259 ] {af02c63c-f2d6-45b1-bb64-527bc691f3ae} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:32.576528 [ 259 ] {af02c63c-f2d6-45b1-bb64-527bc691f3ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:32.576973 [ 259 ] {af02c63c-f2d6-45b1-bb64-527bc691f3ae} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.21 00:22:32.577223 [ 259 ] {af02c63c-f2d6-45b1-bb64-527bc691f3ae} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:32.577476 [ 259 ] {af02c63c-f2d6-45b1-bb64-527bc691f3ae} executeQuery: Read 60 rows, 4.14 KiB in 0.001681 sec., 35693.03985722784 rows/sec., 2.41 MiB/sec. 2024.12.21 00:22:32.577585 [ 259 ] {af02c63c-f2d6-45b1-bb64-527bc691f3ae} TCPHandler: Processed in 0.001975903 sec. 2024.12.21 00:22:33.753666 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 2024.12.21 00:22:33.754325 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:33.754366 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:33.754905 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:22:33.755177 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:33.755422 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 2024.12.21 00:22:35.180893 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2024.12.21 00:22:35.202607 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:35.202679 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:35.209953 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:22:35.210775 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:35.214553 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2024.12.21 00:22:36.357234 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1338 2024.12.21 00:22:36.360597 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:36.360656 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:36.362285 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:22:36.362643 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:36.363605 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1338 2024.12.21 00:22:37.567844 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:37.568048 [ 260 ] {f0a1a01f-c250-40f0-be4b-5ff6a04a12e4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:22:37.568132 [ 260 ] {f0a1a01f-c250-40f0-be4b-5ff6a04a12e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:22:37.568988 [ 260 ] {f0a1a01f-c250-40f0-be4b-5ff6a04a12e4} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:37.569038 [ 260 ] {f0a1a01f-c250-40f0-be4b-5ff6a04a12e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:37.569489 [ 260 ] {f0a1a01f-c250-40f0-be4b-5ff6a04a12e4} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:22:37.569750 [ 260 ] {f0a1a01f-c250-40f0-be4b-5ff6a04a12e4} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:37.570012 [ 260 ] {f0a1a01f-c250-40f0-be4b-5ff6a04a12e4} executeQuery: Read 14 rows, 1.01 KiB in 0.002024 sec., 6916.996047430829 rows/sec., 497.93 KiB/sec. 2024.12.21 00:22:37.570148 [ 260 ] {f0a1a01f-c250-40f0-be4b-5ff6a04a12e4} TCPHandler: Processed in 0.002439964 sec. 2024.12.21 00:22:37.570410 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:37.570629 [ 259 ] {c2911f2b-6af5-43c3-9fd9-752a2eebd6bc} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:37.570712 [ 259 ] {c2911f2b-6af5-43c3-9fd9-752a2eebd6bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:37.571583 [ 259 ] {c2911f2b-6af5-43c3-9fd9-752a2eebd6bc} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:37.571632 [ 259 ] {c2911f2b-6af5-43c3-9fd9-752a2eebd6bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:37.572091 [ 259 ] {c2911f2b-6af5-43c3-9fd9-752a2eebd6bc} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.21 00:22:37.572363 [ 259 ] {c2911f2b-6af5-43c3-9fd9-752a2eebd6bc} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:37.572621 [ 259 ] {c2911f2b-6af5-43c3-9fd9-752a2eebd6bc} executeQuery: Read 227 rows, 20.32 KiB in 0.002051 sec., 110677.71818625061 rows/sec., 9.67 MiB/sec. 2024.12.21 00:22:37.572690 [ 259 ] {c2911f2b-6af5-43c3-9fd9-752a2eebd6bc} TCPHandler: Processed in 0.002416234 sec. 2024.12.21 00:22:37.572845 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:37.572996 [ 260 ] {5d916d4d-9ba4-4240-b2d3-b301444a213f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:22:37.573058 [ 260 ] {5d916d4d-9ba4-4240-b2d3-b301444a213f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:22:37.573777 [ 260 ] {5d916d4d-9ba4-4240-b2d3-b301444a213f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:37.573830 [ 260 ] {5d916d4d-9ba4-4240-b2d3-b301444a213f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:37.574238 [ 260 ] {5d916d4d-9ba4-4240-b2d3-b301444a213f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:22:37.574553 [ 260 ] {5d916d4d-9ba4-4240-b2d3-b301444a213f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:37.575164 [ 260 ] {5d916d4d-9ba4-4240-b2d3-b301444a213f} executeQuery: Read 19 rows, 1.36 KiB in 0.002193 sec., 8663.930688554492 rows/sec., 619.42 KiB/sec. 2024.12.21 00:22:37.575243 [ 260 ] {5d916d4d-9ba4-4240-b2d3-b301444a213f} TCPHandler: Processed in 0.002464355 sec. 2024.12.21 00:22:37.575409 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:37.575561 [ 259 ] {4344b9fc-d941-42d0-83ad-50b61199a05a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:22:37.575625 [ 259 ] {4344b9fc-d941-42d0-83ad-50b61199a05a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:22:37.576291 [ 259 ] {4344b9fc-d941-42d0-83ad-50b61199a05a} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:37.576333 [ 259 ] {4344b9fc-d941-42d0-83ad-50b61199a05a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:37.576709 [ 259 ] {4344b9fc-d941-42d0-83ad-50b61199a05a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:22:37.576965 [ 259 ] {4344b9fc-d941-42d0-83ad-50b61199a05a} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:37.577199 [ 259 ] {4344b9fc-d941-42d0-83ad-50b61199a05a} executeQuery: Read 14 rows, 1004.00 B in 0.001673 sec., 8368.200836820084 rows/sec., 586.05 KiB/sec. 2024.12.21 00:22:37.577259 [ 259 ] {4344b9fc-d941-42d0-83ad-50b61199a05a} TCPHandler: Processed in 0.001923491 sec. 2024.12.21 00:22:37.577446 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:37.577592 [ 260 ] {81865ea2-8a9d-4f05-9b81-d13bd422bfc4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:22:37.577651 [ 260 ] {81865ea2-8a9d-4f05-9b81-d13bd422bfc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:22:37.578307 [ 260 ] {81865ea2-8a9d-4f05-9b81-d13bd422bfc4} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:37.578348 [ 260 ] {81865ea2-8a9d-4f05-9b81-d13bd422bfc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:37.578716 [ 260 ] {81865ea2-8a9d-4f05-9b81-d13bd422bfc4} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:22:37.578963 [ 260 ] {81865ea2-8a9d-4f05-9b81-d13bd422bfc4} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:37.579165 [ 260 ] {81865ea2-8a9d-4f05-9b81-d13bd422bfc4} executeQuery: Read 13 rows, 830.00 B in 0.001608 sec., 8084.577114427861 rows/sec., 504.07 KiB/sec. 2024.12.21 00:22:37.579221 [ 260 ] {81865ea2-8a9d-4f05-9b81-d13bd422bfc4} TCPHandler: Processed in 0.001844599 sec. 2024.12.21 00:22:37.579393 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:37.579535 [ 259 ] {b32f9e74-83c1-4e70-80db-881fbc6f17fd} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:37.579594 [ 259 ] {b32f9e74-83c1-4e70-80db-881fbc6f17fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:37.580429 [ 259 ] {b32f9e74-83c1-4e70-80db-881fbc6f17fd} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:37.580469 [ 259 ] {b32f9e74-83c1-4e70-80db-881fbc6f17fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:37.580860 [ 259 ] {b32f9e74-83c1-4e70-80db-881fbc6f17fd} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.21 00:22:37.581116 [ 259 ] {b32f9e74-83c1-4e70-80db-881fbc6f17fd} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:37.581344 [ 259 ] {b32f9e74-83c1-4e70-80db-881fbc6f17fd} executeQuery: Read 394 rows, 28.64 KiB in 0.001843 sec., 213781.87737384698 rows/sec., 15.18 MiB/sec. 2024.12.21 00:22:37.581399 [ 259 ] {b32f9e74-83c1-4e70-80db-881fbc6f17fd} TCPHandler: Processed in 0.002074935 sec. 2024.12.21 00:22:37.581559 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:37.581699 [ 260 ] {3fc625aa-8dd9-47ca-b4dc-adca6847326d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:22:37.581760 [ 260 ] {3fc625aa-8dd9-47ca-b4dc-adca6847326d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:22:37.582289 [ 260 ] {3fc625aa-8dd9-47ca-b4dc-adca6847326d} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:37.582328 [ 260 ] {3fc625aa-8dd9-47ca-b4dc-adca6847326d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:37.582700 [ 260 ] {3fc625aa-8dd9-47ca-b4dc-adca6847326d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:22:37.582960 [ 260 ] {3fc625aa-8dd9-47ca-b4dc-adca6847326d} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:37.583202 [ 260 ] {3fc625aa-8dd9-47ca-b4dc-adca6847326d} executeQuery: Read 6 rows, 321.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 204.49 KiB/sec. 2024.12.21 00:22:37.583322 [ 260 ] {3fc625aa-8dd9-47ca-b4dc-adca6847326d} TCPHandler: Processed in 0.001829059 sec. 2024.12.21 00:22:37.583489 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:37.583631 [ 259 ] {8edc71ec-c42f-4b3f-9846-88b50099a007} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:37.583695 [ 259 ] {8edc71ec-c42f-4b3f-9846-88b50099a007} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:37.584341 [ 259 ] {8edc71ec-c42f-4b3f-9846-88b50099a007} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:37.584380 [ 259 ] {8edc71ec-c42f-4b3f-9846-88b50099a007} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:37.584779 [ 259 ] {8edc71ec-c42f-4b3f-9846-88b50099a007} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.21 00:22:37.585024 [ 259 ] {8edc71ec-c42f-4b3f-9846-88b50099a007} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:37.585239 [ 259 ] {8edc71ec-c42f-4b3f-9846-88b50099a007} executeQuery: Read 237 rows, 16.27 KiB in 0.001641 sec., 144424.13162705666 rows/sec., 9.68 MiB/sec. 2024.12.21 00:22:37.585295 [ 259 ] {8edc71ec-c42f-4b3f-9846-88b50099a007} TCPHandler: Processed in 0.00187242 sec. 2024.12.21 00:22:37.585453 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:37.585594 [ 260 ] {21c1c6ae-3ac6-445f-8525-3d33680c5744} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:22:37.585657 [ 260 ] {21c1c6ae-3ac6-445f-8525-3d33680c5744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:22:37.586180 [ 260 ] {21c1c6ae-3ac6-445f-8525-3d33680c5744} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:37.586222 [ 260 ] {21c1c6ae-3ac6-445f-8525-3d33680c5744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:37.586589 [ 260 ] {21c1c6ae-3ac6-445f-8525-3d33680c5744} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 00:22:37.586840 [ 260 ] {21c1c6ae-3ac6-445f-8525-3d33680c5744} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:37.587000 [ 143 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2024.12.21 00:22:37.587075 [ 260 ] {21c1c6ae-3ac6-445f-8525-3d33680c5744} executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. 2024.12.21 00:22:37.587084 [ 143 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:37.587157 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:37.587184 [ 260 ] {21c1c6ae-3ac6-445f-8525-3d33680c5744} TCPHandler: Processed in 0.001799088 sec. 2024.12.21 00:22:37.587380 [ 198 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2024.12.21 00:22:37.587417 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:37.587548 [ 198 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:37.587618 [ 198 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 27 rows starting from the beginning of the part 2024.12.21 00:22:37.587651 [ 259 ] {4aaba46c-94e6-4a61-961d-54b6728f288d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:37.587827 [ 198 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2024.12.21 00:22:37.588104 [ 259 ] {4aaba46c-94e6-4a61-961d-54b6728f288d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:22:37.588179 [ 198 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2024.12.21 00:22:37.588691 [ 198 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2024.12.21 00:22:37.589116 [ 198 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2024.12.21 00:22:37.589446 [ 198 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2024.12.21 00:22:37.593385 [ 192 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.006111282 sec., 5236.217212689579 rows/sec., 352.83 KiB/sec. 2024.12.21 00:22:37.593466 [ 259 ] {4aaba46c-94e6-4a61-961d-54b6728f288d} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:37.593524 [ 259 ] {4aaba46c-94e6-4a61-961d-54b6728f288d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:37.593689 [ 192 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2024.12.21 00:22:37.594448 [ 192 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_32_7} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:37.594706 [ 192 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_32_7} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2024.12.21 00:22:37.594907 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.21 00:22:37.595049 [ 259 ] {4aaba46c-94e6-4a61-961d-54b6728f288d} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:22:37.595336 [ 259 ] {4aaba46c-94e6-4a61-961d-54b6728f288d} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:37.595584 [ 259 ] {4aaba46c-94e6-4a61-961d-54b6728f288d} executeQuery: Read 12 rows, 22.02 KiB in 0.008006 sec., 1498.8758431176618 rows/sec., 2.69 MiB/sec. 2024.12.21 00:22:37.595720 [ 259 ] {4aaba46c-94e6-4a61-961d-54b6728f288d} TCPHandler: Processed in 0.008420363 sec. 2024.12.21 00:22:37.595888 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:37.596015 [ 260 ] {1d6d52cb-906a-42b5-a9a4-ec135234fc5d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:37.596068 [ 260 ] {1d6d52cb-906a-42b5-a9a4-ec135234fc5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:37.596584 [ 260 ] {1d6d52cb-906a-42b5-a9a4-ec135234fc5d} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:37.596624 [ 260 ] {1d6d52cb-906a-42b5-a9a4-ec135234fc5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:37.597020 [ 260 ] {1d6d52cb-906a-42b5-a9a4-ec135234fc5d} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.21 00:22:37.597259 [ 260 ] {1d6d52cb-906a-42b5-a9a4-ec135234fc5d} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:37.597484 [ 260 ] {1d6d52cb-906a-42b5-a9a4-ec135234fc5d} executeQuery: Read 82 rows, 5.33 KiB in 0.001495 sec., 54849.4983277592 rows/sec., 3.48 MiB/sec. 2024.12.21 00:22:37.597539 [ 260 ] {1d6d52cb-906a-42b5-a9a4-ec135234fc5d} TCPHandler: Processed in 0.001711625 sec. 2024.12.21 00:22:41.058716 [ 140 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:22:41.058800 [ 140 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:22:41.256485 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 2024.12.21 00:22:41.257165 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:41.257203 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:41.257729 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:22:41.257985 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:41.258146 [ 140 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 00:22:41.258170 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2024.12.21 00:22:41.258197 [ 140 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:41.258224 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:41.258378 [ 199 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.21 00:22:41.258560 [ 199 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:41.258608 [ 199 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part 2024.12.21 00:22:41.258696 [ 199 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part 2024.12.21 00:22:41.258796 [ 199 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part 2024.12.21 00:22:41.259121 [ 199 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part 2024.12.21 00:22:41.259286 [ 199 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part 2024.12.21 00:22:41.259366 [ 199 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part 2024.12.21 00:22:41.261682 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.00337973 sec., 6244877.54939004 rows/sec., 89.33 MiB/sec. 2024.12.21 00:22:41.262238 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 00:22:41.262616 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_46_9} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:41.262712 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_46_9} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 00:22:41.262836 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2024.12.21 00:22:42.563680 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:42.563895 [ 260 ] {04497a6e-9b8d-4f82-8975-40734105f67f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:42.563973 [ 260 ] {04497a6e-9b8d-4f82-8975-40734105f67f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:42.564818 [ 260 ] {04497a6e-9b8d-4f82-8975-40734105f67f} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.564868 [ 260 ] {04497a6e-9b8d-4f82-8975-40734105f67f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.565327 [ 260 ] {04497a6e-9b8d-4f82-8975-40734105f67f} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.21 00:22:42.565590 [ 260 ] {04497a6e-9b8d-4f82-8975-40734105f67f} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.565774 [ 137 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.21 00:22:42.565848 [ 260 ] {04497a6e-9b8d-4f82-8975-40734105f67f} executeQuery: Read 110 rows, 9.44 KiB in 0.002002 sec., 54945.05494505495 rows/sec., 4.60 MiB/sec. 2024.12.21 00:22:42.565856 [ 137 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.565930 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.566008 [ 260 ] {04497a6e-9b8d-4f82-8975-40734105f67f} TCPHandler: Processed in 0.002457155 sec. 2024.12.21 00:22:42.566370 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.21 00:22:42.566418 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:42.566956 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:42.566958 [ 259 ] {e8956abf-0342-4ecb-95fa-694382a611a9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:22:42.567083 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1430 rows starting from the beginning of the part 2024.12.21 00:22:42.567189 [ 259 ] {e8956abf-0342-4ecb-95fa-694382a611a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:22:42.567483 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 110 rows starting from the beginning of the part 2024.12.21 00:22:42.567776 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 227 rows starting from the beginning of the part 2024.12.21 00:22:42.568062 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 110 rows starting from the beginning of the part 2024.12.21 00:22:42.568419 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 227 rows starting from the beginning of the part 2024.12.21 00:22:42.568777 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 110 rows starting from the beginning of the part 2024.12.21 00:22:42.570070 [ 259 ] {e8956abf-0342-4ecb-95fa-694382a611a9} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.570143 [ 259 ] {e8956abf-0342-4ecb-95fa-694382a611a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.571220 [ 259 ] {e8956abf-0342-4ecb-95fa-694382a611a9} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:22:42.571595 [ 259 ] {e8956abf-0342-4ecb-95fa-694382a611a9} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.571971 [ 137 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2024.12.21 00:22:42.572077 [ 137 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.572107 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 5 columns (5 merged, 0 gathered) in 0.00605358 sec., 365733.99542089144 rows/sec., 32.23 MiB/sec. 2024.12.21 00:22:42.572140 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.572201 [ 259 ] {e8956abf-0342-4ecb-95fa-694382a611a9} executeQuery: Read 27 rows, 2.03 KiB in 0.005427 sec., 4975.124378109453 rows/sec., 374.11 KiB/sec. 2024.12.21 00:22:42.572562 [ 199 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.21 00:22:42.572693 [ 259 ] {e8956abf-0342-4ecb-95fa-694382a611a9} TCPHandler: Processed in 0.006508993 sec. 2024.12.21 00:22:42.573284 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2024.12.21 00:22:42.573381 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:42.573826 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_76_15} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.574009 [ 260 ] {45a0a633-983b-4830-9752-ae028767c026} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:42.574112 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:42.574263 [ 260 ] {45a0a633-983b-4830-9752-ae028767c026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:42.574310 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 64 rows starting from the beginning of the part 2024.12.21 00:22:42.574546 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_76_15} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.21 00:22:42.574955 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2024.12.21 00:22:42.575076 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 27 rows starting from the beginning of the part 2024.12.21 00:22:42.575314 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 19 rows starting from the beginning of the part 2024.12.21 00:22:42.575627 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 27 rows starting from the beginning of the part 2024.12.21 00:22:42.576022 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 19 rows starting from the beginning of the part 2024.12.21 00:22:42.576364 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 27 rows starting from the beginning of the part 2024.12.21 00:22:42.577266 [ 260 ] {45a0a633-983b-4830-9752-ae028767c026} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.577318 [ 260 ] {45a0a633-983b-4830-9752-ae028767c026} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.577930 [ 260 ] {45a0a633-983b-4830-9752-ae028767c026} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.21 00:22:42.578087 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005800194 sec., 31550.668822456628 rows/sec., 2.39 MiB/sec. 2024.12.21 00:22:42.578299 [ 260 ] {45a0a633-983b-4830-9752-ae028767c026} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.578344 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2024.12.21 00:22:42.578595 [ 137 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.21 00:22:42.578687 [ 137 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.578757 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.578837 [ 260 ] {45a0a633-983b-4830-9752-ae028767c026} executeQuery: Read 91 rows, 7.28 KiB in 0.005013 sec., 18152.80271294634 rows/sec., 1.42 MiB/sec. 2024.12.21 00:22:42.579152 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.21 00:22:42.579178 [ 260 ] {45a0a633-983b-4830-9752-ae028767c026} TCPHandler: Processed in 0.006286327 sec. 2024.12.21 00:22:42.579453 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_60_12} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.579474 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:42.579514 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:42.579618 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part 2024.12.21 00:22:42.579814 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_60_12} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2024.12.21 00:22:42.579930 [ 259 ] {59dd4ac2-9fc8-4092-8f1c-bac8333fef06} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:42.580017 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 91 rows starting from the beginning of the part 2024.12.21 00:22:42.580201 [ 259 ] {59dd4ac2-9fc8-4092-8f1c-bac8333fef06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:42.580484 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 394 rows starting from the beginning of the part 2024.12.21 00:22:42.580495 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.21 00:22:42.580832 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 91 rows starting from the beginning of the part 2024.12.21 00:22:42.581234 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 394 rows starting from the beginning of the part 2024.12.21 00:22:42.581623 [ 201 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 91 rows starting from the beginning of the part 2024.12.21 00:22:42.582646 [ 259 ] {59dd4ac2-9fc8-4092-8f1c-bac8333fef06} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.582690 [ 259 ] {59dd4ac2-9fc8-4092-8f1c-bac8333fef06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.583279 [ 259 ] {59dd4ac2-9fc8-4092-8f1c-bac8333fef06} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.21 00:22:42.583642 [ 259 ] {59dd4ac2-9fc8-4092-8f1c-bac8333fef06} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.583653 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1974 rows, containing 5 columns (5 merged, 0 gathered) in 0.004782137 sec., 412786.1665192779 rows/sec., 31.62 MiB/sec. 2024.12.21 00:22:42.583880 [ 137 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.21 00:22:42.583932 [ 137 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.583985 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.584002 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.21 00:22:42.584056 [ 259 ] {59dd4ac2-9fc8-4092-8f1c-bac8333fef06} executeQuery: Read 160 rows, 11.41 KiB in 0.004294 sec., 37261.29482999534 rows/sec., 2.60 MiB/sec. 2024.12.21 00:22:42.584413 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.21 00:22:42.584452 [ 259 ] {59dd4ac2-9fc8-4092-8f1c-bac8333fef06} TCPHandler: Processed in 0.005138436 sec. 2024.12.21 00:22:42.584750 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:42.584857 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:42.584970 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21808 rows starting from the beginning of the part 2024.12.21 00:22:42.585108 [ 260 ] {da2faa1c-9aed-4b59-b312-ee5fa583b324} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:42.585159 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_76_15} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.585565 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2024.12.21 00:22:42.585670 [ 260 ] {da2faa1c-9aed-4b59-b312-ee5fa583b324} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:22:42.585697 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_76_15} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.21 00:22:42.586141 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.21 00:22:42.586188 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part 2024.12.21 00:22:42.586695 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2024.12.21 00:22:42.587087 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part 2024.12.21 00:22:42.587522 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2024.12.21 00:22:42.590645 [ 260 ] {da2faa1c-9aed-4b59-b312-ee5fa583b324} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.590727 [ 260 ] {da2faa1c-9aed-4b59-b312-ee5fa583b324} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.592232 [ 260 ] {da2faa1c-9aed-4b59-b312-ee5fa583b324} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:22:42.592611 [ 260 ] {da2faa1c-9aed-4b59-b312-ee5fa583b324} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.592889 [ 260 ] {da2faa1c-9aed-4b59-b312-ee5fa583b324} executeQuery: Read 27 rows, 49.54 KiB in 0.007907 sec., 3414.6958391298845 rows/sec., 6.12 MiB/sec. 2024.12.21 00:22:42.593015 [ 260 ] {da2faa1c-9aed-4b59-b312-ee5fa583b324} TCPHandler: Processed in 0.008436844 sec. 2024.12.21 00:22:42.593201 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:42.593350 [ 259 ] {1cbfe16d-61d6-484a-af14-a155daa6a934} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:42.593416 [ 259 ] {1cbfe16d-61d6-484a-af14-a155daa6a934} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:42.594019 [ 259 ] {1cbfe16d-61d6-484a-af14-a155daa6a934} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.594065 [ 259 ] {1cbfe16d-61d6-484a-af14-a155daa6a934} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.594463 [ 259 ] {1cbfe16d-61d6-484a-af14-a155daa6a934} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.21 00:22:42.594716 [ 259 ] {1cbfe16d-61d6-484a-af14-a155daa6a934} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.594842 [ 137 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.21 00:22:42.594876 [ 137 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.594898 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.594906 [ 259 ] {1cbfe16d-61d6-484a-af14-a155daa6a934} executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. 2024.12.21 00:22:42.595077 [ 259 ] {1cbfe16d-61d6-484a-af14-a155daa6a934} TCPHandler: Processed in 0.001956232 sec. 2024.12.21 00:22:42.595102 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.21 00:22:42.595354 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:42.595403 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4284 rows starting from the beginning of the part 2024.12.21 00:22:42.595631 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2024.12.21 00:22:42.596000 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part 2024.12.21 00:22:42.596207 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2024.12.21 00:22:42.596360 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part 2024.12.21 00:22:42.596478 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2024.12.21 00:22:42.602222 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4628 rows, containing 4 columns (4 merged, 0 gathered) in 0.007272612 sec., 636360.0863073679 rows/sec., 41.49 MiB/sec. 2024.12.21 00:22:42.602805 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.21 00:22:42.603477 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_76_15} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.603584 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_76_15} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.21 00:22:42.603682 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2024.12.21 00:22:42.604739 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 22762 rows, containing 5 columns (5 merged, 0 gathered) in 0.020646747 sec., 1102449.698250286 rows/sec., 74.45 MiB/sec. 2024.12.21 00:22:42.605239 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.21 00:22:42.605540 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_76_15} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.605624 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_76_15} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.21 00:22:42.605720 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2024.12.21 00:22:42.715564 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2024.12.21 00:22:42.738025 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.738090 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.745878 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:22:42.746683 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.747085 [ 137 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 00:22:42.747215 [ 137 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:42.747275 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:42.747623 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.21 00:22:42.762709 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2024.12.21 00:22:42.764128 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:42.765700 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2024.12.21 00:22:42.771529 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2024.12.21 00:22:42.777235 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2024.12.21 00:22:42.783069 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2024.12.21 00:22:42.789140 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2024.12.21 00:22:42.793769 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2024.12.21 00:22:42.852370 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.10496285 sec., 3305.931574838145 rows/sec., 17.09 MiB/sec. 2024.12.21 00:22:42.855231 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 00:22:42.858129 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_46_9} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:42.858219 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_46_9} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 00:22:42.860295 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.21 00:22:43.000153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 227.95 MiB, peak 241.39 MiB, free memory in arenas 0.00 B, will set to 229.06 MiB (RSS), difference: 1.10 MiB 2024.12.21 00:22:44.941661 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:44.941877 [ 260 ] {a7c0180f-f66a-43ec-8346-20960edcb07f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:22:44.941955 [ 260 ] {a7c0180f-f66a-43ec-8346-20960edcb07f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:22:44.942734 [ 260 ] {a7c0180f-f66a-43ec-8346-20960edcb07f} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.942787 [ 260 ] {a7c0180f-f66a-43ec-8346-20960edcb07f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.943264 [ 260 ] {a7c0180f-f66a-43ec-8346-20960edcb07f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:22:44.943538 [ 260 ] {a7c0180f-f66a-43ec-8346-20960edcb07f} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.943744 [ 139 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.12.21 00:22:44.943810 [ 260 ] {a7c0180f-f66a-43ec-8346-20960edcb07f} executeQuery: Read 14 rows, 1.01 KiB in 0.001991 sec., 7031.642390758412 rows/sec., 506.18 KiB/sec. 2024.12.21 00:22:44.943825 [ 139 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.943897 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.943959 [ 260 ] {a7c0180f-f66a-43ec-8346-20960edcb07f} TCPHandler: Processed in 0.002429675 sec. 2024.12.21 00:22:44.944324 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:44.944445 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.12.21 00:22:44.944721 [ 259 ] {55c917a3-b13e-4880-8973-2857c83aaceb} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:44.944869 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:44.944877 [ 259 ] {55c917a3-b13e-4880-8973-2857c83aaceb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:44.944949 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2024.12.21 00:22:44.945304 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:44.945611 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:44.946086 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:44.946473 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:44.948649 [ 259 ] {55c917a3-b13e-4880-8973-2857c83aaceb} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.948754 [ 259 ] {55c917a3-b13e-4880-8973-2857c83aaceb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.948789 [ 192 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004757026 sec., 14715.076184153713 rows/sec., 1.09 MiB/sec. 2024.12.21 00:22:44.949061 [ 192 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.12.21 00:22:44.949622 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_33_8} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.949756 [ 259 ] {55c917a3-b13e-4880-8973-2857c83aaceb} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.21 00:22:44.949816 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_33_8} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.12.21 00:22:44.949990 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:22:44.950162 [ 259 ] {55c917a3-b13e-4880-8973-2857c83aaceb} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.950444 [ 259 ] {55c917a3-b13e-4880-8973-2857c83aaceb} executeQuery: Read 1367 rows, 116.44 KiB in 0.005873 sec., 232760.08854077986 rows/sec., 19.36 MiB/sec. 2024.12.21 00:22:44.950554 [ 259 ] {55c917a3-b13e-4880-8973-2857c83aaceb} TCPHandler: Processed in 0.00645812 sec. 2024.12.21 00:22:44.950835 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:44.951003 [ 260 ] {6ee11caf-5bbb-49e5-a4e5-5b1e80123bda} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:22:44.951065 [ 260 ] {6ee11caf-5bbb-49e5-a4e5-5b1e80123bda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:22:44.951736 [ 260 ] {6ee11caf-5bbb-49e5-a4e5-5b1e80123bda} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.951781 [ 260 ] {6ee11caf-5bbb-49e5-a4e5-5b1e80123bda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.952180 [ 260 ] {6ee11caf-5bbb-49e5-a4e5-5b1e80123bda} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:22:44.952447 [ 260 ] {6ee11caf-5bbb-49e5-a4e5-5b1e80123bda} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.952672 [ 260 ] {6ee11caf-5bbb-49e5-a4e5-5b1e80123bda} executeQuery: Read 19 rows, 1.36 KiB in 0.001708 sec., 11124.121779859484 rows/sec., 795.32 KiB/sec. 2024.12.21 00:22:44.952741 [ 260 ] {6ee11caf-5bbb-49e5-a4e5-5b1e80123bda} TCPHandler: Processed in 0.002060115 sec. 2024.12.21 00:22:44.952934 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:44.953094 [ 259 ] {f77e4f0f-b80a-4a32-8dba-5c677a55edd9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:22:44.953161 [ 259 ] {f77e4f0f-b80a-4a32-8dba-5c677a55edd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:22:44.953898 [ 259 ] {f77e4f0f-b80a-4a32-8dba-5c677a55edd9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.953948 [ 259 ] {f77e4f0f-b80a-4a32-8dba-5c677a55edd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.954409 [ 259 ] {f77e4f0f-b80a-4a32-8dba-5c677a55edd9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:22:44.954709 [ 259 ] {f77e4f0f-b80a-4a32-8dba-5c677a55edd9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.954958 [ 259 ] {f77e4f0f-b80a-4a32-8dba-5c677a55edd9} executeQuery: Read 242 rows, 16.79 KiB in 0.001902 sec., 127234.49001051525 rows/sec., 8.62 MiB/sec. 2024.12.21 00:22:44.955026 [ 259 ] {f77e4f0f-b80a-4a32-8dba-5c677a55edd9} TCPHandler: Processed in 0.002165267 sec. 2024.12.21 00:22:44.955216 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:44.955379 [ 260 ] {ec00a3e0-e0a9-499f-ba1d-8efc2adf6eb4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:22:44.955440 [ 260 ] {ec00a3e0-e0a9-499f-ba1d-8efc2adf6eb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:22:44.956073 [ 260 ] {ec00a3e0-e0a9-499f-ba1d-8efc2adf6eb4} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.956115 [ 260 ] {ec00a3e0-e0a9-499f-ba1d-8efc2adf6eb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.956521 [ 260 ] {ec00a3e0-e0a9-499f-ba1d-8efc2adf6eb4} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:22:44.956781 [ 260 ] {ec00a3e0-e0a9-499f-ba1d-8efc2adf6eb4} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.956964 [ 139 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.12.21 00:22:44.957030 [ 139 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.957040 [ 260 ] {ec00a3e0-e0a9-499f-ba1d-8efc2adf6eb4} executeQuery: Read 13 rows, 830.00 B in 0.00168 sec., 7738.095238095238 rows/sec., 482.47 KiB/sec. 2024.12.21 00:22:44.957077 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.957213 [ 260 ] {ec00a3e0-e0a9-499f-ba1d-8efc2adf6eb4} TCPHandler: Processed in 0.002058715 sec. 2024.12.21 00:22:44.957296 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.12.21 00:22:44.957418 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:44.957481 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:44.957524 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part 2024.12.21 00:22:44.957701 [ 259 ] {5d7912e6-ed05-46e2-b617-c4192089d4b5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:44.957790 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2024.12.21 00:22:44.957862 [ 259 ] {5d7912e6-ed05-46e2-b617-c4192089d4b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:44.958153 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2024.12.21 00:22:44.958618 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2024.12.21 00:22:44.959000 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2024.12.21 00:22:44.961078 [ 259 ] {5d7912e6-ed05-46e2-b617-c4192089d4b5} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.961175 [ 259 ] {5d7912e6-ed05-46e2-b617-c4192089d4b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.961292 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004075078 sec., 15950.614933014778 rows/sec., 1.03 MiB/sec. 2024.12.21 00:22:44.961495 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.12.21 00:22:44.962004 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_33_8} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.962063 [ 259 ] {5d7912e6-ed05-46e2-b617-c4192089d4b5} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.21 00:22:44.962116 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_33_8} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.12.21 00:22:44.962257 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:22:44.962451 [ 259 ] {5d7912e6-ed05-46e2-b617-c4192089d4b5} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.962696 [ 259 ] {5d7912e6-ed05-46e2-b617-c4192089d4b5} executeQuery: Read 850 rows, 62.93 KiB in 0.005119 sec., 166048.05626098847 rows/sec., 12.01 MiB/sec. 2024.12.21 00:22:44.962798 [ 259 ] {5d7912e6-ed05-46e2-b617-c4192089d4b5} TCPHandler: Processed in 0.005465005 sec. 2024.12.21 00:22:44.962997 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:44.963295 [ 260 ] {3ab624d7-e257-427e-8fd5-974c818f6b4d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:22:44.963413 [ 260 ] {3ab624d7-e257-427e-8fd5-974c818f6b4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:22:44.964014 [ 260 ] {3ab624d7-e257-427e-8fd5-974c818f6b4d} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.964063 [ 260 ] {3ab624d7-e257-427e-8fd5-974c818f6b4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.964464 [ 260 ] {3ab624d7-e257-427e-8fd5-974c818f6b4d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:22:44.964720 [ 260 ] {3ab624d7-e257-427e-8fd5-974c818f6b4d} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.964980 [ 260 ] {3ab624d7-e257-427e-8fd5-974c818f6b4d} executeQuery: Read 6 rows, 321.00 B in 0.001796 sec., 3340.7572383073493 rows/sec., 174.54 KiB/sec. 2024.12.21 00:22:44.965167 [ 260 ] {3ab624d7-e257-427e-8fd5-974c818f6b4d} TCPHandler: Processed in 0.002266301 sec. 2024.12.21 00:22:44.965408 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:44.965558 [ 259 ] {feaaec46-755b-4062-b0e3-b3e769d3533f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:44.965623 [ 259 ] {feaaec46-755b-4062-b0e3-b3e769d3533f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:44.966508 [ 259 ] {feaaec46-755b-4062-b0e3-b3e769d3533f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.966550 [ 259 ] {feaaec46-755b-4062-b0e3-b3e769d3533f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.967013 [ 259 ] {feaaec46-755b-4062-b0e3-b3e769d3533f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.21 00:22:44.967272 [ 259 ] {feaaec46-755b-4062-b0e3-b3e769d3533f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.967480 [ 259 ] {feaaec46-755b-4062-b0e3-b3e769d3533f} executeQuery: Read 1019 rows, 69.53 KiB in 0.001956 sec., 520961.1451942741 rows/sec., 34.72 MiB/sec. 2024.12.21 00:22:44.967540 [ 259 ] {feaaec46-755b-4062-b0e3-b3e769d3533f} TCPHandler: Processed in 0.00226722 sec. 2024.12.21 00:22:44.967697 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:44.967824 [ 260 ] {05e99c94-52c0-466a-af82-5eacfb5bdbc7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:22:44.967878 [ 260 ] {05e99c94-52c0-466a-af82-5eacfb5bdbc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:22:44.968364 [ 260 ] {05e99c94-52c0-466a-af82-5eacfb5bdbc7} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.968404 [ 260 ] {05e99c94-52c0-466a-af82-5eacfb5bdbc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.968781 [ 260 ] {05e99c94-52c0-466a-af82-5eacfb5bdbc7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 00:22:44.969030 [ 260 ] {05e99c94-52c0-466a-af82-5eacfb5bdbc7} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.969238 [ 260 ] {05e99c94-52c0-466a-af82-5eacfb5bdbc7} executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. 2024.12.21 00:22:44.969291 [ 260 ] {05e99c94-52c0-466a-af82-5eacfb5bdbc7} TCPHandler: Processed in 0.001650574 sec. 2024.12.21 00:22:44.969447 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:44.969591 [ 259 ] {a5ad34ac-b3dc-4ee4-8d4e-233d613a2e60} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:44.969690 [ 259 ] {a5ad34ac-b3dc-4ee4-8d4e-233d613a2e60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:22:44.970930 [ 259 ] {a5ad34ac-b3dc-4ee4-8d4e-233d613a2e60} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.970972 [ 259 ] {a5ad34ac-b3dc-4ee4-8d4e-233d613a2e60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.971622 [ 259 ] {a5ad34ac-b3dc-4ee4-8d4e-233d613a2e60} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:22:44.971896 [ 259 ] {a5ad34ac-b3dc-4ee4-8d4e-233d613a2e60} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.972045 [ 139 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.21 00:22:44.972126 [ 139 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.972168 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.972187 [ 259 ] {a5ad34ac-b3dc-4ee4-8d4e-233d613a2e60} executeQuery: Read 12 rows, 22.02 KiB in 0.002626 sec., 4569.68773800457 rows/sec., 8.19 MiB/sec. 2024.12.21 00:22:44.972703 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.21 00:22:44.973210 [ 259 ] {a5ad34ac-b3dc-4ee4-8d4e-233d613a2e60} TCPHandler: Processed in 0.003829522 sec. 2024.12.21 00:22:44.973591 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:44.974027 [ 260 ] {858b3af1-2db7-47bb-a7f7-8846766b9224} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:44.974161 [ 260 ] {858b3af1-2db7-47bb-a7f7-8846766b9224} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:44.974396 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:44.974660 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1038 rows starting from the beginning of the part 2024.12.21 00:22:44.975527 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part 2024.12.21 00:22:44.976338 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 27 rows starting from the beginning of the part 2024.12.21 00:22:44.976455 [ 260 ] {858b3af1-2db7-47bb-a7f7-8846766b9224} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:44.976615 [ 260 ] {858b3af1-2db7-47bb-a7f7-8846766b9224} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:44.977036 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 12 rows starting from the beginning of the part 2024.12.21 00:22:44.977616 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 27 rows starting from the beginning of the part 2024.12.21 00:22:44.978216 [ 196 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part 2024.12.21 00:22:44.978272 [ 260 ] {858b3af1-2db7-47bb-a7f7-8846766b9224} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.21 00:22:44.979153 [ 260 ] {858b3af1-2db7-47bb-a7f7-8846766b9224} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.979677 [ 260 ] {858b3af1-2db7-47bb-a7f7-8846766b9224} executeQuery: Read 58 rows, 3.68 KiB in 0.00575 sec., 10086.95652173913 rows/sec., 639.44 KiB/sec. 2024.12.21 00:22:44.980125 [ 260 ] {858b3af1-2db7-47bb-a7f7-8846766b9224} TCPHandler: Processed in 0.00677574 sec. 2024.12.21 00:22:44.986171 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 19 columns (19 merged, 0 gathered) in 0.013900668 sec., 81147.1794017381 rows/sec., 145.41 MiB/sec. 2024.12.21 00:22:44.987448 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.21 00:22:44.987896 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_61_12} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:44.987983 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_61_12} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.21 00:22:44.988139 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.58 MiB. 2024.12.21 00:22:46.364725 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1394 2024.12.21 00:22:46.368384 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:46.368442 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:46.369976 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:22:46.370305 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:46.370977 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1394 2024.12.21 00:22:47.558417 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:47.558731 [ 260 ] {48da7765-968d-44da-8638-a7dfd3ff5ecf} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:47.558848 [ 260 ] {48da7765-968d-44da-8638-a7dfd3ff5ecf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:47.559810 [ 260 ] {48da7765-968d-44da-8638-a7dfd3ff5ecf} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:47.559851 [ 260 ] {48da7765-968d-44da-8638-a7dfd3ff5ecf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:47.560293 [ 260 ] {48da7765-968d-44da-8638-a7dfd3ff5ecf} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.21 00:22:47.560552 [ 260 ] {48da7765-968d-44da-8638-a7dfd3ff5ecf} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:47.560764 [ 260 ] {48da7765-968d-44da-8638-a7dfd3ff5ecf} executeQuery: Read 56 rows, 4.38 KiB in 0.002123 sec., 26377.7673104098 rows/sec., 2.01 MiB/sec. 2024.12.21 00:22:47.560830 [ 260 ] {48da7765-968d-44da-8638-a7dfd3ff5ecf} TCPHandler: Processed in 0.002603889 sec. 2024.12.21 00:22:47.561080 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:47.561295 [ 259 ] {86c77c66-07be-4acf-bb5c-96d49f3eaa6b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:47.561369 [ 259 ] {86c77c66-07be-4acf-bb5c-96d49f3eaa6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:47.562153 [ 259 ] {86c77c66-07be-4acf-bb5c-96d49f3eaa6b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:47.562203 [ 259 ] {86c77c66-07be-4acf-bb5c-96d49f3eaa6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:47.562656 [ 259 ] {86c77c66-07be-4acf-bb5c-96d49f3eaa6b} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.21 00:22:47.562925 [ 259 ] {86c77c66-07be-4acf-bb5c-96d49f3eaa6b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:47.563172 [ 259 ] {86c77c66-07be-4acf-bb5c-96d49f3eaa6b} executeQuery: Read 64 rows, 5.12 KiB in 0.001935 sec., 33074.93540051679 rows/sec., 2.58 MiB/sec. 2024.12.21 00:22:47.563242 [ 259 ] {86c77c66-07be-4acf-bb5c-96d49f3eaa6b} TCPHandler: Processed in 0.002301151 sec. 2024.12.21 00:22:47.563443 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:47.563677 [ 260 ] {0f36f59b-a13e-4de5-9881-c3755bf572d4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:47.563778 [ 260 ] {0f36f59b-a13e-4de5-9881-c3755bf572d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:47.564568 [ 260 ] {0f36f59b-a13e-4de5-9881-c3755bf572d4} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:47.564606 [ 260 ] {0f36f59b-a13e-4de5-9881-c3755bf572d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:47.565014 [ 260 ] {0f36f59b-a13e-4de5-9881-c3755bf572d4} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.21 00:22:47.565270 [ 260 ] {0f36f59b-a13e-4de5-9881-c3755bf572d4} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:47.565478 [ 260 ] {0f36f59b-a13e-4de5-9881-c3755bf572d4} executeQuery: Read 64 rows, 4.56 KiB in 0.001861 sec., 34390.11284255776 rows/sec., 2.40 MiB/sec. 2024.12.21 00:22:47.565533 [ 260 ] {0f36f59b-a13e-4de5-9881-c3755bf572d4} TCPHandler: Processed in 0.002202328 sec. 2024.12.21 00:22:47.565721 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:47.565871 [ 259 ] {42a0f21a-2922-4599-99b3-59e142f13f3f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:47.565937 [ 259 ] {42a0f21a-2922-4599-99b3-59e142f13f3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:47.566533 [ 259 ] {42a0f21a-2922-4599-99b3-59e142f13f3f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:47.566578 [ 259 ] {42a0f21a-2922-4599-99b3-59e142f13f3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:47.567061 [ 259 ] {42a0f21a-2922-4599-99b3-59e142f13f3f} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.21 00:22:47.567311 [ 259 ] {42a0f21a-2922-4599-99b3-59e142f13f3f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:47.567527 [ 259 ] {42a0f21a-2922-4599-99b3-59e142f13f3f} executeQuery: Read 24 rows, 1.66 KiB in 0.001694 sec., 14167.650531286896 rows/sec., 977.72 KiB/sec. 2024.12.21 00:22:47.567582 [ 259 ] {42a0f21a-2922-4599-99b3-59e142f13f3f} TCPHandler: Processed in 0.001931831 sec. 2024.12.21 00:22:48.759256 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 2024.12.21 00:22:48.759931 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:48.759981 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:48.760533 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:22:48.760794 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:48.761042 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 2024.12.21 00:22:50.263723 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2024.12.21 00:22:50.282310 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:50.282372 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:50.289210 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:22:50.289946 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:50.292632 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2024.12.21 00:22:52.564176 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:52.564483 [ 260 ] {81b65303-80c8-441e-bb58-825f736f31c6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:52.564558 [ 260 ] {81b65303-80c8-441e-bb58-825f736f31c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:52.565384 [ 260 ] {81b65303-80c8-441e-bb58-825f736f31c6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:52.565433 [ 260 ] {81b65303-80c8-441e-bb58-825f736f31c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:52.565888 [ 260 ] {81b65303-80c8-441e-bb58-825f736f31c6} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.21 00:22:52.566165 [ 260 ] {81b65303-80c8-441e-bb58-825f736f31c6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:52.566451 [ 260 ] {81b65303-80c8-441e-bb58-825f736f31c6} executeQuery: Read 110 rows, 9.44 KiB in 0.002028 sec., 54240.63116370809 rows/sec., 4.55 MiB/sec. 2024.12.21 00:22:52.566578 [ 260 ] {81b65303-80c8-441e-bb58-825f736f31c6} TCPHandler: Processed in 0.002600309 sec. 2024.12.21 00:22:52.566880 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:52.567091 [ 259 ] {0c103d98-862a-46f5-a222-3cbe9444ae50} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:22:52.567177 [ 259 ] {0c103d98-862a-46f5-a222-3cbe9444ae50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:22:52.567959 [ 259 ] {0c103d98-862a-46f5-a222-3cbe9444ae50} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:52.568011 [ 259 ] {0c103d98-862a-46f5-a222-3cbe9444ae50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:52.568479 [ 259 ] {0c103d98-862a-46f5-a222-3cbe9444ae50} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:22:52.568764 [ 259 ] {0c103d98-862a-46f5-a222-3cbe9444ae50} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:52.569008 [ 259 ] {0c103d98-862a-46f5-a222-3cbe9444ae50} executeQuery: Read 27 rows, 2.03 KiB in 0.001977 sec., 13657.056145675266 rows/sec., 1.00 MiB/sec. 2024.12.21 00:22:52.569079 [ 259 ] {0c103d98-862a-46f5-a222-3cbe9444ae50} TCPHandler: Processed in 0.002376643 sec. 2024.12.21 00:22:52.569300 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:52.569497 [ 260 ] {e21e0795-830e-40bf-bcc6-12628441512f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:52.569556 [ 260 ] {e21e0795-830e-40bf-bcc6-12628441512f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:52.570327 [ 260 ] {e21e0795-830e-40bf-bcc6-12628441512f} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:52.570379 [ 260 ] {e21e0795-830e-40bf-bcc6-12628441512f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:52.570765 [ 260 ] {e21e0795-830e-40bf-bcc6-12628441512f} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.21 00:22:52.571007 [ 260 ] {e21e0795-830e-40bf-bcc6-12628441512f} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:52.571245 [ 260 ] {e21e0795-830e-40bf-bcc6-12628441512f} executeQuery: Read 91 rows, 7.28 KiB in 0.001782 sec., 51066.217732884405 rows/sec., 3.99 MiB/sec. 2024.12.21 00:22:52.571347 [ 260 ] {e21e0795-830e-40bf-bcc6-12628441512f} TCPHandler: Processed in 0.002160578 sec. 2024.12.21 00:22:52.571635 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:52.571873 [ 259 ] {dc3f699e-17b7-4cd7-8f3e-a26b598bdc05} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:52.571976 [ 259 ] {dc3f699e-17b7-4cd7-8f3e-a26b598bdc05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:52.572772 [ 259 ] {dc3f699e-17b7-4cd7-8f3e-a26b598bdc05} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:52.572815 [ 259 ] {dc3f699e-17b7-4cd7-8f3e-a26b598bdc05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:52.573236 [ 259 ] {dc3f699e-17b7-4cd7-8f3e-a26b598bdc05} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.21 00:22:52.573492 [ 259 ] {dc3f699e-17b7-4cd7-8f3e-a26b598bdc05} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:52.573702 [ 259 ] {dc3f699e-17b7-4cd7-8f3e-a26b598bdc05} executeQuery: Read 160 rows, 11.41 KiB in 0.001892 sec., 84566.59619450317 rows/sec., 5.89 MiB/sec. 2024.12.21 00:22:52.573768 [ 259 ] {dc3f699e-17b7-4cd7-8f3e-a26b598bdc05} TCPHandler: Processed in 0.002310501 sec. 2024.12.21 00:22:52.573916 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:52.574058 [ 260 ] {4bd4ae9f-5061-4313-862a-31b03492ac81} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:52.574153 [ 260 ] {4bd4ae9f-5061-4313-862a-31b03492ac81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:22:52.575358 [ 260 ] {4bd4ae9f-5061-4313-862a-31b03492ac81} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:52.575398 [ 260 ] {4bd4ae9f-5061-4313-862a-31b03492ac81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:52.576065 [ 260 ] {4bd4ae9f-5061-4313-862a-31b03492ac81} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:22:52.576338 [ 260 ] {4bd4ae9f-5061-4313-862a-31b03492ac81} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:52.576585 [ 260 ] {4bd4ae9f-5061-4313-862a-31b03492ac81} executeQuery: Read 27 rows, 49.54 KiB in 0.002558 sec., 10555.12118842846 rows/sec., 18.91 MiB/sec. 2024.12.21 00:22:52.576706 [ 260 ] {4bd4ae9f-5061-4313-862a-31b03492ac81} TCPHandler: Processed in 0.002855685 sec. 2024.12.21 00:22:52.576858 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:52.577003 [ 259 ] {897c108f-579c-49c8-a101-98e93d882c4e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:52.577064 [ 259 ] {897c108f-579c-49c8-a101-98e93d882c4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:52.577609 [ 259 ] {897c108f-579c-49c8-a101-98e93d882c4e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:52.577650 [ 259 ] {897c108f-579c-49c8-a101-98e93d882c4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:52.578040 [ 259 ] {897c108f-579c-49c8-a101-98e93d882c4e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.21 00:22:52.578297 [ 259 ] {897c108f-579c-49c8-a101-98e93d882c4e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:52.578504 [ 259 ] {897c108f-579c-49c8-a101-98e93d882c4e} executeQuery: Read 60 rows, 4.14 KiB in 0.001537 sec., 39037.085230969424 rows/sec., 2.63 MiB/sec. 2024.12.21 00:22:52.578562 [ 259 ] {897c108f-579c-49c8-a101-98e93d882c4e} TCPHandler: Processed in 0.001768917 sec. 2024.12.21 00:22:55.774608 [ 119 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2024.12.21 00:22:55.774674 [ 119 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:55.774697 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:55.774918 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2024.12.21 00:22:55.775224 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:55.775269 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part 2024.12.21 00:22:55.775353 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2024.12.21 00:22:55.775558 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2024.12.21 00:22:55.775742 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2024.12.21 00:22:55.775848 [ 189 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2024.12.21 00:22:55.776937 [ 194 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002152277 sec., 91995.59350399599 rows/sec., 4.69 MiB/sec. 2024.12.21 00:22:55.777101 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2024.12.21 00:22:55.777395 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_33_7} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:55.777479 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_33_7} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2024.12.21 00:22:55.777559 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:22:56.059048 [ 119 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:22:56.059097 [ 119 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:22:56.262102 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 2024.12.21 00:22:56.262804 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:56.262853 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. 2024.12.21 00:22:56.263372 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:22:56.263631 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:56.263890 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2024.12.21 00:22:56.372174 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1414 2024.12.21 00:22:56.375098 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:56.375157 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:56.376674 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:22:56.377011 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:56.378427 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1414 2024.12.21 00:22:57.001148 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 226.61 MiB, peak 241.39 MiB, free memory in arenas 0.00 B, will set to 230.60 MiB (RSS), difference: 3.99 MiB 2024.12.21 00:22:57.002400 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000979475 sec. 2024.12.21 00:22:57.205878 [ 120 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2024.12.21 00:22:57.205947 [ 120 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.205970 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.206187 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2024.12.21 00:22:57.206420 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:22:57.206459 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 242 rows starting from the beginning of the part 2024.12.21 00:22:57.206553 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part 2024.12.21 00:22:57.206818 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:57.207024 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.12.21 00:22:57.207217 [ 194 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part 2024.12.21 00:22:57.208519 [ 193 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002469586 sec., 305314.3320378395 rows/sec., 21.86 MiB/sec. 2024.12.21 00:22:57.208742 [ 195 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2024.12.21 00:22:57.209076 [ 195 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_33_7} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.209164 [ 195 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_33_7} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2024.12.21 00:22:57.209267 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.21 00:22:57.568491 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:57.568683 [ 260 ] {b4dd0811-80aa-4979-b7fb-df2264a9196e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:22:57.568757 [ 260 ] {b4dd0811-80aa-4979-b7fb-df2264a9196e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:22:57.569472 [ 260 ] {b4dd0811-80aa-4979-b7fb-df2264a9196e} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.569525 [ 260 ] {b4dd0811-80aa-4979-b7fb-df2264a9196e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.569951 [ 260 ] {b4dd0811-80aa-4979-b7fb-df2264a9196e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:22:57.570215 [ 260 ] {b4dd0811-80aa-4979-b7fb-df2264a9196e} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.570450 [ 260 ] {b4dd0811-80aa-4979-b7fb-df2264a9196e} executeQuery: Read 14 rows, 1.01 KiB in 0.001822 sec., 7683.863885839736 rows/sec., 553.14 KiB/sec. 2024.12.21 00:22:57.570516 [ 260 ] {b4dd0811-80aa-4979-b7fb-df2264a9196e} TCPHandler: Processed in 0.002164238 sec. 2024.12.21 00:22:57.570773 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:57.570980 [ 259 ] {eba24cd8-546b-4b33-b254-e6ab8fc02978} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:22:57.571063 [ 259 ] {eba24cd8-546b-4b33-b254-e6ab8fc02978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:22:57.572030 [ 259 ] {eba24cd8-546b-4b33-b254-e6ab8fc02978} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.572082 [ 259 ] {eba24cd8-546b-4b33-b254-e6ab8fc02978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.572557 [ 259 ] {eba24cd8-546b-4b33-b254-e6ab8fc02978} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.21 00:22:57.572840 [ 259 ] {eba24cd8-546b-4b33-b254-e6ab8fc02978} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.573095 [ 259 ] {eba24cd8-546b-4b33-b254-e6ab8fc02978} executeQuery: Read 227 rows, 20.32 KiB in 0.002174 sec., 104415.82336706531 rows/sec., 9.13 MiB/sec. 2024.12.21 00:22:57.573173 [ 259 ] {eba24cd8-546b-4b33-b254-e6ab8fc02978} TCPHandler: Processed in 0.002536067 sec. 2024.12.21 00:22:57.573402 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:57.573558 [ 260 ] {b56a9efd-fa16-49f5-af77-91768f6fca54} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:22:57.573614 [ 260 ] {b56a9efd-fa16-49f5-af77-91768f6fca54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:22:57.574225 [ 260 ] {b56a9efd-fa16-49f5-af77-91768f6fca54} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.574267 [ 260 ] {b56a9efd-fa16-49f5-af77-91768f6fca54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.574648 [ 260 ] {b56a9efd-fa16-49f5-af77-91768f6fca54} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:22:57.574897 [ 260 ] {b56a9efd-fa16-49f5-af77-91768f6fca54} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.575133 [ 260 ] {b56a9efd-fa16-49f5-af77-91768f6fca54} executeQuery: Read 19 rows, 1.36 KiB in 0.001605 sec., 11838.006230529594 rows/sec., 846.35 KiB/sec. 2024.12.21 00:22:57.575222 [ 260 ] {b56a9efd-fa16-49f5-af77-91768f6fca54} TCPHandler: Processed in 0.001936111 sec. 2024.12.21 00:22:57.575452 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:57.575629 [ 259 ] {7f41aa74-b7c7-43e2-8c05-b4fc3ea7238e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:22:57.575683 [ 259 ] {7f41aa74-b7c7-43e2-8c05-b4fc3ea7238e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:22:57.576293 [ 259 ] {7f41aa74-b7c7-43e2-8c05-b4fc3ea7238e} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.576336 [ 259 ] {7f41aa74-b7c7-43e2-8c05-b4fc3ea7238e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.576715 [ 259 ] {7f41aa74-b7c7-43e2-8c05-b4fc3ea7238e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:22:57.576966 [ 259 ] {7f41aa74-b7c7-43e2-8c05-b4fc3ea7238e} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.577182 [ 259 ] {7f41aa74-b7c7-43e2-8c05-b4fc3ea7238e} executeQuery: Read 14 rows, 1004.00 B in 0.001583 sec., 8843.967150979153 rows/sec., 619.37 KiB/sec. 2024.12.21 00:22:57.577240 [ 259 ] {7f41aa74-b7c7-43e2-8c05-b4fc3ea7238e} TCPHandler: Processed in 0.001920431 sec. 2024.12.21 00:22:57.577405 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:57.577526 [ 260 ] {6d8707bf-1e9e-4148-88fb-06b9c429ddb3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:22:57.577576 [ 260 ] {6d8707bf-1e9e-4148-88fb-06b9c429ddb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:22:57.578167 [ 260 ] {6d8707bf-1e9e-4148-88fb-06b9c429ddb3} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.578208 [ 260 ] {6d8707bf-1e9e-4148-88fb-06b9c429ddb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.578576 [ 260 ] {6d8707bf-1e9e-4148-88fb-06b9c429ddb3} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:22:57.578843 [ 260 ] {6d8707bf-1e9e-4148-88fb-06b9c429ddb3} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.579055 [ 260 ] {6d8707bf-1e9e-4148-88fb-06b9c429ddb3} executeQuery: Read 13 rows, 830.00 B in 0.001556 sec., 8354.755784061696 rows/sec., 520.92 KiB/sec. 2024.12.21 00:22:57.579111 [ 260 ] {6d8707bf-1e9e-4148-88fb-06b9c429ddb3} TCPHandler: Processed in 0.001765126 sec. 2024.12.21 00:22:57.579255 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:57.579377 [ 259 ] {e53d6ff8-2b77-4637-a9b9-0e7d978616e5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:22:57.579427 [ 259 ] {e53d6ff8-2b77-4637-a9b9-0e7d978616e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:22:57.580159 [ 259 ] {e53d6ff8-2b77-4637-a9b9-0e7d978616e5} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.580197 [ 259 ] {e53d6ff8-2b77-4637-a9b9-0e7d978616e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.580596 [ 259 ] {e53d6ff8-2b77-4637-a9b9-0e7d978616e5} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.21 00:22:57.580846 [ 259 ] {e53d6ff8-2b77-4637-a9b9-0e7d978616e5} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.581045 [ 259 ] {e53d6ff8-2b77-4637-a9b9-0e7d978616e5} executeQuery: Read 394 rows, 28.64 KiB in 0.001694 sec., 232585.59622195986 rows/sec., 16.51 MiB/sec. 2024.12.21 00:22:57.581101 [ 259 ] {e53d6ff8-2b77-4637-a9b9-0e7d978616e5} TCPHandler: Processed in 0.00190159 sec. 2024.12.21 00:22:57.581296 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:57.581492 [ 260 ] {30cb55c5-c740-438d-a708-bdf103703079} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:22:57.581544 [ 260 ] {30cb55c5-c740-438d-a708-bdf103703079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:22:57.582038 [ 260 ] {30cb55c5-c740-438d-a708-bdf103703079} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.582078 [ 260 ] {30cb55c5-c740-438d-a708-bdf103703079} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.582455 [ 260 ] {30cb55c5-c740-438d-a708-bdf103703079} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:22:57.582760 [ 260 ] {30cb55c5-c740-438d-a708-bdf103703079} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.583029 [ 260 ] {30cb55c5-c740-438d-a708-bdf103703079} executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. 2024.12.21 00:22:57.583218 [ 260 ] {30cb55c5-c740-438d-a708-bdf103703079} TCPHandler: Processed in 0.002028104 sec. 2024.12.21 00:22:57.583421 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:57.583549 [ 259 ] {6fc2e72a-6e11-4a90-9ee6-383da16f9b68} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:57.583601 [ 259 ] {6fc2e72a-6e11-4a90-9ee6-383da16f9b68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:22:57.584175 [ 259 ] {6fc2e72a-6e11-4a90-9ee6-383da16f9b68} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.584213 [ 259 ] {6fc2e72a-6e11-4a90-9ee6-383da16f9b68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.584627 [ 259 ] {6fc2e72a-6e11-4a90-9ee6-383da16f9b68} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.21 00:22:57.584931 [ 259 ] {6fc2e72a-6e11-4a90-9ee6-383da16f9b68} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.585127 [ 259 ] {6fc2e72a-6e11-4a90-9ee6-383da16f9b68} executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec. 2024.12.21 00:22:57.585178 [ 259 ] {6fc2e72a-6e11-4a90-9ee6-383da16f9b68} TCPHandler: Processed in 0.001843509 sec. 2024.12.21 00:22:57.585331 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:57.585453 [ 260 ] {fc9e89a4-0a1c-489b-8fe2-18a30a993352} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:22:57.585507 [ 260 ] {fc9e89a4-0a1c-489b-8fe2-18a30a993352} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:22:57.585997 [ 260 ] {fc9e89a4-0a1c-489b-8fe2-18a30a993352} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.586038 [ 260 ] {fc9e89a4-0a1c-489b-8fe2-18a30a993352} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.586439 [ 260 ] {fc9e89a4-0a1c-489b-8fe2-18a30a993352} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 00:22:57.587480 [ 260 ] {fc9e89a4-0a1c-489b-8fe2-18a30a993352} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.587757 [ 260 ] {fc9e89a4-0a1c-489b-8fe2-18a30a993352} executeQuery: Read 1 rows, 69.00 B in 0.00233 sec., 429.18454935622316 rows/sec., 28.92 KiB/sec. 2024.12.21 00:22:57.587962 [ 260 ] {fc9e89a4-0a1c-489b-8fe2-18a30a993352} TCPHandler: Processed in 0.002686231 sec. 2024.12.21 00:22:57.588162 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:57.588281 [ 259 ] {ba224295-72b2-4f6f-a84f-fd4222e5d332} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:22:57.588355 [ 259 ] {ba224295-72b2-4f6f-a84f-fd4222e5d332} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:22:57.589455 [ 259 ] {ba224295-72b2-4f6f-a84f-fd4222e5d332} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.589494 [ 259 ] {ba224295-72b2-4f6f-a84f-fd4222e5d332} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.590138 [ 259 ] {ba224295-72b2-4f6f-a84f-fd4222e5d332} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:22:57.590403 [ 259 ] {ba224295-72b2-4f6f-a84f-fd4222e5d332} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.590605 [ 259 ] {ba224295-72b2-4f6f-a84f-fd4222e5d332} executeQuery: Read 12 rows, 22.02 KiB in 0.00235 sec., 5106.382978723404 rows/sec., 9.15 MiB/sec. 2024.12.21 00:22:57.590722 [ 259 ] {ba224295-72b2-4f6f-a84f-fd4222e5d332} TCPHandler: Processed in 0.0026418 sec. 2024.12.21 00:22:57.590881 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:22:57.591009 [ 260 ] {d58a58a2-f43a-4af3-9025-547d840b6231} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:22:57.591064 [ 260 ] {d58a58a2-f43a-4af3-9025-547d840b6231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:22:57.591563 [ 260 ] {d58a58a2-f43a-4af3-9025-547d840b6231} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.591604 [ 260 ] {d58a58a2-f43a-4af3-9025-547d840b6231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.591987 [ 260 ] {d58a58a2-f43a-4af3-9025-547d840b6231} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.21 00:22:57.592235 [ 260 ] {d58a58a2-f43a-4af3-9025-547d840b6231} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.592490 [ 260 ] {d58a58a2-f43a-4af3-9025-547d840b6231} executeQuery: Read 82 rows, 5.33 KiB in 0.001502 sec., 54593.87483355526 rows/sec., 3.47 MiB/sec. 2024.12.21 00:22:57.592560 [ 260 ] {d58a58a2-f43a-4af3-9025-547d840b6231} TCPHandler: Processed in 0.001736006 sec. 2024.12.21 00:22:57.793630 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2024.12.21 00:22:57.814191 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:22:57.814249 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:22:57.821587 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:22:57.822376 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:22:57.826097 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2024.12.21 00:22:58.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 231.93 MiB, peak 241.39 MiB, free memory in arenas 0.00 B, will set to 230.60 MiB (RSS), difference: -1.33 MiB 2024.12.21 00:23:02.563587 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:02.563800 [ 260 ] {d8ef4c0d-0d3d-4469-a338-221a8721acb5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:23:02.563877 [ 260 ] {d8ef4c0d-0d3d-4469-a338-221a8721acb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:23:02.564634 [ 260 ] {d8ef4c0d-0d3d-4469-a338-221a8721acb5} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:02.564689 [ 260 ] {d8ef4c0d-0d3d-4469-a338-221a8721acb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:02.565119 [ 260 ] {d8ef4c0d-0d3d-4469-a338-221a8721acb5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 00:23:02.565422 [ 260 ] {d8ef4c0d-0d3d-4469-a338-221a8721acb5} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:02.565674 [ 260 ] {d8ef4c0d-0d3d-4469-a338-221a8721acb5} executeQuery: Read 2 rows, 167.00 B in 0.001921 sec., 1041.124414367517 rows/sec., 84.90 KiB/sec. 2024.12.21 00:23:02.565799 [ 260 ] {d8ef4c0d-0d3d-4469-a338-221a8721acb5} TCPHandler: Processed in 0.002343972 sec. 2024.12.21 00:23:02.566069 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:02.566274 [ 259 ] {bcf628c3-bf69-429c-9813-e40cf2e8c167} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:02.566351 [ 259 ] {bcf628c3-bf69-429c-9813-e40cf2e8c167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:02.567158 [ 259 ] {bcf628c3-bf69-429c-9813-e40cf2e8c167} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:02.567213 [ 259 ] {bcf628c3-bf69-429c-9813-e40cf2e8c167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:02.567671 [ 259 ] {bcf628c3-bf69-429c-9813-e40cf2e8c167} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.21 00:23:02.567943 [ 259 ] {bcf628c3-bf69-429c-9813-e40cf2e8c167} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:02.568105 [ 113 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.21 00:23:02.568147 [ 113 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:02.568161 [ 259 ] {bcf628c3-bf69-429c-9813-e40cf2e8c167} executeQuery: Read 111 rows, 9.51 KiB in 0.001936 sec., 57334.710743801654 rows/sec., 4.80 MiB/sec. 2024.12.21 00:23:02.568173 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:02.568289 [ 259 ] {bcf628c3-bf69-429c-9813-e40cf2e8c167} TCPHandler: Processed in 0.002340422 sec. 2024.12.21 00:23:02.568419 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.21 00:23:02.568469 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:02.568613 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:02.568618 [ 260 ] {687d6098-af55-4359-a665-4131c8cd518c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:23:02.568659 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1430 rows starting from the beginning of the part 2024.12.21 00:23:02.568686 [ 260 ] {687d6098-af55-4359-a665-4131c8cd518c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:23:02.568873 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1367 rows starting from the beginning of the part 2024.12.21 00:23:02.569221 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2024.12.21 00:23:02.569569 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 110 rows starting from the beginning of the part 2024.12.21 00:23:02.569863 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 227 rows starting from the beginning of the part 2024.12.21 00:23:02.570192 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 111 rows starting from the beginning of the part 2024.12.21 00:23:02.570980 [ 260 ] {687d6098-af55-4359-a665-4131c8cd518c} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:02.571026 [ 260 ] {687d6098-af55-4359-a665-4131c8cd518c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:02.571668 [ 260 ] {687d6098-af55-4359-a665-4131c8cd518c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:23:02.571991 [ 260 ] {687d6098-af55-4359-a665-4131c8cd518c} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:02.572231 [ 260 ] {687d6098-af55-4359-a665-4131c8cd518c} executeQuery: Read 29 rows, 2.17 KiB in 0.003654 sec., 7936.507936507936 rows/sec., 593.85 KiB/sec. 2024.12.21 00:23:02.572305 [ 260 ] {687d6098-af55-4359-a665-4131c8cd518c} TCPHandler: Processed in 0.003890063 sec. 2024.12.21 00:23:02.572478 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:02.572805 [ 259 ] {6fa91bd2-a7a2-4c35-b521-18407fe35a1d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:02.572853 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.00456295 sec., 723435.4967729211 rows/sec., 63.16 MiB/sec. 2024.12.21 00:23:02.572900 [ 259 ] {6fa91bd2-a7a2-4c35-b521-18407fe35a1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:02.573279 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.21 00:23:02.573905 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_81_16} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:02.574145 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_81_16} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.21 00:23:02.574166 [ 259 ] {6fa91bd2-a7a2-4c35-b521-18407fe35a1d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:02.574237 [ 259 ] {6fa91bd2-a7a2-4c35-b521-18407fe35a1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:02.574305 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 00:23:02.574711 [ 259 ] {6fa91bd2-a7a2-4c35-b521-18407fe35a1d} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.21 00:23:02.574978 [ 259 ] {6fa91bd2-a7a2-4c35-b521-18407fe35a1d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:02.575179 [ 112 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.21 00:23:02.575202 [ 259 ] {6fa91bd2-a7a2-4c35-b521-18407fe35a1d} executeQuery: Read 93 rows, 7.44 KiB in 0.002486 sec., 37409.493161705555 rows/sec., 2.92 MiB/sec. 2024.12.21 00:23:02.575253 [ 112 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:02.575337 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:02.575346 [ 259 ] {6fa91bd2-a7a2-4c35-b521-18407fe35a1d} TCPHandler: Processed in 0.002939078 sec. 2024.12.21 00:23:02.575586 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.21 00:23:02.575606 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:02.575770 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:02.575863 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part 2024.12.21 00:23:02.575872 [ 260 ] {b620f824-0dd5-4ecd-940c-44de2ad5741b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:02.576079 [ 260 ] {b620f824-0dd5-4ecd-940c-44de2ad5741b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:02.576139 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 850 rows starting from the beginning of the part 2024.12.21 00:23:02.576542 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2024.12.21 00:23:02.576889 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 91 rows starting from the beginning of the part 2024.12.21 00:23:02.577233 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 394 rows starting from the beginning of the part 2024.12.21 00:23:02.577613 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 93 rows starting from the beginning of the part 2024.12.21 00:23:02.578733 [ 260 ] {b620f824-0dd5-4ecd-940c-44de2ad5741b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:02.578799 [ 260 ] {b620f824-0dd5-4ecd-940c-44de2ad5741b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:02.579820 [ 260 ] {b620f824-0dd5-4ecd-940c-44de2ad5741b} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.21 00:23:02.580249 [ 260 ] {b620f824-0dd5-4ecd-940c-44de2ad5741b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:02.580534 [ 112 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.21 00:23:02.580668 [ 112 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:02.580774 [ 260 ] {b620f824-0dd5-4ecd-940c-44de2ad5741b} executeQuery: Read 161 rows, 11.48 KiB in 0.004916 sec., 32750.20341741253 rows/sec., 2.28 MiB/sec. 2024.12.21 00:23:02.580798 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:02.581148 [ 260 ] {b620f824-0dd5-4ecd-940c-44de2ad5741b} TCPHandler: Processed in 0.00567423 sec. 2024.12.21 00:23:02.581326 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.005887046 sec., 408524.07132541516 rows/sec., 31.32 MiB/sec. 2024.12.21 00:23:02.581476 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:02.581581 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.21 00:23:02.581728 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.21 00:23:02.581792 [ 259 ] {81162b92-074a-4177-8d52-5c95c1a4a1a1} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:02.582098 [ 259 ] {81162b92-074a-4177-8d52-5c95c1a4a1a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:23:02.582292 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:02.582607 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22762 rows starting from the beginning of the part 2024.12.21 00:23:02.582772 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_81_16} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:02.583200 [ 190 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_81_16} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.21 00:23:02.583527 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 00:23:02.583556 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1019 rows starting from the beginning of the part 2024.12.21 00:23:02.584106 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2024.12.21 00:23:02.584564 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2024.12.21 00:23:02.585065 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part 2024.12.21 00:23:02.585507 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 161 rows starting from the beginning of the part 2024.12.21 00:23:02.587423 [ 259 ] {81162b92-074a-4177-8d52-5c95c1a4a1a1} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:02.587468 [ 259 ] {81162b92-074a-4177-8d52-5c95c1a4a1a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:02.589270 [ 259 ] {81162b92-074a-4177-8d52-5c95c1a4a1a1} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:23:02.589693 [ 259 ] {81162b92-074a-4177-8d52-5c95c1a4a1a1} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:02.590079 [ 259 ] {81162b92-074a-4177-8d52-5c95c1a4a1a1} executeQuery: Read 27 rows, 49.54 KiB in 0.008306 sec., 3250.6621719239106 rows/sec., 5.83 MiB/sec. 2024.12.21 00:23:02.590645 [ 259 ] {81162b92-074a-4177-8d52-5c95c1a4a1a1} TCPHandler: Processed in 0.009344948 sec. 2024.12.21 00:23:02.590892 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:02.591319 [ 260 ] {1f65d53a-e940-40ff-a63d-dec13ab8dd31} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:02.591391 [ 260 ] {1f65d53a-e940-40ff-a63d-dec13ab8dd31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:02.592035 [ 260 ] {1f65d53a-e940-40ff-a63d-dec13ab8dd31} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:02.592073 [ 260 ] {1f65d53a-e940-40ff-a63d-dec13ab8dd31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:02.592710 [ 260 ] {1f65d53a-e940-40ff-a63d-dec13ab8dd31} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.21 00:23:02.593037 [ 260 ] {1f65d53a-e940-40ff-a63d-dec13ab8dd31} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:02.593240 [ 112 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.21 00:23:02.593314 [ 112 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:02.593371 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:02.593447 [ 260 ] {1f65d53a-e940-40ff-a63d-dec13ab8dd31} executeQuery: Read 60 rows, 4.14 KiB in 0.002247 sec., 26702.2696929239 rows/sec., 1.80 MiB/sec. 2024.12.21 00:23:02.593693 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.21 00:23:02.593724 [ 260 ] {1f65d53a-e940-40ff-a63d-dec13ab8dd31} TCPHandler: Processed in 0.002964478 sec. 2024.12.21 00:23:02.594202 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:02.594321 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4628 rows starting from the beginning of the part 2024.12.21 00:23:02.594721 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 58 rows starting from the beginning of the part 2024.12.21 00:23:02.595052 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 24 rows starting from the beginning of the part 2024.12.21 00:23:02.595502 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2024.12.21 00:23:02.595801 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part 2024.12.21 00:23:02.596084 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2024.12.21 00:23:02.596626 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 24403 rows, containing 5 columns (5 merged, 0 gathered) in 0.015340016 sec., 1590806.6849473952 rows/sec., 107.41 MiB/sec. 2024.12.21 00:23:02.597265 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.21 00:23:02.597786 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_81_16} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:02.597899 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_81_16} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.21 00:23:02.598019 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2024.12.21 00:23:02.598764 [ 197 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4912 rows, containing 4 columns (4 merged, 0 gathered) in 0.005317761 sec., 923697.0221113736 rows/sec., 60.22 MiB/sec. 2024.12.21 00:23:02.599157 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.21 00:23:02.599525 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_81_16} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:02.599619 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_81_16} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.21 00:23:02.599730 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2024.12.21 00:23:03.764952 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 2024.12.21 00:23:03.767239 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:03.767284 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:03.767895 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:23:03.768223 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:03.768500 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 2024.12.21 00:23:05.327107 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2024.12.21 00:23:05.347837 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:05.347894 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:05.355555 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:23:05.356381 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:05.361250 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2024.12.21 00:23:06.379496 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1450 2024.12.21 00:23:06.383237 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:06.383303 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:06.384852 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:23:06.385193 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:06.385445 [ 109 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 00:23:06.385599 [ 109 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:06.385691 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:06.386834 [ 188 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.21 00:23:06.387235 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1450 2024.12.21 00:23:06.387796 [ 188 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:06.387987 [ 188 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1284 rows starting from the beginning of the part 2024.12.21 00:23:06.388649 [ 188 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part 2024.12.21 00:23:06.389389 [ 188 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part 2024.12.21 00:23:06.390041 [ 188 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2024.12.21 00:23:06.390652 [ 188 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part 2024.12.21 00:23:06.391270 [ 188 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2024.12.21 00:23:06.399435 [ 197 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1450 rows, containing 72 columns (72 merged, 0 gathered) in 0.013480867 sec., 107559.84759733925 rows/sec., 83.50 MiB/sec. 2024.12.21 00:23:06.401083 [ 198 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 00:23:06.401862 [ 198 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_36_7} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:06.401949 [ 198 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_36_7} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 00:23:06.402268 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. 2024.12.21 00:23:07.567922 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:07.568135 [ 260 ] {1afa52bc-49b5-4790-bc1f-10606912bae9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:23:07.568215 [ 260 ] {1afa52bc-49b5-4790-bc1f-10606912bae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:23:07.569033 [ 260 ] {1afa52bc-49b5-4790-bc1f-10606912bae9} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:07.569080 [ 260 ] {1afa52bc-49b5-4790-bc1f-10606912bae9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:07.569530 [ 260 ] {1afa52bc-49b5-4790-bc1f-10606912bae9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:23:07.569794 [ 260 ] {1afa52bc-49b5-4790-bc1f-10606912bae9} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:07.570051 [ 260 ] {1afa52bc-49b5-4790-bc1f-10606912bae9} executeQuery: Read 14 rows, 1.01 KiB in 0.001977 sec., 7081.436519979768 rows/sec., 509.77 KiB/sec. 2024.12.21 00:23:07.570109 [ 260 ] {1afa52bc-49b5-4790-bc1f-10606912bae9} TCPHandler: Processed in 0.002357623 sec. 2024.12.21 00:23:07.570373 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:07.570592 [ 259 ] {4f428717-8e61-4d75-8364-bcaecddda9d3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:07.570676 [ 259 ] {4f428717-8e61-4d75-8364-bcaecddda9d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:07.571559 [ 259 ] {4f428717-8e61-4d75-8364-bcaecddda9d3} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:07.571611 [ 259 ] {4f428717-8e61-4d75-8364-bcaecddda9d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:07.572084 [ 259 ] {4f428717-8e61-4d75-8364-bcaecddda9d3} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.21 00:23:07.572359 [ 259 ] {4f428717-8e61-4d75-8364-bcaecddda9d3} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:07.572598 [ 259 ] {4f428717-8e61-4d75-8364-bcaecddda9d3} executeQuery: Read 227 rows, 20.32 KiB in 0.002066 sec., 109874.15295256533 rows/sec., 9.60 MiB/sec. 2024.12.21 00:23:07.572667 [ 259 ] {4f428717-8e61-4d75-8364-bcaecddda9d3} TCPHandler: Processed in 0.002437545 sec. 2024.12.21 00:23:07.572826 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:07.572965 [ 260 ] {f6fa7cfc-4ff0-4193-b603-98ea762fb325} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:23:07.573023 [ 260 ] {f6fa7cfc-4ff0-4193-b603-98ea762fb325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:23:07.573712 [ 260 ] {f6fa7cfc-4ff0-4193-b603-98ea762fb325} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:07.573759 [ 260 ] {f6fa7cfc-4ff0-4193-b603-98ea762fb325} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:07.574138 [ 260 ] {f6fa7cfc-4ff0-4193-b603-98ea762fb325} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:23:07.574384 [ 260 ] {f6fa7cfc-4ff0-4193-b603-98ea762fb325} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:07.574561 [ 108 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2024.12.21 00:23:07.574620 [ 260 ] {f6fa7cfc-4ff0-4193-b603-98ea762fb325} executeQuery: Read 19 rows, 1.36 KiB in 0.001684 sec., 11282.660332541567 rows/sec., 806.65 KiB/sec. 2024.12.21 00:23:07.574643 [ 108 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:07.574713 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:07.574757 [ 260 ] {f6fa7cfc-4ff0-4193-b603-98ea762fb325} TCPHandler: Processed in 0.001997813 sec. 2024.12.21 00:23:07.574977 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:07.574989 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2024.12.21 00:23:07.575151 [ 259 ] {91e57747-c2ab-4e93-84eb-f70482a9bc7f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:23:07.575166 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:07.575211 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 64 rows starting from the beginning of the part 2024.12.21 00:23:07.575220 [ 259 ] {91e57747-c2ab-4e93-84eb-f70482a9bc7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:23:07.575492 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 19 rows starting from the beginning of the part 2024.12.21 00:23:07.575865 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 27 rows starting from the beginning of the part 2024.12.21 00:23:07.576305 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 19 rows starting from the beginning of the part 2024.12.21 00:23:07.576689 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 29 rows starting from the beginning of the part 2024.12.21 00:23:07.577110 [ 197 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 19 rows starting from the beginning of the part 2024.12.21 00:23:07.577977 [ 259 ] {91e57747-c2ab-4e93-84eb-f70482a9bc7f} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:07.578026 [ 259 ] {91e57747-c2ab-4e93-84eb-f70482a9bc7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:07.578613 [ 259 ] {91e57747-c2ab-4e93-84eb-f70482a9bc7f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:23:07.578818 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.003992175 sec., 44336.73373536982 rows/sec., 3.33 MiB/sec. 2024.12.21 00:23:07.579015 [ 259 ] {91e57747-c2ab-4e93-84eb-f70482a9bc7f} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:07.579118 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2024.12.21 00:23:07.579420 [ 259 ] {91e57747-c2ab-4e93-84eb-f70482a9bc7f} executeQuery: Read 14 rows, 1004.00 B in 0.004316 sec., 3243.744207599629 rows/sec., 227.17 KiB/sec. 2024.12.21 00:23:07.579577 [ 259 ] {91e57747-c2ab-4e93-84eb-f70482a9bc7f} TCPHandler: Processed in 0.004709894 sec. 2024.12.21 00:23:07.579767 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:07.579822 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_65_13} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:07.579998 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_65_13} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2024.12.21 00:23:07.580005 [ 260 ] {689bf3ad-5613-4e78-aba3-d90058117543} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:23:07.580116 [ 260 ] {689bf3ad-5613-4e78-aba3-d90058117543} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:23:07.580162 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:23:07.580875 [ 260 ] {689bf3ad-5613-4e78-aba3-d90058117543} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:07.580919 [ 260 ] {689bf3ad-5613-4e78-aba3-d90058117543} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:07.581282 [ 260 ] {689bf3ad-5613-4e78-aba3-d90058117543} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:23:07.581522 [ 260 ] {689bf3ad-5613-4e78-aba3-d90058117543} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:07.581761 [ 260 ] {689bf3ad-5613-4e78-aba3-d90058117543} executeQuery: Read 13 rows, 830.00 B in 0.001811 sec., 7178.354500276091 rows/sec., 447.57 KiB/sec. 2024.12.21 00:23:07.581840 [ 260 ] {689bf3ad-5613-4e78-aba3-d90058117543} TCPHandler: Processed in 0.002144866 sec. 2024.12.21 00:23:07.582092 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:07.582242 [ 259 ] {73210369-207c-43bb-a46e-3cf6acdc13ca} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:07.582302 [ 259 ] {73210369-207c-43bb-a46e-3cf6acdc13ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:07.583111 [ 259 ] {73210369-207c-43bb-a46e-3cf6acdc13ca} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:07.583151 [ 259 ] {73210369-207c-43bb-a46e-3cf6acdc13ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:07.583544 [ 259 ] {73210369-207c-43bb-a46e-3cf6acdc13ca} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.21 00:23:07.583806 [ 259 ] {73210369-207c-43bb-a46e-3cf6acdc13ca} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:07.584013 [ 259 ] {73210369-207c-43bb-a46e-3cf6acdc13ca} executeQuery: Read 394 rows, 28.64 KiB in 0.001805 sec., 218282.5484764543 rows/sec., 15.50 MiB/sec. 2024.12.21 00:23:07.584069 [ 259 ] {73210369-207c-43bb-a46e-3cf6acdc13ca} TCPHandler: Processed in 0.002110036 sec. 2024.12.21 00:23:07.584218 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:07.584356 [ 260 ] {9ac69fff-b5d6-4247-8eca-a61057f7d37a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:23:07.584416 [ 260 ] {9ac69fff-b5d6-4247-8eca-a61057f7d37a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:23:07.584968 [ 260 ] {9ac69fff-b5d6-4247-8eca-a61057f7d37a} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:07.585006 [ 260 ] {9ac69fff-b5d6-4247-8eca-a61057f7d37a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:07.585381 [ 260 ] {9ac69fff-b5d6-4247-8eca-a61057f7d37a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:23:07.585634 [ 260 ] {9ac69fff-b5d6-4247-8eca-a61057f7d37a} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:07.585855 [ 260 ] {9ac69fff-b5d6-4247-8eca-a61057f7d37a} executeQuery: Read 6 rows, 321.00 B in 0.00153 sec., 3921.568627450981 rows/sec., 204.89 KiB/sec. 2024.12.21 00:23:07.585908 [ 260 ] {9ac69fff-b5d6-4247-8eca-a61057f7d37a} TCPHandler: Processed in 0.001754756 sec. 2024.12.21 00:23:07.586051 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:07.586191 [ 259 ] {fcf032d4-8d2b-4ebc-82f1-a7d6d24d6faf} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:07.586254 [ 259 ] {fcf032d4-8d2b-4ebc-82f1-a7d6d24d6faf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:07.586922 [ 259 ] {fcf032d4-8d2b-4ebc-82f1-a7d6d24d6faf} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:07.586960 [ 259 ] {fcf032d4-8d2b-4ebc-82f1-a7d6d24d6faf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:07.587368 [ 259 ] {fcf032d4-8d2b-4ebc-82f1-a7d6d24d6faf} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.21 00:23:07.587640 [ 259 ] {fcf032d4-8d2b-4ebc-82f1-a7d6d24d6faf} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:07.587829 [ 259 ] {fcf032d4-8d2b-4ebc-82f1-a7d6d24d6faf} executeQuery: Read 237 rows, 16.27 KiB in 0.001665 sec., 142342.34234234234 rows/sec., 9.54 MiB/sec. 2024.12.21 00:23:07.587935 [ 259 ] {fcf032d4-8d2b-4ebc-82f1-a7d6d24d6faf} TCPHandler: Processed in 0.001950602 sec. 2024.12.21 00:23:07.588124 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:07.588275 [ 260 ] {fbd3adbb-d30b-450f-9e64-d897774088ba} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:23:07.588336 [ 260 ] {fbd3adbb-d30b-450f-9e64-d897774088ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:23:07.588879 [ 260 ] {fbd3adbb-d30b-450f-9e64-d897774088ba} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:07.588917 [ 260 ] {fbd3adbb-d30b-450f-9e64-d897774088ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:07.589285 [ 260 ] {fbd3adbb-d30b-450f-9e64-d897774088ba} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 00:23:07.589534 [ 260 ] {fbd3adbb-d30b-450f-9e64-d897774088ba} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:07.589750 [ 260 ] {fbd3adbb-d30b-450f-9e64-d897774088ba} executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. 2024.12.21 00:23:07.589806 [ 260 ] {fbd3adbb-d30b-450f-9e64-d897774088ba} TCPHandler: Processed in 0.001780098 sec. 2024.12.21 00:23:07.589963 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:07.590103 [ 259 ] {fce24f61-bd02-4660-be66-1f878de9e365} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:07.590197 [ 259 ] {fce24f61-bd02-4660-be66-1f878de9e365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:23:07.591374 [ 259 ] {fce24f61-bd02-4660-be66-1f878de9e365} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:07.591412 [ 259 ] {fce24f61-bd02-4660-be66-1f878de9e365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:07.592043 [ 259 ] {fce24f61-bd02-4660-be66-1f878de9e365} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:23:07.592311 [ 259 ] {fce24f61-bd02-4660-be66-1f878de9e365} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:07.592529 [ 259 ] {fce24f61-bd02-4660-be66-1f878de9e365} executeQuery: Read 12 rows, 22.02 KiB in 0.002457 sec., 4884.004884004884 rows/sec., 8.75 MiB/sec. 2024.12.21 00:23:07.592634 [ 259 ] {fce24f61-bd02-4660-be66-1f878de9e365} TCPHandler: Processed in 0.002735613 sec. 2024.12.21 00:23:07.592797 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:07.592934 [ 260 ] {845bd984-ba39-4289-aaed-a4573152175d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:07.592995 [ 260 ] {845bd984-ba39-4289-aaed-a4573152175d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:07.593585 [ 260 ] {845bd984-ba39-4289-aaed-a4573152175d} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:07.593631 [ 260 ] {845bd984-ba39-4289-aaed-a4573152175d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:07.594042 [ 260 ] {845bd984-ba39-4289-aaed-a4573152175d} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.21 00:23:07.594289 [ 260 ] {845bd984-ba39-4289-aaed-a4573152175d} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:07.594501 [ 260 ] {845bd984-ba39-4289-aaed-a4573152175d} executeQuery: Read 82 rows, 5.33 KiB in 0.001597 sec., 51346.27426424546 rows/sec., 3.26 MiB/sec. 2024.12.21 00:23:07.594555 [ 260 ] {845bd984-ba39-4289-aaed-a4573152175d} TCPHandler: Processed in 0.001825918 sec. 2024.12.21 00:23:11.059157 [ 103 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:23:11.059225 [ 103 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:23:11.269559 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 2024.12.21 00:23:11.270293 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:11.270345 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:11.270933 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:23:11.271272 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:11.271546 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2024.12.21 00:23:12.563675 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:12.563902 [ 260 ] {0eff4ae3-9689-4ab7-885d-11478b827bbc} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:12.563981 [ 260 ] {0eff4ae3-9689-4ab7-885d-11478b827bbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:12.564786 [ 260 ] {0eff4ae3-9689-4ab7-885d-11478b827bbc} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:12.564825 [ 260 ] {0eff4ae3-9689-4ab7-885d-11478b827bbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:12.565268 [ 260 ] {0eff4ae3-9689-4ab7-885d-11478b827bbc} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.21 00:23:12.565537 [ 260 ] {0eff4ae3-9689-4ab7-885d-11478b827bbc} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:12.565745 [ 260 ] {0eff4ae3-9689-4ab7-885d-11478b827bbc} executeQuery: Read 110 rows, 9.44 KiB in 0.001901 sec., 57864.28195686481 rows/sec., 4.85 MiB/sec. 2024.12.21 00:23:12.565861 [ 260 ] {0eff4ae3-9689-4ab7-885d-11478b827bbc} TCPHandler: Processed in 0.002324721 sec. 2024.12.21 00:23:12.566229 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:12.566540 [ 259 ] {62254d95-9e57-4092-8212-3b964b79a7c3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:23:12.566661 [ 259 ] {62254d95-9e57-4092-8212-3b964b79a7c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:23:12.567542 [ 259 ] {62254d95-9e57-4092-8212-3b964b79a7c3} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:12.567595 [ 259 ] {62254d95-9e57-4092-8212-3b964b79a7c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:12.568030 [ 259 ] {62254d95-9e57-4092-8212-3b964b79a7c3} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:23:12.568300 [ 259 ] {62254d95-9e57-4092-8212-3b964b79a7c3} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:12.568559 [ 259 ] {62254d95-9e57-4092-8212-3b964b79a7c3} executeQuery: Read 27 rows, 2.03 KiB in 0.002105 sec., 12826.603325415675 rows/sec., 964.50 KiB/sec. 2024.12.21 00:23:12.568639 [ 259 ] {62254d95-9e57-4092-8212-3b964b79a7c3} TCPHandler: Processed in 0.002657091 sec. 2024.12.21 00:23:12.568846 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:12.569051 [ 260 ] {da87ead3-0f2b-4338-aba2-26b305fa5527} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:12.569099 [ 260 ] {da87ead3-0f2b-4338-aba2-26b305fa5527} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:12.569735 [ 260 ] {da87ead3-0f2b-4338-aba2-26b305fa5527} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:12.569772 [ 260 ] {da87ead3-0f2b-4338-aba2-26b305fa5527} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:12.570130 [ 260 ] {da87ead3-0f2b-4338-aba2-26b305fa5527} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.21 00:23:12.570370 [ 260 ] {da87ead3-0f2b-4338-aba2-26b305fa5527} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:12.570545 [ 260 ] {da87ead3-0f2b-4338-aba2-26b305fa5527} executeQuery: Read 91 rows, 7.28 KiB in 0.001532 sec., 59399.47780678851 rows/sec., 4.64 MiB/sec. 2024.12.21 00:23:12.570596 [ 260 ] {da87ead3-0f2b-4338-aba2-26b305fa5527} TCPHandler: Processed in 0.00186156 sec. 2024.12.21 00:23:12.570752 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:12.570882 [ 259 ] {c2502a60-c527-4f53-837e-b4820196cfdf} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:12.570941 [ 259 ] {c2502a60-c527-4f53-837e-b4820196cfdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:12.571537 [ 259 ] {c2502a60-c527-4f53-837e-b4820196cfdf} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:12.571579 [ 259 ] {c2502a60-c527-4f53-837e-b4820196cfdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:12.571982 [ 259 ] {c2502a60-c527-4f53-837e-b4820196cfdf} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.21 00:23:12.572217 [ 259 ] {c2502a60-c527-4f53-837e-b4820196cfdf} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:12.572418 [ 259 ] {c2502a60-c527-4f53-837e-b4820196cfdf} executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec. 2024.12.21 00:23:12.572474 [ 259 ] {c2502a60-c527-4f53-837e-b4820196cfdf} TCPHandler: Processed in 0.001784187 sec. 2024.12.21 00:23:12.572626 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:12.572744 [ 260 ] {b8682ee7-6a84-4779-a133-9a728161d765} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:12.572835 [ 260 ] {b8682ee7-6a84-4779-a133-9a728161d765} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:23:12.573990 [ 260 ] {b8682ee7-6a84-4779-a133-9a728161d765} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:12.574030 [ 260 ] {b8682ee7-6a84-4779-a133-9a728161d765} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:12.574670 [ 260 ] {b8682ee7-6a84-4779-a133-9a728161d765} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:23:12.574931 [ 260 ] {b8682ee7-6a84-4779-a133-9a728161d765} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:12.575125 [ 100 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.21 00:23:12.575198 [ 260 ] {b8682ee7-6a84-4779-a133-9a728161d765} executeQuery: Read 27 rows, 49.54 KiB in 0.002473 sec., 10917.913465426607 rows/sec., 19.56 MiB/sec. 2024.12.21 00:23:12.575211 [ 100 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:12.575287 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:12.575617 [ 260 ] {b8682ee7-6a84-4779-a133-9a728161d765} TCPHandler: Processed in 0.003046451 sec. 2024.12.21 00:23:12.575683 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.21 00:23:12.575816 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:12.575982 [ 259 ] {e0353bbf-3f06-4134-99ea-5bf794f6d4af} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:12.576057 [ 259 ] {e0353bbf-3f06-4134-99ea-5bf794f6d4af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:12.576166 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:12.576310 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1128 rows starting from the beginning of the part 2024.12.21 00:23:12.576913 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 27 rows starting from the beginning of the part 2024.12.21 00:23:12.577535 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part 2024.12.21 00:23:12.577552 [ 259 ] {e0353bbf-3f06-4134-99ea-5bf794f6d4af} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:12.577605 [ 259 ] {e0353bbf-3f06-4134-99ea-5bf794f6d4af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:12.578015 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 27 rows starting from the beginning of the part 2024.12.21 00:23:12.578586 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 12 rows starting from the beginning of the part 2024.12.21 00:23:12.578694 [ 259 ] {e0353bbf-3f06-4134-99ea-5bf794f6d4af} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.21 00:23:12.579011 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part 2024.12.21 00:23:12.579410 [ 259 ] {e0353bbf-3f06-4134-99ea-5bf794f6d4af} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:12.579828 [ 259 ] {e0353bbf-3f06-4134-99ea-5bf794f6d4af} executeQuery: Read 60 rows, 4.14 KiB in 0.003886 sec., 15440.041173443129 rows/sec., 1.04 MiB/sec. 2024.12.21 00:23:12.579926 [ 259 ] {e0353bbf-3f06-4134-99ea-5bf794f6d4af} TCPHandler: Processed in 0.004199181 sec. 2024.12.21 00:23:12.586631 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1233 rows, containing 19 columns (19 merged, 0 gathered) in 0.011196116 sec., 110127.47634983416 rows/sec., 197.34 MiB/sec. 2024.12.21 00:23:12.587892 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.21 00:23:12.588315 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_66_13} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:12.588395 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_66_13} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.21 00:23:12.588545 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. 2024.12.21 00:23:12.862252 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2024.12.21 00:23:12.883921 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:12.884010 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:12.891356 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:23:12.892124 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:12.894972 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2024.12.21 00:23:13.000189 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 231.89 MiB, peak 242.73 MiB, free memory in arenas 0.00 B, will set to 234.27 MiB (RSS), difference: 2.38 MiB 2024.12.21 00:23:14.942360 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:14.942627 [ 260 ] {7d97539a-1bb1-4919-8754-4f5a485ccac8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:23:14.942728 [ 260 ] {7d97539a-1bb1-4919-8754-4f5a485ccac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:23:14.943548 [ 260 ] {7d97539a-1bb1-4919-8754-4f5a485ccac8} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:14.943604 [ 260 ] {7d97539a-1bb1-4919-8754-4f5a485ccac8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:14.944055 [ 260 ] {7d97539a-1bb1-4919-8754-4f5a485ccac8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:23:14.944330 [ 260 ] {7d97539a-1bb1-4919-8754-4f5a485ccac8} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:14.944619 [ 260 ] {7d97539a-1bb1-4919-8754-4f5a485ccac8} executeQuery: Read 14 rows, 1.01 KiB in 0.002062 sec., 6789.524733268671 rows/sec., 488.75 KiB/sec. 2024.12.21 00:23:14.944824 [ 260 ] {7d97539a-1bb1-4919-8754-4f5a485ccac8} TCPHandler: Processed in 0.002609659 sec. 2024.12.21 00:23:14.945176 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:14.945479 [ 259 ] {df6100c7-13d8-47ae-af6f-72d6b653a9a7} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:23:14.945603 [ 259 ] {df6100c7-13d8-47ae-af6f-72d6b653a9a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:23:14.946525 [ 259 ] {df6100c7-13d8-47ae-af6f-72d6b653a9a7} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:14.946570 [ 259 ] {df6100c7-13d8-47ae-af6f-72d6b653a9a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:14.946985 [ 259 ] {df6100c7-13d8-47ae-af6f-72d6b653a9a7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 00:23:14.947240 [ 259 ] {df6100c7-13d8-47ae-af6f-72d6b653a9a7} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:14.947557 [ 259 ] {df6100c7-13d8-47ae-af6f-72d6b653a9a7} executeQuery: Read 16 rows, 1.30 KiB in 0.002147 sec., 7452.258965999068 rows/sec., 607.68 KiB/sec. 2024.12.21 00:23:14.947798 [ 259 ] {df6100c7-13d8-47ae-af6f-72d6b653a9a7} TCPHandler: Processed in 0.002823604 sec. 2024.12.21 00:23:14.947975 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:14.948122 [ 260 ] {ea660a37-3460-48a8-a0c7-497c88809190} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:14.948183 [ 260 ] {ea660a37-3460-48a8-a0c7-497c88809190} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:14.949428 [ 260 ] {ea660a37-3460-48a8-a0c7-497c88809190} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:14.949470 [ 260 ] {ea660a37-3460-48a8-a0c7-497c88809190} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:14.949934 [ 260 ] {ea660a37-3460-48a8-a0c7-497c88809190} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.21 00:23:14.950186 [ 260 ] {ea660a37-3460-48a8-a0c7-497c88809190} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:14.950419 [ 260 ] {ea660a37-3460-48a8-a0c7-497c88809190} executeQuery: Read 1375 rows, 117.02 KiB in 0.002332 sec., 589622.641509434 rows/sec., 49.00 MiB/sec. 2024.12.21 00:23:14.950479 [ 260 ] {ea660a37-3460-48a8-a0c7-497c88809190} TCPHandler: Processed in 0.002576998 sec. 2024.12.21 00:23:14.950692 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:14.950917 [ 259 ] {70b3b0f4-1276-4a92-ac2d-e3fa7c9d73ff} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:23:14.951011 [ 259 ] {70b3b0f4-1276-4a92-ac2d-e3fa7c9d73ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:23:14.951644 [ 259 ] {70b3b0f4-1276-4a92-ac2d-e3fa7c9d73ff} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:14.951685 [ 259 ] {70b3b0f4-1276-4a92-ac2d-e3fa7c9d73ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:14.952055 [ 259 ] {70b3b0f4-1276-4a92-ac2d-e3fa7c9d73ff} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:23:14.952292 [ 259 ] {70b3b0f4-1276-4a92-ac2d-e3fa7c9d73ff} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:14.952544 [ 259 ] {70b3b0f4-1276-4a92-ac2d-e3fa7c9d73ff} executeQuery: Read 35 rows, 2.48 KiB in 0.001679 sec., 20845.74151280524 rows/sec., 1.44 MiB/sec. 2024.12.21 00:23:14.952646 [ 259 ] {70b3b0f4-1276-4a92-ac2d-e3fa7c9d73ff} TCPHandler: Processed in 0.002062635 sec. 2024.12.21 00:23:14.952879 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:14.953115 [ 260 ] {4669bfde-bdb4-427e-bc05-5211162c1efa} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:23:14.953165 [ 260 ] {4669bfde-bdb4-427e-bc05-5211162c1efa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:23:14.953815 [ 260 ] {4669bfde-bdb4-427e-bc05-5211162c1efa} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:14.953855 [ 260 ] {4669bfde-bdb4-427e-bc05-5211162c1efa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:14.954234 [ 260 ] {4669bfde-bdb4-427e-bc05-5211162c1efa} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:23:14.954481 [ 260 ] {4669bfde-bdb4-427e-bc05-5211162c1efa} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:14.954739 [ 260 ] {4669bfde-bdb4-427e-bc05-5211162c1efa} executeQuery: Read 242 rows, 16.79 KiB in 0.001658 sec., 145958.9867310012 rows/sec., 9.89 MiB/sec. 2024.12.21 00:23:14.954949 [ 260 ] {4669bfde-bdb4-427e-bc05-5211162c1efa} TCPHandler: Processed in 0.002208918 sec. 2024.12.21 00:23:14.955154 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:14.955290 [ 259 ] {aa01147d-9f2e-4979-848e-9c8a15884330} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:23:14.955345 [ 259 ] {aa01147d-9f2e-4979-848e-9c8a15884330} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:23:14.956009 [ 259 ] {aa01147d-9f2e-4979-848e-9c8a15884330} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:14.956056 [ 259 ] {aa01147d-9f2e-4979-848e-9c8a15884330} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:14.956411 [ 259 ] {aa01147d-9f2e-4979-848e-9c8a15884330} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:23:14.956646 [ 259 ] {aa01147d-9f2e-4979-848e-9c8a15884330} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:14.956861 [ 259 ] {aa01147d-9f2e-4979-848e-9c8a15884330} executeQuery: Read 13 rows, 830.00 B in 0.001602 sec., 8114.8564294631715 rows/sec., 505.96 KiB/sec. 2024.12.21 00:23:14.956914 [ 259 ] {aa01147d-9f2e-4979-848e-9c8a15884330} TCPHandler: Processed in 0.001857029 sec. 2024.12.21 00:23:14.957074 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:14.957299 [ 260 ] {cbe9c203-2d38-4863-980a-3c3c7fc93f87} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:14.957390 [ 260 ] {cbe9c203-2d38-4863-980a-3c3c7fc93f87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:14.958542 [ 260 ] {cbe9c203-2d38-4863-980a-3c3c7fc93f87} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:14.958583 [ 260 ] {cbe9c203-2d38-4863-980a-3c3c7fc93f87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:14.958989 [ 260 ] {cbe9c203-2d38-4863-980a-3c3c7fc93f87} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.21 00:23:14.959236 [ 260 ] {cbe9c203-2d38-4863-980a-3c3c7fc93f87} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:14.959461 [ 260 ] {cbe9c203-2d38-4863-980a-3c3c7fc93f87} executeQuery: Read 866 rows, 64.24 KiB in 0.002218 sec., 390441.8394950406 rows/sec., 28.28 MiB/sec. 2024.12.21 00:23:14.959516 [ 260 ] {cbe9c203-2d38-4863-980a-3c3c7fc93f87} TCPHandler: Processed in 0.002517627 sec. 2024.12.21 00:23:14.959669 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:14.959807 [ 259 ] {9e5291e4-2dbf-465c-a1c6-cab02098db66} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:23:14.959867 [ 259 ] {9e5291e4-2dbf-465c-a1c6-cab02098db66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:23:14.960378 [ 259 ] {9e5291e4-2dbf-465c-a1c6-cab02098db66} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:14.960417 [ 259 ] {9e5291e4-2dbf-465c-a1c6-cab02098db66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:14.960779 [ 259 ] {9e5291e4-2dbf-465c-a1c6-cab02098db66} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:23:14.961012 [ 259 ] {9e5291e4-2dbf-465c-a1c6-cab02098db66} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:14.961222 [ 259 ] {9e5291e4-2dbf-465c-a1c6-cab02098db66} executeQuery: Read 6 rows, 321.00 B in 0.001446 sec., 4149.377593360996 rows/sec., 216.79 KiB/sec. 2024.12.21 00:23:14.961274 [ 259 ] {9e5291e4-2dbf-465c-a1c6-cab02098db66} TCPHandler: Processed in 0.001671685 sec. 2024.12.21 00:23:14.961422 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:14.961542 [ 260 ] {afc8116a-ee18-4cec-8798-0243b46c7384} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:14.961596 [ 260 ] {afc8116a-ee18-4cec-8798-0243b46c7384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:14.962344 [ 260 ] {afc8116a-ee18-4cec-8798-0243b46c7384} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:14.962385 [ 260 ] {afc8116a-ee18-4cec-8798-0243b46c7384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:14.962858 [ 260 ] {afc8116a-ee18-4cec-8798-0243b46c7384} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.21 00:23:14.963103 [ 260 ] {afc8116a-ee18-4cec-8798-0243b46c7384} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:14.963320 [ 260 ] {afc8116a-ee18-4cec-8798-0243b46c7384} executeQuery: Read 1027 rows, 70.10 KiB in 0.001802 sec., 569922.3085460599 rows/sec., 37.99 MiB/sec. 2024.12.21 00:23:14.963376 [ 260 ] {afc8116a-ee18-4cec-8798-0243b46c7384} TCPHandler: Processed in 0.002013583 sec. 2024.12.21 00:23:14.963529 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:14.963669 [ 259 ] {51ca87aa-e384-4ff5-a98c-c948d1eb73cc} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:23:14.963730 [ 259 ] {51ca87aa-e384-4ff5-a98c-c948d1eb73cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:23:14.964243 [ 259 ] {51ca87aa-e384-4ff5-a98c-c948d1eb73cc} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:14.964281 [ 259 ] {51ca87aa-e384-4ff5-a98c-c948d1eb73cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:14.964658 [ 259 ] {51ca87aa-e384-4ff5-a98c-c948d1eb73cc} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 00:23:14.964902 [ 259 ] {51ca87aa-e384-4ff5-a98c-c948d1eb73cc} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:14.965126 [ 259 ] {51ca87aa-e384-4ff5-a98c-c948d1eb73cc} executeQuery: Read 1 rows, 69.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 45.28 KiB/sec. 2024.12.21 00:23:14.965177 [ 259 ] {51ca87aa-e384-4ff5-a98c-c948d1eb73cc} TCPHandler: Processed in 0.001713995 sec. 2024.12.21 00:23:14.965341 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:14.965479 [ 260 ] {20800989-a591-48c0-8e23-c04e2dbe4a35} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:14.965575 [ 260 ] {20800989-a591-48c0-8e23-c04e2dbe4a35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:23:14.966743 [ 260 ] {20800989-a591-48c0-8e23-c04e2dbe4a35} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:14.966782 [ 260 ] {20800989-a591-48c0-8e23-c04e2dbe4a35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:14.967395 [ 260 ] {20800989-a591-48c0-8e23-c04e2dbe4a35} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:23:14.967655 [ 260 ] {20800989-a591-48c0-8e23-c04e2dbe4a35} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:14.967889 [ 260 ] {20800989-a591-48c0-8e23-c04e2dbe4a35} executeQuery: Read 12 rows, 22.02 KiB in 0.00244 sec., 4918.032786885246 rows/sec., 8.81 MiB/sec. 2024.12.21 00:23:14.967992 [ 260 ] {20800989-a591-48c0-8e23-c04e2dbe4a35} TCPHandler: Processed in 0.002723503 sec. 2024.12.21 00:23:14.968226 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:14.968448 [ 259 ] {75e5640b-7bfa-427b-9f8a-3503218977bd} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:14.968551 [ 259 ] {75e5640b-7bfa-427b-9f8a-3503218977bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:14.969270 [ 259 ] {75e5640b-7bfa-427b-9f8a-3503218977bd} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:14.969309 [ 259 ] {75e5640b-7bfa-427b-9f8a-3503218977bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:14.969681 [ 259 ] {75e5640b-7bfa-427b-9f8a-3503218977bd} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.21 00:23:14.969914 [ 259 ] {75e5640b-7bfa-427b-9f8a-3503218977bd} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:14.970155 [ 259 ] {75e5640b-7bfa-427b-9f8a-3503218977bd} executeQuery: Read 58 rows, 3.68 KiB in 0.00176 sec., 32954.545454545456 rows/sec., 2.04 MiB/sec. 2024.12.21 00:23:14.970245 [ 259 ] {75e5640b-7bfa-427b-9f8a-3503218977bd} TCPHandler: Processed in 0.002124546 sec. 2024.12.21 00:23:16.388364 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1508 2024.12.21 00:23:16.391957 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:16.392011 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:16.393571 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:23:16.393894 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:16.395312 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1508 2024.12.21 00:23:17.558270 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:17.558582 [ 260 ] {ea47d36e-ee59-41d5-8fdc-3bf0d8f944cd} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:17.558699 [ 260 ] {ea47d36e-ee59-41d5-8fdc-3bf0d8f944cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:17.559703 [ 260 ] {ea47d36e-ee59-41d5-8fdc-3bf0d8f944cd} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:17.559749 [ 260 ] {ea47d36e-ee59-41d5-8fdc-3bf0d8f944cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:17.560197 [ 260 ] {ea47d36e-ee59-41d5-8fdc-3bf0d8f944cd} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.21 00:23:17.560460 [ 260 ] {ea47d36e-ee59-41d5-8fdc-3bf0d8f944cd} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:17.560706 [ 260 ] {ea47d36e-ee59-41d5-8fdc-3bf0d8f944cd} executeQuery: Read 56 rows, 4.38 KiB in 0.002213 sec., 25305.015815634884 rows/sec., 1.93 MiB/sec. 2024.12.21 00:23:17.560764 [ 260 ] {ea47d36e-ee59-41d5-8fdc-3bf0d8f944cd} TCPHandler: Processed in 0.002681551 sec. 2024.12.21 00:23:17.561021 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:17.561285 [ 259 ] {9fc8cea1-21f5-4ef7-a29d-b4f4486cf726} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:17.561404 [ 259 ] {9fc8cea1-21f5-4ef7-a29d-b4f4486cf726} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:17.562490 [ 259 ] {9fc8cea1-21f5-4ef7-a29d-b4f4486cf726} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:17.562537 [ 259 ] {9fc8cea1-21f5-4ef7-a29d-b4f4486cf726} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:17.562991 [ 259 ] {9fc8cea1-21f5-4ef7-a29d-b4f4486cf726} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.21 00:23:17.563249 [ 259 ] {9fc8cea1-21f5-4ef7-a29d-b4f4486cf726} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:17.563498 [ 259 ] {9fc8cea1-21f5-4ef7-a29d-b4f4486cf726} executeQuery: Read 64 rows, 5.12 KiB in 0.002296 sec., 27874.564459930316 rows/sec., 2.18 MiB/sec. 2024.12.21 00:23:17.563568 [ 259 ] {9fc8cea1-21f5-4ef7-a29d-b4f4486cf726} TCPHandler: Processed in 0.002682081 sec. 2024.12.21 00:23:17.563727 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:17.563847 [ 260 ] {c6847152-342e-4a7d-95f1-885dbc9a2053} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:17.563901 [ 260 ] {c6847152-342e-4a7d-95f1-885dbc9a2053} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:17.564462 [ 260 ] {c6847152-342e-4a7d-95f1-885dbc9a2053} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:17.564503 [ 260 ] {c6847152-342e-4a7d-95f1-885dbc9a2053} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:17.564918 [ 260 ] {c6847152-342e-4a7d-95f1-885dbc9a2053} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.21 00:23:17.565167 [ 260 ] {c6847152-342e-4a7d-95f1-885dbc9a2053} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:17.565394 [ 260 ] {c6847152-342e-4a7d-95f1-885dbc9a2053} executeQuery: Read 64 rows, 4.56 KiB in 0.001571 sec., 40738.383195416936 rows/sec., 2.84 MiB/sec. 2024.12.21 00:23:17.565454 [ 260 ] {c6847152-342e-4a7d-95f1-885dbc9a2053} TCPHandler: Processed in 0.001787308 sec. 2024.12.21 00:23:17.565682 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:17.565860 [ 259 ] {8e6a28d8-a03e-4481-a46e-a010b2e86a02} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:17.565926 [ 259 ] {8e6a28d8-a03e-4481-a46e-a010b2e86a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:17.566463 [ 259 ] {8e6a28d8-a03e-4481-a46e-a010b2e86a02} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:17.566506 [ 259 ] {8e6a28d8-a03e-4481-a46e-a010b2e86a02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:17.566901 [ 259 ] {8e6a28d8-a03e-4481-a46e-a010b2e86a02} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.21 00:23:17.567160 [ 259 ] {8e6a28d8-a03e-4481-a46e-a010b2e86a02} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:17.567389 [ 259 ] {8e6a28d8-a03e-4481-a46e-a010b2e86a02} executeQuery: Read 24 rows, 1.66 KiB in 0.001565 sec., 15335.463258785943 rows/sec., 1.03 MiB/sec. 2024.12.21 00:23:17.567445 [ 259 ] {8e6a28d8-a03e-4481-a46e-a010b2e86a02} TCPHandler: Processed in 0.001897801 sec. 2024.12.21 00:23:18.772618 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 2024.12.21 00:23:18.773279 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:18.773335 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:18.773866 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:23:18.774127 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:18.774400 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 2024.12.21 00:23:18.774392 [ 94 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 00:23:18.774486 [ 94 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:18.774514 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:18.774664 [ 197 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.21 00:23:18.774826 [ 197 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:18.774870 [ 197 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2024.12.21 00:23:18.774951 [ 197 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part 2024.12.21 00:23:18.775136 [ 197 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part 2024.12.21 00:23:18.775369 [ 197 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part 2024.12.21 00:23:18.775611 [ 197 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part 2024.12.21 00:23:18.775783 [ 197 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part 2024.12.21 00:23:18.778382 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.00378511 sec., 6172343.736377543 rows/sec., 88.30 MiB/sec. 2024.12.21 00:23:18.779051 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 00:23:18.779447 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_51_10} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:18.779542 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_51_10} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 00:23:18.779659 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2024.12.21 00:23:20.395973 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2024.12.21 00:23:20.418099 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:20.418167 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:20.425723 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:23:20.426524 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:20.426911 [ 93 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 00:23:20.427036 [ 93 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:20.427099 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. 2024.12.21 00:23:20.427473 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.21 00:23:20.443172 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2024.12.21 00:23:20.444464 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:20.446009 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2024.12.21 00:23:20.451844 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2024.12.21 00:23:20.457464 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2024.12.21 00:23:20.463719 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2024.12.21 00:23:20.469592 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2024.12.21 00:23:20.474182 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2024.12.21 00:23:20.533878 [ 195 ] {2d708e01-ece8-449d-876b-957778127846::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.106659176 sec., 3609.628486160441 rows/sec., 18.66 MiB/sec. 2024.12.21 00:23:20.537202 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 00:23:20.540381 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_51_10} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:20.540517 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_51_10} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 00:23:20.543124 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.21 00:23:21.000202 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 235.37 MiB, peak 248.79 MiB, free memory in arenas 0.00 B, will set to 236.50 MiB (RSS), difference: 1.13 MiB 2024.12.21 00:23:22.565322 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:22.565672 [ 260 ] {4059b83c-2ab8-4071-adc3-b31bf0af45a8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:22.565794 [ 260 ] {4059b83c-2ab8-4071-adc3-b31bf0af45a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:22.566838 [ 260 ] {4059b83c-2ab8-4071-adc3-b31bf0af45a8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:22.566880 [ 260 ] {4059b83c-2ab8-4071-adc3-b31bf0af45a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:22.567337 [ 260 ] {4059b83c-2ab8-4071-adc3-b31bf0af45a8} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.21 00:23:22.567598 [ 260 ] {4059b83c-2ab8-4071-adc3-b31bf0af45a8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:22.567751 [ 90 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.21 00:23:22.567795 [ 90 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:22.567808 [ 260 ] {4059b83c-2ab8-4071-adc3-b31bf0af45a8} executeQuery: Read 110 rows, 9.44 KiB in 0.002224 sec., 49460.431654676264 rows/sec., 4.14 MiB/sec. 2024.12.21 00:23:22.567822 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:22.567922 [ 260 ] {4059b83c-2ab8-4071-adc3-b31bf0af45a8} TCPHandler: Processed in 0.002792034 sec. 2024.12.21 00:23:22.568076 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.21 00:23:22.568186 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:22.568241 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:22.568280 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1430 rows starting from the beginning of the part 2024.12.21 00:23:22.568401 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 227 rows starting from the beginning of the part 2024.12.21 00:23:22.568434 [ 259 ] {a3fe7f92-dcf2-4f5e-82cb-e3e46a81a24f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:23:22.568701 [ 259 ] {a3fe7f92-dcf2-4f5e-82cb-e3e46a81a24f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:23:22.568808 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 110 rows starting from the beginning of the part 2024.12.21 00:23:22.569122 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1375 rows starting from the beginning of the part 2024.12.21 00:23:22.569434 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2024.12.21 00:23:22.569751 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 110 rows starting from the beginning of the part 2024.12.21 00:23:22.571668 [ 259 ] {a3fe7f92-dcf2-4f5e-82cb-e3e46a81a24f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:22.571752 [ 259 ] {a3fe7f92-dcf2-4f5e-82cb-e3e46a81a24f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:22.572372 [ 259 ] {a3fe7f92-dcf2-4f5e-82cb-e3e46a81a24f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:23:22.572643 [ 259 ] {a3fe7f92-dcf2-4f5e-82cb-e3e46a81a24f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:22.573196 [ 259 ] {a3fe7f92-dcf2-4f5e-82cb-e3e46a81a24f} executeQuery: Read 27 rows, 2.03 KiB in 0.004822 sec., 5599.336374948154 rows/sec., 421.04 KiB/sec. 2024.12.21 00:23:22.573406 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.005464755 sec., 605333.6334382786 rows/sec., 52.84 MiB/sec. 2024.12.21 00:23:22.573436 [ 259 ] {a3fe7f92-dcf2-4f5e-82cb-e3e46a81a24f} TCPHandler: Processed in 0.005369012 sec. 2024.12.21 00:23:22.573763 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:22.573881 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.21 00:23:22.574240 [ 260 ] {76573262-89f3-48fa-a3de-5312b0b3c591} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:22.574393 [ 260 ] {76573262-89f3-48fa-a3de-5312b0b3c591} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:22.574744 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_86_17} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:22.575005 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_86_17} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.21 00:23:22.575191 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 00:23:22.575485 [ 260 ] {76573262-89f3-48fa-a3de-5312b0b3c591} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:22.575528 [ 260 ] {76573262-89f3-48fa-a3de-5312b0b3c591} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:22.575911 [ 260 ] {76573262-89f3-48fa-a3de-5312b0b3c591} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.21 00:23:22.576157 [ 260 ] {76573262-89f3-48fa-a3de-5312b0b3c591} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:22.576294 [ 90 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.21 00:23:22.576331 [ 90 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:22.576348 [ 260 ] {76573262-89f3-48fa-a3de-5312b0b3c591} executeQuery: Read 91 rows, 7.28 KiB in 0.002281 sec., 39894.782989916705 rows/sec., 3.12 MiB/sec. 2024.12.21 00:23:22.576361 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:22.576497 [ 260 ] {76573262-89f3-48fa-a3de-5312b0b3c591} TCPHandler: Processed in 0.002906247 sec. 2024.12.21 00:23:22.576749 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.21 00:23:22.576758 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:22.577222 [ 259 ] {d4f4f065-f697-4d59-871a-2882cd27ca44} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:22.577413 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:22.577421 [ 259 ] {d4f4f065-f697-4d59-871a-2882cd27ca44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:22.577569 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part 2024.12.21 00:23:22.578217 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 394 rows starting from the beginning of the part 2024.12.21 00:23:22.578800 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 91 rows starting from the beginning of the part 2024.12.21 00:23:22.579293 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 866 rows starting from the beginning of the part 2024.12.21 00:23:22.579564 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2024.12.21 00:23:22.579743 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 91 rows starting from the beginning of the part 2024.12.21 00:23:22.580695 [ 259 ] {d4f4f065-f697-4d59-871a-2882cd27ca44} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:22.580771 [ 259 ] {d4f4f065-f697-4d59-871a-2882cd27ca44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:22.581653 [ 259 ] {d4f4f065-f697-4d59-871a-2882cd27ca44} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.21 00:23:22.582081 [ 259 ] {d4f4f065-f697-4d59-871a-2882cd27ca44} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:22.582311 [ 90 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.21 00:23:22.582386 [ 90 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:22.582453 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:22.582470 [ 259 ] {d4f4f065-f697-4d59-871a-2882cd27ca44} executeQuery: Read 160 rows, 11.41 KiB in 0.005386 sec., 29706.646862235426 rows/sec., 2.07 MiB/sec. 2024.12.21 00:23:22.582968 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.21 00:23:22.582977 [ 259 ] {d4f4f065-f697-4d59-871a-2882cd27ca44} TCPHandler: Processed in 0.006341368 sec. 2024.12.21 00:23:22.583333 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.006856701 sec., 352793.56646877265 rows/sec., 27.06 MiB/sec. 2024.12.21 00:23:22.583411 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:22.583411 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:22.583475 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24403 rows starting from the beginning of the part 2024.12.21 00:23:22.583612 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.21 00:23:22.583902 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part 2024.12.21 00:23:22.583953 [ 260 ] {b79c2a34-bfb5-418a-8990-5eb65a0ae0c8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:22.584519 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2024.12.21 00:23:22.584577 [ 260 ] {b79c2a34-bfb5-418a-8990-5eb65a0ae0c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:23:22.585097 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1027 rows starting from the beginning of the part 2024.12.21 00:23:22.585207 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_86_17} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:22.585776 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2024.12.21 00:23:22.585794 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_86_17} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.21 00:23:22.586183 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.21 00:23:22.586276 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2024.12.21 00:23:22.589358 [ 260 ] {b79c2a34-bfb5-418a-8990-5eb65a0ae0c8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:22.589455 [ 260 ] {b79c2a34-bfb5-418a-8990-5eb65a0ae0c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:22.591051 [ 260 ] {b79c2a34-bfb5-418a-8990-5eb65a0ae0c8} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:23:22.591756 [ 260 ] {b79c2a34-bfb5-418a-8990-5eb65a0ae0c8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:22.592098 [ 260 ] {b79c2a34-bfb5-418a-8990-5eb65a0ae0c8} executeQuery: Read 27 rows, 49.54 KiB in 0.008361 sec., 3229.278794402583 rows/sec., 5.79 MiB/sec. 2024.12.21 00:23:22.592628 [ 260 ] {b79c2a34-bfb5-418a-8990-5eb65a0ae0c8} TCPHandler: Processed in 0.00944308 sec. 2024.12.21 00:23:22.593079 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:22.593330 [ 259 ] {5a40930b-b1db-4608-b3d6-828372869a3f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:22.593390 [ 259 ] {5a40930b-b1db-4608-b3d6-828372869a3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:22.594027 [ 259 ] {5a40930b-b1db-4608-b3d6-828372869a3f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:22.594087 [ 259 ] {5a40930b-b1db-4608-b3d6-828372869a3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:22.594605 [ 259 ] {5a40930b-b1db-4608-b3d6-828372869a3f} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.21 00:23:22.594916 [ 259 ] {5a40930b-b1db-4608-b3d6-828372869a3f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:22.595217 [ 90 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.21 00:23:22.595284 [ 259 ] {5a40930b-b1db-4608-b3d6-828372869a3f} executeQuery: Read 60 rows, 4.14 KiB in 0.001979 sec., 30318.342597271352 rows/sec., 2.04 MiB/sec. 2024.12.21 00:23:22.595296 [ 90 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:22.595384 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:22.595422 [ 259 ] {5a40930b-b1db-4608-b3d6-828372869a3f} TCPHandler: Processed in 0.00265222 sec. 2024.12.21 00:23:22.595611 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.21 00:23:22.595939 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:22.595994 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4912 rows starting from the beginning of the part 2024.12.21 00:23:22.596214 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part 2024.12.21 00:23:22.596400 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2024.12.21 00:23:22.596569 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 58 rows starting from the beginning of the part 2024.12.21 00:23:22.596685 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part 2024.12.21 00:23:22.597007 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2024.12.21 00:23:22.597839 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 26051 rows, containing 5 columns (5 merged, 0 gathered) in 0.015259974 sec., 1707145.7657791553 rows/sec., 115.25 MiB/sec. 2024.12.21 00:23:22.598253 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.21 00:23:22.598905 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_86_17} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:22.599129 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_86_17} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.21 00:23:22.599320 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2024.12.21 00:23:22.600194 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5196 rows, containing 4 columns (4 merged, 0 gathered) in 0.004674064 sec., 1111666.4213412567 rows/sec., 72.47 MiB/sec. 2024.12.21 00:23:22.600559 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.21 00:23:22.600864 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_86_17} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:22.600949 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_86_17} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.21 00:23:22.601040 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2024.12.21 00:23:25.314591 [ 88 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 2024.12.21 00:23:25.314694 [ 88 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:25.314736 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:25.314970 [ 200 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_36_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full 2024.12.21 00:23:25.315359 [ 200 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:25.315417 [ 200 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part 2024.12.21 00:23:25.315501 [ 200 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2024.12.21 00:23:25.315639 [ 200 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2024.12.21 00:23:25.316045 [ 200 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2024.12.21 00:23:25.316181 [ 200 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2024.12.21 00:23:25.317391 [ 198 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002546517 sec., 14136.956478201402 rows/sec., 952.59 KiB/sec. 2024.12.21 00:23:25.317557 [ 200 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2024.12.21 00:23:25.317841 [ 200 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_36_8} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:25.317921 [ 200 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_36_8} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 2024.12.21 00:23:25.318000 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.12.21 00:23:26.059273 [ 87 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:23:26.059329 [ 87 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:23:26.275486 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 2024.12.21 00:23:26.276164 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:26.276206 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:26.276744 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:23:26.277012 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:26.277254 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2024.12.21 00:23:26.396532 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1528 2024.12.21 00:23:26.399381 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:26.399434 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:26.400903 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:23:26.401225 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:26.401796 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1528 2024.12.21 00:23:27.568321 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:27.568584 [ 260 ] {454cc7ff-f2fd-42de-bb77-b463a393c970} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:23:27.568657 [ 260 ] {454cc7ff-f2fd-42de-bb77-b463a393c970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:23:27.569418 [ 260 ] {454cc7ff-f2fd-42de-bb77-b463a393c970} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.569472 [ 260 ] {454cc7ff-f2fd-42de-bb77-b463a393c970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.569925 [ 260 ] {454cc7ff-f2fd-42de-bb77-b463a393c970} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:23:27.570182 [ 260 ] {454cc7ff-f2fd-42de-bb77-b463a393c970} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.570420 [ 85 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.12.21 00:23:27.570457 [ 260 ] {454cc7ff-f2fd-42de-bb77-b463a393c970} executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec. 2024.12.21 00:23:27.570517 [ 85 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.570590 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.570598 [ 260 ] {454cc7ff-f2fd-42de-bb77-b463a393c970} TCPHandler: Processed in 0.002472036 sec. 2024.12.21 00:23:27.570916 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:27.570934 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.12.21 00:23:27.571343 [ 259 ] {81790568-ab83-420c-b329-826cdb17046f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:27.571391 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:27.571466 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2024.12.21 00:23:27.571467 [ 259 ] {81790568-ab83-420c-b329-826cdb17046f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:27.571880 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2024.12.21 00:23:27.572171 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2024.12.21 00:23:27.572631 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2024.12.21 00:23:27.573080 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2024.12.21 00:23:27.574153 [ 259 ] {81790568-ab83-420c-b329-826cdb17046f} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.574217 [ 259 ] {81790568-ab83-420c-b329-826cdb17046f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.575377 [ 259 ] {81790568-ab83-420c-b329-826cdb17046f} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.21 00:23:27.575538 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004790196 sec., 14613.180755025473 rows/sec., 1.08 MiB/sec. 2024.12.21 00:23:27.575735 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.12.21 00:23:27.575907 [ 259 ] {81790568-ab83-420c-b329-826cdb17046f} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.576306 [ 259 ] {81790568-ab83-420c-b329-826cdb17046f} executeQuery: Read 227 rows, 20.32 KiB in 0.005125 sec., 44292.682926829264 rows/sec., 3.87 MiB/sec. 2024.12.21 00:23:27.576402 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_37_9} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.576465 [ 259 ] {81790568-ab83-420c-b329-826cdb17046f} TCPHandler: Processed in 0.005744052 sec. 2024.12.21 00:23:27.576564 [ 198 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_37_9} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.12.21 00:23:27.576681 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:23:27.576685 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:27.576825 [ 260 ] {6523ecc3-b360-4b21-9262-ac4e322d413d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:23:27.576882 [ 260 ] {6523ecc3-b360-4b21-9262-ac4e322d413d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:23:27.577534 [ 260 ] {6523ecc3-b360-4b21-9262-ac4e322d413d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.577572 [ 260 ] {6523ecc3-b360-4b21-9262-ac4e322d413d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.577931 [ 260 ] {6523ecc3-b360-4b21-9262-ac4e322d413d} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:23:27.578170 [ 260 ] {6523ecc3-b360-4b21-9262-ac4e322d413d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.578423 [ 260 ] {6523ecc3-b360-4b21-9262-ac4e322d413d} executeQuery: Read 19 rows, 1.36 KiB in 0.001622 sec., 11713.933415536376 rows/sec., 837.48 KiB/sec. 2024.12.21 00:23:27.578483 [ 260 ] {6523ecc3-b360-4b21-9262-ac4e322d413d} TCPHandler: Processed in 0.00187932 sec. 2024.12.21 00:23:27.578678 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:27.578843 [ 259 ] {656ad26c-359e-47d2-b428-b5c3d652aaf4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:23:27.578898 [ 259 ] {656ad26c-359e-47d2-b428-b5c3d652aaf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:23:27.579564 [ 259 ] {656ad26c-359e-47d2-b428-b5c3d652aaf4} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.579601 [ 259 ] {656ad26c-359e-47d2-b428-b5c3d652aaf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.579947 [ 259 ] {656ad26c-359e-47d2-b428-b5c3d652aaf4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:23:27.580182 [ 259 ] {656ad26c-359e-47d2-b428-b5c3d652aaf4} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.580382 [ 259 ] {656ad26c-359e-47d2-b428-b5c3d652aaf4} executeQuery: Read 14 rows, 1004.00 B in 0.001562 sec., 8962.868117797696 rows/sec., 627.70 KiB/sec. 2024.12.21 00:23:27.580571 [ 259 ] {656ad26c-359e-47d2-b428-b5c3d652aaf4} TCPHandler: Processed in 0.001974642 sec. 2024.12.21 00:23:27.580808 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:27.580946 [ 260 ] {7ca01dc0-e184-47a0-a0f3-aed1a6b1c798} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:23:27.581002 [ 260 ] {7ca01dc0-e184-47a0-a0f3-aed1a6b1c798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:23:27.581644 [ 260 ] {7ca01dc0-e184-47a0-a0f3-aed1a6b1c798} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.581683 [ 260 ] {7ca01dc0-e184-47a0-a0f3-aed1a6b1c798} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.582046 [ 260 ] {7ca01dc0-e184-47a0-a0f3-aed1a6b1c798} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:23:27.582292 [ 260 ] {7ca01dc0-e184-47a0-a0f3-aed1a6b1c798} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.582464 [ 85 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.12.21 00:23:27.582526 [ 85 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.582544 [ 260 ] {7ca01dc0-e184-47a0-a0f3-aed1a6b1c798} executeQuery: Read 13 rows, 830.00 B in 0.001612 sec., 8064.5161290322585 rows/sec., 502.82 KiB/sec. 2024.12.21 00:23:27.582560 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.582690 [ 260 ] {7ca01dc0-e184-47a0-a0f3-aed1a6b1c798} TCPHandler: Processed in 0.002000403 sec. 2024.12.21 00:23:27.582984 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:27.582994 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.12.21 00:23:27.583464 [ 259 ] {d6f0c303-10e2-4a43-ad59-90625a6cd5be} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:27.583484 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:27.583565 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part 2024.12.21 00:23:27.583575 [ 259 ] {d6f0c303-10e2-4a43-ad59-90625a6cd5be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:27.583976 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2024.12.21 00:23:27.584363 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2024.12.21 00:23:27.584782 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2024.12.21 00:23:27.585098 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2024.12.21 00:23:27.586128 [ 259 ] {d6f0c303-10e2-4a43-ad59-90625a6cd5be} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.586196 [ 259 ] {d6f0c303-10e2-4a43-ad59-90625a6cd5be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.587262 [ 259 ] {d6f0c303-10e2-4a43-ad59-90625a6cd5be} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.21 00:23:27.587434 [ 196 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004736396 sec., 13723.514672337362 rows/sec., 909.27 KiB/sec. 2024.12.21 00:23:27.587656 [ 196 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.12.21 00:23:27.587742 [ 259 ] {d6f0c303-10e2-4a43-ad59-90625a6cd5be} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.588112 [ 259 ] {d6f0c303-10e2-4a43-ad59-90625a6cd5be} executeQuery: Read 394 rows, 28.64 KiB in 0.004859 sec., 81086.6433422515 rows/sec., 5.76 MiB/sec. 2024.12.21 00:23:27.588277 [ 259 ] {d6f0c303-10e2-4a43-ad59-90625a6cd5be} TCPHandler: Processed in 0.005454705 sec. 2024.12.21 00:23:27.588303 [ 196 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_37_9} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.588450 [ 196 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_37_9} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.12.21 00:23:27.588480 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:27.588602 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.12.21 00:23:27.588701 [ 260 ] {45a38f54-1a1e-4fb2-8a4e-cae4d77035b8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:23:27.588765 [ 260 ] {45a38f54-1a1e-4fb2-8a4e-cae4d77035b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:23:27.589338 [ 260 ] {45a38f54-1a1e-4fb2-8a4e-cae4d77035b8} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.589385 [ 260 ] {45a38f54-1a1e-4fb2-8a4e-cae4d77035b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.589762 [ 260 ] {45a38f54-1a1e-4fb2-8a4e-cae4d77035b8} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:23:27.590007 [ 260 ] {45a38f54-1a1e-4fb2-8a4e-cae4d77035b8} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.590250 [ 260 ] {45a38f54-1a1e-4fb2-8a4e-cae4d77035b8} executeQuery: Read 6 rows, 321.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 199.16 KiB/sec. 2024.12.21 00:23:27.590322 [ 260 ] {45a38f54-1a1e-4fb2-8a4e-cae4d77035b8} TCPHandler: Processed in 0.001937801 sec. 2024.12.21 00:23:27.590555 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:27.590683 [ 259 ] {a093a19a-b54c-463d-a4c0-8a5854143092} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:27.590736 [ 259 ] {a093a19a-b54c-463d-a4c0-8a5854143092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:27.591324 [ 259 ] {a093a19a-b54c-463d-a4c0-8a5854143092} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.591362 [ 259 ] {a093a19a-b54c-463d-a4c0-8a5854143092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.591765 [ 259 ] {a093a19a-b54c-463d-a4c0-8a5854143092} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.21 00:23:27.592001 [ 259 ] {a093a19a-b54c-463d-a4c0-8a5854143092} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.592175 [ 259 ] {a093a19a-b54c-463d-a4c0-8a5854143092} executeQuery: Read 237 rows, 16.27 KiB in 0.001516 sec., 156332.45382585752 rows/sec., 10.48 MiB/sec. 2024.12.21 00:23:27.592225 [ 259 ] {a093a19a-b54c-463d-a4c0-8a5854143092} TCPHandler: Processed in 0.001786668 sec. 2024.12.21 00:23:27.592372 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:27.592509 [ 260 ] {fba67135-2e89-4f4c-bc1e-c732c494516d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:23:27.592569 [ 260 ] {fba67135-2e89-4f4c-bc1e-c732c494516d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:23:27.593123 [ 260 ] {fba67135-2e89-4f4c-bc1e-c732c494516d} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.593169 [ 260 ] {fba67135-2e89-4f4c-bc1e-c732c494516d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.593568 [ 260 ] {fba67135-2e89-4f4c-bc1e-c732c494516d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 00:23:27.593807 [ 260 ] {fba67135-2e89-4f4c-bc1e-c732c494516d} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.594030 [ 260 ] {fba67135-2e89-4f4c-bc1e-c732c494516d} executeQuery: Read 1 rows, 69.00 B in 0.00155 sec., 645.1612903225806 rows/sec., 43.47 KiB/sec. 2024.12.21 00:23:27.594098 [ 260 ] {fba67135-2e89-4f4c-bc1e-c732c494516d} TCPHandler: Processed in 0.001784617 sec. 2024.12.21 00:23:27.594295 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:27.594420 [ 259 ] {aa8d6188-2b62-4f14-a0c6-4eccceefe515} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:27.594513 [ 259 ] {aa8d6188-2b62-4f14-a0c6-4eccceefe515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:23:27.595770 [ 259 ] {aa8d6188-2b62-4f14-a0c6-4eccceefe515} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.595809 [ 259 ] {aa8d6188-2b62-4f14-a0c6-4eccceefe515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.596423 [ 259 ] {aa8d6188-2b62-4f14-a0c6-4eccceefe515} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:23:27.596672 [ 259 ] {aa8d6188-2b62-4f14-a0c6-4eccceefe515} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.596934 [ 259 ] {aa8d6188-2b62-4f14-a0c6-4eccceefe515} executeQuery: Read 12 rows, 22.02 KiB in 0.002545 sec., 4715.127701375246 rows/sec., 8.45 MiB/sec. 2024.12.21 00:23:27.597032 [ 259 ] {aa8d6188-2b62-4f14-a0c6-4eccceefe515} TCPHandler: Processed in 0.002844555 sec. 2024.12.21 00:23:27.597248 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:27.597468 [ 260 ] {c86db863-1d7c-4668-a817-87d82ec0af6f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:27.597528 [ 260 ] {c86db863-1d7c-4668-a817-87d82ec0af6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:27.598116 [ 260 ] {c86db863-1d7c-4668-a817-87d82ec0af6f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.598161 [ 260 ] {c86db863-1d7c-4668-a817-87d82ec0af6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.598575 [ 260 ] {c86db863-1d7c-4668-a817-87d82ec0af6f} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.21 00:23:27.598826 [ 260 ] {c86db863-1d7c-4668-a817-87d82ec0af6f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.599033 [ 260 ] {c86db863-1d7c-4668-a817-87d82ec0af6f} executeQuery: Read 82 rows, 5.33 KiB in 0.001616 sec., 50742.57425742574 rows/sec., 3.22 MiB/sec. 2024.12.21 00:23:27.599082 [ 260 ] {c86db863-1d7c-4668-a817-87d82ec0af6f} TCPHandler: Processed in 0.001943891 sec. 2024.12.21 00:23:27.944192 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2024.12.21 00:23:27.963120 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:27.963184 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:27.970059 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:23:27.970812 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:27.973482 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2024.12.21 00:23:28.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 238.62 MiB, peak 248.79 MiB, free memory in arenas 0.00 B, will set to 237.26 MiB (RSS), difference: -1.36 MiB 2024.12.21 00:23:32.563582 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:32.563798 [ 260 ] {4da1b271-fea6-43b7-be28-bd0b0b3cece4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:32.563874 [ 260 ] {4da1b271-fea6-43b7-be28-bd0b0b3cece4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:32.564706 [ 260 ] {4da1b271-fea6-43b7-be28-bd0b0b3cece4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:32.564758 [ 260 ] {4da1b271-fea6-43b7-be28-bd0b0b3cece4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:32.565209 [ 260 ] {4da1b271-fea6-43b7-be28-bd0b0b3cece4} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.21 00:23:32.565478 [ 260 ] {4da1b271-fea6-43b7-be28-bd0b0b3cece4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:32.565714 [ 260 ] {4da1b271-fea6-43b7-be28-bd0b0b3cece4} executeQuery: Read 110 rows, 9.44 KiB in 0.001969 sec., 55865.9217877095 rows/sec., 4.68 MiB/sec. 2024.12.21 00:23:32.565770 [ 260 ] {4da1b271-fea6-43b7-be28-bd0b0b3cece4} TCPHandler: Processed in 0.002325922 sec. 2024.12.21 00:23:32.566040 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:32.566258 [ 259 ] {e1f5cb65-a428-429f-b59b-5cbc88c0a7be} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:23:32.566343 [ 259 ] {e1f5cb65-a428-429f-b59b-5cbc88c0a7be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:23:32.567130 [ 259 ] {e1f5cb65-a428-429f-b59b-5cbc88c0a7be} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:32.567183 [ 259 ] {e1f5cb65-a428-429f-b59b-5cbc88c0a7be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:32.567606 [ 259 ] {e1f5cb65-a428-429f-b59b-5cbc88c0a7be} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:23:32.567856 [ 259 ] {e1f5cb65-a428-429f-b59b-5cbc88c0a7be} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:32.568056 [ 80 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2024.12.21 00:23:32.568120 [ 259 ] {e1f5cb65-a428-429f-b59b-5cbc88c0a7be} executeQuery: Read 27 rows, 2.03 KiB in 0.001918 sec., 14077.163712200208 rows/sec., 1.03 MiB/sec. 2024.12.21 00:23:32.568147 [ 80 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:32.568211 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:32.568262 [ 259 ] {e1f5cb65-a428-429f-b59b-5cbc88c0a7be} TCPHandler: Processed in 0.002362303 sec. 2024.12.21 00:23:32.568495 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:32.568519 [ 194 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2024.12.21 00:23:32.568668 [ 260 ] {b4828f24-87c4-40c0-be99-bfeeb68dd111} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:32.568679 [ 194 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:32.568723 [ 194 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 64 rows starting from the beginning of the part 2024.12.21 00:23:32.568736 [ 260 ] {b4828f24-87c4-40c0-be99-bfeeb68dd111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:32.568937 [ 194 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part 2024.12.21 00:23:32.569378 [ 194 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 35 rows starting from the beginning of the part 2024.12.21 00:23:32.569605 [ 194 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 27 rows starting from the beginning of the part 2024.12.21 00:23:32.570016 [ 194 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 19 rows starting from the beginning of the part 2024.12.21 00:23:32.570440 [ 194 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 27 rows starting from the beginning of the part 2024.12.21 00:23:32.571494 [ 260 ] {b4828f24-87c4-40c0-be99-bfeeb68dd111} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:32.571539 [ 260 ] {b4828f24-87c4-40c0-be99-bfeeb68dd111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:32.572116 [ 260 ] {b4828f24-87c4-40c0-be99-bfeeb68dd111} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.21 00:23:32.572206 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.003889763 sec., 51159.92928103846 rows/sec., 3.85 MiB/sec. 2024.12.21 00:23:32.572461 [ 195 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2024.12.21 00:23:32.572508 [ 260 ] {b4828f24-87c4-40c0-be99-bfeeb68dd111} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:32.573045 [ 260 ] {b4828f24-87c4-40c0-be99-bfeeb68dd111} executeQuery: Read 91 rows, 7.28 KiB in 0.004394 sec., 20710.05917159763 rows/sec., 1.62 MiB/sec. 2024.12.21 00:23:32.573375 [ 260 ] {b4828f24-87c4-40c0-be99-bfeeb68dd111} TCPHandler: Processed in 0.004994882 sec. 2024.12.21 00:23:32.573397 [ 195 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_70_14} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:32.573662 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:32.573829 [ 195 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_70_14} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2024.12.21 00:23:32.574084 [ 259 ] {a197f59a-f2f6-47e1-b7c8-999bf490a6a4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:32.574195 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.21 00:23:32.574275 [ 259 ] {a197f59a-f2f6-47e1-b7c8-999bf490a6a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:32.574965 [ 259 ] {a197f59a-f2f6-47e1-b7c8-999bf490a6a4} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:32.575004 [ 259 ] {a197f59a-f2f6-47e1-b7c8-999bf490a6a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:32.575418 [ 259 ] {a197f59a-f2f6-47e1-b7c8-999bf490a6a4} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.21 00:23:32.575662 [ 259 ] {a197f59a-f2f6-47e1-b7c8-999bf490a6a4} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:32.575890 [ 259 ] {a197f59a-f2f6-47e1-b7c8-999bf490a6a4} executeQuery: Read 160 rows, 11.41 KiB in 0.001941 sec., 82431.7362184441 rows/sec., 5.74 MiB/sec. 2024.12.21 00:23:32.575987 [ 259 ] {a197f59a-f2f6-47e1-b7c8-999bf490a6a4} TCPHandler: Processed in 0.002479545 sec. 2024.12.21 00:23:32.576173 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:32.576328 [ 260 ] {412b3ed6-c463-4612-9138-2fbcc2cba5d2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:32.576424 [ 260 ] {412b3ed6-c463-4612-9138-2fbcc2cba5d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:23:32.577571 [ 260 ] {412b3ed6-c463-4612-9138-2fbcc2cba5d2} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:32.577610 [ 260 ] {412b3ed6-c463-4612-9138-2fbcc2cba5d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:32.578268 [ 260 ] {412b3ed6-c463-4612-9138-2fbcc2cba5d2} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:23:32.578537 [ 260 ] {412b3ed6-c463-4612-9138-2fbcc2cba5d2} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:32.578785 [ 260 ] {412b3ed6-c463-4612-9138-2fbcc2cba5d2} executeQuery: Read 27 rows, 49.54 KiB in 0.002486 sec., 10860.82059533387 rows/sec., 19.46 MiB/sec. 2024.12.21 00:23:32.578888 [ 260 ] {412b3ed6-c463-4612-9138-2fbcc2cba5d2} TCPHandler: Processed in 0.002810374 sec. 2024.12.21 00:23:32.579028 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:32.579148 [ 259 ] {bc69cd54-1480-461e-b7b9-dbe82868acd6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:32.579199 [ 259 ] {bc69cd54-1480-461e-b7b9-dbe82868acd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:32.579706 [ 259 ] {bc69cd54-1480-461e-b7b9-dbe82868acd6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:32.579745 [ 259 ] {bc69cd54-1480-461e-b7b9-dbe82868acd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:32.580121 [ 259 ] {bc69cd54-1480-461e-b7b9-dbe82868acd6} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.21 00:23:32.580356 [ 259 ] {bc69cd54-1480-461e-b7b9-dbe82868acd6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:32.580569 [ 259 ] {bc69cd54-1480-461e-b7b9-dbe82868acd6} executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. 2024.12.21 00:23:32.580624 [ 259 ] {bc69cd54-1480-461e-b7b9-dbe82868acd6} TCPHandler: Processed in 0.001650743 sec. 2024.12.21 00:23:33.778323 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 2024.12.21 00:23:33.779022 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:33.779076 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:33.779613 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:23:33.779886 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:33.780148 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 2024.12.21 00:23:35.474483 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2024.12.21 00:23:35.494648 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:35.494706 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:35.502019 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:23:35.502804 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:35.505609 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2024.12.21 00:23:36.402868 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1562 2024.12.21 00:23:36.406051 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:36.406102 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:36.407614 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:23:36.407935 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:36.409299 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1562 2024.12.21 00:23:37.568167 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:37.568483 [ 260 ] {658bd91d-b226-4305-9c0a-50474fb7d28b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:23:37.568602 [ 260 ] {658bd91d-b226-4305-9c0a-50474fb7d28b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:23:37.569442 [ 260 ] {658bd91d-b226-4305-9c0a-50474fb7d28b} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.569487 [ 260 ] {658bd91d-b226-4305-9c0a-50474fb7d28b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.569961 [ 260 ] {658bd91d-b226-4305-9c0a-50474fb7d28b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:23:37.570230 [ 260 ] {658bd91d-b226-4305-9c0a-50474fb7d28b} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.570479 [ 260 ] {658bd91d-b226-4305-9c0a-50474fb7d28b} executeQuery: Read 14 rows, 1.01 KiB in 0.002074 sec., 6750.241080038573 rows/sec., 485.93 KiB/sec. 2024.12.21 00:23:37.570608 [ 260 ] {658bd91d-b226-4305-9c0a-50474fb7d28b} TCPHandler: Processed in 0.00262793 sec. 2024.12.21 00:23:37.570992 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:37.571282 [ 259 ] {13fdc0dc-174c-46a5-b94f-2cc31adf73e8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:37.571397 [ 259 ] {13fdc0dc-174c-46a5-b94f-2cc31adf73e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:37.572406 [ 259 ] {13fdc0dc-174c-46a5-b94f-2cc31adf73e8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.572456 [ 259 ] {13fdc0dc-174c-46a5-b94f-2cc31adf73e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.572912 [ 259 ] {13fdc0dc-174c-46a5-b94f-2cc31adf73e8} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.21 00:23:37.573168 [ 259 ] {13fdc0dc-174c-46a5-b94f-2cc31adf73e8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.573413 [ 259 ] {13fdc0dc-174c-46a5-b94f-2cc31adf73e8} executeQuery: Read 227 rows, 20.32 KiB in 0.002213 sec., 102575.6891098057 rows/sec., 8.97 MiB/sec. 2024.12.21 00:23:37.573481 [ 259 ] {13fdc0dc-174c-46a5-b94f-2cc31adf73e8} TCPHandler: Processed in 0.002712982 sec. 2024.12.21 00:23:37.573667 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:37.573817 [ 260 ] {db341dc2-cc4c-4415-bdd3-d3dc45afe8a2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:23:37.573879 [ 260 ] {db341dc2-cc4c-4415-bdd3-d3dc45afe8a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:23:37.574602 [ 260 ] {db341dc2-cc4c-4415-bdd3-d3dc45afe8a2} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.574650 [ 260 ] {db341dc2-cc4c-4415-bdd3-d3dc45afe8a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.575036 [ 260 ] {db341dc2-cc4c-4415-bdd3-d3dc45afe8a2} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 00:23:37.575281 [ 260 ] {db341dc2-cc4c-4415-bdd3-d3dc45afe8a2} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.575472 [ 260 ] {db341dc2-cc4c-4415-bdd3-d3dc45afe8a2} executeQuery: Read 19 rows, 1.36 KiB in 0.001691 sec., 11235.955056179775 rows/sec., 803.31 KiB/sec. 2024.12.21 00:23:37.575526 [ 260 ] {db341dc2-cc4c-4415-bdd3-d3dc45afe8a2} TCPHandler: Processed in 0.001927321 sec. 2024.12.21 00:23:37.575677 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:37.575823 [ 259 ] {c83d596d-b544-4c50-a70c-bba9893cb142} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:23:37.575884 [ 259 ] {c83d596d-b544-4c50-a70c-bba9893cb142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:23:37.576591 [ 259 ] {c83d596d-b544-4c50-a70c-bba9893cb142} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.576641 [ 259 ] {c83d596d-b544-4c50-a70c-bba9893cb142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.577015 [ 259 ] {c83d596d-b544-4c50-a70c-bba9893cb142} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:23:37.577275 [ 259 ] {c83d596d-b544-4c50-a70c-bba9893cb142} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.577449 [ 74 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2024.12.21 00:23:37.577513 [ 74 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.577537 [ 259 ] {c83d596d-b544-4c50-a70c-bba9893cb142} executeQuery: Read 14 rows, 1004.00 B in 0.001736 sec., 8064.5161290322585 rows/sec., 564.79 KiB/sec. 2024.12.21 00:23:37.577553 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.577694 [ 259 ] {c83d596d-b544-4c50-a70c-bba9893cb142} TCPHandler: Processed in 0.002076965 sec. 2024.12.21 00:23:37.577769 [ 201 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2024.12.21 00:23:37.577865 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:37.577938 [ 201 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:37.578002 [ 201 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 242 rows starting from the beginning of the part 2024.12.21 00:23:37.578113 [ 260 ] {0c9c4b88-106c-4cb1-b7cb-c5636457e8aa} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:23:37.578211 [ 201 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2024.12.21 00:23:37.578364 [ 260 ] {0c9c4b88-106c-4cb1-b7cb-c5636457e8aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:23:37.578622 [ 201 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2024.12.21 00:23:37.578987 [ 201 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part 2024.12.21 00:23:37.579256 [ 201 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2024.12.21 00:23:37.579535 [ 201 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2024.12.21 00:23:37.581284 [ 260 ] {0c9c4b88-106c-4cb1-b7cb-c5636457e8aa} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.581367 [ 260 ] {0c9c4b88-106c-4cb1-b7cb-c5636457e8aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.582391 [ 260 ] {0c9c4b88-106c-4cb1-b7cb-c5636457e8aa} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:23:37.582589 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004896419 sec., 110284.67947698104 rows/sec., 7.90 MiB/sec. 2024.12.21 00:23:37.582862 [ 260 ] {0c9c4b88-106c-4cb1-b7cb-c5636457e8aa} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.583029 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2024.12.21 00:23:37.583302 [ 260 ] {0c9c4b88-106c-4cb1-b7cb-c5636457e8aa} executeQuery: Read 13 rows, 830.00 B in 0.005255 sec., 2473.8344433872503 rows/sec., 154.24 KiB/sec. 2024.12.21 00:23:37.583390 [ 260 ] {0c9c4b88-106c-4cb1-b7cb-c5636457e8aa} TCPHandler: Processed in 0.005605209 sec. 2024.12.21 00:23:37.583617 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:37.583794 [ 259 ] {bffb7a40-0036-4ed3-84af-ff8e8b177b95} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:37.583876 [ 259 ] {bffb7a40-0036-4ed3-84af-ff8e8b177b95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:37.583894 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_38_8} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.584122 [ 188 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_38_8} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2024.12.21 00:23:37.584334 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 00:23:37.584947 [ 259 ] {bffb7a40-0036-4ed3-84af-ff8e8b177b95} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.584992 [ 259 ] {bffb7a40-0036-4ed3-84af-ff8e8b177b95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.585388 [ 259 ] {bffb7a40-0036-4ed3-84af-ff8e8b177b95} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.21 00:23:37.585632 [ 259 ] {bffb7a40-0036-4ed3-84af-ff8e8b177b95} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.585864 [ 259 ] {bffb7a40-0036-4ed3-84af-ff8e8b177b95} executeQuery: Read 394 rows, 28.64 KiB in 0.002121 sec., 185761.43328618575 rows/sec., 13.19 MiB/sec. 2024.12.21 00:23:37.585975 [ 259 ] {bffb7a40-0036-4ed3-84af-ff8e8b177b95} TCPHandler: Processed in 0.002452165 sec. 2024.12.21 00:23:37.586214 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:37.586415 [ 260 ] {2d82e6a9-8bad-4255-88fa-2724c1765f44} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:23:37.586477 [ 260 ] {2d82e6a9-8bad-4255-88fa-2724c1765f44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:23:37.587004 [ 260 ] {2d82e6a9-8bad-4255-88fa-2724c1765f44} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.587043 [ 260 ] {2d82e6a9-8bad-4255-88fa-2724c1765f44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.587435 [ 260 ] {2d82e6a9-8bad-4255-88fa-2724c1765f44} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:23:37.587679 [ 260 ] {2d82e6a9-8bad-4255-88fa-2724c1765f44} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.587813 [ 74 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2024.12.21 00:23:37.587850 [ 74 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.587877 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.587887 [ 260 ] {2d82e6a9-8bad-4255-88fa-2724c1765f44} executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. 2024.12.21 00:23:37.588140 [ 260 ] {2d82e6a9-8bad-4255-88fa-2724c1765f44} TCPHandler: Processed in 0.002078475 sec. 2024.12.21 00:23:37.588214 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2024.12.21 00:23:37.588429 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:37.588867 [ 259 ] {12f04edf-7442-47ef-9e53-a41f10829937} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:37.589031 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:37.589065 [ 259 ] {12f04edf-7442-47ef-9e53-a41f10829937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:37.589134 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part 2024.12.21 00:23:37.589525 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2024.12.21 00:23:37.589822 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2024.12.21 00:23:37.590260 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2024.12.21 00:23:37.590406 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2024.12.21 00:23:37.590802 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2024.12.21 00:23:37.591772 [ 259 ] {12f04edf-7442-47ef-9e53-a41f10829937} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.591856 [ 259 ] {12f04edf-7442-47ef-9e53-a41f10829937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.592963 [ 259 ] {12f04edf-7442-47ef-9e53-a41f10829937} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.21 00:23:37.593361 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.005425814 sec., 42021.344631423046 rows/sec., 2.14 MiB/sec. 2024.12.21 00:23:37.593522 [ 259 ] {12f04edf-7442-47ef-9e53-a41f10829937} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.593574 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2024.12.21 00:23:37.593938 [ 259 ] {12f04edf-7442-47ef-9e53-a41f10829937} executeQuery: Read 237 rows, 16.27 KiB in 0.005219 sec., 45410.99827553171 rows/sec., 3.04 MiB/sec. 2024.12.21 00:23:37.594134 [ 259 ] {12f04edf-7442-47ef-9e53-a41f10829937} TCPHandler: Processed in 0.005905646 sec. 2024.12.21 00:23:37.594232 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_38_8} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.594340 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:37.594359 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_38_8} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2024.12.21 00:23:37.594530 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:23:37.594573 [ 260 ] {afd00e92-149c-415e-bd39-4a2a55fa3802} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:23:37.594638 [ 260 ] {afd00e92-149c-415e-bd39-4a2a55fa3802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:23:37.595113 [ 260 ] {afd00e92-149c-415e-bd39-4a2a55fa3802} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.595183 [ 260 ] {afd00e92-149c-415e-bd39-4a2a55fa3802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.595596 [ 260 ] {afd00e92-149c-415e-bd39-4a2a55fa3802} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 00:23:37.596091 [ 260 ] {afd00e92-149c-415e-bd39-4a2a55fa3802} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.596281 [ 260 ] {afd00e92-149c-415e-bd39-4a2a55fa3802} executeQuery: Read 1 rows, 69.00 B in 0.001775 sec., 563.3802816901408 rows/sec., 37.96 KiB/sec. 2024.12.21 00:23:37.596341 [ 260 ] {afd00e92-149c-415e-bd39-4a2a55fa3802} TCPHandler: Processed in 0.002087696 sec. 2024.12.21 00:23:37.596494 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:37.596635 [ 259 ] {df5e70bd-dc32-41ff-b7d6-aa064964bdd3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:37.596728 [ 259 ] {df5e70bd-dc32-41ff-b7d6-aa064964bdd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:23:37.597855 [ 259 ] {df5e70bd-dc32-41ff-b7d6-aa064964bdd3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.597894 [ 259 ] {df5e70bd-dc32-41ff-b7d6-aa064964bdd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.598530 [ 259 ] {df5e70bd-dc32-41ff-b7d6-aa064964bdd3} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 00:23:37.598793 [ 259 ] {df5e70bd-dc32-41ff-b7d6-aa064964bdd3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.598994 [ 74 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.21 00:23:37.599064 [ 74 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.599079 [ 259 ] {df5e70bd-dc32-41ff-b7d6-aa064964bdd3} executeQuery: Read 12 rows, 22.02 KiB in 0.002463 sec., 4872.1071863581 rows/sec., 8.73 MiB/sec. 2024.12.21 00:23:37.599105 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.599743 [ 259 ] {df5e70bd-dc32-41ff-b7d6-aa064964bdd3} TCPHandler: Processed in 0.003306358 sec. 2024.12.21 00:23:37.599787 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.21 00:23:37.600105 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:37.600517 [ 260 ] {36045ec2-80c6-4d0f-9fa7-bf631adc09ee} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:37.600692 [ 260 ] {36045ec2-80c6-4d0f-9fa7-bf631adc09ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:37.601521 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:37.601634 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1233 rows starting from the beginning of the part 2024.12.21 00:23:37.602019 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part 2024.12.21 00:23:37.602482 [ 260 ] {36045ec2-80c6-4d0f-9fa7-bf631adc09ee} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:37.602489 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 27 rows starting from the beginning of the part 2024.12.21 00:23:37.602528 [ 260 ] {36045ec2-80c6-4d0f-9fa7-bf631adc09ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:37.602866 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part 2024.12.21 00:23:37.603234 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 27 rows starting from the beginning of the part 2024.12.21 00:23:37.603389 [ 260 ] {36045ec2-80c6-4d0f-9fa7-bf631adc09ee} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.21 00:23:37.603544 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part 2024.12.21 00:23:37.603901 [ 260 ] {36045ec2-80c6-4d0f-9fa7-bf631adc09ee} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.604346 [ 260 ] {36045ec2-80c6-4d0f-9fa7-bf631adc09ee} executeQuery: Read 82 rows, 5.33 KiB in 0.00396 sec., 20707.070707070707 rows/sec., 1.32 MiB/sec. 2024.12.21 00:23:37.604421 [ 260 ] {36045ec2-80c6-4d0f-9fa7-bf631adc09ee} TCPHandler: Processed in 0.00453689 sec. 2024.12.21 00:23:37.611590 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1323 rows, containing 19 columns (19 merged, 0 gathered) in 0.012350698 sec., 107119.45187227475 rows/sec., 191.95 MiB/sec. 2024.12.21 00:23:37.612688 [ 190 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.21 00:23:37.613098 [ 190 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_71_14} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:37.613196 [ 190 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_71_14} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.21 00:23:37.613308 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. 2024.12.21 00:23:38.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 238.16 MiB, peak 249.66 MiB, free memory in arenas 0.00 B, will set to 241.02 MiB (RSS), difference: 2.85 MiB 2024.12.21 00:23:41.059369 [ 70 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:23:41.059423 [ 70 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:23:41.280408 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 2024.12.21 00:23:41.281157 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:41.281209 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:41.281768 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:23:41.282035 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:41.282303 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2024.12.21 00:23:42.564330 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:42.564575 [ 260 ] {474c4db6-8d73-4d20-b013-4b1ee570c2f1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:42.564662 [ 260 ] {474c4db6-8d73-4d20-b013-4b1ee570c2f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:42.565563 [ 260 ] {474c4db6-8d73-4d20-b013-4b1ee570c2f1} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:42.565618 [ 260 ] {474c4db6-8d73-4d20-b013-4b1ee570c2f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:42.566093 [ 260 ] {474c4db6-8d73-4d20-b013-4b1ee570c2f1} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.21 00:23:42.566371 [ 260 ] {474c4db6-8d73-4d20-b013-4b1ee570c2f1} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:42.566622 [ 260 ] {474c4db6-8d73-4d20-b013-4b1ee570c2f1} executeQuery: Read 110 rows, 9.44 KiB in 0.002111 sec., 52108.00568450971 rows/sec., 4.37 MiB/sec. 2024.12.21 00:23:42.566695 [ 260 ] {474c4db6-8d73-4d20-b013-4b1ee570c2f1} TCPHandler: Processed in 0.002512876 sec. 2024.12.21 00:23:42.566954 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:42.567164 [ 259 ] {d1bb3097-cc52-4327-a1bc-92b385660a87} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:23:42.567244 [ 259 ] {d1bb3097-cc52-4327-a1bc-92b385660a87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:23:42.568169 [ 259 ] {d1bb3097-cc52-4327-a1bc-92b385660a87} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:42.568231 [ 259 ] {d1bb3097-cc52-4327-a1bc-92b385660a87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:42.568677 [ 259 ] {d1bb3097-cc52-4327-a1bc-92b385660a87} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.21 00:23:42.568932 [ 259 ] {d1bb3097-cc52-4327-a1bc-92b385660a87} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:42.569141 [ 259 ] {d1bb3097-cc52-4327-a1bc-92b385660a87} executeQuery: Read 27 rows, 2.03 KiB in 0.002033 sec., 13280.865715691096 rows/sec., 998.66 KiB/sec. 2024.12.21 00:23:42.569226 [ 259 ] {d1bb3097-cc52-4327-a1bc-92b385660a87} TCPHandler: Processed in 0.002410363 sec. 2024.12.21 00:23:42.569459 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:42.569693 [ 260 ] {e5280c83-1780-4d7a-80a0-efaeff9cfc7c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:42.569792 [ 260 ] {e5280c83-1780-4d7a-80a0-efaeff9cfc7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:42.570517 [ 260 ] {e5280c83-1780-4d7a-80a0-efaeff9cfc7c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:42.570561 [ 260 ] {e5280c83-1780-4d7a-80a0-efaeff9cfc7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:42.570956 [ 260 ] {e5280c83-1780-4d7a-80a0-efaeff9cfc7c} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.21 00:23:42.571205 [ 260 ] {e5280c83-1780-4d7a-80a0-efaeff9cfc7c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:42.571445 [ 260 ] {e5280c83-1780-4d7a-80a0-efaeff9cfc7c} executeQuery: Read 91 rows, 7.28 KiB in 0.001805 sec., 50415.51246537396 rows/sec., 3.94 MiB/sec. 2024.12.21 00:23:42.571518 [ 260 ] {e5280c83-1780-4d7a-80a0-efaeff9cfc7c} TCPHandler: Processed in 0.002174437 sec. 2024.12.21 00:23:42.571747 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:42.571966 [ 259 ] {a1a037ed-372f-4cd3-8620-a8789469c1e8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:42.572033 [ 259 ] {a1a037ed-372f-4cd3-8620-a8789469c1e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:42.573451 [ 259 ] {a1a037ed-372f-4cd3-8620-a8789469c1e8} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:42.573525 [ 259 ] {a1a037ed-372f-4cd3-8620-a8789469c1e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:42.574022 [ 259 ] {a1a037ed-372f-4cd3-8620-a8789469c1e8} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.21 00:23:42.574273 [ 259 ] {a1a037ed-372f-4cd3-8620-a8789469c1e8} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:42.574509 [ 259 ] {a1a037ed-372f-4cd3-8620-a8789469c1e8} executeQuery: Read 160 rows, 11.41 KiB in 0.002577 sec., 62087.69887466046 rows/sec., 4.32 MiB/sec. 2024.12.21 00:23:42.574574 [ 259 ] {a1a037ed-372f-4cd3-8620-a8789469c1e8} TCPHandler: Processed in 0.002954818 sec. 2024.12.21 00:23:42.574741 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:42.574885 [ 260 ] {762502db-a231-468e-bc51-30de3c761ab7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:42.574982 [ 260 ] {762502db-a231-468e-bc51-30de3c761ab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:23:42.576280 [ 260 ] {762502db-a231-468e-bc51-30de3c761ab7} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:42.576323 [ 260 ] {762502db-a231-468e-bc51-30de3c761ab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:42.576976 [ 260 ] {762502db-a231-468e-bc51-30de3c761ab7} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.21 00:23:42.577240 [ 260 ] {762502db-a231-468e-bc51-30de3c761ab7} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:42.577470 [ 260 ] {762502db-a231-468e-bc51-30de3c761ab7} executeQuery: Read 27 rows, 49.54 KiB in 0.002618 sec., 10313.216195569137 rows/sec., 18.48 MiB/sec. 2024.12.21 00:23:42.577577 [ 260 ] {762502db-a231-468e-bc51-30de3c761ab7} TCPHandler: Processed in 0.002905397 sec. 2024.12.21 00:23:42.577728 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:42.577872 [ 259 ] {f5ba735c-e83e-480e-b9b5-a71e106164f2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:42.577935 [ 259 ] {f5ba735c-e83e-480e-b9b5-a71e106164f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:42.578538 [ 259 ] {f5ba735c-e83e-480e-b9b5-a71e106164f2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:42.578587 [ 259 ] {f5ba735c-e83e-480e-b9b5-a71e106164f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:42.579017 [ 259 ] {f5ba735c-e83e-480e-b9b5-a71e106164f2} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.21 00:23:42.579263 [ 259 ] {f5ba735c-e83e-480e-b9b5-a71e106164f2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:42.579490 [ 259 ] {f5ba735c-e83e-480e-b9b5-a71e106164f2} executeQuery: Read 60 rows, 4.14 KiB in 0.001651 sec., 36341.611144760755 rows/sec., 2.45 MiB/sec. 2024.12.21 00:23:42.579544 [ 259 ] {f5ba735c-e83e-480e-b9b5-a71e106164f2} TCPHandler: Processed in 0.00188324 sec. 2024.12.21 00:23:43.006607 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2024.12.21 00:23:43.029702 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:43.029767 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:43.037072 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:23:43.037849 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:43.041528 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2024.12.21 00:23:44.939704 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:44.939921 [ 260 ] {c2d34d4e-4917-49ef-ac74-d9ef8b42f4dd} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:23:44.940003 [ 260 ] {c2d34d4e-4917-49ef-ac74-d9ef8b42f4dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:23:44.940813 [ 260 ] {c2d34d4e-4917-49ef-ac74-d9ef8b42f4dd} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.940864 [ 260 ] {c2d34d4e-4917-49ef-ac74-d9ef8b42f4dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.941320 [ 260 ] {c2d34d4e-4917-49ef-ac74-d9ef8b42f4dd} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:23:44.941604 [ 260 ] {c2d34d4e-4917-49ef-ac74-d9ef8b42f4dd} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.941830 [ 260 ] {c2d34d4e-4917-49ef-ac74-d9ef8b42f4dd} executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. 2024.12.21 00:23:44.941940 [ 260 ] {c2d34d4e-4917-49ef-ac74-d9ef8b42f4dd} TCPHandler: Processed in 0.002387583 sec. 2024.12.21 00:23:44.942225 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:44.942415 [ 259 ] {0fe049cb-e3b3-4cc5-bcb8-eef71ce2e72d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:44.942485 [ 259 ] {0fe049cb-e3b3-4cc5-bcb8-eef71ce2e72d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:44.943836 [ 259 ] {0fe049cb-e3b3-4cc5-bcb8-eef71ce2e72d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.943881 [ 259 ] {0fe049cb-e3b3-4cc5-bcb8-eef71ce2e72d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.944394 [ 259 ] {0fe049cb-e3b3-4cc5-bcb8-eef71ce2e72d} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.21 00:23:44.944660 [ 259 ] {0fe049cb-e3b3-4cc5-bcb8-eef71ce2e72d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.944823 [ 65 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.21 00:23:44.944862 [ 65 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.944868 [ 259 ] {0fe049cb-e3b3-4cc5-bcb8-eef71ce2e72d} executeQuery: Read 1367 rows, 116.44 KiB in 0.002502 sec., 546362.9096722623 rows/sec., 45.45 MiB/sec. 2024.12.21 00:23:44.944885 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.944955 [ 259 ] {0fe049cb-e3b3-4cc5-bcb8-eef71ce2e72d} TCPHandler: Processed in 0.002893426 sec. 2024.12.21 00:23:44.945191 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.21 00:23:44.945210 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:44.945700 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:44.945721 [ 260 ] {2a7f826d-eb8d-4272-b131-afa9f29daa5f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:23:44.945832 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1430 rows starting from the beginning of the part 2024.12.21 00:23:44.945939 [ 260 ] {2a7f826d-eb8d-4272-b131-afa9f29daa5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:23:44.946312 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 227 rows starting from the beginning of the part 2024.12.21 00:23:44.946771 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 110 rows starting from the beginning of the part 2024.12.21 00:23:44.947232 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 227 rows starting from the beginning of the part 2024.12.21 00:23:44.947681 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 110 rows starting from the beginning of the part 2024.12.21 00:23:44.948158 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1367 rows starting from the beginning of the part 2024.12.21 00:23:44.949770 [ 260 ] {2a7f826d-eb8d-4272-b131-afa9f29daa5f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.949829 [ 260 ] {2a7f826d-eb8d-4272-b131-afa9f29daa5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.950814 [ 260 ] {2a7f826d-eb8d-4272-b131-afa9f29daa5f} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.21 00:23:44.951174 [ 260 ] {2a7f826d-eb8d-4272-b131-afa9f29daa5f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.951503 [ 260 ] {2a7f826d-eb8d-4272-b131-afa9f29daa5f} executeQuery: Read 19 rows, 1.36 KiB in 0.005987 sec., 3173.5426757975615 rows/sec., 226.89 KiB/sec. 2024.12.21 00:23:44.951802 [ 260 ] {2a7f826d-eb8d-4272-b131-afa9f29daa5f} TCPHandler: Processed in 0.006726629 sec. 2024.12.21 00:23:44.952198 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:44.952585 [ 259 ] {20409b44-cd0a-4c59-a382-34ff227ff463} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:23:44.952589 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3471 rows, containing 5 columns (5 merged, 0 gathered) in 0.007617391 sec., 455667.8264250844 rows/sec., 39.96 MiB/sec. 2024.12.21 00:23:44.952689 [ 259 ] {20409b44-cd0a-4c59-a382-34ff227ff463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:23:44.952852 [ 193 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.21 00:23:44.953233 [ 193 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_91_18} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.953365 [ 193 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_91_18} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.21 00:23:44.953457 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2024.12.21 00:23:44.953588 [ 259 ] {20409b44-cd0a-4c59-a382-34ff227ff463} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.953627 [ 259 ] {20409b44-cd0a-4c59-a382-34ff227ff463} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.953988 [ 259 ] {20409b44-cd0a-4c59-a382-34ff227ff463} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:23:44.954225 [ 259 ] {20409b44-cd0a-4c59-a382-34ff227ff463} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.954410 [ 259 ] {20409b44-cd0a-4c59-a382-34ff227ff463} executeQuery: Read 242 rows, 16.79 KiB in 0.00193 sec., 125388.60103626942 rows/sec., 8.50 MiB/sec. 2024.12.21 00:23:44.954463 [ 259 ] {20409b44-cd0a-4c59-a382-34ff227ff463} TCPHandler: Processed in 0.002525567 sec. 2024.12.21 00:23:44.954637 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:44.954778 [ 260 ] {da33e1ff-f733-4cd0-9690-bd5716e991d7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:23:44.954838 [ 260 ] {da33e1ff-f733-4cd0-9690-bd5716e991d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:23:44.955443 [ 260 ] {da33e1ff-f733-4cd0-9690-bd5716e991d7} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.955484 [ 260 ] {da33e1ff-f733-4cd0-9690-bd5716e991d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.955856 [ 260 ] {da33e1ff-f733-4cd0-9690-bd5716e991d7} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:23:44.956104 [ 260 ] {da33e1ff-f733-4cd0-9690-bd5716e991d7} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.956332 [ 260 ] {da33e1ff-f733-4cd0-9690-bd5716e991d7} executeQuery: Read 13 rows, 830.00 B in 0.001585 sec., 8201.892744479495 rows/sec., 511.39 KiB/sec. 2024.12.21 00:23:44.956389 [ 260 ] {da33e1ff-f733-4cd0-9690-bd5716e991d7} TCPHandler: Processed in 0.001824818 sec. 2024.12.21 00:23:44.956549 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:44.956689 [ 259 ] {3f7ac4c8-48f5-42a8-b622-e05ba003a0a4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:44.956747 [ 259 ] {3f7ac4c8-48f5-42a8-b622-e05ba003a0a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:44.957697 [ 259 ] {3f7ac4c8-48f5-42a8-b622-e05ba003a0a4} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.957737 [ 259 ] {3f7ac4c8-48f5-42a8-b622-e05ba003a0a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.958124 [ 259 ] {3f7ac4c8-48f5-42a8-b622-e05ba003a0a4} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.21 00:23:44.958370 [ 259 ] {3f7ac4c8-48f5-42a8-b622-e05ba003a0a4} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.958510 [ 65 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.21 00:23:44.958548 [ 65 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.958558 [ 259 ] {3f7ac4c8-48f5-42a8-b622-e05ba003a0a4} executeQuery: Read 850 rows, 62.93 KiB in 0.001899 sec., 447604.00210637174 rows/sec., 32.36 MiB/sec. 2024.12.21 00:23:44.958578 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.958680 [ 259 ] {3f7ac4c8-48f5-42a8-b622-e05ba003a0a4} TCPHandler: Processed in 0.002198748 sec. 2024.12.21 00:23:44.959019 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.21 00:23:44.959104 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:44.959590 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:44.959724 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part 2024.12.21 00:23:44.959918 [ 260 ] {8da6e08a-7167-4cfd-8526-df9b9a81a817} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:23:44.960159 [ 260 ] {8da6e08a-7167-4cfd-8526-df9b9a81a817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:23:44.960163 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 394 rows starting from the beginning of the part 2024.12.21 00:23:44.960569 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 91 rows starting from the beginning of the part 2024.12.21 00:23:44.960912 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 394 rows starting from the beginning of the part 2024.12.21 00:23:44.961294 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 91 rows starting from the beginning of the part 2024.12.21 00:23:44.961501 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 850 rows starting from the beginning of the part 2024.12.21 00:23:44.962422 [ 260 ] {8da6e08a-7167-4cfd-8526-df9b9a81a817} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.962498 [ 260 ] {8da6e08a-7167-4cfd-8526-df9b9a81a817} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.963376 [ 260 ] {8da6e08a-7167-4cfd-8526-df9b9a81a817} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:23:44.963885 [ 260 ] {8da6e08a-7167-4cfd-8526-df9b9a81a817} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.964245 [ 260 ] {8da6e08a-7167-4cfd-8526-df9b9a81a817} executeQuery: Read 6 rows, 321.00 B in 0.004622 sec., 1298.1393336218086 rows/sec., 67.82 KiB/sec. 2024.12.21 00:23:44.964338 [ 260 ] {8da6e08a-7167-4cfd-8526-df9b9a81a817} TCPHandler: Processed in 0.005527337 sec. 2024.12.21 00:23:44.964619 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:44.964789 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2733 rows, containing 5 columns (5 merged, 0 gathered) in 0.006105762 sec., 447609.9789018963 rows/sec., 34.14 MiB/sec. 2024.12.21 00:23:44.964954 [ 259 ] {5c0451c2-4bbb-4c9c-9a06-fa625de2644b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:44.965046 [ 259 ] {5c0451c2-4bbb-4c9c-9a06-fa625de2644b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:44.965063 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.21 00:23:44.965680 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_91_18} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.965774 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_91_18} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.21 00:23:44.965903 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.21 00:23:44.966261 [ 259 ] {5c0451c2-4bbb-4c9c-9a06-fa625de2644b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.966306 [ 259 ] {5c0451c2-4bbb-4c9c-9a06-fa625de2644b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.966757 [ 259 ] {5c0451c2-4bbb-4c9c-9a06-fa625de2644b} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.21 00:23:44.967005 [ 259 ] {5c0451c2-4bbb-4c9c-9a06-fa625de2644b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.967137 [ 65 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.21 00:23:44.967177 [ 65 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.967201 [ 259 ] {5c0451c2-4bbb-4c9c-9a06-fa625de2644b} executeQuery: Read 1019 rows, 69.53 KiB in 0.002325 sec., 438279.56989247317 rows/sec., 29.21 MiB/sec. 2024.12.21 00:23:44.967207 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.967331 [ 259 ] {5c0451c2-4bbb-4c9c-9a06-fa625de2644b} TCPHandler: Processed in 0.002881236 sec. 2024.12.21 00:23:44.967492 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.21 00:23:44.967543 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:44.967794 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:44.967803 [ 260 ] {cab33e09-d5bb-49e5-bfc1-4eef5dd89937} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:23:44.967867 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26051 rows starting from the beginning of the part 2024.12.21 00:23:44.967914 [ 260 ] {cab33e09-d5bb-49e5-bfc1-4eef5dd89937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:23:44.968259 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part 2024.12.21 00:23:44.968699 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2024.12.21 00:23:44.969032 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part 2024.12.21 00:23:44.969353 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2024.12.21 00:23:44.969687 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1019 rows starting from the beginning of the part 2024.12.21 00:23:44.970343 [ 260 ] {cab33e09-d5bb-49e5-bfc1-4eef5dd89937} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.970402 [ 260 ] {cab33e09-d5bb-49e5-bfc1-4eef5dd89937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.971118 [ 260 ] {cab33e09-d5bb-49e5-bfc1-4eef5dd89937} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 00:23:44.971657 [ 260 ] {cab33e09-d5bb-49e5-bfc1-4eef5dd89937} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.972008 [ 260 ] {cab33e09-d5bb-49e5-bfc1-4eef5dd89937} executeQuery: Read 1 rows, 69.00 B in 0.004294 sec., 232.88309268747088 rows/sec., 15.69 KiB/sec. 2024.12.21 00:23:44.972336 [ 260 ] {cab33e09-d5bb-49e5-bfc1-4eef5dd89937} TCPHandler: Processed in 0.004897069 sec. 2024.12.21 00:23:44.972658 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:44.973043 [ 259 ] {16edb057-d4ff-428e-8653-4e329aae1235} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:44.973304 [ 259 ] {16edb057-d4ff-428e-8653-4e329aae1235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:23:44.975581 [ 259 ] {16edb057-d4ff-428e-8653-4e329aae1235} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.975620 [ 259 ] {16edb057-d4ff-428e-8653-4e329aae1235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.976470 [ 259 ] {16edb057-d4ff-428e-8653-4e329aae1235} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.21 00:23:44.976798 [ 259 ] {16edb057-d4ff-428e-8653-4e329aae1235} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.977040 [ 259 ] {16edb057-d4ff-428e-8653-4e329aae1235} executeQuery: Read 12 rows, 22.02 KiB in 0.004122 sec., 2911.208151382824 rows/sec., 5.22 MiB/sec. 2024.12.21 00:23:44.977137 [ 259 ] {16edb057-d4ff-428e-8653-4e329aae1235} TCPHandler: Processed in 0.004652223 sec. 2024.12.21 00:23:44.977392 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:44.977733 [ 260 ] {269121de-77f7-4943-bcd2-d819e181f144} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:44.977839 [ 260 ] {269121de-77f7-4943-bcd2-d819e181f144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:44.978489 [ 260 ] {269121de-77f7-4943-bcd2-d819e181f144} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.978528 [ 260 ] {269121de-77f7-4943-bcd2-d819e181f144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.979043 [ 260 ] {269121de-77f7-4943-bcd2-d819e181f144} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.21 00:23:44.979367 [ 260 ] {269121de-77f7-4943-bcd2-d819e181f144} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.979637 [ 65 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.21 00:23:44.979758 [ 65 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:44.979848 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. 2024.12.21 00:23:44.980094 [ 260 ] {269121de-77f7-4943-bcd2-d819e181f144} executeQuery: Read 58 rows, 3.68 KiB in 0.002418 sec., 23986.765922249793 rows/sec., 1.48 MiB/sec. 2024.12.21 00:23:44.980454 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.21 00:23:44.980493 [ 260 ] {269121de-77f7-4943-bcd2-d819e181f144} TCPHandler: Processed in 0.003239116 sec. 2024.12.21 00:23:44.980558 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 27864 rows, containing 5 columns (5 merged, 0 gathered) in 0.01322335 sec., 2107181.6143412977 rows/sec., 142.23 MiB/sec. 2024.12.21 00:23:44.980741 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:44.980780 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5196 rows starting from the beginning of the part 2024.12.21 00:23:44.980931 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part 2024.12.21 00:23:44.981029 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2024.12.21 00:23:44.981109 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.21 00:23:44.981397 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part 2024.12.21 00:23:44.981591 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2024.12.21 00:23:44.981816 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 58 rows starting from the beginning of the part 2024.12.21 00:23:44.982259 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_91_18} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.982449 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_91_18} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.21 00:23:44.982624 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2024.12.21 00:23:44.984434 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 4 columns (4 merged, 0 gathered) in 0.004427677 sec., 1250768.7439711615 rows/sec., 81.49 MiB/sec. 2024.12.21 00:23:44.984933 [ 197 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.21 00:23:44.985246 [ 197 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_91_18} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:44.985340 [ 197 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_91_18} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.21 00:23:44.985430 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2024.12.21 00:23:46.410413 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1618 2024.12.21 00:23:46.414016 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:46.414071 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:46.415597 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:23:46.415926 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:46.416934 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1618 2024.12.21 00:23:47.557791 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:47.558089 [ 260 ] {165ff8f7-1e9c-4b5a-bab2-b678fb4bf585} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:47.558165 [ 260 ] {165ff8f7-1e9c-4b5a-bab2-b678fb4bf585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:47.558991 [ 260 ] {165ff8f7-1e9c-4b5a-bab2-b678fb4bf585} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:47.559037 [ 260 ] {165ff8f7-1e9c-4b5a-bab2-b678fb4bf585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:47.559503 [ 260 ] {165ff8f7-1e9c-4b5a-bab2-b678fb4bf585} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.21 00:23:47.559769 [ 260 ] {165ff8f7-1e9c-4b5a-bab2-b678fb4bf585} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:47.559990 [ 260 ] {165ff8f7-1e9c-4b5a-bab2-b678fb4bf585} executeQuery: Read 56 rows, 4.38 KiB in 0.00197 sec., 28426.395939086295 rows/sec., 2.17 MiB/sec. 2024.12.21 00:23:47.560075 [ 260 ] {165ff8f7-1e9c-4b5a-bab2-b678fb4bf585} TCPHandler: Processed in 0.002474626 sec. 2024.12.21 00:23:47.560362 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:47.560577 [ 259 ] {e1ee7a22-ccf3-4d7f-91eb-805179a4a7e4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:47.560659 [ 259 ] {e1ee7a22-ccf3-4d7f-91eb-805179a4a7e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:47.561479 [ 259 ] {e1ee7a22-ccf3-4d7f-91eb-805179a4a7e4} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:47.561531 [ 259 ] {e1ee7a22-ccf3-4d7f-91eb-805179a4a7e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:47.561961 [ 259 ] {e1ee7a22-ccf3-4d7f-91eb-805179a4a7e4} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.21 00:23:47.562206 [ 259 ] {e1ee7a22-ccf3-4d7f-91eb-805179a4a7e4} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:47.562441 [ 259 ] {e1ee7a22-ccf3-4d7f-91eb-805179a4a7e4} executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. 2024.12.21 00:23:47.562511 [ 259 ] {e1ee7a22-ccf3-4d7f-91eb-805179a4a7e4} TCPHandler: Processed in 0.002316292 sec. 2024.12.21 00:23:47.562685 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:47.562817 [ 260 ] {da994965-fbad-47a9-ae3f-55b97c19467b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:47.562875 [ 260 ] {da994965-fbad-47a9-ae3f-55b97c19467b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:47.563437 [ 260 ] {da994965-fbad-47a9-ae3f-55b97c19467b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:47.563476 [ 260 ] {da994965-fbad-47a9-ae3f-55b97c19467b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:47.563895 [ 260 ] {da994965-fbad-47a9-ae3f-55b97c19467b} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.21 00:23:47.564148 [ 260 ] {da994965-fbad-47a9-ae3f-55b97c19467b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:47.564333 [ 260 ] {da994965-fbad-47a9-ae3f-55b97c19467b} executeQuery: Read 64 rows, 4.56 KiB in 0.001548 sec., 41343.669250645995 rows/sec., 2.88 MiB/sec. 2024.12.21 00:23:47.564389 [ 260 ] {da994965-fbad-47a9-ae3f-55b97c19467b} TCPHandler: Processed in 0.001764757 sec. 2024.12.21 00:23:47.564544 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:47.564691 [ 259 ] {37eda54a-ef57-45da-954f-f02c04a520ce} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:47.564755 [ 259 ] {37eda54a-ef57-45da-954f-f02c04a520ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:47.565276 [ 259 ] {37eda54a-ef57-45da-954f-f02c04a520ce} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:47.565316 [ 259 ] {37eda54a-ef57-45da-954f-f02c04a520ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:47.565695 [ 259 ] {37eda54a-ef57-45da-954f-f02c04a520ce} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.21 00:23:47.565947 [ 259 ] {37eda54a-ef57-45da-954f-f02c04a520ce} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:47.566176 [ 259 ] {37eda54a-ef57-45da-954f-f02c04a520ce} executeQuery: Read 24 rows, 1.66 KiB in 0.001521 sec., 15779.092702169626 rows/sec., 1.06 MiB/sec. 2024.12.21 00:23:47.566229 [ 259 ] {37eda54a-ef57-45da-954f-f02c04a520ce} TCPHandler: Processed in 0.001750626 sec. 2024.12.21 00:23:48.783418 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 2024.12.21 00:23:48.784085 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:48.784141 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:48.784689 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:23:48.784962 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:48.785270 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 2024.12.21 00:23:50.542529 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2024.12.21 00:23:50.564466 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:50.564530 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:50.571846 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:23:50.572616 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:50.576902 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2024.12.21 00:23:52.563708 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:52.564046 [ 260 ] {f47bfe9c-dcad-48f8-87da-99542a030416} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:52.564167 [ 260 ] {f47bfe9c-dcad-48f8-87da-99542a030416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:52.565003 [ 260 ] {f47bfe9c-dcad-48f8-87da-99542a030416} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:52.565054 [ 260 ] {f47bfe9c-dcad-48f8-87da-99542a030416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:52.565528 [ 260 ] {f47bfe9c-dcad-48f8-87da-99542a030416} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.21 00:23:52.565803 [ 260 ] {f47bfe9c-dcad-48f8-87da-99542a030416} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:52.566082 [ 260 ] {f47bfe9c-dcad-48f8-87da-99542a030416} executeQuery: Read 110 rows, 9.44 KiB in 0.002125 sec., 51764.70588235294 rows/sec., 4.34 MiB/sec. 2024.12.21 00:23:52.566151 [ 260 ] {f47bfe9c-dcad-48f8-87da-99542a030416} TCPHandler: Processed in 0.00263272 sec. 2024.12.21 00:23:52.566401 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:52.566592 [ 259 ] {06914e58-3349-4834-9beb-21ff7f79527a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:23:52.566665 [ 259 ] {06914e58-3349-4834-9beb-21ff7f79527a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:23:52.567411 [ 259 ] {06914e58-3349-4834-9beb-21ff7f79527a} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:52.567458 [ 259 ] {06914e58-3349-4834-9beb-21ff7f79527a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:52.567884 [ 259 ] {06914e58-3349-4834-9beb-21ff7f79527a} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.21 00:23:52.568140 [ 259 ] {06914e58-3349-4834-9beb-21ff7f79527a} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:52.568372 [ 259 ] {06914e58-3349-4834-9beb-21ff7f79527a} executeQuery: Read 27 rows, 2.03 KiB in 0.001831 sec., 14746.04041507373 rows/sec., 1.08 MiB/sec. 2024.12.21 00:23:52.568438 [ 259 ] {06914e58-3349-4834-9beb-21ff7f79527a} TCPHandler: Processed in 0.002162978 sec. 2024.12.21 00:23:52.568597 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:52.568724 [ 260 ] {0a22b157-4e49-4c29-95f2-0dea63d88303} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:52.568776 [ 260 ] {0a22b157-4e49-4c29-95f2-0dea63d88303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:52.569407 [ 260 ] {0a22b157-4e49-4c29-95f2-0dea63d88303} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:52.569451 [ 260 ] {0a22b157-4e49-4c29-95f2-0dea63d88303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:52.569837 [ 260 ] {0a22b157-4e49-4c29-95f2-0dea63d88303} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.21 00:23:52.570088 [ 260 ] {0a22b157-4e49-4c29-95f2-0dea63d88303} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:52.570308 [ 260 ] {0a22b157-4e49-4c29-95f2-0dea63d88303} executeQuery: Read 91 rows, 7.28 KiB in 0.001613 sec., 56416.61500309981 rows/sec., 4.41 MiB/sec. 2024.12.21 00:23:52.570364 [ 260 ] {0a22b157-4e49-4c29-95f2-0dea63d88303} TCPHandler: Processed in 0.001826589 sec. 2024.12.21 00:23:52.570525 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:52.570671 [ 259 ] {13e458b2-3739-44dd-815c-eb8c2a75a8fb} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:52.570735 [ 259 ] {13e458b2-3739-44dd-815c-eb8c2a75a8fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:52.571371 [ 259 ] {13e458b2-3739-44dd-815c-eb8c2a75a8fb} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:52.571410 [ 259 ] {13e458b2-3739-44dd-815c-eb8c2a75a8fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:52.571805 [ 259 ] {13e458b2-3739-44dd-815c-eb8c2a75a8fb} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.21 00:23:52.572038 [ 259 ] {13e458b2-3739-44dd-815c-eb8c2a75a8fb} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:52.572256 [ 259 ] {13e458b2-3739-44dd-815c-eb8c2a75a8fb} executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. 2024.12.21 00:23:52.572313 [ 259 ] {13e458b2-3739-44dd-815c-eb8c2a75a8fb} TCPHandler: Processed in 0.001857949 sec. 2024.12.21 00:23:52.572514 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:52.572738 [ 260 ] {94ad39b4-eb36-4721-8b81-70a209b07043} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:52.572879 [ 260 ] {94ad39b4-eb36-4721-8b81-70a209b07043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:23:52.574194 [ 260 ] {94ad39b4-eb36-4721-8b81-70a209b07043} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:52.574235 [ 260 ] {94ad39b4-eb36-4721-8b81-70a209b07043} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:52.574905 [ 260 ] {94ad39b4-eb36-4721-8b81-70a209b07043} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.21 00:23:52.575170 [ 260 ] {94ad39b4-eb36-4721-8b81-70a209b07043} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:52.575501 [ 260 ] {94ad39b4-eb36-4721-8b81-70a209b07043} executeQuery: Read 27 rows, 49.54 KiB in 0.00281 sec., 9608.540925266903 rows/sec., 17.22 MiB/sec. 2024.12.21 00:23:52.575837 [ 260 ] {94ad39b4-eb36-4721-8b81-70a209b07043} TCPHandler: Processed in 0.003432811 sec. 2024.12.21 00:23:52.576183 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:52.576337 [ 259 ] {d7e25ed6-e1eb-4efc-b84e-bde3249d44fd} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:52.576397 [ 259 ] {d7e25ed6-e1eb-4efc-b84e-bde3249d44fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:52.576960 [ 259 ] {d7e25ed6-e1eb-4efc-b84e-bde3249d44fd} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:52.577006 [ 259 ] {d7e25ed6-e1eb-4efc-b84e-bde3249d44fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:52.577392 [ 259 ] {d7e25ed6-e1eb-4efc-b84e-bde3249d44fd} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.21 00:23:52.577623 [ 259 ] {d7e25ed6-e1eb-4efc-b84e-bde3249d44fd} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:52.577988 [ 259 ] {d7e25ed6-e1eb-4efc-b84e-bde3249d44fd} executeQuery: Read 60 rows, 4.14 KiB in 0.001682 sec., 35671.8192627824 rows/sec., 2.40 MiB/sec. 2024.12.21 00:23:52.578040 [ 259 ] {d7e25ed6-e1eb-4efc-b84e-bde3249d44fd} TCPHandler: Processed in 0.002084975 sec. 2024.12.21 00:23:56.059478 [ 49 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:23:56.059558 [ 49 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:23:56.286328 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 2024.12.21 00:23:56.287024 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:56.287073 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:56.287619 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:23:56.287901 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:56.288168 [ 49 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.21 00:23:56.288204 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2024.12.21 00:23:56.288371 [ 49 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:56.288405 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:56.288631 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.21 00:23:56.289183 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:56.289342 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part 2024.12.21 00:23:56.289534 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part 2024.12.21 00:23:56.289623 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part 2024.12.21 00:23:56.289742 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part 2024.12.21 00:23:56.289834 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part 2024.12.21 00:23:56.289920 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part 2024.12.21 00:23:56.292728 [ 198 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004244822 sec., 6049959.220904905 rows/sec., 86.55 MiB/sec. 2024.12.21 00:23:56.292945 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.21 00:23:56.293324 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_56_11} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:56.293448 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_56_11} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.21 00:23:56.293570 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2024.12.21 00:23:56.418127 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1638 2024.12.21 00:23:56.421189 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:56.421256 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:56.422821 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:23:56.423169 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:56.423394 [ 49 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 00:23:56.423509 [ 49 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:56.423575 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:56.424009 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.21 00:23:56.425903 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1638 2024.12.21 00:23:56.426109 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:56.426243 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1450 rows starting from the beginning of the part 2024.12.21 00:23:56.426828 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part 2024.12.21 00:23:56.427410 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part 2024.12.21 00:23:56.428016 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part 2024.12.21 00:23:56.428567 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part 2024.12.21 00:23:56.429178 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part 2024.12.21 00:23:56.437622 [ 188 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1638 rows, containing 72 columns (72 merged, 0 gathered) in 0.013924559 sec., 117633.88700496727 rows/sec., 90.39 MiB/sec. 2024.12.21 00:23:56.439519 [ 188 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 00:23:56.440387 [ 188 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_41_8} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:56.440487 [ 188 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_41_8} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 00:23:56.440854 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. 2024.12.21 00:23:57.567398 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:57.567717 [ 260 ] {121a4df9-8541-4d8c-8a11-87b3de5b3753} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:23:57.567836 [ 260 ] {121a4df9-8541-4d8c-8a11-87b3de5b3753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:23:57.568802 [ 260 ] {121a4df9-8541-4d8c-8a11-87b3de5b3753} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:57.568862 [ 260 ] {121a4df9-8541-4d8c-8a11-87b3de5b3753} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:57.569323 [ 260 ] {121a4df9-8541-4d8c-8a11-87b3de5b3753} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:23:57.569587 [ 260 ] {121a4df9-8541-4d8c-8a11-87b3de5b3753} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:57.569833 [ 260 ] {121a4df9-8541-4d8c-8a11-87b3de5b3753} executeQuery: Read 14 rows, 1.01 KiB in 0.002204 sec., 6352.087114337569 rows/sec., 457.27 KiB/sec. 2024.12.21 00:23:57.569902 [ 260 ] {121a4df9-8541-4d8c-8a11-87b3de5b3753} TCPHandler: Processed in 0.002701801 sec. 2024.12.21 00:23:57.570141 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:57.570351 [ 259 ] {6daf7784-1b26-4e78-9928-0ce0ef44d755} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:23:57.570434 [ 259 ] {6daf7784-1b26-4e78-9928-0ce0ef44d755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:23:57.571478 [ 259 ] {6daf7784-1b26-4e78-9928-0ce0ef44d755} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:57.571526 [ 259 ] {6daf7784-1b26-4e78-9928-0ce0ef44d755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:57.571985 [ 259 ] {6daf7784-1b26-4e78-9928-0ce0ef44d755} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.21 00:23:57.572234 [ 259 ] {6daf7784-1b26-4e78-9928-0ce0ef44d755} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:57.572481 [ 259 ] {6daf7784-1b26-4e78-9928-0ce0ef44d755} executeQuery: Read 227 rows, 20.32 KiB in 0.002172 sec., 104511.97053406999 rows/sec., 9.14 MiB/sec. 2024.12.21 00:23:57.572613 [ 259 ] {6daf7784-1b26-4e78-9928-0ce0ef44d755} TCPHandler: Processed in 0.002605849 sec. 2024.12.21 00:23:57.572939 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:57.573299 [ 260 ] {87636349-0bad-458e-b5eb-7598b47f6d70} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:23:57.573365 [ 260 ] {87636349-0bad-458e-b5eb-7598b47f6d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:23:57.573962 [ 260 ] {87636349-0bad-458e-b5eb-7598b47f6d70} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:57.574005 [ 260 ] {87636349-0bad-458e-b5eb-7598b47f6d70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:57.574381 [ 260 ] {87636349-0bad-458e-b5eb-7598b47f6d70} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.21 00:23:57.574627 [ 260 ] {87636349-0bad-458e-b5eb-7598b47f6d70} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:57.574813 [ 48 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2024.12.21 00:23:57.574873 [ 260 ] {87636349-0bad-458e-b5eb-7598b47f6d70} executeQuery: Read 19 rows, 1.36 KiB in 0.001645 sec., 11550.151975683892 rows/sec., 825.77 KiB/sec. 2024.12.21 00:23:57.574897 [ 48 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:57.574956 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:57.575002 [ 260 ] {87636349-0bad-458e-b5eb-7598b47f6d70} TCPHandler: Processed in 0.00226599 sec. 2024.12.21 00:23:57.575169 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2024.12.21 00:23:57.575197 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:57.575377 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:57.575453 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 64 rows starting from the beginning of the part 2024.12.21 00:23:57.575458 [ 259 ] {941a6302-8e5d-44a2-a78a-6e4a97755da5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:23:57.575644 [ 259 ] {941a6302-8e5d-44a2-a78a-6e4a97755da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:23:57.575672 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 19 rows starting from the beginning of the part 2024.12.21 00:23:57.576080 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 27 rows starting from the beginning of the part 2024.12.21 00:23:57.576488 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 19 rows starting from the beginning of the part 2024.12.21 00:23:57.576915 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 27 rows starting from the beginning of the part 2024.12.21 00:23:57.577316 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 19 rows starting from the beginning of the part 2024.12.21 00:23:57.578438 [ 259 ] {941a6302-8e5d-44a2-a78a-6e4a97755da5} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:57.578513 [ 259 ] {941a6302-8e5d-44a2-a78a-6e4a97755da5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:57.579631 [ 259 ] {941a6302-8e5d-44a2-a78a-6e4a97755da5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:23:57.580039 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.004972972 sec., 35190.22427634823 rows/sec., 2.64 MiB/sec. 2024.12.21 00:23:57.580166 [ 259 ] {941a6302-8e5d-44a2-a78a-6e4a97755da5} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:57.580240 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2024.12.21 00:23:57.580529 [ 259 ] {941a6302-8e5d-44a2-a78a-6e4a97755da5} executeQuery: Read 14 rows, 1004.00 B in 0.005156 sec., 2715.2831652443756 rows/sec., 190.16 KiB/sec. 2024.12.21 00:23:57.580625 [ 259 ] {941a6302-8e5d-44a2-a78a-6e4a97755da5} TCPHandler: Processed in 0.005515076 sec. 2024.12.21 00:23:57.580766 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_75_15} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:57.580801 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:57.580885 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_75_15} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2024.12.21 00:23:57.581021 [ 260 ] {1d1f9892-e7b7-4632-a6b4-18704228871d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:23:57.581042 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:23:57.581113 [ 260 ] {1d1f9892-e7b7-4632-a6b4-18704228871d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:23:57.581726 [ 260 ] {1d1f9892-e7b7-4632-a6b4-18704228871d} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:57.581767 [ 260 ] {1d1f9892-e7b7-4632-a6b4-18704228871d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:57.582133 [ 260 ] {1d1f9892-e7b7-4632-a6b4-18704228871d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:23:57.582383 [ 260 ] {1d1f9892-e7b7-4632-a6b4-18704228871d} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:57.582618 [ 260 ] {1d1f9892-e7b7-4632-a6b4-18704228871d} executeQuery: Read 13 rows, 830.00 B in 0.001672 sec., 7775.11961722488 rows/sec., 484.78 KiB/sec. 2024.12.21 00:23:57.582710 [ 260 ] {1d1f9892-e7b7-4632-a6b4-18704228871d} TCPHandler: Processed in 0.001988823 sec. 2024.12.21 00:23:57.582895 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:57.583033 [ 259 ] {2579166e-1f5c-4c48-b85e-ecebf2b79fe0} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:23:57.583081 [ 259 ] {2579166e-1f5c-4c48-b85e-ecebf2b79fe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:23:57.583895 [ 259 ] {2579166e-1f5c-4c48-b85e-ecebf2b79fe0} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:57.583935 [ 259 ] {2579166e-1f5c-4c48-b85e-ecebf2b79fe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:57.584336 [ 259 ] {2579166e-1f5c-4c48-b85e-ecebf2b79fe0} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.21 00:23:57.584583 [ 259 ] {2579166e-1f5c-4c48-b85e-ecebf2b79fe0} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:57.584806 [ 259 ] {2579166e-1f5c-4c48-b85e-ecebf2b79fe0} executeQuery: Read 394 rows, 28.64 KiB in 0.001797 sec., 219254.3127434613 rows/sec., 15.57 MiB/sec. 2024.12.21 00:23:57.584859 [ 259 ] {2579166e-1f5c-4c48-b85e-ecebf2b79fe0} TCPHandler: Processed in 0.002060314 sec. 2024.12.21 00:23:57.585067 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:57.585291 [ 260 ] {4a4752d1-163b-498c-aab2-89977d2e4b28} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:23:57.585361 [ 260 ] {4a4752d1-163b-498c-aab2-89977d2e4b28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:23:57.585849 [ 260 ] {4a4752d1-163b-498c-aab2-89977d2e4b28} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:57.585888 [ 260 ] {4a4752d1-163b-498c-aab2-89977d2e4b28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:57.586267 [ 260 ] {4a4752d1-163b-498c-aab2-89977d2e4b28} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:23:57.586514 [ 260 ] {4a4752d1-163b-498c-aab2-89977d2e4b28} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:57.586775 [ 260 ] {4a4752d1-163b-498c-aab2-89977d2e4b28} executeQuery: Read 6 rows, 321.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 205.15 KiB/sec. 2024.12.21 00:23:57.586923 [ 260 ] {4a4752d1-163b-498c-aab2-89977d2e4b28} TCPHandler: Processed in 0.001963232 sec. 2024.12.21 00:23:57.587169 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:57.587376 [ 259 ] {02b24065-ed2c-4c33-9a31-32fb66755e64} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:57.587473 [ 259 ] {02b24065-ed2c-4c33-9a31-32fb66755e64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:23:57.588448 [ 259 ] {02b24065-ed2c-4c33-9a31-32fb66755e64} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:57.588486 [ 259 ] {02b24065-ed2c-4c33-9a31-32fb66755e64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:57.588892 [ 259 ] {02b24065-ed2c-4c33-9a31-32fb66755e64} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.21 00:23:57.589135 [ 259 ] {02b24065-ed2c-4c33-9a31-32fb66755e64} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:57.589344 [ 259 ] {02b24065-ed2c-4c33-9a31-32fb66755e64} executeQuery: Read 237 rows, 16.27 KiB in 0.002026 sec., 116979.26949654492 rows/sec., 7.84 MiB/sec. 2024.12.21 00:23:57.589395 [ 259 ] {02b24065-ed2c-4c33-9a31-32fb66755e64} TCPHandler: Processed in 0.002371973 sec. 2024.12.21 00:23:57.589603 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:57.589825 [ 260 ] {9ce0fbd6-16c2-482a-b469-4f7fef0be197} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:23:57.589918 [ 260 ] {9ce0fbd6-16c2-482a-b469-4f7fef0be197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:23:57.590573 [ 260 ] {9ce0fbd6-16c2-482a-b469-4f7fef0be197} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:57.590612 [ 260 ] {9ce0fbd6-16c2-482a-b469-4f7fef0be197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:57.590973 [ 260 ] {9ce0fbd6-16c2-482a-b469-4f7fef0be197} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 00:23:57.591215 [ 260 ] {9ce0fbd6-16c2-482a-b469-4f7fef0be197} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:57.591482 [ 260 ] {9ce0fbd6-16c2-482a-b469-4f7fef0be197} executeQuery: Read 1 rows, 69.00 B in 0.001699 sec., 588.5815185403178 rows/sec., 39.66 KiB/sec. 2024.12.21 00:23:57.591648 [ 260 ] {9ce0fbd6-16c2-482a-b469-4f7fef0be197} TCPHandler: Processed in 0.002154307 sec. 2024.12.21 00:23:57.591867 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:57.592008 [ 259 ] {405cca37-a564-4caf-bfeb-f010f17d76e2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:23:57.592094 [ 259 ] {405cca37-a564-4caf-bfeb-f010f17d76e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:23:57.593223 [ 259 ] {405cca37-a564-4caf-bfeb-f010f17d76e2} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:57.593261 [ 259 ] {405cca37-a564-4caf-bfeb-f010f17d76e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:57.593864 [ 259 ] {405cca37-a564-4caf-bfeb-f010f17d76e2} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.21 00:23:57.594121 [ 259 ] {405cca37-a564-4caf-bfeb-f010f17d76e2} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:57.594365 [ 259 ] {405cca37-a564-4caf-bfeb-f010f17d76e2} executeQuery: Read 12 rows, 22.02 KiB in 0.002387 sec., 5027.230833682447 rows/sec., 9.01 MiB/sec. 2024.12.21 00:23:57.594459 [ 259 ] {405cca37-a564-4caf-bfeb-f010f17d76e2} TCPHandler: Processed in 0.002710522 sec. 2024.12.21 00:23:57.594612 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:23:57.594752 [ 260 ] {a14705a0-9d78-4cd5-83c6-ec788499cc8d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:23:57.594812 [ 260 ] {a14705a0-9d78-4cd5-83c6-ec788499cc8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:23:57.595384 [ 260 ] {a14705a0-9d78-4cd5-83c6-ec788499cc8d} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:57.595423 [ 260 ] {a14705a0-9d78-4cd5-83c6-ec788499cc8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:57.595799 [ 260 ] {a14705a0-9d78-4cd5-83c6-ec788499cc8d} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.21 00:23:57.596058 [ 260 ] {a14705a0-9d78-4cd5-83c6-ec788499cc8d} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:57.596292 [ 260 ] {a14705a0-9d78-4cd5-83c6-ec788499cc8d} executeQuery: Read 82 rows, 5.33 KiB in 0.00157 sec., 52229.299363057326 rows/sec., 3.32 MiB/sec. 2024.12.21 00:23:57.596367 [ 260 ] {a14705a0-9d78-4cd5-83c6-ec788499cc8d} TCPHandler: Processed in 0.001821288 sec. 2024.12.21 00:23:58.077897 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2024.12.21 00:23:58.099449 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:58.099500 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:58.106849 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:23:58.107659 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:58.107942 [ 47 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.21 00:23:58.108016 [ 47 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:23:58.108064 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:23:58.108481 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.21 00:23:58.124438 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2024.12.21 00:23:58.125895 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:23:58.127528 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2024.12.21 00:23:58.133282 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2024.12.21 00:23:58.138907 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2024.12.21 00:23:58.144413 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2024.12.21 00:23:58.149990 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2024.12.21 00:23:58.154792 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2024.12.21 00:23:58.216743 [ 187 ] {2d708e01-ece8-449d-876b-957778127846::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.108562696 sec., 3887.154755257736 rows/sec., 20.10 MiB/sec. 2024.12.21 00:23:58.219966 [ 187 ] {2d708e01-ece8-449d-876b-957778127846::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.21 00:23:58.222895 [ 187 ] {2d708e01-ece8-449d-876b-957778127846::all_1_56_11} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:23:58.222991 [ 187 ] {2d708e01-ece8-449d-876b-957778127846::all_1_56_11} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.21 00:23:58.225269 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.21 00:23:59.000199 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 242.81 MiB, peak 256.23 MiB, free memory in arenas 0.00 B, will set to 244.01 MiB (RSS), difference: 1.19 MiB 2024.12.21 00:24:02.567370 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:02.567655 [ 260 ] {296e09d2-e0f9-4013-af1d-f7c0a2068580} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:24:02.567760 [ 260 ] {296e09d2-e0f9-4013-af1d-f7c0a2068580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:24:02.568775 [ 260 ] {296e09d2-e0f9-4013-af1d-f7c0a2068580} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:02.568848 [ 260 ] {296e09d2-e0f9-4013-af1d-f7c0a2068580} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:02.569434 [ 260 ] {296e09d2-e0f9-4013-af1d-f7c0a2068580} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 00:24:02.569803 [ 260 ] {296e09d2-e0f9-4013-af1d-f7c0a2068580} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:02.570134 [ 260 ] {296e09d2-e0f9-4013-af1d-f7c0a2068580} executeQuery: Read 2 rows, 167.00 B in 0.002551 sec., 784.0062720501764 rows/sec., 63.93 KiB/sec. 2024.12.21 00:24:02.570303 [ 260 ] {296e09d2-e0f9-4013-af1d-f7c0a2068580} TCPHandler: Processed in 0.003118512 sec. 2024.12.21 00:24:02.570665 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:02.570954 [ 259 ] {28418f92-bb29-4397-89de-f007fa5a877c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:02.571063 [ 259 ] {28418f92-bb29-4397-89de-f007fa5a877c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:02.572214 [ 259 ] {28418f92-bb29-4397-89de-f007fa5a877c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:02.572283 [ 259 ] {28418f92-bb29-4397-89de-f007fa5a877c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:02.572871 [ 259 ] {28418f92-bb29-4397-89de-f007fa5a877c} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.21 00:24:02.573214 [ 259 ] {28418f92-bb29-4397-89de-f007fa5a877c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:02.573535 [ 259 ] {28418f92-bb29-4397-89de-f007fa5a877c} executeQuery: Read 111 rows, 9.51 KiB in 0.002661 sec., 41713.64148816234 rows/sec., 3.49 MiB/sec. 2024.12.21 00:24:02.573627 [ 259 ] {28418f92-bb29-4397-89de-f007fa5a877c} TCPHandler: Processed in 0.003156013 sec. 2024.12.21 00:24:02.573840 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:02.574012 [ 260 ] {255740bb-316f-43d5-96cd-0b0356139040} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:24:02.574082 [ 260 ] {255740bb-316f-43d5-96cd-0b0356139040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:24:02.574893 [ 260 ] {255740bb-316f-43d5-96cd-0b0356139040} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:02.574947 [ 260 ] {255740bb-316f-43d5-96cd-0b0356139040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:02.575458 [ 260 ] {255740bb-316f-43d5-96cd-0b0356139040} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.21 00:24:02.575809 [ 260 ] {255740bb-316f-43d5-96cd-0b0356139040} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:02.576094 [ 260 ] {255740bb-316f-43d5-96cd-0b0356139040} executeQuery: Read 29 rows, 2.17 KiB in 0.002126 sec., 13640.639698965193 rows/sec., 1020.66 KiB/sec. 2024.12.21 00:24:02.576168 [ 260 ] {255740bb-316f-43d5-96cd-0b0356139040} TCPHandler: Processed in 0.002402303 sec. 2024.12.21 00:24:02.576385 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:02.576558 [ 259 ] {fbafe78c-f74b-4c3c-8db0-101ae6468d31} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:02.576632 [ 259 ] {fbafe78c-f74b-4c3c-8db0-101ae6468d31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:02.577505 [ 259 ] {fbafe78c-f74b-4c3c-8db0-101ae6468d31} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:02.577563 [ 259 ] {fbafe78c-f74b-4c3c-8db0-101ae6468d31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:02.578111 [ 259 ] {fbafe78c-f74b-4c3c-8db0-101ae6468d31} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.21 00:24:02.578455 [ 259 ] {fbafe78c-f74b-4c3c-8db0-101ae6468d31} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:02.578771 [ 259 ] {fbafe78c-f74b-4c3c-8db0-101ae6468d31} executeQuery: Read 93 rows, 7.44 KiB in 0.002253 sec., 41278.29560585886 rows/sec., 3.23 MiB/sec. 2024.12.21 00:24:02.578850 [ 259 ] {fbafe78c-f74b-4c3c-8db0-101ae6468d31} TCPHandler: Processed in 0.002557118 sec. 2024.12.21 00:24:02.579041 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:02.579207 [ 260 ] {281963ce-585b-49b9-8752-a806c1017280} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:02.579279 [ 260 ] {281963ce-585b-49b9-8752-a806c1017280} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:02.580010 [ 260 ] {281963ce-585b-49b9-8752-a806c1017280} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:02.580061 [ 260 ] {281963ce-585b-49b9-8752-a806c1017280} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:02.580583 [ 260 ] {281963ce-585b-49b9-8752-a806c1017280} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.21 00:24:02.580920 [ 260 ] {281963ce-585b-49b9-8752-a806c1017280} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:02.581238 [ 260 ] {281963ce-585b-49b9-8752-a806c1017280} executeQuery: Read 161 rows, 11.48 KiB in 0.002054 sec., 78383.64167478093 rows/sec., 5.46 MiB/sec. 2024.12.21 00:24:02.581381 [ 260 ] {281963ce-585b-49b9-8752-a806c1017280} TCPHandler: Processed in 0.002408774 sec. 2024.12.21 00:24:02.581644 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:02.581866 [ 259 ] {edff8b50-199a-4bef-a359-7133a293bbb8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:02.581985 [ 259 ] {edff8b50-199a-4bef-a359-7133a293bbb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:24:02.583580 [ 259 ] {edff8b50-199a-4bef-a359-7133a293bbb8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:02.583638 [ 259 ] {edff8b50-199a-4bef-a359-7133a293bbb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:02.584519 [ 259 ] {edff8b50-199a-4bef-a359-7133a293bbb8} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.21 00:24:02.584869 [ 259 ] {edff8b50-199a-4bef-a359-7133a293bbb8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:02.585105 [ 36 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.21 00:24:02.585198 [ 36 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:02.585222 [ 259 ] {edff8b50-199a-4bef-a359-7133a293bbb8} executeQuery: Read 27 rows, 49.54 KiB in 0.003376 sec., 7997.630331753554 rows/sec., 14.33 MiB/sec. 2024.12.21 00:24:02.585242 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:02.585712 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.21 00:24:02.585746 [ 259 ] {edff8b50-199a-4bef-a359-7133a293bbb8} TCPHandler: Processed in 0.004247892 sec. 2024.12.21 00:24:02.586336 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:02.586910 [ 260 ] {4f41d8e5-b068-4741-b6a8-814b9a0e536c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:02.587094 [ 260 ] {4f41d8e5-b068-4741-b6a8-814b9a0e536c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:02.587113 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:02.587402 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1323 rows starting from the beginning of the part 2024.12.21 00:24:02.588326 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 27 rows starting from the beginning of the part 2024.12.21 00:24:02.588615 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 12 rows starting from the beginning of the part 2024.12.21 00:24:02.588882 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 27 rows starting from the beginning of the part 2024.12.21 00:24:02.589447 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 12 rows starting from the beginning of the part 2024.12.21 00:24:02.590057 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 27 rows starting from the beginning of the part 2024.12.21 00:24:02.590487 [ 260 ] {4f41d8e5-b068-4741-b6a8-814b9a0e536c} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:02.590640 [ 260 ] {4f41d8e5-b068-4741-b6a8-814b9a0e536c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:02.591893 [ 260 ] {4f41d8e5-b068-4741-b6a8-814b9a0e536c} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.21 00:24:02.592465 [ 260 ] {4f41d8e5-b068-4741-b6a8-814b9a0e536c} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:02.592808 [ 260 ] {4f41d8e5-b068-4741-b6a8-814b9a0e536c} executeQuery: Read 60 rows, 4.14 KiB in 0.006092 sec., 9848.98227183191 rows/sec., 679.68 KiB/sec. 2024.12.21 00:24:02.592919 [ 260 ] {4f41d8e5-b068-4741-b6a8-814b9a0e536c} TCPHandler: Processed in 0.006961954 sec. 2024.12.21 00:24:02.600314 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 19 columns (19 merged, 0 gathered) in 0.014896795 sec., 95859.5456270963 rows/sec., 171.78 MiB/sec. 2024.12.21 00:24:02.601971 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.21 00:24:02.602560 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_76_15} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:02.602675 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_76_15} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.21 00:24:02.602883 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. 2024.12.21 00:24:03.001146 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 244.58 MiB, peak 256.23 MiB, free memory in arenas 0.00 B, will set to 246.20 MiB (RSS), difference: 1.62 MiB 2024.12.21 00:24:03.789409 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 2024.12.21 00:24:03.790068 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:03.790112 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:03.790642 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:24:03.790905 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:03.791200 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 2024.12.21 00:24:05.625462 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2024.12.21 00:24:05.644662 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:05.644724 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:05.651594 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:24:05.652358 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:05.655183 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2024.12.21 00:24:06.426975 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1674 2024.12.21 00:24:06.430173 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:06.430224 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:06.431708 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:24:06.432023 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:06.434478 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1674 2024.12.21 00:24:07.567378 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:07.567662 [ 260 ] {46e8e585-eb23-4150-b72b-b02338d58068} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:24:07.567737 [ 260 ] {46e8e585-eb23-4150-b72b-b02338d58068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:24:07.568504 [ 260 ] {46e8e585-eb23-4150-b72b-b02338d58068} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.568554 [ 260 ] {46e8e585-eb23-4150-b72b-b02338d58068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.569000 [ 260 ] {46e8e585-eb23-4150-b72b-b02338d58068} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:24:07.569265 [ 260 ] {46e8e585-eb23-4150-b72b-b02338d58068} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.569468 [ 32 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.12.21 00:24:07.569535 [ 260 ] {46e8e585-eb23-4150-b72b-b02338d58068} executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. 2024.12.21 00:24:07.569549 [ 32 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.569729 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.569777 [ 260 ] {46e8e585-eb23-4150-b72b-b02338d58068} TCPHandler: Processed in 0.002586198 sec. 2024.12.21 00:24:07.570116 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.12.21 00:24:07.570132 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:07.570659 [ 259 ] {8b7f067f-cab6-4e5e-8604-fa6220c465b7} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:07.570715 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:07.570778 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part 2024.12.21 00:24:07.570786 [ 259 ] {8b7f067f-cab6-4e5e-8604-fa6220c465b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:07.570927 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2024.12.21 00:24:07.571627 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2024.12.21 00:24:07.572069 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2024.12.21 00:24:07.572301 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2024.12.21 00:24:07.573904 [ 259 ] {8b7f067f-cab6-4e5e-8604-fa6220c465b7} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.573957 [ 259 ] {8b7f067f-cab6-4e5e-8604-fa6220c465b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.574281 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004427828 sec., 15809.105502743107 rows/sec., 1.17 MiB/sec. 2024.12.21 00:24:07.574456 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.12.21 00:24:07.574545 [ 259 ] {8b7f067f-cab6-4e5e-8604-fa6220c465b7} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.21 00:24:07.574854 [ 259 ] {8b7f067f-cab6-4e5e-8604-fa6220c465b7} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.574855 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_41_10} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.574995 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_41_10} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.12.21 00:24:07.575096 [ 32 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.21 00:24:07.575226 [ 32 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.575271 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:24:07.575314 [ 259 ] {8b7f067f-cab6-4e5e-8604-fa6220c465b7} executeQuery: Read 227 rows, 20.32 KiB in 0.004814 sec., 47154.13377648526 rows/sec., 4.12 MiB/sec. 2024.12.21 00:24:07.575314 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.575519 [ 259 ] {8b7f067f-cab6-4e5e-8604-fa6220c465b7} TCPHandler: Processed in 0.005602418 sec. 2024.12.21 00:24:07.575567 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.21 00:24:07.575695 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:07.575719 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:07.575739 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1430 rows starting from the beginning of the part 2024.12.21 00:24:07.575971 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part 2024.12.21 00:24:07.576082 [ 260 ] {6f050c37-5ec2-495e-b60b-15ea8231b595} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:24:07.576308 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 110 rows starting from the beginning of the part 2024.12.21 00:24:07.576372 [ 260 ] {6f050c37-5ec2-495e-b60b-15ea8231b595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:24:07.576675 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 227 rows starting from the beginning of the part 2024.12.21 00:24:07.576985 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 111 rows starting from the beginning of the part 2024.12.21 00:24:07.577293 [ 197 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 227 rows starting from the beginning of the part 2024.12.21 00:24:07.579015 [ 260 ] {6f050c37-5ec2-495e-b60b-15ea8231b595} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.579098 [ 260 ] {6f050c37-5ec2-495e-b60b-15ea8231b595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.580026 [ 260 ] {6f050c37-5ec2-495e-b60b-15ea8231b595} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.21 00:24:07.580543 [ 260 ] {6f050c37-5ec2-495e-b60b-15ea8231b595} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.580752 [ 192 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.00527227 sec., 409880.3741083063 rows/sec., 36.04 MiB/sec. 2024.12.21 00:24:07.580969 [ 260 ] {6f050c37-5ec2-495e-b60b-15ea8231b595} executeQuery: Read 19 rows, 1.36 KiB in 0.005031 sec., 3776.5851719340094 rows/sec., 270.01 KiB/sec. 2024.12.21 00:24:07.581109 [ 260 ] {6f050c37-5ec2-495e-b60b-15ea8231b595} TCPHandler: Processed in 0.005487815 sec. 2024.12.21 00:24:07.581179 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.21 00:24:07.581282 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:07.581495 [ 259 ] {ad90780e-b0dc-4051-be2e-61952de7379b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:24:07.581593 [ 259 ] {ad90780e-b0dc-4051-be2e-61952de7379b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:24:07.581692 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_96_19} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.581889 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_96_19} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.21 00:24:07.582104 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.12.21 00:24:07.582527 [ 259 ] {ad90780e-b0dc-4051-be2e-61952de7379b} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.582572 [ 259 ] {ad90780e-b0dc-4051-be2e-61952de7379b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.582946 [ 259 ] {ad90780e-b0dc-4051-be2e-61952de7379b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:24:07.583211 [ 259 ] {ad90780e-b0dc-4051-be2e-61952de7379b} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.583424 [ 259 ] {ad90780e-b0dc-4051-be2e-61952de7379b} executeQuery: Read 14 rows, 1004.00 B in 0.002005 sec., 6982.543640897756 rows/sec., 489.01 KiB/sec. 2024.12.21 00:24:07.583482 [ 259 ] {ad90780e-b0dc-4051-be2e-61952de7379b} TCPHandler: Processed in 0.00228915 sec. 2024.12.21 00:24:07.583711 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:07.583938 [ 260 ] {a4e2cd1a-f409-462e-a2fc-628221491348} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:24:07.584032 [ 260 ] {a4e2cd1a-f409-462e-a2fc-628221491348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:24:07.584885 [ 260 ] {a4e2cd1a-f409-462e-a2fc-628221491348} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.584927 [ 260 ] {a4e2cd1a-f409-462e-a2fc-628221491348} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.585299 [ 260 ] {a4e2cd1a-f409-462e-a2fc-628221491348} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:24:07.585575 [ 260 ] {a4e2cd1a-f409-462e-a2fc-628221491348} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.585766 [ 32 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.12.21 00:24:07.585836 [ 260 ] {a4e2cd1a-f409-462e-a2fc-628221491348} executeQuery: Read 13 rows, 830.00 B in 0.001947 sec., 6676.938880328711 rows/sec., 416.31 KiB/sec. 2024.12.21 00:24:07.585849 [ 32 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.585944 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.585967 [ 260 ] {a4e2cd1a-f409-462e-a2fc-628221491348} TCPHandler: Processed in 0.002366453 sec. 2024.12.21 00:24:07.586218 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:07.586285 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.12.21 00:24:07.586451 [ 259 ] {05deeb8f-5442-40f0-8d7b-7d0e16b28e98} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:07.586579 [ 259 ] {05deeb8f-5442-40f0-8d7b-7d0e16b28e98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:07.586683 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:07.586780 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part 2024.12.21 00:24:07.587137 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2024.12.21 00:24:07.587575 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2024.12.21 00:24:07.587946 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2024.12.21 00:24:07.588167 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2024.12.21 00:24:07.589172 [ 259 ] {05deeb8f-5442-40f0-8d7b-7d0e16b28e98} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.589240 [ 259 ] {05deeb8f-5442-40f0-8d7b-7d0e16b28e98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.590301 [ 259 ] {05deeb8f-5442-40f0-8d7b-7d0e16b28e98} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.21 00:24:07.590593 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00453032 sec., 14347.772342792563 rows/sec., 950.63 KiB/sec. 2024.12.21 00:24:07.590761 [ 259 ] {05deeb8f-5442-40f0-8d7b-7d0e16b28e98} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.590823 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.12.21 00:24:07.591023 [ 32 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.21 00:24:07.591113 [ 32 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.591169 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.591240 [ 259 ] {05deeb8f-5442-40f0-8d7b-7d0e16b28e98} executeQuery: Read 394 rows, 28.64 KiB in 0.004829 sec., 81590.39138537999 rows/sec., 5.79 MiB/sec. 2024.12.21 00:24:07.591823 [ 259 ] {05deeb8f-5442-40f0-8d7b-7d0e16b28e98} TCPHandler: Processed in 0.005723812 sec. 2024.12.21 00:24:07.591852 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.21 00:24:07.592459 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:07.592590 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 913 rows starting from the beginning of the part 2024.12.21 00:24:07.592586 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_41_10} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.593017 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2024.12.21 00:24:07.592404 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:07.593276 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_41_10} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.12.21 00:24:07.593684 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 91 rows starting from the beginning of the part 2024.12.21 00:24:07.593798 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:24:07.594130 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 394 rows starting from the beginning of the part 2024.12.21 00:24:07.594534 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 93 rows starting from the beginning of the part 2024.12.21 00:24:07.594882 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 394 rows starting from the beginning of the part 2024.12.21 00:24:07.595053 [ 260 ] {7cd3e2ad-f16b-48b3-9c45-b67e7ecae70b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:24:07.595533 [ 260 ] {7cd3e2ad-f16b-48b3-9c45-b67e7ecae70b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:24:07.597611 [ 260 ] {7cd3e2ad-f16b-48b3-9c45-b67e7ecae70b} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.597690 [ 260 ] {7cd3e2ad-f16b-48b3-9c45-b67e7ecae70b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.598407 [ 260 ] {7cd3e2ad-f16b-48b3-9c45-b67e7ecae70b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:24:07.598840 [ 188 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.00754422 sec., 258343.4735466357 rows/sec., 19.77 MiB/sec. 2024.12.21 00:24:07.598975 [ 260 ] {7cd3e2ad-f16b-48b3-9c45-b67e7ecae70b} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.599143 [ 188 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.21 00:24:07.599544 [ 260 ] {7cd3e2ad-f16b-48b3-9c45-b67e7ecae70b} executeQuery: Read 6 rows, 321.00 B in 0.005311 sec., 1129.730747505178 rows/sec., 59.02 KiB/sec. 2024.12.21 00:24:07.599951 [ 260 ] {7cd3e2ad-f16b-48b3-9c45-b67e7ecae70b} TCPHandler: Processed in 0.007860838 sec. 2024.12.21 00:24:07.600221 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:07.600306 [ 188 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_96_19} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.600502 [ 259 ] {1d697914-2ffa-4253-849d-b8e6c448539f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:07.600516 [ 188 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_96_19} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.21 00:24:07.600605 [ 259 ] {1d697914-2ffa-4253-849d-b8e6c448539f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:07.600683 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.21 00:24:07.601310 [ 259 ] {1d697914-2ffa-4253-849d-b8e6c448539f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.601355 [ 259 ] {1d697914-2ffa-4253-849d-b8e6c448539f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.601778 [ 259 ] {1d697914-2ffa-4253-849d-b8e6c448539f} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.21 00:24:07.602035 [ 259 ] {1d697914-2ffa-4253-849d-b8e6c448539f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.602202 [ 32 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.21 00:24:07.602261 [ 32 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.602286 [ 259 ] {1d697914-2ffa-4253-849d-b8e6c448539f} executeQuery: Read 237 rows, 16.27 KiB in 0.001856 sec., 127693.96551724138 rows/sec., 8.56 MiB/sec. 2024.12.21 00:24:07.602303 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.602455 [ 259 ] {1d697914-2ffa-4253-849d-b8e6c448539f} TCPHandler: Processed in 0.002377693 sec. 2024.12.21 00:24:07.602560 [ 194 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.21 00:24:07.602651 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:07.602704 [ 194 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:07.602744 [ 194 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27864 rows starting from the beginning of the part 2024.12.21 00:24:07.602807 [ 260 ] {0121affb-979a-4905-89c2-67114646d7fa} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:24:07.602913 [ 194 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2024.12.21 00:24:07.602994 [ 260 ] {0121affb-979a-4905-89c2-67114646d7fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:24:07.603354 [ 194 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2024.12.21 00:24:07.603681 [ 194 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part 2024.12.21 00:24:07.604050 [ 194 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 161 rows starting from the beginning of the part 2024.12.21 00:24:07.604286 [ 194 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part 2024.12.21 00:24:07.604846 [ 260 ] {0121affb-979a-4905-89c2-67114646d7fa} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.604894 [ 260 ] {0121affb-979a-4905-89c2-67114646d7fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.605381 [ 260 ] {0121affb-979a-4905-89c2-67114646d7fa} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 00:24:07.605670 [ 260 ] {0121affb-979a-4905-89c2-67114646d7fa} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.605874 [ 32 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 2024.12.21 00:24:07.606002 [ 32 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.606100 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.606107 [ 260 ] {0121affb-979a-4905-89c2-67114646d7fa} executeQuery: Read 1 rows, 69.00 B in 0.003323 sec., 300.9328919650918 rows/sec., 20.28 KiB/sec. 2024.12.21 00:24:07.606539 [ 260 ] {0121affb-979a-4905-89c2-67114646d7fa} TCPHandler: Processed in 0.003954795 sec. 2024.12.21 00:24:07.606661 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_41_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full 2024.12.21 00:24:07.606863 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:07.607245 [ 259 ] {5747e4cc-76b8-4afc-a12f-27ce8a4faae3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:07.607277 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_41_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:07.607401 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 36 rows starting from the beginning of the part 2024.12.21 00:24:07.607685 [ 259 ] {5747e4cc-76b8-4afc-a12f-27ce8a4faae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:24:07.607992 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2024.12.21 00:24:07.608543 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2024.12.21 00:24:07.609046 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2024.12.21 00:24:07.609425 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2024.12.21 00:24:07.609873 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2024.12.21 00:24:07.614418 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_41_9} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.008160466 sec., 5024.222881389372 rows/sec., 338.55 KiB/sec. 2024.12.21 00:24:07.614722 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_41_9} MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) 2024.12.21 00:24:07.615781 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_41_9} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.616295 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_41_9} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 2024.12.21 00:24:07.616423 [ 198 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 28723 rows, containing 5 columns (5 merged, 0 gathered) in 0.013976891 sec., 2055034.9859636168 rows/sec., 138.75 MiB/sec. 2024.12.21 00:24:07.616568 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.21 00:24:07.616751 [ 259 ] {5747e4cc-76b8-4afc-a12f-27ce8a4faae3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.616799 [ 259 ] {5747e4cc-76b8-4afc-a12f-27ce8a4faae3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.617027 [ 198 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.21 00:24:07.617715 [ 198 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_96_19} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.617932 [ 198 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_96_19} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.21 00:24:07.618073 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2024.12.21 00:24:07.618117 [ 259 ] {5747e4cc-76b8-4afc-a12f-27ce8a4faae3} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.21 00:24:07.618442 [ 259 ] {5747e4cc-76b8-4afc-a12f-27ce8a4faae3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.618716 [ 259 ] {5747e4cc-76b8-4afc-a12f-27ce8a4faae3} executeQuery: Read 12 rows, 22.02 KiB in 0.011616 sec., 1033.0578512396694 rows/sec., 1.85 MiB/sec. 2024.12.21 00:24:07.618863 [ 259 ] {5747e4cc-76b8-4afc-a12f-27ce8a4faae3} TCPHandler: Processed in 0.012192383 sec. 2024.12.21 00:24:07.619050 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:07.619185 [ 260 ] {00db1780-261f-45ef-b648-17090467b497} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:07.619244 [ 260 ] {00db1780-261f-45ef-b648-17090467b497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:07.619762 [ 260 ] {00db1780-261f-45ef-b648-17090467b497} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.619803 [ 260 ] {00db1780-261f-45ef-b648-17090467b497} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.620216 [ 260 ] {00db1780-261f-45ef-b648-17090467b497} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.21 00:24:07.620493 [ 260 ] {00db1780-261f-45ef-b648-17090467b497} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.620681 [ 32 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.21 00:24:07.620734 [ 32 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:07.620754 [ 260 ] {00db1780-261f-45ef-b648-17090467b497} executeQuery: Read 82 rows, 5.33 KiB in 0.001591 sec., 51539.91200502829 rows/sec., 3.27 MiB/sec. 2024.12.21 00:24:07.620771 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:07.620914 [ 260 ] {00db1780-261f-45ef-b648-17090467b497} TCPHandler: Processed in 0.001931521 sec. 2024.12.21 00:24:07.621094 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.21 00:24:07.621434 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:07.621533 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5538 rows starting from the beginning of the part 2024.12.21 00:24:07.621880 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 24 rows starting from the beginning of the part 2024.12.21 00:24:07.622244 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2024.12.21 00:24:07.622605 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part 2024.12.21 00:24:07.622890 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2024.12.21 00:24:07.622975 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part 2024.12.21 00:24:07.624796 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 5846 rows, containing 4 columns (4 merged, 0 gathered) in 0.003894894 sec., 1500939.4350654986 rows/sec., 97.80 MiB/sec. 2024.12.21 00:24:07.625203 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.21 00:24:07.625536 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_96_19} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:07.625621 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_96_19} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.21 00:24:07.625711 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2024.12.21 00:24:11.059621 [ 24 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:24:11.059715 [ 24 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:24:11.292271 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 2024.12.21 00:24:11.293062 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:11.293112 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:11.293684 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:24:11.294000 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:11.294265 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2024.12.21 00:24:12.562735 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:12.562953 [ 260 ] {f2d4360e-7367-4eee-87aa-82c3a75e14df} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:12.563038 [ 260 ] {f2d4360e-7367-4eee-87aa-82c3a75e14df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:12.563965 [ 260 ] {f2d4360e-7367-4eee-87aa-82c3a75e14df} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:12.564012 [ 260 ] {f2d4360e-7367-4eee-87aa-82c3a75e14df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:12.564474 [ 260 ] {f2d4360e-7367-4eee-87aa-82c3a75e14df} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.21 00:24:12.564739 [ 260 ] {f2d4360e-7367-4eee-87aa-82c3a75e14df} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:12.564985 [ 260 ] {f2d4360e-7367-4eee-87aa-82c3a75e14df} executeQuery: Read 110 rows, 9.44 KiB in 0.002094 sec., 52531.04106972302 rows/sec., 4.40 MiB/sec. 2024.12.21 00:24:12.565044 [ 260 ] {f2d4360e-7367-4eee-87aa-82c3a75e14df} TCPHandler: Processed in 0.002450245 sec. 2024.12.21 00:24:12.565320 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:12.565532 [ 259 ] {1ce6b4af-bb72-4d2a-9317-8f9527fce346} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:24:12.565612 [ 259 ] {1ce6b4af-bb72-4d2a-9317-8f9527fce346} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:24:12.566377 [ 259 ] {1ce6b4af-bb72-4d2a-9317-8f9527fce346} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:12.566422 [ 259 ] {1ce6b4af-bb72-4d2a-9317-8f9527fce346} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:12.566861 [ 259 ] {1ce6b4af-bb72-4d2a-9317-8f9527fce346} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.21 00:24:12.567116 [ 259 ] {1ce6b4af-bb72-4d2a-9317-8f9527fce346} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:12.567322 [ 259 ] {1ce6b4af-bb72-4d2a-9317-8f9527fce346} executeQuery: Read 27 rows, 2.03 KiB in 0.001849 sec., 14602.487831260141 rows/sec., 1.07 MiB/sec. 2024.12.21 00:24:12.567382 [ 259 ] {1ce6b4af-bb72-4d2a-9317-8f9527fce346} TCPHandler: Processed in 0.002204359 sec. 2024.12.21 00:24:12.567546 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:12.567666 [ 260 ] {72ef21c4-7b33-4b5a-9705-3c6880a1eea2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:12.567721 [ 260 ] {72ef21c4-7b33-4b5a-9705-3c6880a1eea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:12.568461 [ 260 ] {72ef21c4-7b33-4b5a-9705-3c6880a1eea2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:12.568510 [ 260 ] {72ef21c4-7b33-4b5a-9705-3c6880a1eea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:12.568922 [ 260 ] {72ef21c4-7b33-4b5a-9705-3c6880a1eea2} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.21 00:24:12.569174 [ 260 ] {72ef21c4-7b33-4b5a-9705-3c6880a1eea2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:12.569396 [ 260 ] {72ef21c4-7b33-4b5a-9705-3c6880a1eea2} executeQuery: Read 91 rows, 7.28 KiB in 0.001755 sec., 51851.851851851854 rows/sec., 4.05 MiB/sec. 2024.12.21 00:24:12.569452 [ 260 ] {72ef21c4-7b33-4b5a-9705-3c6880a1eea2} TCPHandler: Processed in 0.001964732 sec. 2024.12.21 00:24:12.569602 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:12.569738 [ 259 ] {f7ff6b71-1d1f-4592-8261-147c7706d5c2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:12.569804 [ 259 ] {f7ff6b71-1d1f-4592-8261-147c7706d5c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:12.570510 [ 259 ] {f7ff6b71-1d1f-4592-8261-147c7706d5c2} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:12.570556 [ 259 ] {f7ff6b71-1d1f-4592-8261-147c7706d5c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:12.570979 [ 259 ] {f7ff6b71-1d1f-4592-8261-147c7706d5c2} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.21 00:24:12.571217 [ 259 ] {f7ff6b71-1d1f-4592-8261-147c7706d5c2} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:12.571392 [ 259 ] {f7ff6b71-1d1f-4592-8261-147c7706d5c2} executeQuery: Read 160 rows, 11.41 KiB in 0.001691 sec., 94618.56889414547 rows/sec., 6.59 MiB/sec. 2024.12.21 00:24:12.571442 [ 259 ] {f7ff6b71-1d1f-4592-8261-147c7706d5c2} TCPHandler: Processed in 0.00189976 sec. 2024.12.21 00:24:12.571592 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:12.571712 [ 260 ] {3a5ea68b-72d2-4cd7-8313-bdce17e03c20} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:12.571797 [ 260 ] {3a5ea68b-72d2-4cd7-8313-bdce17e03c20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:24:12.573009 [ 260 ] {3a5ea68b-72d2-4cd7-8313-bdce17e03c20} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:12.573050 [ 260 ] {3a5ea68b-72d2-4cd7-8313-bdce17e03c20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:12.573720 [ 260 ] {3a5ea68b-72d2-4cd7-8313-bdce17e03c20} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.21 00:24:12.574003 [ 260 ] {3a5ea68b-72d2-4cd7-8313-bdce17e03c20} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:12.574272 [ 260 ] {3a5ea68b-72d2-4cd7-8313-bdce17e03c20} executeQuery: Read 27 rows, 49.54 KiB in 0.002586 sec., 10440.835266821345 rows/sec., 18.71 MiB/sec. 2024.12.21 00:24:12.574385 [ 260 ] {3a5ea68b-72d2-4cd7-8313-bdce17e03c20} TCPHandler: Processed in 0.002849816 sec. 2024.12.21 00:24:12.574549 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:12.574688 [ 259 ] {e3f3a661-1ee5-40b3-adf1-1b8d7852bf8a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:12.574748 [ 259 ] {e3f3a661-1ee5-40b3-adf1-1b8d7852bf8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:12.575358 [ 259 ] {e3f3a661-1ee5-40b3-adf1-1b8d7852bf8a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:12.575403 [ 259 ] {e3f3a661-1ee5-40b3-adf1-1b8d7852bf8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:12.575828 [ 259 ] {e3f3a661-1ee5-40b3-adf1-1b8d7852bf8a} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.21 00:24:12.576071 [ 259 ] {e3f3a661-1ee5-40b3-adf1-1b8d7852bf8a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:12.576247 [ 259 ] {e3f3a661-1ee5-40b3-adf1-1b8d7852bf8a} executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. 2024.12.21 00:24:12.576295 [ 259 ] {e3f3a661-1ee5-40b3-adf1-1b8d7852bf8a} TCPHandler: Processed in 0.001815708 sec. 2024.12.21 00:24:13.156178 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2024.12.21 00:24:13.176345 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:13.176413 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:13.183670 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:24:13.184430 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:13.187312 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2024.12.21 00:24:14.939883 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:14.940077 [ 260 ] {82ff366a-1d9f-4453-8b7a-60c7f15cfd28} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:24:14.940149 [ 260 ] {82ff366a-1d9f-4453-8b7a-60c7f15cfd28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:24:14.940881 [ 260 ] {82ff366a-1d9f-4453-8b7a-60c7f15cfd28} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:14.940931 [ 260 ] {82ff366a-1d9f-4453-8b7a-60c7f15cfd28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:14.941375 [ 260 ] {82ff366a-1d9f-4453-8b7a-60c7f15cfd28} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:24:14.941636 [ 260 ] {82ff366a-1d9f-4453-8b7a-60c7f15cfd28} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:14.941891 [ 260 ] {82ff366a-1d9f-4453-8b7a-60c7f15cfd28} executeQuery: Read 14 rows, 1.01 KiB in 0.001857 sec., 7539.041464728056 rows/sec., 542.71 KiB/sec. 2024.12.21 00:24:14.941997 [ 260 ] {82ff366a-1d9f-4453-8b7a-60c7f15cfd28} TCPHandler: Processed in 0.002246179 sec. 2024.12.21 00:24:14.942286 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:14.942489 [ 259 ] {6b202d32-04ac-4d70-b302-66a158080461} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:24:14.942567 [ 259 ] {6b202d32-04ac-4d70-b302-66a158080461} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:24:14.943308 [ 259 ] {6b202d32-04ac-4d70-b302-66a158080461} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:14.943349 [ 259 ] {6b202d32-04ac-4d70-b302-66a158080461} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:14.943766 [ 259 ] {6b202d32-04ac-4d70-b302-66a158080461} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 00:24:14.944019 [ 259 ] {6b202d32-04ac-4d70-b302-66a158080461} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:14.944277 [ 259 ] {6b202d32-04ac-4d70-b302-66a158080461} executeQuery: Read 16 rows, 1.30 KiB in 0.001834 sec., 8724.100327153763 rows/sec., 711.39 KiB/sec. 2024.12.21 00:24:14.944387 [ 259 ] {6b202d32-04ac-4d70-b302-66a158080461} TCPHandler: Processed in 0.00226848 sec. 2024.12.21 00:24:14.944655 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:14.944857 [ 260 ] {3dbabada-1e83-4ef5-97e5-26b39047d31f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:14.944913 [ 260 ] {3dbabada-1e83-4ef5-97e5-26b39047d31f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:14.946613 [ 260 ] {3dbabada-1e83-4ef5-97e5-26b39047d31f} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:14.946651 [ 260 ] {3dbabada-1e83-4ef5-97e5-26b39047d31f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:14.947094 [ 260 ] {3dbabada-1e83-4ef5-97e5-26b39047d31f} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.21 00:24:14.947347 [ 260 ] {3dbabada-1e83-4ef5-97e5-26b39047d31f} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:14.947532 [ 260 ] {3dbabada-1e83-4ef5-97e5-26b39047d31f} executeQuery: Read 1375 rows, 117.02 KiB in 0.002708 sec., 507754.800590842 rows/sec., 42.20 MiB/sec. 2024.12.21 00:24:14.947584 [ 260 ] {3dbabada-1e83-4ef5-97e5-26b39047d31f} TCPHandler: Processed in 0.003091022 sec. 2024.12.21 00:24:14.947802 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:14.947943 [ 259 ] {2da3150b-918a-4a66-94d1-8d592286d87e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:24:14.948000 [ 259 ] {2da3150b-918a-4a66-94d1-8d592286d87e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:24:14.948724 [ 259 ] {2da3150b-918a-4a66-94d1-8d592286d87e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:14.948771 [ 259 ] {2da3150b-918a-4a66-94d1-8d592286d87e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:14.949122 [ 259 ] {2da3150b-918a-4a66-94d1-8d592286d87e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.21 00:24:14.949351 [ 259 ] {2da3150b-918a-4a66-94d1-8d592286d87e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:14.949585 [ 259 ] {2da3150b-918a-4a66-94d1-8d592286d87e} executeQuery: Read 35 rows, 2.48 KiB in 0.001673 sec., 20920.50209205021 rows/sec., 1.45 MiB/sec. 2024.12.21 00:24:14.949674 [ 259 ] {2da3150b-918a-4a66-94d1-8d592286d87e} TCPHandler: Processed in 0.001970092 sec. 2024.12.21 00:24:14.949900 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:14.950103 [ 260 ] {692cb388-e0ce-4509-ad57-fb5acf169a64} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:24:14.950159 [ 260 ] {692cb388-e0ce-4509-ad57-fb5acf169a64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:24:14.950946 [ 260 ] {692cb388-e0ce-4509-ad57-fb5acf169a64} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:14.950984 [ 260 ] {692cb388-e0ce-4509-ad57-fb5acf169a64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:14.951349 [ 260 ] {692cb388-e0ce-4509-ad57-fb5acf169a64} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:24:14.951591 [ 260 ] {692cb388-e0ce-4509-ad57-fb5acf169a64} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:14.951765 [ 260 ] {692cb388-e0ce-4509-ad57-fb5acf169a64} executeQuery: Read 242 rows, 16.79 KiB in 0.001691 sec., 143110.58545239503 rows/sec., 9.70 MiB/sec. 2024.12.21 00:24:14.951815 [ 260 ] {692cb388-e0ce-4509-ad57-fb5acf169a64} TCPHandler: Processed in 0.002054205 sec. 2024.12.21 00:24:14.951978 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:14.952115 [ 259 ] {67d05f77-feb4-42cd-9c8c-5fc16d9e4aa5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:24:14.952171 [ 259 ] {67d05f77-feb4-42cd-9c8c-5fc16d9e4aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:24:14.952855 [ 259 ] {67d05f77-feb4-42cd-9c8c-5fc16d9e4aa5} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:14.952894 [ 259 ] {67d05f77-feb4-42cd-9c8c-5fc16d9e4aa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:14.953242 [ 259 ] {67d05f77-feb4-42cd-9c8c-5fc16d9e4aa5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:24:14.953470 [ 259 ] {67d05f77-feb4-42cd-9c8c-5fc16d9e4aa5} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:14.953674 [ 259 ] {67d05f77-feb4-42cd-9c8c-5fc16d9e4aa5} executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. 2024.12.21 00:24:14.953725 [ 259 ] {67d05f77-feb4-42cd-9c8c-5fc16d9e4aa5} TCPHandler: Processed in 0.001811998 sec. 2024.12.21 00:24:14.953927 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:14.954154 [ 260 ] {5263a1aa-4a1a-448f-b052-2412d35994be} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:14.954242 [ 260 ] {5263a1aa-4a1a-448f-b052-2412d35994be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:14.955353 [ 260 ] {5263a1aa-4a1a-448f-b052-2412d35994be} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:14.955390 [ 260 ] {5263a1aa-4a1a-448f-b052-2412d35994be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:14.955789 [ 260 ] {5263a1aa-4a1a-448f-b052-2412d35994be} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.21 00:24:14.956032 [ 260 ] {5263a1aa-4a1a-448f-b052-2412d35994be} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:14.956214 [ 260 ] {5263a1aa-4a1a-448f-b052-2412d35994be} executeQuery: Read 866 rows, 64.24 KiB in 0.002113 sec., 409843.82394699485 rows/sec., 29.69 MiB/sec. 2024.12.21 00:24:14.956265 [ 260 ] {5263a1aa-4a1a-448f-b052-2412d35994be} TCPHandler: Processed in 0.002447315 sec. 2024.12.21 00:24:14.956409 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:14.956546 [ 259 ] {8e3c972f-eb8a-43ae-a4ad-f1cc1ad7ab26} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:24:14.956604 [ 259 ] {8e3c972f-eb8a-43ae-a4ad-f1cc1ad7ab26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:24:14.957109 [ 259 ] {8e3c972f-eb8a-43ae-a4ad-f1cc1ad7ab26} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:14.957148 [ 259 ] {8e3c972f-eb8a-43ae-a4ad-f1cc1ad7ab26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:14.957506 [ 259 ] {8e3c972f-eb8a-43ae-a4ad-f1cc1ad7ab26} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:24:14.957749 [ 259 ] {8e3c972f-eb8a-43ae-a4ad-f1cc1ad7ab26} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:14.957991 [ 259 ] {8e3c972f-eb8a-43ae-a4ad-f1cc1ad7ab26} executeQuery: Read 6 rows, 321.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 212.82 KiB/sec. 2024.12.21 00:24:14.958190 [ 259 ] {8e3c972f-eb8a-43ae-a4ad-f1cc1ad7ab26} TCPHandler: Processed in 0.001842428 sec. 2024.12.21 00:24:14.958408 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:14.958545 [ 260 ] {6e4030ed-6172-4e5f-bd8f-5d7fc6fd49d1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:14.958605 [ 260 ] {6e4030ed-6172-4e5f-bd8f-5d7fc6fd49d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:14.959367 [ 260 ] {6e4030ed-6172-4e5f-bd8f-5d7fc6fd49d1} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:14.959404 [ 260 ] {6e4030ed-6172-4e5f-bd8f-5d7fc6fd49d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:14.959842 [ 260 ] {6e4030ed-6172-4e5f-bd8f-5d7fc6fd49d1} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.21 00:24:14.960086 [ 260 ] {6e4030ed-6172-4e5f-bd8f-5d7fc6fd49d1} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:14.960292 [ 260 ] {6e4030ed-6172-4e5f-bd8f-5d7fc6fd49d1} executeQuery: Read 1027 rows, 70.10 KiB in 0.001774 sec., 578917.7001127396 rows/sec., 38.59 MiB/sec. 2024.12.21 00:24:14.960386 [ 260 ] {6e4030ed-6172-4e5f-bd8f-5d7fc6fd49d1} TCPHandler: Processed in 0.002092666 sec. 2024.12.21 00:24:14.960587 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:14.960775 [ 259 ] {361e739d-cd99-45a9-9c78-1d1a48a2142d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:24:14.960836 [ 259 ] {361e739d-cd99-45a9-9c78-1d1a48a2142d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:24:14.961397 [ 259 ] {361e739d-cd99-45a9-9c78-1d1a48a2142d} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:14.961443 [ 259 ] {361e739d-cd99-45a9-9c78-1d1a48a2142d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:14.961841 [ 259 ] {361e739d-cd99-45a9-9c78-1d1a48a2142d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 00:24:14.962081 [ 259 ] {361e739d-cd99-45a9-9c78-1d1a48a2142d} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:14.962285 [ 259 ] {361e739d-cd99-45a9-9c78-1d1a48a2142d} executeQuery: Read 1 rows, 69.00 B in 0.001542 sec., 648.5084306095979 rows/sec., 43.70 KiB/sec. 2024.12.21 00:24:14.962335 [ 259 ] {361e739d-cd99-45a9-9c78-1d1a48a2142d} TCPHandler: Processed in 0.001872379 sec. 2024.12.21 00:24:14.962464 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:14.962578 [ 260 ] {6604fd1f-8504-4b8a-b7a7-d7b5befe00ff} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:14.962659 [ 260 ] {6604fd1f-8504-4b8a-b7a7-d7b5befe00ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:24:14.963751 [ 260 ] {6604fd1f-8504-4b8a-b7a7-d7b5befe00ff} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:14.963788 [ 260 ] {6604fd1f-8504-4b8a-b7a7-d7b5befe00ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:14.964395 [ 260 ] {6604fd1f-8504-4b8a-b7a7-d7b5befe00ff} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.21 00:24:14.964654 [ 260 ] {6604fd1f-8504-4b8a-b7a7-d7b5befe00ff} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:14.964881 [ 260 ] {6604fd1f-8504-4b8a-b7a7-d7b5befe00ff} executeQuery: Read 12 rows, 22.02 KiB in 0.002325 sec., 5161.290322580646 rows/sec., 9.25 MiB/sec. 2024.12.21 00:24:14.965056 [ 260 ] {6604fd1f-8504-4b8a-b7a7-d7b5befe00ff} TCPHandler: Processed in 0.00264239 sec. 2024.12.21 00:24:14.965468 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:14.965694 [ 259 ] {1ee17d29-0bc9-448b-a706-2c6822d4a1f2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:14.965787 [ 259 ] {1ee17d29-0bc9-448b-a706-2c6822d4a1f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:14.966287 [ 259 ] {1ee17d29-0bc9-448b-a706-2c6822d4a1f2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:14.966327 [ 259 ] {1ee17d29-0bc9-448b-a706-2c6822d4a1f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. 2024.12.21 00:24:14.966691 [ 259 ] {1ee17d29-0bc9-448b-a706-2c6822d4a1f2} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.21 00:24:14.966921 [ 259 ] {1ee17d29-0bc9-448b-a706-2c6822d4a1f2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:14.967166 [ 259 ] {1ee17d29-0bc9-448b-a706-2c6822d4a1f2} executeQuery: Read 58 rows, 3.68 KiB in 0.001525 sec., 38032.7868852459 rows/sec., 2.35 MiB/sec. 2024.12.21 00:24:14.967218 [ 259 ] {1ee17d29-0bc9-448b-a706-2c6822d4a1f2} TCPHandler: Processed in 0.002056855 sec. 2024.12.21 00:24:16.435606 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1732 2024.12.21 00:24:16.439271 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:16.439337 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:16.440881 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:24:16.441213 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:16.442659 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1732 2024.12.21 00:24:17.558214 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:17.558529 [ 260 ] {b0085f57-1a01-4c0d-9776-8639fe8c5261} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:17.558649 [ 260 ] {b0085f57-1a01-4c0d-9776-8639fe8c5261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:17.559520 [ 260 ] {b0085f57-1a01-4c0d-9776-8639fe8c5261} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:17.559575 [ 260 ] {b0085f57-1a01-4c0d-9776-8639fe8c5261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:17.560062 [ 260 ] {b0085f57-1a01-4c0d-9776-8639fe8c5261} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.21 00:24:17.560331 [ 260 ] {b0085f57-1a01-4c0d-9776-8639fe8c5261} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:17.560592 [ 260 ] {b0085f57-1a01-4c0d-9776-8639fe8c5261} executeQuery: Read 56 rows, 4.38 KiB in 0.002153 sec., 26010.218300046447 rows/sec., 1.99 MiB/sec. 2024.12.21 00:24:17.560662 [ 260 ] {b0085f57-1a01-4c0d-9776-8639fe8c5261} TCPHandler: Processed in 0.00264628 sec. 2024.12.21 00:24:17.560944 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:17.561251 [ 259 ] {68740bb4-5a7b-4dbb-83a8-9cc006648841} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:17.561372 [ 259 ] {68740bb4-5a7b-4dbb-83a8-9cc006648841} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:17.562357 [ 259 ] {68740bb4-5a7b-4dbb-83a8-9cc006648841} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:17.562409 [ 259 ] {68740bb4-5a7b-4dbb-83a8-9cc006648841} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:17.562847 [ 259 ] {68740bb4-5a7b-4dbb-83a8-9cc006648841} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.21 00:24:17.563103 [ 259 ] {68740bb4-5a7b-4dbb-83a8-9cc006648841} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:17.563341 [ 259 ] {68740bb4-5a7b-4dbb-83a8-9cc006648841} executeQuery: Read 64 rows, 5.12 KiB in 0.002173 sec., 29452.36999539807 rows/sec., 2.30 MiB/sec. 2024.12.21 00:24:17.563409 [ 259 ] {68740bb4-5a7b-4dbb-83a8-9cc006648841} TCPHandler: Processed in 0.00263485 sec. 2024.12.21 00:24:17.563610 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:17.563842 [ 260 ] {c635f5a7-29b1-4639-a8c2-f6ec4a9574e4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:17.563922 [ 260 ] {c635f5a7-29b1-4639-a8c2-f6ec4a9574e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:17.564480 [ 260 ] {c635f5a7-29b1-4639-a8c2-f6ec4a9574e4} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:17.564521 [ 260 ] {c635f5a7-29b1-4639-a8c2-f6ec4a9574e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:17.564924 [ 260 ] {c635f5a7-29b1-4639-a8c2-f6ec4a9574e4} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.21 00:24:17.565177 [ 260 ] {c635f5a7-29b1-4639-a8c2-f6ec4a9574e4} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:17.565427 [ 260 ] {c635f5a7-29b1-4639-a8c2-f6ec4a9574e4} executeQuery: Read 64 rows, 4.56 KiB in 0.001644 sec., 38929.4403892944 rows/sec., 2.71 MiB/sec. 2024.12.21 00:24:17.565519 [ 260 ] {c635f5a7-29b1-4639-a8c2-f6ec4a9574e4} TCPHandler: Processed in 0.002021354 sec. 2024.12.21 00:24:17.565715 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:17.566012 [ 259 ] {24445cd0-0728-443d-8df4-c4ede06653fe} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:17.566086 [ 259 ] {24445cd0-0728-443d-8df4-c4ede06653fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:17.566691 [ 259 ] {24445cd0-0728-443d-8df4-c4ede06653fe} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:17.566740 [ 259 ] {24445cd0-0728-443d-8df4-c4ede06653fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:17.567153 [ 259 ] {24445cd0-0728-443d-8df4-c4ede06653fe} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.21 00:24:17.567390 [ 259 ] {24445cd0-0728-443d-8df4-c4ede06653fe} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:17.567603 [ 259 ] {24445cd0-0728-443d-8df4-c4ede06653fe} executeQuery: Read 24 rows, 1.66 KiB in 0.001685 sec., 14243.323442136498 rows/sec., 982.94 KiB/sec. 2024.12.21 00:24:17.567656 [ 259 ] {24445cd0-0728-443d-8df4-c4ede06653fe} TCPHandler: Processed in 0.002058124 sec. 2024.12.21 00:24:18.795339 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 2024.12.21 00:24:18.795985 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:18.796035 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:18.796557 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:24:18.796807 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:18.797099 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 2024.12.21 00:24:20.688303 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2024.12.21 00:24:20.709290 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:20.709360 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:20.716607 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:24:20.717392 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:20.720178 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2024.12.21 00:24:22.563061 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:22.563270 [ 260 ] {22167338-3afc-443b-9cbd-babebdeb32e4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:22.563342 [ 260 ] {22167338-3afc-443b-9cbd-babebdeb32e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:22.564183 [ 260 ] {22167338-3afc-443b-9cbd-babebdeb32e4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:22.564225 [ 260 ] {22167338-3afc-443b-9cbd-babebdeb32e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:22.564694 [ 260 ] {22167338-3afc-443b-9cbd-babebdeb32e4} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.21 00:24:22.564959 [ 260 ] {22167338-3afc-443b-9cbd-babebdeb32e4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:22.565213 [ 260 ] {22167338-3afc-443b-9cbd-babebdeb32e4} executeQuery: Read 110 rows, 9.44 KiB in 0.001998 sec., 55055.05505505505 rows/sec., 4.61 MiB/sec. 2024.12.21 00:24:22.565271 [ 260 ] {22167338-3afc-443b-9cbd-babebdeb32e4} TCPHandler: Processed in 0.002391043 sec. 2024.12.21 00:24:22.565534 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:22.565747 [ 259 ] {f4521498-6ab6-4b9f-b28e-e84ec2ca110d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:24:22.565831 [ 259 ] {f4521498-6ab6-4b9f-b28e-e84ec2ca110d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:24:22.566606 [ 259 ] {f4521498-6ab6-4b9f-b28e-e84ec2ca110d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:22.566658 [ 259 ] {f4521498-6ab6-4b9f-b28e-e84ec2ca110d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:22.567097 [ 259 ] {f4521498-6ab6-4b9f-b28e-e84ec2ca110d} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.21 00:24:22.567350 [ 259 ] {f4521498-6ab6-4b9f-b28e-e84ec2ca110d} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:22.567548 [ 60 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 2024.12.21 00:24:22.567612 [ 259 ] {f4521498-6ab6-4b9f-b28e-e84ec2ca110d} executeQuery: Read 27 rows, 2.03 KiB in 0.00192 sec., 14062.5 rows/sec., 1.03 MiB/sec. 2024.12.21 00:24:22.567640 [ 60 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:22.567708 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:22.567745 [ 259 ] {f4521498-6ab6-4b9f-b28e-e84ec2ca110d} TCPHandler: Processed in 0.002341952 sec. 2024.12.21 00:24:22.567994 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_80_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full 2024.12.21 00:24:22.568031 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:22.568309 [ 260 ] {2fd0a9db-4535-4545-8cca-dd015dfb005c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:22.568327 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:22.568417 [ 260 ] {2fd0a9db-4535-4545-8cca-dd015dfb005c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:22.568426 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 64 rows starting from the beginning of the part 2024.12.21 00:24:22.568845 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 29 rows starting from the beginning of the part 2024.12.21 00:24:22.569181 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 19 rows starting from the beginning of the part 2024.12.21 00:24:22.569578 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 27 rows starting from the beginning of the part 2024.12.21 00:24:22.569979 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part 2024.12.21 00:24:22.570377 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 27 rows starting from the beginning of the part 2024.12.21 00:24:22.571378 [ 260 ] {2fd0a9db-4535-4545-8cca-dd015dfb005c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:22.571438 [ 260 ] {2fd0a9db-4535-4545-8cca-dd015dfb005c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:22.572465 [ 260 ] {2fd0a9db-4535-4545-8cca-dd015dfb005c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.21 00:24:22.572907 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.005071554 sec., 39632.822602302964 rows/sec., 2.98 MiB/sec. 2024.12.21 00:24:22.572983 [ 260 ] {2fd0a9db-4535-4545-8cca-dd015dfb005c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:22.573181 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2024.12.21 00:24:22.573421 [ 260 ] {2fd0a9db-4535-4545-8cca-dd015dfb005c} executeQuery: Read 91 rows, 7.28 KiB in 0.005213 sec., 17456.35910224439 rows/sec., 1.36 MiB/sec. 2024.12.21 00:24:22.573551 [ 260 ] {2fd0a9db-4535-4545-8cca-dd015dfb005c} TCPHandler: Processed in 0.005683921 sec. 2024.12.21 00:24:22.573816 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_80_16} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:22.573829 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:22.573947 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_80_16} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 2024.12.21 00:24:22.574133 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:24:22.574154 [ 259 ] {f77a22c7-f1a9-4722-9601-86690ab8deb0} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:22.574234 [ 259 ] {f77a22c7-f1a9-4722-9601-86690ab8deb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:22.574926 [ 259 ] {f77a22c7-f1a9-4722-9601-86690ab8deb0} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:22.574974 [ 259 ] {f77a22c7-f1a9-4722-9601-86690ab8deb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:22.575390 [ 259 ] {f77a22c7-f1a9-4722-9601-86690ab8deb0} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.21 00:24:22.575638 [ 259 ] {f77a22c7-f1a9-4722-9601-86690ab8deb0} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:22.575862 [ 259 ] {f77a22c7-f1a9-4722-9601-86690ab8deb0} executeQuery: Read 160 rows, 11.41 KiB in 0.001804 sec., 88691.79600886918 rows/sec., 6.18 MiB/sec. 2024.12.21 00:24:22.575918 [ 259 ] {f77a22c7-f1a9-4722-9601-86690ab8deb0} TCPHandler: Processed in 0.00224959 sec. 2024.12.21 00:24:22.576121 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:22.576342 [ 260 ] {b261b63d-0deb-451f-b3aa-f15ea0496813} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:22.576483 [ 260 ] {b261b63d-0deb-451f-b3aa-f15ea0496813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:24:22.577895 [ 260 ] {b261b63d-0deb-451f-b3aa-f15ea0496813} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:22.577934 [ 260 ] {b261b63d-0deb-451f-b3aa-f15ea0496813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:22.578594 [ 260 ] {b261b63d-0deb-451f-b3aa-f15ea0496813} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.21 00:24:22.578860 [ 260 ] {b261b63d-0deb-451f-b3aa-f15ea0496813} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:22.579133 [ 260 ] {b261b63d-0deb-451f-b3aa-f15ea0496813} executeQuery: Read 27 rows, 49.54 KiB in 0.002841 sec., 9503.695881731785 rows/sec., 17.03 MiB/sec. 2024.12.21 00:24:22.579285 [ 260 ] {b261b63d-0deb-451f-b3aa-f15ea0496813} TCPHandler: Processed in 0.003276677 sec. 2024.12.21 00:24:22.579534 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:22.579750 [ 259 ] {b4d48989-6dc7-4c0c-bcdf-b2b96f721b6f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:22.579824 [ 259 ] {b4d48989-6dc7-4c0c-bcdf-b2b96f721b6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:22.580337 [ 259 ] {b4d48989-6dc7-4c0c-bcdf-b2b96f721b6f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:22.580375 [ 259 ] {b4d48989-6dc7-4c0c-bcdf-b2b96f721b6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:22.580765 [ 259 ] {b4d48989-6dc7-4c0c-bcdf-b2b96f721b6f} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.21 00:24:22.581000 [ 259 ] {b4d48989-6dc7-4c0c-bcdf-b2b96f721b6f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:22.581222 [ 259 ] {b4d48989-6dc7-4c0c-bcdf-b2b96f721b6f} executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. 2024.12.21 00:24:22.581274 [ 259 ] {b4d48989-6dc7-4c0c-bcdf-b2b96f721b6f} TCPHandler: Processed in 0.0018984 sec. 2024.12.21 00:24:26.059786 [ 37 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:24:26.059866 [ 37 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:24:26.298147 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 2024.12.21 00:24:26.298849 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:26.298900 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:26.299444 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:24:26.299715 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:26.299975 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2024.12.21 00:24:26.443851 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1752 2024.12.21 00:24:26.446717 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:26.446771 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:26.448264 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:24:26.448593 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:26.449183 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1752 2024.12.21 00:24:26.823913 [ 37 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2024.12.21 00:24:26.824013 [ 37 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:26.824059 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:26.824399 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2024.12.21 00:24:26.825011 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:26.825100 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 242 rows starting from the beginning of the part 2024.12.21 00:24:26.825210 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part 2024.12.21 00:24:26.825454 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2024.12.21 00:24:26.825770 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2024.12.21 00:24:26.825960 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part 2024.12.21 00:24:26.827241 [ 199 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.003056211 sec., 246710.7146725144 rows/sec., 17.66 MiB/sec. 2024.12.21 00:24:26.827538 [ 189 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2024.12.21 00:24:26.828128 [ 189 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_42_9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:26.828231 [ 189 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_42_9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2024.12.21 00:24:26.828337 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.21 00:24:27.194409 [ 41 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.21 00:24:27.194495 [ 41 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.194539 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.194804 [ 200 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.21 00:24:27.195124 [ 200 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:27.195160 [ 200 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2024.12.21 00:24:27.195237 [ 200 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.12.21 00:24:27.195477 [ 200 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2024.12.21 00:24:27.195747 [ 200 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.12.21 00:24:27.195890 [ 200 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part 2024.12.21 00:24:27.197053 [ 199 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002408564 sec., 22419.99797389648 rows/sec., 1.87 MiB/sec. 2024.12.21 00:24:27.197247 [ 199 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.21 00:24:27.197623 [ 199 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_13_3} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.197727 [ 199 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_13_3} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.21 00:24:27.197840 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:24:27.567624 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:27.567938 [ 260 ] {4706abcf-8e98-4d82-bb59-59f1b8128310} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:24:27.568056 [ 260 ] {4706abcf-8e98-4d82-bb59-59f1b8128310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:24:27.568889 [ 260 ] {4706abcf-8e98-4d82-bb59-59f1b8128310} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.568945 [ 260 ] {4706abcf-8e98-4d82-bb59-59f1b8128310} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.569410 [ 260 ] {4706abcf-8e98-4d82-bb59-59f1b8128310} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:24:27.569681 [ 260 ] {4706abcf-8e98-4d82-bb59-59f1b8128310} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.569944 [ 260 ] {4706abcf-8e98-4d82-bb59-59f1b8128310} executeQuery: Read 14 rows, 1.01 KiB in 0.002094 sec., 6685.768863419294 rows/sec., 481.29 KiB/sec. 2024.12.21 00:24:27.570012 [ 260 ] {4706abcf-8e98-4d82-bb59-59f1b8128310} TCPHandler: Processed in 0.002582438 sec. 2024.12.21 00:24:27.570324 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:27.570604 [ 259 ] {ee6fdca7-29ec-4e99-bb6e-da4dcb8952a4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:27.570716 [ 259 ] {ee6fdca7-29ec-4e99-bb6e-da4dcb8952a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:27.571678 [ 259 ] {ee6fdca7-29ec-4e99-bb6e-da4dcb8952a4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.571717 [ 259 ] {ee6fdca7-29ec-4e99-bb6e-da4dcb8952a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.572152 [ 259 ] {ee6fdca7-29ec-4e99-bb6e-da4dcb8952a4} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.21 00:24:27.572407 [ 259 ] {ee6fdca7-29ec-4e99-bb6e-da4dcb8952a4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.572550 [ 41 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.21 00:24:27.572596 [ 41 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.572606 [ 259 ] {ee6fdca7-29ec-4e99-bb6e-da4dcb8952a4} executeQuery: Read 227 rows, 20.32 KiB in 0.00208 sec., 109134.61538461539 rows/sec., 9.54 MiB/sec. 2024.12.21 00:24:27.572625 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.572707 [ 259 ] {ee6fdca7-29ec-4e99-bb6e-da4dcb8952a4} TCPHandler: Processed in 0.002550567 sec. 2024.12.21 00:24:27.572853 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.21 00:24:27.572973 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:27.573065 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:27.573109 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1430 rows starting from the beginning of the part 2024.12.21 00:24:27.573398 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 110 rows starting from the beginning of the part 2024.12.21 00:24:27.573436 [ 260 ] {3c675ea9-12e0-4b58-bf89-9e264f780a97} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:24:27.573665 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1375 rows starting from the beginning of the part 2024.12.21 00:24:27.573665 [ 260 ] {3c675ea9-12e0-4b58-bf89-9e264f780a97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:24:27.574009 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2024.12.21 00:24:27.574349 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 110 rows starting from the beginning of the part 2024.12.21 00:24:27.574663 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 227 rows starting from the beginning of the part 2024.12.21 00:24:27.576275 [ 260 ] {3c675ea9-12e0-4b58-bf89-9e264f780a97} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.576355 [ 260 ] {3c675ea9-12e0-4b58-bf89-9e264f780a97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.577373 [ 260 ] {3c675ea9-12e0-4b58-bf89-9e264f780a97} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.21 00:24:27.577729 [ 260 ] {3c675ea9-12e0-4b58-bf89-9e264f780a97} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.578093 [ 260 ] {3c675ea9-12e0-4b58-bf89-9e264f780a97} executeQuery: Read 19 rows, 1.36 KiB in 0.004827 sec., 3936.1922519163045 rows/sec., 281.42 KiB/sec. 2024.12.21 00:24:27.578458 [ 260 ] {3c675ea9-12e0-4b58-bf89-9e264f780a97} TCPHandler: Processed in 0.005628379 sec. 2024.12.21 00:24:27.578592 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.005866876 sec., 563843.5174017654 rows/sec., 49.22 MiB/sec. 2024.12.21 00:24:27.578729 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:27.578835 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.21 00:24:27.579073 [ 259 ] {c9757652-09a0-4a8e-95c0-c75688b242e7} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:24:27.579204 [ 259 ] {c9757652-09a0-4a8e-95c0-c75688b242e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:24:27.579371 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_101_20} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.579571 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_101_20} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.21 00:24:27.579753 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2024.12.21 00:24:27.580157 [ 259 ] {c9757652-09a0-4a8e-95c0-c75688b242e7} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.580199 [ 259 ] {c9757652-09a0-4a8e-95c0-c75688b242e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.580566 [ 259 ] {c9757652-09a0-4a8e-95c0-c75688b242e7} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:24:27.580812 [ 259 ] {c9757652-09a0-4a8e-95c0-c75688b242e7} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.580983 [ 259 ] {c9757652-09a0-4a8e-95c0-c75688b242e7} executeQuery: Read 14 rows, 1004.00 B in 0.002002 sec., 6993.006993006993 rows/sec., 489.74 KiB/sec. 2024.12.21 00:24:27.581036 [ 259 ] {c9757652-09a0-4a8e-95c0-c75688b242e7} TCPHandler: Processed in 0.002426114 sec. 2024.12.21 00:24:27.581215 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:27.581354 [ 260 ] {a17c0cff-569a-4c81-be12-cc2ebacd0b3b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:24:27.581413 [ 260 ] {a17c0cff-569a-4c81-be12-cc2ebacd0b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:24:27.582132 [ 260 ] {a17c0cff-569a-4c81-be12-cc2ebacd0b3b} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.582173 [ 260 ] {a17c0cff-569a-4c81-be12-cc2ebacd0b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.582551 [ 260 ] {a17c0cff-569a-4c81-be12-cc2ebacd0b3b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:24:27.582807 [ 260 ] {a17c0cff-569a-4c81-be12-cc2ebacd0b3b} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.583032 [ 260 ] {a17c0cff-569a-4c81-be12-cc2ebacd0b3b} executeQuery: Read 13 rows, 830.00 B in 0.001709 sec., 7606.787595084845 rows/sec., 474.28 KiB/sec. 2024.12.21 00:24:27.583092 [ 260 ] {a17c0cff-569a-4c81-be12-cc2ebacd0b3b} TCPHandler: Processed in 0.001944472 sec. 2024.12.21 00:24:27.583251 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:27.583368 [ 259 ] {7bce87a2-5805-41cd-8992-31bbbd45de9b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:27.583417 [ 259 ] {7bce87a2-5805-41cd-8992-31bbbd45de9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:27.584299 [ 259 ] {7bce87a2-5805-41cd-8992-31bbbd45de9b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.584338 [ 259 ] {7bce87a2-5805-41cd-8992-31bbbd45de9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.584731 [ 259 ] {7bce87a2-5805-41cd-8992-31bbbd45de9b} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.21 00:24:27.584975 [ 259 ] {7bce87a2-5805-41cd-8992-31bbbd45de9b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.585161 [ 35 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.21 00:24:27.585184 [ 259 ] {7bce87a2-5805-41cd-8992-31bbbd45de9b} executeQuery: Read 394 rows, 28.64 KiB in 0.001839 sec., 214246.8733007069 rows/sec., 15.21 MiB/sec. 2024.12.21 00:24:27.585218 [ 35 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.585279 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.585303 [ 259 ] {7bce87a2-5805-41cd-8992-31bbbd45de9b} TCPHandler: Processed in 0.002105605 sec. 2024.12.21 00:24:27.585548 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:27.585625 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.21 00:24:27.585873 [ 260 ] {c9b1f5c0-2a17-43bf-a0c0-d5c28dad7b0d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:24:27.586076 [ 260 ] {c9b1f5c0-2a17-43bf-a0c0-d5c28dad7b0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:24:27.586167 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:27.586311 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 913 rows starting from the beginning of the part 2024.12.21 00:24:27.586837 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 91 rows starting from the beginning of the part 2024.12.21 00:24:27.587457 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 866 rows starting from the beginning of the part 2024.12.21 00:24:27.588009 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2024.12.21 00:24:27.588612 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 91 rows starting from the beginning of the part 2024.12.21 00:24:27.589237 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 394 rows starting from the beginning of the part 2024.12.21 00:24:27.590018 [ 260 ] {c9b1f5c0-2a17-43bf-a0c0-d5c28dad7b0d} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.590062 [ 260 ] {c9b1f5c0-2a17-43bf-a0c0-d5c28dad7b0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.590637 [ 260 ] {c9b1f5c0-2a17-43bf-a0c0-d5c28dad7b0d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:24:27.590985 [ 260 ] {c9b1f5c0-2a17-43bf-a0c0-d5c28dad7b0d} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.591200 [ 35 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 2024.12.21 00:24:27.591263 [ 35 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.591290 [ 260 ] {c9b1f5c0-2a17-43bf-a0c0-d5c28dad7b0d} executeQuery: Read 6 rows, 321.00 B in 0.005532 sec., 1084.598698481562 rows/sec., 56.67 KiB/sec. 2024.12.21 00:24:27.591310 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.591743 [ 260 ] {c9b1f5c0-2a17-43bf-a0c0-d5c28dad7b0d} TCPHandler: Processed in 0.006328508 sec. 2024.12.21 00:24:27.592080 [ 187 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_43_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full 2024.12.21 00:24:27.592166 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:27.592670 [ 259 ] {39669b66-0e56-4a2b-aaa7-71419563326a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:27.592691 [ 187 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_43_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:27.592825 [ 187 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part 2024.12.21 00:24:27.592807 [ 198 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.007398036 sec., 326978.67379937053 rows/sec., 25.08 MiB/sec. 2024.12.21 00:24:27.592894 [ 259 ] {39669b66-0e56-4a2b-aaa7-71419563326a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:27.593234 [ 187 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2024.12.21 00:24:27.593449 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.21 00:24:27.593780 [ 187 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2024.12.21 00:24:27.594360 [ 187 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2024.12.21 00:24:27.594903 [ 187 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2024.12.21 00:24:27.594930 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_101_20} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.595368 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_101_20} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.21 00:24:27.595487 [ 187 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_43_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2024.12.21 00:24:27.595708 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 00:24:27.597560 [ 259 ] {39669b66-0e56-4a2b-aaa7-71419563326a} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.597640 [ 259 ] {39669b66-0e56-4a2b-aaa7-71419563326a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.598721 [ 259 ] {39669b66-0e56-4a2b-aaa7-71419563326a} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.21 00:24:27.598962 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_43_9} MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.007437637 sec., 34688.43666341877 rows/sec., 1.77 MiB/sec. 2024.12.21 00:24:27.599173 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_43_9} MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) 2024.12.21 00:24:27.599219 [ 259 ] {39669b66-0e56-4a2b-aaa7-71419563326a} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.599527 [ 35 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.21 00:24:27.599625 [ 35 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.599677 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.599724 [ 259 ] {39669b66-0e56-4a2b-aaa7-71419563326a} executeQuery: Read 237 rows, 16.27 KiB in 0.007218 sec., 32834.58021612635 rows/sec., 2.20 MiB/sec. 2024.12.21 00:24:27.600168 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.21 00:24:27.600191 [ 259 ] {39669b66-0e56-4a2b-aaa7-71419563326a} TCPHandler: Processed in 0.00828428 sec. 2024.12.21 00:24:27.600457 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_43_9} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.600523 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:27.600745 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:27.600803 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_43_9} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 2024.12.21 00:24:27.600919 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28723 rows starting from the beginning of the part 2024.12.21 00:24:27.601018 [ 260 ] {ba3bb61c-9a6a-4951-8f3b-8fbf03997a18} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:24:27.601165 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:24:27.601350 [ 260 ] {ba3bb61c-9a6a-4951-8f3b-8fbf03997a18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:24:27.601543 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2024.12.21 00:24:27.602042 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1027 rows starting from the beginning of the part 2024.12.21 00:24:27.602491 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2024.12.21 00:24:27.602969 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2024.12.21 00:24:27.603355 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part 2024.12.21 00:24:27.605025 [ 260 ] {ba3bb61c-9a6a-4951-8f3b-8fbf03997a18} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.605144 [ 260 ] {ba3bb61c-9a6a-4951-8f3b-8fbf03997a18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.605925 [ 260 ] {ba3bb61c-9a6a-4951-8f3b-8fbf03997a18} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 00:24:27.606417 [ 260 ] {ba3bb61c-9a6a-4951-8f3b-8fbf03997a18} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.607092 [ 260 ] {ba3bb61c-9a6a-4951-8f3b-8fbf03997a18} executeQuery: Read 1 rows, 69.00 B in 0.006284 sec., 159.1343093570974 rows/sec., 10.72 KiB/sec. 2024.12.21 00:24:27.607461 [ 260 ] {ba3bb61c-9a6a-4951-8f3b-8fbf03997a18} TCPHandler: Processed in 0.007129259 sec. 2024.12.21 00:24:27.607809 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:27.608041 [ 259 ] {deadaed5-af7e-4ff1-b7d4-94dcd2431920} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:27.608136 [ 259 ] {deadaed5-af7e-4ff1-b7d4-94dcd2431920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:24:27.609441 [ 259 ] {deadaed5-af7e-4ff1-b7d4-94dcd2431920} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.609481 [ 259 ] {deadaed5-af7e-4ff1-b7d4-94dcd2431920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.610294 [ 259 ] {deadaed5-af7e-4ff1-b7d4-94dcd2431920} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.21 00:24:27.610571 [ 259 ] {deadaed5-af7e-4ff1-b7d4-94dcd2431920} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.610826 [ 35 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.21 00:24:27.610897 [ 35 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.610916 [ 259 ] {deadaed5-af7e-4ff1-b7d4-94dcd2431920} executeQuery: Read 12 rows, 22.02 KiB in 0.002888 sec., 4155.124653739612 rows/sec., 7.45 MiB/sec. 2024.12.21 00:24:27.610946 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.611544 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.21 00:24:27.611571 [ 259 ] {deadaed5-af7e-4ff1-b7d4-94dcd2431920} TCPHandler: Processed in 0.003940624 sec. 2024.12.21 00:24:27.611797 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:27.612017 [ 260 ] {2d3ad9ac-906f-4900-a293-ed1bb98eb784} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:27.612122 [ 260 ] {2d3ad9ac-906f-4900-a293-ed1bb98eb784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:27.612195 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:27.612322 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1428 rows starting from the beginning of the part 2024.12.21 00:24:27.613199 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 12 rows starting from the beginning of the part 2024.12.21 00:24:27.614260 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 27 rows starting from the beginning of the part 2024.12.21 00:24:27.614767 [ 260 ] {2d3ad9ac-906f-4900-a293-ed1bb98eb784} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.614888 [ 260 ] {2d3ad9ac-906f-4900-a293-ed1bb98eb784} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.615576 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 12 rows starting from the beginning of the part 2024.12.21 00:24:27.615660 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 30371 rows, containing 5 columns (5 merged, 0 gathered) in 0.01584337 sec., 1916953.2744611786 rows/sec., 129.42 MiB/sec. 2024.12.21 00:24:27.616253 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 27 rows starting from the beginning of the part 2024.12.21 00:24:27.616366 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.21 00:24:27.616364 [ 260 ] {2d3ad9ac-906f-4900-a293-ed1bb98eb784} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.21 00:24:27.617015 [ 186 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part 2024.12.21 00:24:27.617691 [ 260 ] {2d3ad9ac-906f-4900-a293-ed1bb98eb784} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.617934 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_101_20} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.618218 [ 35 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.21 00:24:27.618368 [ 35 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:27.618418 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_101_20} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.21 00:24:27.618493 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:27.618740 [ 260 ] {2d3ad9ac-906f-4900-a293-ed1bb98eb784} executeQuery: Read 82 rows, 5.33 KiB in 0.006733 sec., 12178.820733699687 rows/sec., 792.07 KiB/sec. 2024.12.21 00:24:27.618827 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2024.12.21 00:24:27.619125 [ 260 ] {2d3ad9ac-906f-4900-a293-ed1bb98eb784} TCPHandler: Processed in 0.007433547 sec. 2024.12.21 00:24:27.619520 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.21 00:24:27.619818 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:27.619882 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5846 rows starting from the beginning of the part 2024.12.21 00:24:27.620239 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2024.12.21 00:24:27.620619 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 58 rows starting from the beginning of the part 2024.12.21 00:24:27.620982 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 24 rows starting from the beginning of the part 2024.12.21 00:24:27.621249 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2024.12.21 00:24:27.621350 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part 2024.12.21 00:24:27.624660 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6130 rows, containing 4 columns (4 merged, 0 gathered) in 0.005611269 sec., 1092444.5076505865 rows/sec., 71.18 MiB/sec. 2024.12.21 00:24:27.625287 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.21 00:24:27.625964 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_101_20} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.626073 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_101_20} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.21 00:24:27.626178 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. 2024.12.21 00:24:27.631496 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 19 columns (19 merged, 0 gathered) in 0.020364519 sec., 74541.41195281853 rows/sec., 133.57 MiB/sec. 2024.12.21 00:24:27.632983 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.21 00:24:27.633417 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_81_16} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:27.633502 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_81_16} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.21 00:24:27.633654 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. 2024.12.21 00:24:28.000198 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 247.34 MiB, peak 258.83 MiB, free memory in arenas 0.00 B, will set to 251.46 MiB (RSS), difference: 4.13 MiB 2024.12.21 00:24:28.221186 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2024.12.21 00:24:28.244245 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:28.244313 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:28.251921 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:24:28.252766 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:28.257008 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2024.12.21 00:24:32.563479 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:32.563805 [ 260 ] {63f7fe9e-7617-40b9-909d-affa344f5d01} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:32.563922 [ 260 ] {63f7fe9e-7617-40b9-909d-affa344f5d01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:32.564833 [ 260 ] {63f7fe9e-7617-40b9-909d-affa344f5d01} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:32.564874 [ 260 ] {63f7fe9e-7617-40b9-909d-affa344f5d01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:32.565335 [ 260 ] {63f7fe9e-7617-40b9-909d-affa344f5d01} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.21 00:24:32.565599 [ 260 ] {63f7fe9e-7617-40b9-909d-affa344f5d01} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:32.565817 [ 260 ] {63f7fe9e-7617-40b9-909d-affa344f5d01} executeQuery: Read 110 rows, 9.44 KiB in 0.002087 sec., 52707.235265931966 rows/sec., 4.42 MiB/sec. 2024.12.21 00:24:32.565889 [ 260 ] {63f7fe9e-7617-40b9-909d-affa344f5d01} TCPHandler: Processed in 0.002593209 sec. 2024.12.21 00:24:32.566190 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:32.566412 [ 259 ] {8dc8c258-77de-4335-b628-e3cb61ad1faa} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:24:32.566497 [ 259 ] {8dc8c258-77de-4335-b628-e3cb61ad1faa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:24:32.567351 [ 259 ] {8dc8c258-77de-4335-b628-e3cb61ad1faa} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:32.567405 [ 259 ] {8dc8c258-77de-4335-b628-e3cb61ad1faa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:32.567849 [ 259 ] {8dc8c258-77de-4335-b628-e3cb61ad1faa} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.21 00:24:32.568123 [ 259 ] {8dc8c258-77de-4335-b628-e3cb61ad1faa} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:32.568394 [ 259 ] {8dc8c258-77de-4335-b628-e3cb61ad1faa} executeQuery: Read 27 rows, 2.03 KiB in 0.002039 sec., 13241.785188818048 rows/sec., 995.72 KiB/sec. 2024.12.21 00:24:32.568464 [ 259 ] {8dc8c258-77de-4335-b628-e3cb61ad1faa} TCPHandler: Processed in 0.002458275 sec. 2024.12.21 00:24:32.568664 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:32.568889 [ 260 ] {5168a260-ed53-438a-8d3e-cd9c7dae46f0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:32.568981 [ 260 ] {5168a260-ed53-438a-8d3e-cd9c7dae46f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:32.569734 [ 260 ] {5168a260-ed53-438a-8d3e-cd9c7dae46f0} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:32.569771 [ 260 ] {5168a260-ed53-438a-8d3e-cd9c7dae46f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:32.570149 [ 260 ] {5168a260-ed53-438a-8d3e-cd9c7dae46f0} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.21 00:24:32.570400 [ 260 ] {5168a260-ed53-438a-8d3e-cd9c7dae46f0} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:32.570584 [ 260 ] {5168a260-ed53-438a-8d3e-cd9c7dae46f0} executeQuery: Read 91 rows, 7.28 KiB in 0.001751 sec., 51970.30268418047 rows/sec., 4.06 MiB/sec. 2024.12.21 00:24:32.570649 [ 260 ] {5168a260-ed53-438a-8d3e-cd9c7dae46f0} TCPHandler: Processed in 0.002091395 sec. 2024.12.21 00:24:32.570865 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:32.571107 [ 259 ] {8975d331-0f1d-4200-ae5c-585dee05d99d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:32.571175 [ 259 ] {8975d331-0f1d-4200-ae5c-585dee05d99d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:32.571802 [ 259 ] {8975d331-0f1d-4200-ae5c-585dee05d99d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:32.571843 [ 259 ] {8975d331-0f1d-4200-ae5c-585dee05d99d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:32.572265 [ 259 ] {8975d331-0f1d-4200-ae5c-585dee05d99d} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.21 00:24:32.572521 [ 259 ] {8975d331-0f1d-4200-ae5c-585dee05d99d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:32.572755 [ 259 ] {8975d331-0f1d-4200-ae5c-585dee05d99d} executeQuery: Read 160 rows, 11.41 KiB in 0.001692 sec., 94562.64775413711 rows/sec., 6.59 MiB/sec. 2024.12.21 00:24:32.572843 [ 259 ] {8975d331-0f1d-4200-ae5c-585dee05d99d} TCPHandler: Processed in 0.002106836 sec. 2024.12.21 00:24:32.573048 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:32.573342 [ 260 ] {f261f7ca-4291-40d3-a584-178b528541a1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:32.573445 [ 260 ] {f261f7ca-4291-40d3-a584-178b528541a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:24:32.574744 [ 260 ] {f261f7ca-4291-40d3-a584-178b528541a1} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:32.574784 [ 260 ] {f261f7ca-4291-40d3-a584-178b528541a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:32.575452 [ 260 ] {f261f7ca-4291-40d3-a584-178b528541a1} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.21 00:24:32.575721 [ 260 ] {f261f7ca-4291-40d3-a584-178b528541a1} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:32.575923 [ 260 ] {f261f7ca-4291-40d3-a584-178b528541a1} executeQuery: Read 27 rows, 49.54 KiB in 0.002661 sec., 10146.561443066515 rows/sec., 18.18 MiB/sec. 2024.12.21 00:24:32.576014 [ 260 ] {f261f7ca-4291-40d3-a584-178b528541a1} TCPHandler: Processed in 0.003064401 sec. 2024.12.21 00:24:32.576186 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:32.576331 [ 259 ] {ba917f4a-cefb-4caa-8453-41f06a1d80b2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:32.576391 [ 259 ] {ba917f4a-cefb-4caa-8453-41f06a1d80b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:32.576976 [ 259 ] {ba917f4a-cefb-4caa-8453-41f06a1d80b2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:32.577023 [ 259 ] {ba917f4a-cefb-4caa-8453-41f06a1d80b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:32.577445 [ 259 ] {ba917f4a-cefb-4caa-8453-41f06a1d80b2} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.21 00:24:32.577696 [ 259 ] {ba917f4a-cefb-4caa-8453-41f06a1d80b2} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:32.577879 [ 259 ] {ba917f4a-cefb-4caa-8453-41f06a1d80b2} executeQuery: Read 60 rows, 4.14 KiB in 0.001582 sec., 37926.67509481669 rows/sec., 2.56 MiB/sec. 2024.12.21 00:24:32.577932 [ 259 ] {ba917f4a-cefb-4caa-8453-41f06a1d80b2} TCPHandler: Processed in 0.001816108 sec. 2024.12.21 00:24:33.801041 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 2024.12.21 00:24:33.801669 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:33.801710 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:33.802220 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:24:33.802479 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:33.802684 [ 125 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.21 00:24:33.802716 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 2024.12.21 00:24:33.802763 [ 125 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:33.802793 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:33.802949 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.21 00:24:33.803135 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:33.803185 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2024.12.21 00:24:33.803278 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part 2024.12.21 00:24:33.803524 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part 2024.12.21 00:24:33.803715 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part 2024.12.21 00:24:33.803889 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part 2024.12.21 00:24:33.804062 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part 2024.12.21 00:24:33.806775 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.003910573 sec., 7144221.575712818 rows/sec., 102.20 MiB/sec. 2024.12.21 00:24:33.807122 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.21 00:24:33.807436 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_61_12} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:33.807513 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_61_12} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.21 00:24:33.807617 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2024.12.21 00:24:35.758006 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2024.12.21 00:24:35.781262 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:35.781325 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:35.788719 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:24:35.789535 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:35.789851 [ 147 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.21 00:24:35.789921 [ 147 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:35.789964 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:35.790451 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.21 00:24:35.807071 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2024.12.21 00:24:35.808504 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:35.810222 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2024.12.21 00:24:35.815923 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2024.12.21 00:24:35.821515 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2024.12.21 00:24:35.827024 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2024.12.21 00:24:35.832626 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2024.12.21 00:24:35.837318 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2024.12.21 00:24:35.898576 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.108477623 sec., 4240.505896778362 rows/sec., 21.93 MiB/sec. 2024.12.21 00:24:35.900785 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.21 00:24:35.903253 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_61_12} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:35.903368 [ 189 ] {2d708e01-ece8-449d-876b-957778127846::all_1_61_12} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.21 00:24:35.904929 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.12.21 00:24:36.450250 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1786 2024.12.21 00:24:36.453444 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:36.453490 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:36.455013 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:24:36.455348 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:36.456394 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1786 2024.12.21 00:24:37.567307 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:37.567581 [ 260 ] {12e37dc2-6bb4-48e6-aa99-046711c84780} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:24:37.567665 [ 260 ] {12e37dc2-6bb4-48e6-aa99-046711c84780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:24:37.568529 [ 260 ] {12e37dc2-6bb4-48e6-aa99-046711c84780} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:37.568579 [ 260 ] {12e37dc2-6bb4-48e6-aa99-046711c84780} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:37.569036 [ 260 ] {12e37dc2-6bb4-48e6-aa99-046711c84780} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:24:37.569303 [ 260 ] {12e37dc2-6bb4-48e6-aa99-046711c84780} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:37.569580 [ 260 ] {12e37dc2-6bb4-48e6-aa99-046711c84780} executeQuery: Read 14 rows, 1.01 KiB in 0.002059 sec., 6799.417192812044 rows/sec., 489.47 KiB/sec. 2024.12.21 00:24:37.569709 [ 260 ] {12e37dc2-6bb4-48e6-aa99-046711c84780} TCPHandler: Processed in 0.002586408 sec. 2024.12.21 00:24:37.569998 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:37.570213 [ 259 ] {aad51744-bab5-4790-b157-07b8ce5362ff} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:37.570295 [ 259 ] {aad51744-bab5-4790-b157-07b8ce5362ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:37.571170 [ 259 ] {aad51744-bab5-4790-b157-07b8ce5362ff} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:37.571221 [ 259 ] {aad51744-bab5-4790-b157-07b8ce5362ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:37.571699 [ 259 ] {aad51744-bab5-4790-b157-07b8ce5362ff} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.21 00:24:37.571967 [ 259 ] {aad51744-bab5-4790-b157-07b8ce5362ff} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:37.572205 [ 259 ] {aad51744-bab5-4790-b157-07b8ce5362ff} executeQuery: Read 227 rows, 20.32 KiB in 0.002051 sec., 110677.71818625061 rows/sec., 9.67 MiB/sec. 2024.12.21 00:24:37.572261 [ 259 ] {aad51744-bab5-4790-b157-07b8ce5362ff} TCPHandler: Processed in 0.002421285 sec. 2024.12.21 00:24:37.572472 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:37.572620 [ 260 ] {e8ad3c7f-a1b7-453c-9afb-7ade0a1ecb8a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:24:37.572682 [ 260 ] {e8ad3c7f-a1b7-453c-9afb-7ade0a1ecb8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:24:37.573390 [ 260 ] {e8ad3c7f-a1b7-453c-9afb-7ade0a1ecb8a} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:37.573431 [ 260 ] {e8ad3c7f-a1b7-453c-9afb-7ade0a1ecb8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:37.573814 [ 260 ] {e8ad3c7f-a1b7-453c-9afb-7ade0a1ecb8a} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.21 00:24:37.574064 [ 260 ] {e8ad3c7f-a1b7-453c-9afb-7ade0a1ecb8a} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:37.574301 [ 260 ] {e8ad3c7f-a1b7-453c-9afb-7ade0a1ecb8a} executeQuery: Read 19 rows, 1.36 KiB in 0.001711 sec., 11104.617182933956 rows/sec., 793.92 KiB/sec. 2024.12.21 00:24:37.574380 [ 260 ] {e8ad3c7f-a1b7-453c-9afb-7ade0a1ecb8a} TCPHandler: Processed in 0.002013964 sec. 2024.12.21 00:24:37.574620 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:37.574996 [ 259 ] {60a7a547-c331-4070-9aff-34b99052c60e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:24:37.575167 [ 259 ] {60a7a547-c331-4070-9aff-34b99052c60e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:24:37.575913 [ 259 ] {60a7a547-c331-4070-9aff-34b99052c60e} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:37.575953 [ 259 ] {60a7a547-c331-4070-9aff-34b99052c60e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:37.576318 [ 259 ] {60a7a547-c331-4070-9aff-34b99052c60e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:24:37.576557 [ 259 ] {60a7a547-c331-4070-9aff-34b99052c60e} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:37.576771 [ 259 ] {60a7a547-c331-4070-9aff-34b99052c60e} executeQuery: Read 14 rows, 1004.00 B in 0.001912 sec., 7322.175732217573 rows/sec., 512.80 KiB/sec. 2024.12.21 00:24:37.576823 [ 259 ] {60a7a547-c331-4070-9aff-34b99052c60e} TCPHandler: Processed in 0.002354333 sec. 2024.12.21 00:24:37.576986 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:37.577127 [ 260 ] {db6abf39-37e2-4118-9576-a14fe3551828} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:24:37.577184 [ 260 ] {db6abf39-37e2-4118-9576-a14fe3551828} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:24:37.577806 [ 260 ] {db6abf39-37e2-4118-9576-a14fe3551828} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:37.577847 [ 260 ] {db6abf39-37e2-4118-9576-a14fe3551828} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:37.578227 [ 260 ] {db6abf39-37e2-4118-9576-a14fe3551828} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:24:37.578475 [ 260 ] {db6abf39-37e2-4118-9576-a14fe3551828} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:37.578694 [ 260 ] {db6abf39-37e2-4118-9576-a14fe3551828} executeQuery: Read 13 rows, 830.00 B in 0.0016 sec., 8125 rows/sec., 506.59 KiB/sec. 2024.12.21 00:24:37.578748 [ 260 ] {db6abf39-37e2-4118-9576-a14fe3551828} TCPHandler: Processed in 0.001830568 sec. 2024.12.21 00:24:37.578909 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:37.579048 [ 259 ] {3224bb81-099b-4c44-8b5a-29e5d19c2ea1} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:37.579104 [ 259 ] {3224bb81-099b-4c44-8b5a-29e5d19c2ea1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:37.579882 [ 259 ] {3224bb81-099b-4c44-8b5a-29e5d19c2ea1} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:37.579922 [ 259 ] {3224bb81-099b-4c44-8b5a-29e5d19c2ea1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:37.580305 [ 259 ] {3224bb81-099b-4c44-8b5a-29e5d19c2ea1} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.21 00:24:37.580545 [ 259 ] {3224bb81-099b-4c44-8b5a-29e5d19c2ea1} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:37.580781 [ 259 ] {3224bb81-099b-4c44-8b5a-29e5d19c2ea1} executeQuery: Read 394 rows, 28.64 KiB in 0.001755 sec., 224501.42450142448 rows/sec., 15.94 MiB/sec. 2024.12.21 00:24:37.580837 [ 259 ] {3224bb81-099b-4c44-8b5a-29e5d19c2ea1} TCPHandler: Processed in 0.001998153 sec. 2024.12.21 00:24:37.581058 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:37.581410 [ 260 ] {02e4e6a5-9f13-439c-89c5-9c00bc24b9c9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:24:37.581496 [ 260 ] {02e4e6a5-9f13-439c-89c5-9c00bc24b9c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:24:37.581986 [ 260 ] {02e4e6a5-9f13-439c-89c5-9c00bc24b9c9} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:37.582023 [ 260 ] {02e4e6a5-9f13-439c-89c5-9c00bc24b9c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:37.582399 [ 260 ] {02e4e6a5-9f13-439c-89c5-9c00bc24b9c9} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:24:37.582657 [ 260 ] {02e4e6a5-9f13-439c-89c5-9c00bc24b9c9} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:37.582912 [ 260 ] {02e4e6a5-9f13-439c-89c5-9c00bc24b9c9} executeQuery: Read 6 rows, 321.00 B in 0.001614 sec., 3717.472118959108 rows/sec., 194.22 KiB/sec. 2024.12.21 00:24:37.583111 [ 260 ] {02e4e6a5-9f13-439c-89c5-9c00bc24b9c9} TCPHandler: Processed in 0.002174768 sec. 2024.12.21 00:24:37.583326 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:37.583528 [ 259 ] {0ee3f06d-2386-4c3e-9cf6-0f2546c36559} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:37.583624 [ 259 ] {0ee3f06d-2386-4c3e-9cf6-0f2546c36559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:37.584564 [ 259 ] {0ee3f06d-2386-4c3e-9cf6-0f2546c36559} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:37.584602 [ 259 ] {0ee3f06d-2386-4c3e-9cf6-0f2546c36559} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:37.585012 [ 259 ] {0ee3f06d-2386-4c3e-9cf6-0f2546c36559} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.21 00:24:37.585249 [ 259 ] {0ee3f06d-2386-4c3e-9cf6-0f2546c36559} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:37.585461 [ 259 ] {0ee3f06d-2386-4c3e-9cf6-0f2546c36559} executeQuery: Read 237 rows, 16.27 KiB in 0.00198 sec., 119696.9696969697 rows/sec., 8.02 MiB/sec. 2024.12.21 00:24:37.585524 [ 259 ] {0ee3f06d-2386-4c3e-9cf6-0f2546c36559} TCPHandler: Processed in 0.002315511 sec. 2024.12.21 00:24:37.585708 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:37.586036 [ 260 ] {498aac44-0762-43bd-a123-1a206392a83e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:24:37.586200 [ 260 ] {498aac44-0762-43bd-a123-1a206392a83e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:24:37.586779 [ 260 ] {498aac44-0762-43bd-a123-1a206392a83e} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:37.586817 [ 260 ] {498aac44-0762-43bd-a123-1a206392a83e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:37.587188 [ 260 ] {498aac44-0762-43bd-a123-1a206392a83e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 00:24:37.587428 [ 260 ] {498aac44-0762-43bd-a123-1a206392a83e} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:37.587614 [ 260 ] {498aac44-0762-43bd-a123-1a206392a83e} executeQuery: Read 1 rows, 69.00 B in 0.001699 sec., 588.5815185403178 rows/sec., 39.66 KiB/sec. 2024.12.21 00:24:37.587664 [ 260 ] {498aac44-0762-43bd-a123-1a206392a83e} TCPHandler: Processed in 0.002044205 sec. 2024.12.21 00:24:37.587811 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:37.587949 [ 259 ] {ba40e957-2c42-4331-8bd8-5de93d3e0409} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:37.588043 [ 259 ] {ba40e957-2c42-4331-8bd8-5de93d3e0409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:24:37.589219 [ 259 ] {ba40e957-2c42-4331-8bd8-5de93d3e0409} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:37.589258 [ 259 ] {ba40e957-2c42-4331-8bd8-5de93d3e0409} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:37.589886 [ 259 ] {ba40e957-2c42-4331-8bd8-5de93d3e0409} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.21 00:24:37.590144 [ 259 ] {ba40e957-2c42-4331-8bd8-5de93d3e0409} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:37.590412 [ 259 ] {ba40e957-2c42-4331-8bd8-5de93d3e0409} executeQuery: Read 12 rows, 22.02 KiB in 0.002492 sec., 4815.409309791333 rows/sec., 8.63 MiB/sec. 2024.12.21 00:24:37.590624 [ 259 ] {ba40e957-2c42-4331-8bd8-5de93d3e0409} TCPHandler: Processed in 0.002877436 sec. 2024.12.21 00:24:37.590905 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:37.591148 [ 260 ] {722bf4d9-2562-466e-b75d-a063cd60fb03} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:37.591207 [ 260 ] {722bf4d9-2562-466e-b75d-a063cd60fb03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:37.591731 [ 260 ] {722bf4d9-2562-466e-b75d-a063cd60fb03} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:37.591769 [ 260 ] {722bf4d9-2562-466e-b75d-a063cd60fb03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:37.592148 [ 260 ] {722bf4d9-2562-466e-b75d-a063cd60fb03} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.21 00:24:37.592395 [ 260 ] {722bf4d9-2562-466e-b75d-a063cd60fb03} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:37.592583 [ 260 ] {722bf4d9-2562-466e-b75d-a063cd60fb03} executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. 2024.12.21 00:24:37.592666 [ 260 ] {722bf4d9-2562-466e-b75d-a063cd60fb03} TCPHandler: Processed in 0.001919881 sec. 2024.12.21 00:24:41.059919 [ 143 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:24:41.059976 [ 143 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:24:41.303792 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 2024.12.21 00:24:41.304494 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:41.304544 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:41.305096 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:24:41.305374 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:41.305639 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2024.12.21 00:24:42.563632 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:42.563848 [ 260 ] {5a1bf6d5-560e-43a9-90c1-08afd6bfef3d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:42.563928 [ 260 ] {5a1bf6d5-560e-43a9-90c1-08afd6bfef3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:42.564775 [ 260 ] {5a1bf6d5-560e-43a9-90c1-08afd6bfef3d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:42.564817 [ 260 ] {5a1bf6d5-560e-43a9-90c1-08afd6bfef3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:42.565269 [ 260 ] {5a1bf6d5-560e-43a9-90c1-08afd6bfef3d} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.21 00:24:42.565525 [ 260 ] {5a1bf6d5-560e-43a9-90c1-08afd6bfef3d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:42.565721 [ 260 ] {5a1bf6d5-560e-43a9-90c1-08afd6bfef3d} executeQuery: Read 110 rows, 9.44 KiB in 0.001936 sec., 56818.181818181816 rows/sec., 4.76 MiB/sec. 2024.12.21 00:24:42.565776 [ 260 ] {5a1bf6d5-560e-43a9-90c1-08afd6bfef3d} TCPHandler: Processed in 0.002288271 sec. 2024.12.21 00:24:42.566026 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:42.566236 [ 259 ] {d729ce70-a6a8-4faf-9a67-80975890366b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:24:42.566314 [ 259 ] {d729ce70-a6a8-4faf-9a67-80975890366b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:24:42.567071 [ 259 ] {d729ce70-a6a8-4faf-9a67-80975890366b} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:42.567117 [ 259 ] {d729ce70-a6a8-4faf-9a67-80975890366b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:42.567546 [ 259 ] {d729ce70-a6a8-4faf-9a67-80975890366b} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.21 00:24:42.567814 [ 259 ] {d729ce70-a6a8-4faf-9a67-80975890366b} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:42.568070 [ 259 ] {d729ce70-a6a8-4faf-9a67-80975890366b} executeQuery: Read 27 rows, 2.03 KiB in 0.001887 sec., 14308.426073131955 rows/sec., 1.05 MiB/sec. 2024.12.21 00:24:42.568162 [ 259 ] {d729ce70-a6a8-4faf-9a67-80975890366b} TCPHandler: Processed in 0.00226777 sec. 2024.12.21 00:24:42.568417 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:42.568639 [ 260 ] {e7924f37-c791-485c-baae-f2011062131b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:42.568697 [ 260 ] {e7924f37-c791-485c-baae-f2011062131b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:42.569412 [ 260 ] {e7924f37-c791-485c-baae-f2011062131b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:42.569457 [ 260 ] {e7924f37-c791-485c-baae-f2011062131b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:42.569841 [ 260 ] {e7924f37-c791-485c-baae-f2011062131b} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.21 00:24:42.570083 [ 260 ] {e7924f37-c791-485c-baae-f2011062131b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:42.570289 [ 260 ] {e7924f37-c791-485c-baae-f2011062131b} executeQuery: Read 91 rows, 7.28 KiB in 0.001681 sec., 54134.44378346222 rows/sec., 4.23 MiB/sec. 2024.12.21 00:24:42.570343 [ 260 ] {e7924f37-c791-485c-baae-f2011062131b} TCPHandler: Processed in 0.002087525 sec. 2024.12.21 00:24:42.570480 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:42.570610 [ 259 ] {03763ece-867c-46d6-852d-06ab8f787354} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:42.570672 [ 259 ] {03763ece-867c-46d6-852d-06ab8f787354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:42.571380 [ 259 ] {03763ece-867c-46d6-852d-06ab8f787354} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:42.571425 [ 259 ] {03763ece-867c-46d6-852d-06ab8f787354} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:42.571840 [ 259 ] {03763ece-867c-46d6-852d-06ab8f787354} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.21 00:24:42.572080 [ 259 ] {03763ece-867c-46d6-852d-06ab8f787354} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:42.572256 [ 259 ] {03763ece-867c-46d6-852d-06ab8f787354} executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. 2024.12.21 00:24:42.572307 [ 259 ] {03763ece-867c-46d6-852d-06ab8f787354} TCPHandler: Processed in 0.00188137 sec. 2024.12.21 00:24:42.572478 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:42.572594 [ 260 ] {3a6fe40f-4208-4a5e-92d8-88fe5db601f8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:42.572675 [ 260 ] {3a6fe40f-4208-4a5e-92d8-88fe5db601f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:24:42.573823 [ 260 ] {3a6fe40f-4208-4a5e-92d8-88fe5db601f8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:42.573861 [ 260 ] {3a6fe40f-4208-4a5e-92d8-88fe5db601f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:42.574506 [ 260 ] {3a6fe40f-4208-4a5e-92d8-88fe5db601f8} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.21 00:24:42.574782 [ 260 ] {3a6fe40f-4208-4a5e-92d8-88fe5db601f8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:42.575025 [ 260 ] {3a6fe40f-4208-4a5e-92d8-88fe5db601f8} executeQuery: Read 27 rows, 49.54 KiB in 0.002453 sec., 11006.930289441501 rows/sec., 19.72 MiB/sec. 2024.12.21 00:24:42.575173 [ 260 ] {3a6fe40f-4208-4a5e-92d8-88fe5db601f8} TCPHandler: Processed in 0.002751633 sec. 2024.12.21 00:24:42.575428 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:42.575638 [ 259 ] {6fcb0b26-3203-4e54-b780-c8c3df238a41} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:42.575699 [ 259 ] {6fcb0b26-3203-4e54-b780-c8c3df238a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:42.576296 [ 259 ] {6fcb0b26-3203-4e54-b780-c8c3df238a41} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:42.576341 [ 259 ] {6fcb0b26-3203-4e54-b780-c8c3df238a41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:42.576753 [ 259 ] {6fcb0b26-3203-4e54-b780-c8c3df238a41} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.21 00:24:42.576997 [ 259 ] {6fcb0b26-3203-4e54-b780-c8c3df238a41} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:42.577167 [ 259 ] {6fcb0b26-3203-4e54-b780-c8c3df238a41} executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec. 2024.12.21 00:24:42.577215 [ 259 ] {6fcb0b26-3203-4e54-b780-c8c3df238a41} TCPHandler: Processed in 0.001949062 sec. 2024.12.21 00:24:43.308104 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2024.12.21 00:24:43.326500 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:43.326568 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:43.333427 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:24:43.334160 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:43.337830 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2024.12.21 00:24:44.940036 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:44.940258 [ 260 ] {75a83ea9-119b-4c33-9f3b-62f49ca0ed05} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:24:44.940340 [ 260 ] {75a83ea9-119b-4c33-9f3b-62f49ca0ed05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:24:44.941167 [ 260 ] {75a83ea9-119b-4c33-9f3b-62f49ca0ed05} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.941220 [ 260 ] {75a83ea9-119b-4c33-9f3b-62f49ca0ed05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.941670 [ 260 ] {75a83ea9-119b-4c33-9f3b-62f49ca0ed05} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:24:44.941942 [ 260 ] {75a83ea9-119b-4c33-9f3b-62f49ca0ed05} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.942146 [ 135 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.12.21 00:24:44.942195 [ 260 ] {75a83ea9-119b-4c33-9f3b-62f49ca0ed05} executeQuery: Read 14 rows, 1.01 KiB in 0.001991 sec., 7031.642390758412 rows/sec., 506.18 KiB/sec. 2024.12.21 00:24:44.942238 [ 135 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.942320 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.942382 [ 260 ] {75a83ea9-119b-4c33-9f3b-62f49ca0ed05} TCPHandler: Processed in 0.002494426 sec. 2024.12.21 00:24:44.942626 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.12.21 00:24:44.942703 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:44.942839 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:44.942890 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part 2024.12.21 00:24:44.942895 [ 259 ] {2a232749-3b60-4a7f-9dd4-5769373ce91c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:44.942983 [ 259 ] {2a232749-3b60-4a7f-9dd4-5769373ce91c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:44.943086 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2024.12.21 00:24:44.943498 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2024.12.21 00:24:44.943825 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2024.12.21 00:24:44.944226 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2024.12.21 00:24:44.945735 [ 199 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003284447 sec., 21312.567990897707 rows/sec., 1.58 MiB/sec. 2024.12.21 00:24:44.945990 [ 199 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.12.21 00:24:44.946402 [ 199 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_45_11} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.946497 [ 259 ] {2a232749-3b60-4a7f-9dd4-5769373ce91c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.946537 [ 199 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_45_11} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.12.21 00:24:44.946558 [ 259 ] {2a232749-3b60-4a7f-9dd4-5769373ce91c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.946706 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:24:44.947184 [ 259 ] {2a232749-3b60-4a7f-9dd4-5769373ce91c} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.21 00:24:44.947468 [ 259 ] {2a232749-3b60-4a7f-9dd4-5769373ce91c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.947722 [ 259 ] {2a232749-3b60-4a7f-9dd4-5769373ce91c} executeQuery: Read 1367 rows, 116.44 KiB in 0.004888 sec., 279664.4844517185 rows/sec., 23.26 MiB/sec. 2024.12.21 00:24:44.947794 [ 259 ] {2a232749-3b60-4a7f-9dd4-5769373ce91c} TCPHandler: Processed in 0.005235168 sec. 2024.12.21 00:24:44.948005 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:44.948146 [ 260 ] {0e6138a7-4fcc-4cf7-b5d0-ed19f068bf14} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:24:44.948207 [ 260 ] {0e6138a7-4fcc-4cf7-b5d0-ed19f068bf14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:24:44.948900 [ 260 ] {0e6138a7-4fcc-4cf7-b5d0-ed19f068bf14} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.948941 [ 260 ] {0e6138a7-4fcc-4cf7-b5d0-ed19f068bf14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.949327 [ 260 ] {0e6138a7-4fcc-4cf7-b5d0-ed19f068bf14} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.21 00:24:44.949581 [ 260 ] {0e6138a7-4fcc-4cf7-b5d0-ed19f068bf14} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.949772 [ 135 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 2024.12.21 00:24:44.949828 [ 135 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.949845 [ 260 ] {0e6138a7-4fcc-4cf7-b5d0-ed19f068bf14} executeQuery: Read 19 rows, 1.36 KiB in 0.001724 sec., 11020.881670533643 rows/sec., 787.93 KiB/sec. 2024.12.21 00:24:44.949870 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.950074 [ 260 ] {0e6138a7-4fcc-4cf7-b5d0-ed19f068bf14} TCPHandler: Processed in 0.002131327 sec. 2024.12.21 00:24:44.950191 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_85_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full 2024.12.21 00:24:44.950344 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:44.950692 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:44.950733 [ 259 ] {a1ba6098-c74f-441e-a8ed-c0038d4154be} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:24:44.950814 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 64 rows starting from the beginning of the part 2024.12.21 00:24:44.950895 [ 259 ] {a1ba6098-c74f-441e-a8ed-c0038d4154be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:24:44.951275 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 19 rows starting from the beginning of the part 2024.12.21 00:24:44.951667 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 27 rows starting from the beginning of the part 2024.12.21 00:24:44.952299 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 19 rows starting from the beginning of the part 2024.12.21 00:24:44.952872 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 27 rows starting from the beginning of the part 2024.12.21 00:24:44.953465 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 19 rows starting from the beginning of the part 2024.12.21 00:24:44.954580 [ 259 ] {a1ba6098-c74f-441e-a8ed-c0038d4154be} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.954630 [ 259 ] {a1ba6098-c74f-441e-a8ed-c0038d4154be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.955370 [ 259 ] {a1ba6098-c74f-441e-a8ed-c0038d4154be} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:24:44.955381 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005396632 sec., 32427.63264198856 rows/sec., 2.44 MiB/sec. 2024.12.21 00:24:44.955568 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2024.12.21 00:24:44.955786 [ 259 ] {a1ba6098-c74f-441e-a8ed-c0038d4154be} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.956166 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_85_17} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.956174 [ 259 ] {a1ba6098-c74f-441e-a8ed-c0038d4154be} executeQuery: Read 242 rows, 16.79 KiB in 0.005563 sec., 43501.707711666364 rows/sec., 2.95 MiB/sec. 2024.12.21 00:24:44.956346 [ 259 ] {a1ba6098-c74f-441e-a8ed-c0038d4154be} TCPHandler: Processed in 0.006132693 sec. 2024.12.21 00:24:44.956358 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_85_17} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 2024.12.21 00:24:44.956533 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:24:44.956625 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:44.956781 [ 260 ] {e2ae95a6-ccb2-4372-9087-0d5b073d0b94} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:24:44.956846 [ 260 ] {e2ae95a6-ccb2-4372-9087-0d5b073d0b94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:24:44.957546 [ 260 ] {e2ae95a6-ccb2-4372-9087-0d5b073d0b94} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.957595 [ 260 ] {e2ae95a6-ccb2-4372-9087-0d5b073d0b94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.957976 [ 260 ] {e2ae95a6-ccb2-4372-9087-0d5b073d0b94} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:24:44.958238 [ 260 ] {e2ae95a6-ccb2-4372-9087-0d5b073d0b94} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.958406 [ 135 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.12.21 00:24:44.958465 [ 135 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.958497 [ 260 ] {e2ae95a6-ccb2-4372-9087-0d5b073d0b94} executeQuery: Read 13 rows, 830.00 B in 0.001732 sec., 7505.773672055427 rows/sec., 467.98 KiB/sec. 2024.12.21 00:24:44.958506 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.958656 [ 260 ] {e2ae95a6-ccb2-4372-9087-0d5b073d0b94} TCPHandler: Processed in 0.002203268 sec. 2024.12.21 00:24:44.958746 [ 191 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.12.21 00:24:44.958855 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:44.958932 [ 191 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:44.959015 [ 191 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part 2024.12.21 00:24:44.959078 [ 259 ] {0ede8d71-3297-4061-8c87-1a08e1b99e76} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:44.959272 [ 259 ] {0ede8d71-3297-4061-8c87-1a08e1b99e76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:44.959273 [ 191 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2024.12.21 00:24:44.959696 [ 191 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2024.12.21 00:24:44.959986 [ 191 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2024.12.21 00:24:44.960289 [ 191 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2024.12.21 00:24:44.962239 [ 259 ] {0ede8d71-3297-4061-8c87-1a08e1b99e76} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.962326 [ 259 ] {0ede8d71-3297-4061-8c87-1a08e1b99e76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.962487 [ 191 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003844982 sec., 16905.150661303487 rows/sec., 1.09 MiB/sec. 2024.12.21 00:24:44.962653 [ 191 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.12.21 00:24:44.963082 [ 259 ] {0ede8d71-3297-4061-8c87-1a08e1b99e76} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.21 00:24:44.963090 [ 191 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_45_11} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.963231 [ 191 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_45_11} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.12.21 00:24:44.963347 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:24:44.963487 [ 259 ] {0ede8d71-3297-4061-8c87-1a08e1b99e76} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.963741 [ 259 ] {0ede8d71-3297-4061-8c87-1a08e1b99e76} executeQuery: Read 850 rows, 62.93 KiB in 0.004722 sec., 180008.47098686997 rows/sec., 13.01 MiB/sec. 2024.12.21 00:24:44.963835 [ 259 ] {0ede8d71-3297-4061-8c87-1a08e1b99e76} TCPHandler: Processed in 0.005081735 sec. 2024.12.21 00:24:44.964141 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:44.964412 [ 260 ] {44cb3f73-b3fc-4981-bdc2-0d8945dbbe27} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:24:44.964510 [ 260 ] {44cb3f73-b3fc-4981-bdc2-0d8945dbbe27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:24:44.965094 [ 260 ] {44cb3f73-b3fc-4981-bdc2-0d8945dbbe27} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.965135 [ 260 ] {44cb3f73-b3fc-4981-bdc2-0d8945dbbe27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.965511 [ 260 ] {44cb3f73-b3fc-4981-bdc2-0d8945dbbe27} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:24:44.965764 [ 260 ] {44cb3f73-b3fc-4981-bdc2-0d8945dbbe27} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.965988 [ 260 ] {44cb3f73-b3fc-4981-bdc2-0d8945dbbe27} executeQuery: Read 6 rows, 321.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 192.08 KiB/sec. 2024.12.21 00:24:44.966042 [ 260 ] {44cb3f73-b3fc-4981-bdc2-0d8945dbbe27} TCPHandler: Processed in 0.002091255 sec. 2024.12.21 00:24:44.966200 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:44.966340 [ 259 ] {cd9b4065-8b6e-4690-9184-1ad7e6dc7328} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:44.966405 [ 259 ] {cd9b4065-8b6e-4690-9184-1ad7e6dc7328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:44.967227 [ 259 ] {cd9b4065-8b6e-4690-9184-1ad7e6dc7328} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.967266 [ 259 ] {cd9b4065-8b6e-4690-9184-1ad7e6dc7328} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.967718 [ 259 ] {cd9b4065-8b6e-4690-9184-1ad7e6dc7328} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.21 00:24:44.967979 [ 259 ] {cd9b4065-8b6e-4690-9184-1ad7e6dc7328} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.968209 [ 259 ] {cd9b4065-8b6e-4690-9184-1ad7e6dc7328} executeQuery: Read 1019 rows, 69.53 KiB in 0.001902 sec., 535751.840168244 rows/sec., 35.70 MiB/sec. 2024.12.21 00:24:44.968265 [ 259 ] {cd9b4065-8b6e-4690-9184-1ad7e6dc7328} TCPHandler: Processed in 0.002132867 sec. 2024.12.21 00:24:44.968473 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:44.968686 [ 260 ] {56f9b415-4fc6-4f81-a739-a503e2010f18} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:24:44.968749 [ 260 ] {56f9b415-4fc6-4f81-a739-a503e2010f18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:24:44.969311 [ 260 ] {56f9b415-4fc6-4f81-a739-a503e2010f18} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.969358 [ 260 ] {56f9b415-4fc6-4f81-a739-a503e2010f18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.969771 [ 260 ] {56f9b415-4fc6-4f81-a739-a503e2010f18} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 00:24:44.970022 [ 260 ] {56f9b415-4fc6-4f81-a739-a503e2010f18} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.970383 [ 260 ] {56f9b415-4fc6-4f81-a739-a503e2010f18} executeQuery: Read 1 rows, 69.00 B in 0.001711 sec., 584.4535359438925 rows/sec., 39.38 KiB/sec. 2024.12.21 00:24:44.970751 [ 260 ] {56f9b415-4fc6-4f81-a739-a503e2010f18} TCPHandler: Processed in 0.002379494 sec. 2024.12.21 00:24:44.971103 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:44.971565 [ 259 ] {aabbd630-ab5d-4578-974a-43c358abe0c9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:44.971942 [ 259 ] {aabbd630-ab5d-4578-974a-43c358abe0c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:24:44.973525 [ 259 ] {aabbd630-ab5d-4578-974a-43c358abe0c9} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.973564 [ 259 ] {aabbd630-ab5d-4578-974a-43c358abe0c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.974176 [ 259 ] {aabbd630-ab5d-4578-974a-43c358abe0c9} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.21 00:24:44.974437 [ 259 ] {aabbd630-ab5d-4578-974a-43c358abe0c9} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.974661 [ 259 ] {aabbd630-ab5d-4578-974a-43c358abe0c9} executeQuery: Read 12 rows, 22.02 KiB in 0.003285 sec., 3652.9680365296804 rows/sec., 6.55 MiB/sec. 2024.12.21 00:24:44.974880 [ 259 ] {aabbd630-ab5d-4578-974a-43c358abe0c9} TCPHandler: Processed in 0.004012776 sec. 2024.12.21 00:24:44.975184 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:44.975421 [ 260 ] {9ae2e07f-bae4-47a0-8b3f-c3af519873d1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:44.975516 [ 260 ] {9ae2e07f-bae4-47a0-8b3f-c3af519873d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:44.976096 [ 260 ] {9ae2e07f-bae4-47a0-8b3f-c3af519873d1} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:44.976138 [ 260 ] {9ae2e07f-bae4-47a0-8b3f-c3af519873d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:44.976522 [ 260 ] {9ae2e07f-bae4-47a0-8b3f-c3af519873d1} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.21 00:24:44.976787 [ 260 ] {9ae2e07f-bae4-47a0-8b3f-c3af519873d1} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:44.977021 [ 260 ] {9ae2e07f-bae4-47a0-8b3f-c3af519873d1} executeQuery: Read 58 rows, 3.68 KiB in 0.001655 sec., 35045.31722054381 rows/sec., 2.17 MiB/sec. 2024.12.21 00:24:44.977077 [ 260 ] {9ae2e07f-bae4-47a0-8b3f-c3af519873d1} TCPHandler: Processed in 0.002095915 sec. 2024.12.21 00:24:46.457521 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1842 2024.12.21 00:24:46.460998 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:46.461041 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:46.462555 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:24:46.462884 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:46.463053 [ 134 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 00:24:46.463116 [ 134 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:46.463164 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:46.463584 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.21 00:24:46.464112 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1842 2024.12.21 00:24:46.464648 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:46.464841 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1638 rows starting from the beginning of the part 2024.12.21 00:24:46.465518 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part 2024.12.21 00:24:46.466202 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part 2024.12.21 00:24:46.466885 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part 2024.12.21 00:24:46.467569 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part 2024.12.21 00:24:46.468234 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2024.12.21 00:24:46.476724 [ 201 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 72 columns (72 merged, 0 gathered) in 0.013428625 sec., 137169.66554654704 rows/sec., 104.47 MiB/sec. 2024.12.21 00:24:46.478807 [ 187 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 00:24:46.479647 [ 187 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_46_9} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:46.479750 [ 187 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_46_9} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 00:24:46.480123 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. 2024.12.21 00:24:47.557322 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:47.557630 [ 260 ] {0d51d570-630f-46a4-9778-5f70506eb27a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:47.557748 [ 260 ] {0d51d570-630f-46a4-9778-5f70506eb27a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:47.558553 [ 260 ] {0d51d570-630f-46a4-9778-5f70506eb27a} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:47.558602 [ 260 ] {0d51d570-630f-46a4-9778-5f70506eb27a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:47.559054 [ 260 ] {0d51d570-630f-46a4-9778-5f70506eb27a} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.21 00:24:47.559332 [ 260 ] {0d51d570-630f-46a4-9778-5f70506eb27a} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:47.559544 [ 133 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.21 00:24:47.559607 [ 260 ] {0d51d570-630f-46a4-9778-5f70506eb27a} executeQuery: Read 56 rows, 4.38 KiB in 0.002058 sec., 27210.884353741498 rows/sec., 2.08 MiB/sec. 2024.12.21 00:24:47.559636 [ 133 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:47.559706 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:47.559741 [ 260 ] {0d51d570-630f-46a4-9778-5f70506eb27a} TCPHandler: Processed in 0.002598139 sec. 2024.12.21 00:24:47.559960 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.21 00:24:47.560048 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:47.560142 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:47.560216 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1430 rows starting from the beginning of the part 2024.12.21 00:24:47.560349 [ 259 ] {4aefbc93-dc77-4064-8b36-ee36e656c152} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:47.560418 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 110 rows starting from the beginning of the part 2024.12.21 00:24:47.560590 [ 259 ] {4aefbc93-dc77-4064-8b36-ee36e656c152} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:47.560726 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 227 rows starting from the beginning of the part 2024.12.21 00:24:47.561091 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 110 rows starting from the beginning of the part 2024.12.21 00:24:47.561325 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1367 rows starting from the beginning of the part 2024.12.21 00:24:47.561617 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part 2024.12.21 00:24:47.563426 [ 259 ] {4aefbc93-dc77-4064-8b36-ee36e656c152} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:47.563496 [ 259 ] {4aefbc93-dc77-4064-8b36-ee36e656c152} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:47.564461 [ 259 ] {4aefbc93-dc77-4064-8b36-ee36e656c152} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.21 00:24:47.564841 [ 259 ] {4aefbc93-dc77-4064-8b36-ee36e656c152} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:47.565218 [ 133 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.21 00:24:47.565291 [ 133 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:47.565312 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.005455555 sec., 604888.0453042816 rows/sec., 52.82 MiB/sec. 2024.12.21 00:24:47.565394 [ 259 ] {4aefbc93-dc77-4064-8b36-ee36e656c152} executeQuery: Read 64 rows, 5.12 KiB in 0.005162 sec., 12398.29523440527 rows/sec., 990.94 KiB/sec. 2024.12.21 00:24:47.565357 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:47.565664 [ 259 ] {4aefbc93-dc77-4064-8b36-ee36e656c152} TCPHandler: Processed in 0.005764793 sec. 2024.12.21 00:24:47.565693 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.21 00:24:47.565977 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:47.565998 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:47.566006 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.21 00:24:47.566116 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 913 rows starting from the beginning of the part 2024.12.21 00:24:47.566435 [ 260 ] {e5af7f7d-e9ee-4978-9526-835d2bf6c7af} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:47.566505 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 91 rows starting from the beginning of the part 2024.12.21 00:24:47.566835 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 394 rows starting from the beginning of the part 2024.12.21 00:24:47.566890 [ 260 ] {e5af7f7d-e9ee-4978-9526-835d2bf6c7af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:47.567123 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 91 rows starting from the beginning of the part 2024.12.21 00:24:47.567513 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 850 rows starting from the beginning of the part 2024.12.21 00:24:47.567811 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2024.12.21 00:24:47.568347 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_106_21} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:47.568773 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_106_21} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.21 00:24:47.569047 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2024.12.21 00:24:47.570030 [ 260 ] {e5af7f7d-e9ee-4978-9526-835d2bf6c7af} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:47.570112 [ 260 ] {e5af7f7d-e9ee-4978-9526-835d2bf6c7af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:47.571100 [ 260 ] {e5af7f7d-e9ee-4978-9526-835d2bf6c7af} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.21 00:24:47.571624 [ 260 ] {e5af7f7d-e9ee-4978-9526-835d2bf6c7af} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:47.571688 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.006124432 sec., 392362.91626717383 rows/sec., 30.08 MiB/sec. 2024.12.21 00:24:47.571904 [ 133 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2024.12.21 00:24:47.571996 [ 133 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:47.572055 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.21 00:24:47.572070 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:47.572183 [ 260 ] {e5af7f7d-e9ee-4978-9526-835d2bf6c7af} executeQuery: Read 64 rows, 4.56 KiB in 0.00594 sec., 10774.410774410775 rows/sec., 768.43 KiB/sec. 2024.12.21 00:24:47.572570 [ 260 ] {e5af7f7d-e9ee-4978-9526-835d2bf6c7af} TCPHandler: Processed in 0.006747729 sec. 2024.12.21 00:24:47.572583 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_105_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full 2024.12.21 00:24:47.572871 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:47.573147 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:47.573161 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_106_21} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:47.573198 [ 259 ] {681d296f-7265-42af-9bf0-f57718c21ada} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:47.573285 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30371 rows starting from the beginning of the part 2024.12.21 00:24:47.573347 [ 259 ] {681d296f-7265-42af-9bf0-f57718c21ada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:47.573427 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_106_21} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.21 00:24:47.573785 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 00:24:47.573972 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2024.12.21 00:24:47.574361 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part 2024.12.21 00:24:47.574743 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part 2024.12.21 00:24:47.574966 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1019 rows starting from the beginning of the part 2024.12.21 00:24:47.575770 [ 259 ] {681d296f-7265-42af-9bf0-f57718c21ada} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:47.575839 [ 259 ] {681d296f-7265-42af-9bf0-f57718c21ada} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:47.576565 [ 259 ] {681d296f-7265-42af-9bf0-f57718c21ada} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.21 00:24:47.577120 [ 259 ] {681d296f-7265-42af-9bf0-f57718c21ada} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:47.577357 [ 133 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.21 00:24:47.577402 [ 133 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:47.577414 [ 259 ] {681d296f-7265-42af-9bf0-f57718c21ada} executeQuery: Read 24 rows, 1.66 KiB in 0.004316 sec., 5560.704355885078 rows/sec., 383.75 KiB/sec. 2024.12.21 00:24:47.577436 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:47.577692 [ 259 ] {681d296f-7265-42af-9bf0-f57718c21ada} TCPHandler: Processed in 0.004975101 sec. 2024.12.21 00:24:47.578158 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.21 00:24:47.578670 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:47.578778 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6130 rows starting from the beginning of the part 2024.12.21 00:24:47.578970 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2024.12.21 00:24:47.579175 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part 2024.12.21 00:24:47.579421 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2024.12.21 00:24:47.579537 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 58 rows starting from the beginning of the part 2024.12.21 00:24:47.579847 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 24 rows starting from the beginning of the part 2024.12.21 00:24:47.583793 [ 197 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6414 rows, containing 4 columns (4 merged, 0 gathered) in 0.006122842 sec., 1047552.754096872 rows/sec., 68.26 MiB/sec. 2024.12.21 00:24:47.584486 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.21 00:24:47.584851 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_106_21} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:47.584937 [ 189 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_106_21} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.21 00:24:47.585055 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2024.12.21 00:24:47.585418 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 31947 rows, containing 5 columns (5 merged, 0 gathered) in 0.013175489 sec., 2424729.738683703 rows/sec., 163.67 MiB/sec. 2024.12.21 00:24:47.585838 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2024.12.21 00:24:47.586126 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_105_21} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:47.586203 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_105_21} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2024.12.21 00:24:47.586281 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2024.12.21 00:24:48.806712 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 2024.12.21 00:24:48.807357 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:48.807396 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:48.807940 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:24:48.808211 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:48.808402 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 2024.12.21 00:24:50.838838 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2024.12.21 00:24:50.858879 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:50.858947 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:50.866289 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:24:50.867032 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:50.869756 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2024.12.21 00:24:52.562648 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:52.562862 [ 260 ] {f89ceb8c-32aa-4921-aac8-36e5e1da3aa9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:52.562938 [ 260 ] {f89ceb8c-32aa-4921-aac8-36e5e1da3aa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:52.563750 [ 260 ] {f89ceb8c-32aa-4921-aac8-36e5e1da3aa9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:52.563805 [ 260 ] {f89ceb8c-32aa-4921-aac8-36e5e1da3aa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:52.564264 [ 260 ] {f89ceb8c-32aa-4921-aac8-36e5e1da3aa9} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.21 00:24:52.564521 [ 260 ] {f89ceb8c-32aa-4921-aac8-36e5e1da3aa9} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:52.564754 [ 260 ] {f89ceb8c-32aa-4921-aac8-36e5e1da3aa9} executeQuery: Read 110 rows, 9.44 KiB in 0.001943 sec., 56613.484302624805 rows/sec., 4.74 MiB/sec. 2024.12.21 00:24:52.564845 [ 260 ] {f89ceb8c-32aa-4921-aac8-36e5e1da3aa9} TCPHandler: Processed in 0.002331612 sec. 2024.12.21 00:24:52.565147 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:52.565352 [ 259 ] {0f23e36b-93d7-42e8-8d73-b648226b5d82} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:24:52.565428 [ 259 ] {0f23e36b-93d7-42e8-8d73-b648226b5d82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:24:52.566199 [ 259 ] {0f23e36b-93d7-42e8-8d73-b648226b5d82} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:52.566246 [ 259 ] {0f23e36b-93d7-42e8-8d73-b648226b5d82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:52.566679 [ 259 ] {0f23e36b-93d7-42e8-8d73-b648226b5d82} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.21 00:24:52.566946 [ 259 ] {0f23e36b-93d7-42e8-8d73-b648226b5d82} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:52.567180 [ 259 ] {0f23e36b-93d7-42e8-8d73-b648226b5d82} executeQuery: Read 27 rows, 2.03 KiB in 0.001879 sec., 14369.345396487493 rows/sec., 1.06 MiB/sec. 2024.12.21 00:24:52.567247 [ 259 ] {0f23e36b-93d7-42e8-8d73-b648226b5d82} TCPHandler: Processed in 0.002279611 sec. 2024.12.21 00:24:52.567430 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:52.567571 [ 260 ] {34da0bc3-c420-412a-9c81-25915874b280} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:52.567629 [ 260 ] {34da0bc3-c420-412a-9c81-25915874b280} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:52.568282 [ 260 ] {34da0bc3-c420-412a-9c81-25915874b280} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:52.568322 [ 260 ] {34da0bc3-c420-412a-9c81-25915874b280} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:52.568693 [ 260 ] {34da0bc3-c420-412a-9c81-25915874b280} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.21 00:24:52.568938 [ 260 ] {34da0bc3-c420-412a-9c81-25915874b280} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:52.569170 [ 260 ] {34da0bc3-c420-412a-9c81-25915874b280} executeQuery: Read 91 rows, 7.28 KiB in 0.001625 sec., 56000 rows/sec., 4.37 MiB/sec. 2024.12.21 00:24:52.569245 [ 260 ] {34da0bc3-c420-412a-9c81-25915874b280} TCPHandler: Processed in 0.00188303 sec. 2024.12.21 00:24:52.569435 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:52.569596 [ 259 ] {82befbce-1720-4861-8bd4-014364ab67b1} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:52.569655 [ 259 ] {82befbce-1720-4861-8bd4-014364ab67b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:52.570250 [ 259 ] {82befbce-1720-4861-8bd4-014364ab67b1} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:52.570291 [ 259 ] {82befbce-1720-4861-8bd4-014364ab67b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:52.570703 [ 259 ] {82befbce-1720-4861-8bd4-014364ab67b1} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.21 00:24:52.570959 [ 259 ] {82befbce-1720-4861-8bd4-014364ab67b1} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:52.571177 [ 259 ] {82befbce-1720-4861-8bd4-014364ab67b1} executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec. 2024.12.21 00:24:52.571232 [ 259 ] {82befbce-1720-4861-8bd4-014364ab67b1} TCPHandler: Processed in 0.00187997 sec. 2024.12.21 00:24:52.571382 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:52.571522 [ 260 ] {953acd21-c501-4257-8da0-f7c96a1159eb} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:52.571616 [ 260 ] {953acd21-c501-4257-8da0-f7c96a1159eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:24:52.572879 [ 260 ] {953acd21-c501-4257-8da0-f7c96a1159eb} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:52.572919 [ 260 ] {953acd21-c501-4257-8da0-f7c96a1159eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:52.573584 [ 260 ] {953acd21-c501-4257-8da0-f7c96a1159eb} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.21 00:24:52.573853 [ 260 ] {953acd21-c501-4257-8da0-f7c96a1159eb} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:52.574051 [ 128 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.21 00:24:52.574113 [ 260 ] {953acd21-c501-4257-8da0-f7c96a1159eb} executeQuery: Read 27 rows, 49.54 KiB in 0.002619 sec., 10309.278350515464 rows/sec., 18.47 MiB/sec. 2024.12.21 00:24:52.574133 [ 128 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:52.574208 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:52.574470 [ 260 ] {953acd21-c501-4257-8da0-f7c96a1159eb} TCPHandler: Processed in 0.003154153 sec. 2024.12.21 00:24:52.574505 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.21 00:24:52.574734 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:52.574874 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:52.575002 [ 259 ] {ab6ec217-16a3-4221-b64c-844f9a09c052} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:52.575026 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1518 rows starting from the beginning of the part 2024.12.21 00:24:52.575143 [ 259 ] {ab6ec217-16a3-4221-b64c-844f9a09c052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:52.575706 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 27 rows starting from the beginning of the part 2024.12.21 00:24:52.576524 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 12 rows starting from the beginning of the part 2024.12.21 00:24:52.577110 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 27 rows starting from the beginning of the part 2024.12.21 00:24:52.577796 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part 2024.12.21 00:24:52.577915 [ 259 ] {ab6ec217-16a3-4221-b64c-844f9a09c052} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:52.578041 [ 259 ] {ab6ec217-16a3-4221-b64c-844f9a09c052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:52.578412 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 27 rows starting from the beginning of the part 2024.12.21 00:24:52.579646 [ 259 ] {ab6ec217-16a3-4221-b64c-844f9a09c052} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.21 00:24:52.580209 [ 259 ] {ab6ec217-16a3-4221-b64c-844f9a09c052} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:52.580600 [ 259 ] {ab6ec217-16a3-4221-b64c-844f9a09c052} executeQuery: Read 60 rows, 4.14 KiB in 0.005692 sec., 10541.110330288124 rows/sec., 727.45 KiB/sec. 2024.12.21 00:24:52.580676 [ 259 ] {ab6ec217-16a3-4221-b64c-844f9a09c052} TCPHandler: Processed in 0.0060603 sec. 2024.12.21 00:24:52.588039 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1623 rows, containing 19 columns (19 merged, 0 gathered) in 0.013674072 sec., 118691.78398358586 rows/sec., 212.69 MiB/sec. 2024.12.21 00:24:52.590455 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.21 00:24:52.590895 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_86_17} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:52.590981 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_86_17} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.21 00:24:52.591142 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. 2024.12.21 00:24:53.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 253.40 MiB, peak 265.94 MiB, free memory in arenas 0.00 B, will set to 257.48 MiB (RSS), difference: 4.08 MiB 2024.12.21 00:24:55.342995 [ 124 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 2024.12.21 00:24:55.343064 [ 124 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:55.343087 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:55.343277 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_45_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full 2024.12.21 00:24:55.343731 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_45_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:24:55.343811 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 41 rows starting from the beginning of the part 2024.12.21 00:24:55.343910 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2024.12.21 00:24:55.344142 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2024.12.21 00:24:55.344354 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2024.12.21 00:24:55.344548 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2024.12.21 00:24:55.345719 [ 199 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_45_10} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.002555627 sec., 17608.20338805311 rows/sec., 1.16 MiB/sec. 2024.12.21 00:24:55.345937 [ 193 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_45_10} MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) 2024.12.21 00:24:55.346324 [ 193 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_45_10} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:55.346423 [ 193 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_45_10} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 2024.12.21 00:24:55.346532 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.21 00:24:56.060028 [ 123 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:24:56.060083 [ 123 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:24:56.309458 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 2024.12.21 00:24:56.310158 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:56.310207 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:56.310746 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:24:56.311008 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:56.311282 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2024.12.21 00:24:56.465318 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1862 2024.12.21 00:24:56.468212 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:56.468269 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:56.469812 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:24:56.470140 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:56.471733 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1862 2024.12.21 00:24:57.001822 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001325515 sec. 2024.12.21 00:24:57.566718 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:57.566917 [ 260 ] {d120b336-7475-4c86-88ea-dba4afd27fda} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:24:57.566991 [ 260 ] {d120b336-7475-4c86-88ea-dba4afd27fda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:24:57.567742 [ 260 ] {d120b336-7475-4c86-88ea-dba4afd27fda} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:57.567786 [ 260 ] {d120b336-7475-4c86-88ea-dba4afd27fda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:57.568237 [ 260 ] {d120b336-7475-4c86-88ea-dba4afd27fda} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:24:57.568517 [ 260 ] {d120b336-7475-4c86-88ea-dba4afd27fda} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:57.568776 [ 260 ] {d120b336-7475-4c86-88ea-dba4afd27fda} executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. 2024.12.21 00:24:57.568956 [ 260 ] {d120b336-7475-4c86-88ea-dba4afd27fda} TCPHandler: Processed in 0.002370073 sec. 2024.12.21 00:24:57.569268 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:57.569478 [ 259 ] {d0cebbf0-16d2-446a-8fb1-19c9dfbd254c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:24:57.569556 [ 259 ] {d0cebbf0-16d2-446a-8fb1-19c9dfbd254c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:24:57.570463 [ 259 ] {d0cebbf0-16d2-446a-8fb1-19c9dfbd254c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:57.570513 [ 259 ] {d0cebbf0-16d2-446a-8fb1-19c9dfbd254c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:57.570976 [ 259 ] {d0cebbf0-16d2-446a-8fb1-19c9dfbd254c} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.21 00:24:57.571234 [ 259 ] {d0cebbf0-16d2-446a-8fb1-19c9dfbd254c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:57.571507 [ 259 ] {d0cebbf0-16d2-446a-8fb1-19c9dfbd254c} executeQuery: Read 227 rows, 20.32 KiB in 0.002086 sec., 108820.70949185042 rows/sec., 9.51 MiB/sec. 2024.12.21 00:24:57.571591 [ 259 ] {d0cebbf0-16d2-446a-8fb1-19c9dfbd254c} TCPHandler: Processed in 0.002494966 sec. 2024.12.21 00:24:57.571810 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:57.571990 [ 260 ] {48fe25e2-a223-47bc-afab-58ba540f4002} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:24:57.572056 [ 260 ] {48fe25e2-a223-47bc-afab-58ba540f4002} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:24:57.572646 [ 260 ] {48fe25e2-a223-47bc-afab-58ba540f4002} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:57.572685 [ 260 ] {48fe25e2-a223-47bc-afab-58ba540f4002} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:57.573053 [ 260 ] {48fe25e2-a223-47bc-afab-58ba540f4002} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.21 00:24:57.573316 [ 260 ] {48fe25e2-a223-47bc-afab-58ba540f4002} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:57.573491 [ 260 ] {48fe25e2-a223-47bc-afab-58ba540f4002} executeQuery: Read 19 rows, 1.36 KiB in 0.001554 sec., 12226.512226512226 rows/sec., 874.13 KiB/sec. 2024.12.21 00:24:57.573546 [ 260 ] {48fe25e2-a223-47bc-afab-58ba540f4002} TCPHandler: Processed in 0.001836609 sec. 2024.12.21 00:24:57.573703 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:57.573829 [ 259 ] {a47e58c4-f18a-4d0a-b68c-2816433574e9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:24:57.573881 [ 259 ] {a47e58c4-f18a-4d0a-b68c-2816433574e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:24:57.574474 [ 259 ] {a47e58c4-f18a-4d0a-b68c-2816433574e9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:57.574515 [ 259 ] {a47e58c4-f18a-4d0a-b68c-2816433574e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:57.574880 [ 259 ] {a47e58c4-f18a-4d0a-b68c-2816433574e9} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:24:57.575117 [ 259 ] {a47e58c4-f18a-4d0a-b68c-2816433574e9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:57.575333 [ 259 ] {a47e58c4-f18a-4d0a-b68c-2816433574e9} executeQuery: Read 14 rows, 1004.00 B in 0.001532 sec., 9138.381201044387 rows/sec., 639.99 KiB/sec. 2024.12.21 00:24:57.575389 [ 259 ] {a47e58c4-f18a-4d0a-b68c-2816433574e9} TCPHandler: Processed in 0.001749306 sec. 2024.12.21 00:24:57.575547 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:57.575689 [ 260 ] {a32f2d29-7e57-4598-942d-6a5fbea6d5b5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:24:57.575755 [ 260 ] {a32f2d29-7e57-4598-942d-6a5fbea6d5b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:24:57.576362 [ 260 ] {a32f2d29-7e57-4598-942d-6a5fbea6d5b5} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:57.576400 [ 260 ] {a32f2d29-7e57-4598-942d-6a5fbea6d5b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:57.576755 [ 260 ] {a32f2d29-7e57-4598-942d-6a5fbea6d5b5} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:24:57.576993 [ 260 ] {a32f2d29-7e57-4598-942d-6a5fbea6d5b5} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:57.577206 [ 260 ] {a32f2d29-7e57-4598-942d-6a5fbea6d5b5} executeQuery: Read 13 rows, 830.00 B in 0.001541 sec., 8436.080467229072 rows/sec., 525.99 KiB/sec. 2024.12.21 00:24:57.577280 [ 260 ] {a32f2d29-7e57-4598-942d-6a5fbea6d5b5} TCPHandler: Processed in 0.001803048 sec. 2024.12.21 00:24:57.577532 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:57.577697 [ 259 ] {bd659987-6012-4fff-bac4-0a8a44858cb8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:24:57.577756 [ 259 ] {bd659987-6012-4fff-bac4-0a8a44858cb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:24:57.578528 [ 259 ] {bd659987-6012-4fff-bac4-0a8a44858cb8} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:57.578567 [ 259 ] {bd659987-6012-4fff-bac4-0a8a44858cb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:57.578944 [ 259 ] {bd659987-6012-4fff-bac4-0a8a44858cb8} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.21 00:24:57.579197 [ 259 ] {bd659987-6012-4fff-bac4-0a8a44858cb8} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:57.579389 [ 259 ] {bd659987-6012-4fff-bac4-0a8a44858cb8} executeQuery: Read 394 rows, 28.64 KiB in 0.001716 sec., 229603.7296037296 rows/sec., 16.30 MiB/sec. 2024.12.21 00:24:57.579462 [ 259 ] {bd659987-6012-4fff-bac4-0a8a44858cb8} TCPHandler: Processed in 0.002083335 sec. 2024.12.21 00:24:57.579617 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:57.579962 [ 260 ] {f6ba40f9-eb49-42e5-aa3a-7555fba212e5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:24:57.580117 [ 260 ] {f6ba40f9-eb49-42e5-aa3a-7555fba212e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:24:57.581053 [ 260 ] {f6ba40f9-eb49-42e5-aa3a-7555fba212e5} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:57.581093 [ 260 ] {f6ba40f9-eb49-42e5-aa3a-7555fba212e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:57.581471 [ 260 ] {f6ba40f9-eb49-42e5-aa3a-7555fba212e5} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:24:57.581717 [ 260 ] {f6ba40f9-eb49-42e5-aa3a-7555fba212e5} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:57.581961 [ 260 ] {f6ba40f9-eb49-42e5-aa3a-7555fba212e5} executeQuery: Read 6 rows, 321.00 B in 0.002134 sec., 2811.621368322399 rows/sec., 146.90 KiB/sec. 2024.12.21 00:24:57.582014 [ 260 ] {f6ba40f9-eb49-42e5-aa3a-7555fba212e5} TCPHandler: Processed in 0.002474165 sec. 2024.12.21 00:24:57.582167 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:57.582307 [ 259 ] {f8aab3d3-405f-432a-b6b1-6a57e9e95697} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:57.582369 [ 259 ] {f8aab3d3-405f-432a-b6b1-6a57e9e95697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:24:57.583053 [ 259 ] {f8aab3d3-405f-432a-b6b1-6a57e9e95697} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:57.583089 [ 259 ] {f8aab3d3-405f-432a-b6b1-6a57e9e95697} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:57.583487 [ 259 ] {f8aab3d3-405f-432a-b6b1-6a57e9e95697} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.21 00:24:57.583730 [ 259 ] {f8aab3d3-405f-432a-b6b1-6a57e9e95697} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:57.583910 [ 259 ] {f8aab3d3-405f-432a-b6b1-6a57e9e95697} executeQuery: Read 237 rows, 16.27 KiB in 0.001636 sec., 144865.52567237164 rows/sec., 9.71 MiB/sec. 2024.12.21 00:24:57.583964 [ 259 ] {f8aab3d3-405f-432a-b6b1-6a57e9e95697} TCPHandler: Processed in 0.00186682 sec. 2024.12.21 00:24:57.584167 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:57.584402 [ 260 ] {3b567594-8b0d-4bc6-a0b2-6430aefeb5e0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:24:57.584497 [ 260 ] {3b567594-8b0d-4bc6-a0b2-6430aefeb5e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:24:57.585209 [ 260 ] {3b567594-8b0d-4bc6-a0b2-6430aefeb5e0} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:57.585248 [ 260 ] {3b567594-8b0d-4bc6-a0b2-6430aefeb5e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:57.585613 [ 260 ] {3b567594-8b0d-4bc6-a0b2-6430aefeb5e0} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 00:24:57.585862 [ 260 ] {3b567594-8b0d-4bc6-a0b2-6430aefeb5e0} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:57.586073 [ 260 ] {3b567594-8b0d-4bc6-a0b2-6430aefeb5e0} executeQuery: Read 1 rows, 69.00 B in 0.001729 sec., 578.368999421631 rows/sec., 38.97 KiB/sec. 2024.12.21 00:24:57.586124 [ 260 ] {3b567594-8b0d-4bc6-a0b2-6430aefeb5e0} TCPHandler: Processed in 0.002068515 sec. 2024.12.21 00:24:57.586269 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:57.586411 [ 259 ] {5e0a9640-78ab-4556-9684-543b874cd579} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:24:57.586504 [ 259 ] {5e0a9640-78ab-4556-9684-543b874cd579} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:24:57.587679 [ 259 ] {5e0a9640-78ab-4556-9684-543b874cd579} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:57.587717 [ 259 ] {5e0a9640-78ab-4556-9684-543b874cd579} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:57.588348 [ 259 ] {5e0a9640-78ab-4556-9684-543b874cd579} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.21 00:24:57.588619 [ 259 ] {5e0a9640-78ab-4556-9684-543b874cd579} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:57.588824 [ 259 ] {5e0a9640-78ab-4556-9684-543b874cd579} executeQuery: Read 12 rows, 22.02 KiB in 0.002446 sec., 4905.968928863451 rows/sec., 8.79 MiB/sec. 2024.12.21 00:24:57.588931 [ 259 ] {5e0a9640-78ab-4556-9684-543b874cd579} TCPHandler: Processed in 0.002732062 sec. 2024.12.21 00:24:57.589109 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:24:57.589251 [ 260 ] {8896bb8c-c712-491f-8ebb-415fe8cb06b7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:24:57.589310 [ 260 ] {8896bb8c-c712-491f-8ebb-415fe8cb06b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:24:57.589897 [ 260 ] {8896bb8c-c712-491f-8ebb-415fe8cb06b7} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:57.589944 [ 260 ] {8896bb8c-c712-491f-8ebb-415fe8cb06b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:57.590343 [ 260 ] {8896bb8c-c712-491f-8ebb-415fe8cb06b7} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.21 00:24:57.590586 [ 260 ] {8896bb8c-c712-491f-8ebb-415fe8cb06b7} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:57.590803 [ 260 ] {8896bb8c-c712-491f-8ebb-415fe8cb06b7} executeQuery: Read 82 rows, 5.33 KiB in 0.001586 sec., 51702.39596469105 rows/sec., 3.28 MiB/sec. 2024.12.21 00:24:57.590854 [ 260 ] {8896bb8c-c712-491f-8ebb-415fe8cb06b7} TCPHandler: Processed in 0.001812908 sec. 2024.12.21 00:24:58.370760 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2024.12.21 00:24:58.391940 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:24:58.392006 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:24:58.399206 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:24:58.399987 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:24:58.402809 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2024.12.21 00:25:02.562409 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:02.562624 [ 260 ] {a9d82104-e3ea-46a2-a1c7-3161428927b6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:25:02.562701 [ 260 ] {a9d82104-e3ea-46a2-a1c7-3161428927b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:25:02.563485 [ 260 ] {a9d82104-e3ea-46a2-a1c7-3161428927b6} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:02.563539 [ 260 ] {a9d82104-e3ea-46a2-a1c7-3161428927b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:25:02.563988 [ 260 ] {a9d82104-e3ea-46a2-a1c7-3161428927b6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 00:25:02.564263 [ 260 ] {a9d82104-e3ea-46a2-a1c7-3161428927b6} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:02.564538 [ 260 ] {a9d82104-e3ea-46a2-a1c7-3161428927b6} executeQuery: Read 2 rows, 167.00 B in 0.001966 sec., 1017.293997965412 rows/sec., 82.95 KiB/sec. 2024.12.21 00:25:02.564753 [ 260 ] {a9d82104-e3ea-46a2-a1c7-3161428927b6} TCPHandler: Processed in 0.002479185 sec. 2024.12.21 00:25:02.565059 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:02.565273 [ 259 ] {98c7c1d0-ca09-4f2b-874c-7612273c8492} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:02.565356 [ 259 ] {98c7c1d0-ca09-4f2b-874c-7612273c8492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:02.566302 [ 259 ] {98c7c1d0-ca09-4f2b-874c-7612273c8492} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:02.566356 [ 259 ] {98c7c1d0-ca09-4f2b-874c-7612273c8492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:25:02.566801 [ 259 ] {98c7c1d0-ca09-4f2b-874c-7612273c8492} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.21 00:25:02.567054 [ 259 ] {98c7c1d0-ca09-4f2b-874c-7612273c8492} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:02.567305 [ 259 ] {98c7c1d0-ca09-4f2b-874c-7612273c8492} executeQuery: Read 111 rows, 9.51 KiB in 0.00209 sec., 53110.04784688995 rows/sec., 4.44 MiB/sec. 2024.12.21 00:25:02.567377 [ 259 ] {98c7c1d0-ca09-4f2b-874c-7612273c8492} TCPHandler: Processed in 0.002481666 sec. 2024.12.21 00:25:02.567533 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:02.567665 [ 260 ] {80e1e617-9f3b-48c9-8f3e-d3f38d7a132f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:25:02.567719 [ 260 ] {80e1e617-9f3b-48c9-8f3e-d3f38d7a132f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:25:02.568332 [ 260 ] {80e1e617-9f3b-48c9-8f3e-d3f38d7a132f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:02.568375 [ 260 ] {80e1e617-9f3b-48c9-8f3e-d3f38d7a132f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:25:02.568757 [ 260 ] {80e1e617-9f3b-48c9-8f3e-d3f38d7a132f} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.21 00:25:02.569005 [ 260 ] {80e1e617-9f3b-48c9-8f3e-d3f38d7a132f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:02.569247 [ 260 ] {80e1e617-9f3b-48c9-8f3e-d3f38d7a132f} executeQuery: Read 29 rows, 2.17 KiB in 0.00161 sec., 18012.422360248445 rows/sec., 1.32 MiB/sec. 2024.12.21 00:25:02.569337 [ 260 ] {80e1e617-9f3b-48c9-8f3e-d3f38d7a132f} TCPHandler: Processed in 0.001859079 sec. 2024.12.21 00:25:02.569578 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:02.569792 [ 259 ] {f90dadc9-d994-4d2b-aa0f-c5f9ae7ec86c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:02.569855 [ 259 ] {f90dadc9-d994-4d2b-aa0f-c5f9ae7ec86c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:02.570549 [ 259 ] {f90dadc9-d994-4d2b-aa0f-c5f9ae7ec86c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:02.570592 [ 259 ] {f90dadc9-d994-4d2b-aa0f-c5f9ae7ec86c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:25:02.571002 [ 259 ] {f90dadc9-d994-4d2b-aa0f-c5f9ae7ec86c} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.21 00:25:02.571246 [ 259 ] {f90dadc9-d994-4d2b-aa0f-c5f9ae7ec86c} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:02.571465 [ 259 ] {f90dadc9-d994-4d2b-aa0f-c5f9ae7ec86c} executeQuery: Read 93 rows, 7.44 KiB in 0.001709 sec., 54417.78818022235 rows/sec., 4.25 MiB/sec. 2024.12.21 00:25:02.571522 [ 259 ] {f90dadc9-d994-4d2b-aa0f-c5f9ae7ec86c} TCPHandler: Processed in 0.002092045 sec. 2024.12.21 00:25:02.571722 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:02.571931 [ 260 ] {32af5b00-03df-46b7-a86f-dbe175645101} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:02.572022 [ 260 ] {32af5b00-03df-46b7-a86f-dbe175645101} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:02.572678 [ 260 ] {32af5b00-03df-46b7-a86f-dbe175645101} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:02.572718 [ 260 ] {32af5b00-03df-46b7-a86f-dbe175645101} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:25:02.573141 [ 260 ] {32af5b00-03df-46b7-a86f-dbe175645101} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.21 00:25:02.573386 [ 260 ] {32af5b00-03df-46b7-a86f-dbe175645101} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:02.573598 [ 260 ] {32af5b00-03df-46b7-a86f-dbe175645101} executeQuery: Read 161 rows, 11.48 KiB in 0.00172 sec., 93604.6511627907 rows/sec., 6.52 MiB/sec. 2024.12.21 00:25:02.573654 [ 260 ] {32af5b00-03df-46b7-a86f-dbe175645101} TCPHandler: Processed in 0.002032663 sec. 2024.12.21 00:25:02.573794 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:02.573915 [ 259 ] {7eb4c817-0b72-4908-b261-3a73b64d75e0} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:02.573998 [ 259 ] {7eb4c817-0b72-4908-b261-3a73b64d75e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:25:02.575166 [ 259 ] {7eb4c817-0b72-4908-b261-3a73b64d75e0} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:02.575207 [ 259 ] {7eb4c817-0b72-4908-b261-3a73b64d75e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:25:02.575857 [ 259 ] {7eb4c817-0b72-4908-b261-3a73b64d75e0} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.21 00:25:02.576135 [ 259 ] {7eb4c817-0b72-4908-b261-3a73b64d75e0} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:02.576371 [ 259 ] {7eb4c817-0b72-4908-b261-3a73b64d75e0} executeQuery: Read 27 rows, 49.54 KiB in 0.002483 sec., 10873.942811115587 rows/sec., 19.49 MiB/sec. 2024.12.21 00:25:02.576485 [ 259 ] {7eb4c817-0b72-4908-b261-3a73b64d75e0} TCPHandler: Processed in 0.002745762 sec. 2024.12.21 00:25:02.576649 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:02.576812 [ 260 ] {00c6eb8b-5860-4dde-aa1a-f5c8462d11f8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:02.576892 [ 260 ] {00c6eb8b-5860-4dde-aa1a-f5c8462d11f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:02.577454 [ 260 ] {00c6eb8b-5860-4dde-aa1a-f5c8462d11f8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:02.577494 [ 260 ] {00c6eb8b-5860-4dde-aa1a-f5c8462d11f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:25:02.577882 [ 260 ] {00c6eb8b-5860-4dde-aa1a-f5c8462d11f8} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.21 00:25:02.578129 [ 260 ] {00c6eb8b-5860-4dde-aa1a-f5c8462d11f8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:02.578366 [ 260 ] {00c6eb8b-5860-4dde-aa1a-f5c8462d11f8} executeQuery: Read 60 rows, 4.14 KiB in 0.001585 sec., 37854.88958990536 rows/sec., 2.55 MiB/sec. 2024.12.21 00:25:02.578430 [ 260 ] {00c6eb8b-5860-4dde-aa1a-f5c8462d11f8} TCPHandler: Processed in 0.001847889 sec. 2024.12.21 00:25:03.812346 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 2024.12.21 00:25:03.812991 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:03.813039 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:25:03.813569 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:25:03.813829 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:03.814141 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 2024.12.21 00:25:05.903809 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2024.12.21 00:25:05.924850 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:05.924910 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. 2024.12.21 00:25:05.932204 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:25:05.932999 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:05.935741 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2024.12.21 00:25:06.472803 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1898 2024.12.21 00:25:06.475981 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:06.476029 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:06.477522 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:25:06.477832 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:06.478860 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1898 2024.12.21 00:25:07.566000 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:07.566221 [ 260 ] {6cadddad-bf99-40db-aa6a-e7fff9593158} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:25:07.566300 [ 260 ] {6cadddad-bf99-40db-aa6a-e7fff9593158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:25:07.567078 [ 260 ] {6cadddad-bf99-40db-aa6a-e7fff9593158} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.567126 [ 260 ] {6cadddad-bf99-40db-aa6a-e7fff9593158} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.567575 [ 260 ] {6cadddad-bf99-40db-aa6a-e7fff9593158} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:25:07.567835 [ 260 ] {6cadddad-bf99-40db-aa6a-e7fff9593158} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.568074 [ 260 ] {6cadddad-bf99-40db-aa6a-e7fff9593158} executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. 2024.12.21 00:25:07.568132 [ 260 ] {6cadddad-bf99-40db-aa6a-e7fff9593158} TCPHandler: Processed in 0.00227465 sec. 2024.12.21 00:25:07.568376 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:07.568567 [ 259 ] {3b6513f5-5a02-42ff-af9b-c3e9b7839554} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:07.568642 [ 259 ] {3b6513f5-5a02-42ff-af9b-c3e9b7839554} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:07.569511 [ 259 ] {3b6513f5-5a02-42ff-af9b-c3e9b7839554} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.569562 [ 259 ] {3b6513f5-5a02-42ff-af9b-c3e9b7839554} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.570023 [ 259 ] {3b6513f5-5a02-42ff-af9b-c3e9b7839554} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.21 00:25:07.570281 [ 259 ] {3b6513f5-5a02-42ff-af9b-c3e9b7839554} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.570532 [ 259 ] {3b6513f5-5a02-42ff-af9b-c3e9b7839554} executeQuery: Read 227 rows, 20.32 KiB in 0.002013 sec., 112767.01440635866 rows/sec., 9.86 MiB/sec. 2024.12.21 00:25:07.570636 [ 259 ] {3b6513f5-5a02-42ff-af9b-c3e9b7839554} TCPHandler: Processed in 0.002382954 sec. 2024.12.21 00:25:07.570872 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:07.571222 [ 260 ] {ab9763f8-3b74-44c5-a195-8f7c4dbf3ae7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:25:07.571322 [ 260 ] {ab9763f8-3b74-44c5-a195-8f7c4dbf3ae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:25:07.571909 [ 260 ] {ab9763f8-3b74-44c5-a195-8f7c4dbf3ae7} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.571949 [ 260 ] {ab9763f8-3b74-44c5-a195-8f7c4dbf3ae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.572311 [ 260 ] {ab9763f8-3b74-44c5-a195-8f7c4dbf3ae7} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.21 00:25:07.572565 [ 260 ] {ab9763f8-3b74-44c5-a195-8f7c4dbf3ae7} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.572789 [ 260 ] {ab9763f8-3b74-44c5-a195-8f7c4dbf3ae7} executeQuery: Read 19 rows, 1.36 KiB in 0.001705 sec., 11143.695014662757 rows/sec., 796.71 KiB/sec. 2024.12.21 00:25:07.572846 [ 260 ] {ab9763f8-3b74-44c5-a195-8f7c4dbf3ae7} TCPHandler: Processed in 0.002100655 sec. 2024.12.21 00:25:07.573002 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:07.573145 [ 259 ] {5975b590-b3fa-44c3-9b20-1a76f6c98642} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:25:07.573206 [ 259 ] {5975b590-b3fa-44c3-9b20-1a76f6c98642} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:25:07.573814 [ 259 ] {5975b590-b3fa-44c3-9b20-1a76f6c98642} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.573856 [ 259 ] {5975b590-b3fa-44c3-9b20-1a76f6c98642} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.574222 [ 259 ] {5975b590-b3fa-44c3-9b20-1a76f6c98642} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:25:07.574461 [ 259 ] {5975b590-b3fa-44c3-9b20-1a76f6c98642} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.574635 [ 111 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2024.12.21 00:25:07.574697 [ 259 ] {5975b590-b3fa-44c3-9b20-1a76f6c98642} executeQuery: Read 14 rows, 1004.00 B in 0.001585 sec., 8832.807570977919 rows/sec., 618.59 KiB/sec. 2024.12.21 00:25:07.574723 [ 111 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.574791 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.574804 [ 259 ] {5975b590-b3fa-44c3-9b20-1a76f6c98642} TCPHandler: Processed in 0.00186824 sec. 2024.12.21 00:25:07.575016 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:07.575048 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2024.12.21 00:25:07.575192 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:07.575200 [ 260 ] {5dffe706-cac2-4247-b203-78c0ae959045} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:25:07.575230 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 242 rows starting from the beginning of the part 2024.12.21 00:25:07.575274 [ 260 ] {5dffe706-cac2-4247-b203-78c0ae959045} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:25:07.575396 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2024.12.21 00:25:07.575850 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2024.12.21 00:25:07.576152 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part 2024.12.21 00:25:07.576458 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2024.12.21 00:25:07.576819 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2024.12.21 00:25:07.577340 [ 260 ] {5dffe706-cac2-4247-b203-78c0ae959045} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.577384 [ 260 ] {5dffe706-cac2-4247-b203-78c0ae959045} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.577915 [ 260 ] {5dffe706-cac2-4247-b203-78c0ae959045} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:25:07.578298 [ 260 ] {5dffe706-cac2-4247-b203-78c0ae959045} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.578358 [ 199 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003449512 sec., 156543.88214912717 rows/sec., 11.21 MiB/sec. 2024.12.21 00:25:07.578630 [ 260 ] {5dffe706-cac2-4247-b203-78c0ae959045} executeQuery: Read 13 rows, 830.00 B in 0.003474 sec., 3742.0840529648817 rows/sec., 233.32 KiB/sec. 2024.12.21 00:25:07.578698 [ 199 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2024.12.21 00:25:07.578754 [ 260 ] {5dffe706-cac2-4247-b203-78c0ae959045} TCPHandler: Processed in 0.003846812 sec. 2024.12.21 00:25:07.578975 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:07.579160 [ 259 ] {2fe11826-d99e-4a73-bb4d-aab48609abfd} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:07.579262 [ 259 ] {2fe11826-d99e-4a73-bb4d-aab48609abfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:07.579360 [ 199 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_47_10} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.579550 [ 199 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_47_10} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2024.12.21 00:25:07.579767 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 00:25:07.580356 [ 259 ] {2fe11826-d99e-4a73-bb4d-aab48609abfd} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.580400 [ 259 ] {2fe11826-d99e-4a73-bb4d-aab48609abfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.580793 [ 259 ] {2fe11826-d99e-4a73-bb4d-aab48609abfd} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.21 00:25:07.581049 [ 259 ] {2fe11826-d99e-4a73-bb4d-aab48609abfd} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.581272 [ 259 ] {2fe11826-d99e-4a73-bb4d-aab48609abfd} executeQuery: Read 394 rows, 28.64 KiB in 0.002183 sec., 180485.57031607878 rows/sec., 12.81 MiB/sec. 2024.12.21 00:25:07.581331 [ 259 ] {2fe11826-d99e-4a73-bb4d-aab48609abfd} TCPHandler: Processed in 0.002478336 sec. 2024.12.21 00:25:07.581491 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:07.581637 [ 260 ] {b4765373-587b-4d84-80c3-21dea9613b22} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:25:07.581697 [ 260 ] {b4765373-587b-4d84-80c3-21dea9613b22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:25:07.582284 [ 260 ] {b4765373-587b-4d84-80c3-21dea9613b22} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.582322 [ 260 ] {b4765373-587b-4d84-80c3-21dea9613b22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.582695 [ 260 ] {b4765373-587b-4d84-80c3-21dea9613b22} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:25:07.582937 [ 260 ] {b4765373-587b-4d84-80c3-21dea9613b22} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.583155 [ 260 ] {b4765373-587b-4d84-80c3-21dea9613b22} executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. 2024.12.21 00:25:07.583207 [ 260 ] {b4765373-587b-4d84-80c3-21dea9613b22} TCPHandler: Processed in 0.001785828 sec. 2024.12.21 00:25:07.583364 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:07.583480 [ 259 ] {d0c1d886-15f5-4ef1-b4ab-c8bdfe48762f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:07.583534 [ 259 ] {d0c1d886-15f5-4ef1-b4ab-c8bdfe48762f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:07.584138 [ 259 ] {d0c1d886-15f5-4ef1-b4ab-c8bdfe48762f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.584177 [ 259 ] {d0c1d886-15f5-4ef1-b4ab-c8bdfe48762f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.584588 [ 259 ] {d0c1d886-15f5-4ef1-b4ab-c8bdfe48762f} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.21 00:25:07.584834 [ 259 ] {d0c1d886-15f5-4ef1-b4ab-c8bdfe48762f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.585000 [ 111 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2024.12.21 00:25:07.585051 [ 111 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.585069 [ 259 ] {d0c1d886-15f5-4ef1-b4ab-c8bdfe48762f} executeQuery: Read 237 rows, 16.27 KiB in 0.001607 sec., 147479.7759800871 rows/sec., 9.89 MiB/sec. 2024.12.21 00:25:07.585086 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.585227 [ 259 ] {d0c1d886-15f5-4ef1-b4ab-c8bdfe48762f} TCPHandler: Processed in 0.001917181 sec. 2024.12.21 00:25:07.585486 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:07.585515 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2024.12.21 00:25:07.585847 [ 260 ] {47aa9a23-63e5-4f58-a028-177337dd1ca1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:25:07.586035 [ 260 ] {47aa9a23-63e5-4f58-a028-177337dd1ca1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:25:07.586317 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:07.586521 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31947 rows starting from the beginning of the part 2024.12.21 00:25:07.587145 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2024.12.21 00:25:07.588085 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part 2024.12.21 00:25:07.588326 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part 2024.12.21 00:25:07.588690 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 161 rows starting from the beginning of the part 2024.12.21 00:25:07.588984 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part 2024.12.21 00:25:07.589663 [ 260 ] {47aa9a23-63e5-4f58-a028-177337dd1ca1} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.589719 [ 260 ] {47aa9a23-63e5-4f58-a028-177337dd1ca1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.590458 [ 260 ] {47aa9a23-63e5-4f58-a028-177337dd1ca1} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 00:25:07.590798 [ 260 ] {47aa9a23-63e5-4f58-a028-177337dd1ca1} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.591098 [ 260 ] {47aa9a23-63e5-4f58-a028-177337dd1ca1} executeQuery: Read 1 rows, 69.00 B in 0.005382 sec., 185.8045336306206 rows/sec., 12.52 KiB/sec. 2024.12.21 00:25:07.591452 [ 260 ] {47aa9a23-63e5-4f58-a028-177337dd1ca1} TCPHandler: Processed in 0.006082421 sec. 2024.12.21 00:25:07.591849 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:07.592375 [ 259 ] {e6a2d03e-c461-4e05-992c-c9babb570e9d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:07.592605 [ 259 ] {e6a2d03e-c461-4e05-992c-c9babb570e9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:25:07.594615 [ 259 ] {e6a2d03e-c461-4e05-992c-c9babb570e9d} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.594661 [ 259 ] {e6a2d03e-c461-4e05-992c-c9babb570e9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.595584 [ 259 ] {e6a2d03e-c461-4e05-992c-c9babb570e9d} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.21 00:25:07.595889 [ 259 ] {e6a2d03e-c461-4e05-992c-c9babb570e9d} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.596243 [ 259 ] {e6a2d03e-c461-4e05-992c-c9babb570e9d} executeQuery: Read 12 rows, 22.02 KiB in 0.004037 sec., 2972.5043349021553 rows/sec., 5.33 MiB/sec. 2024.12.21 00:25:07.596431 [ 259 ] {e6a2d03e-c461-4e05-992c-c9babb570e9d} TCPHandler: Processed in 0.004844388 sec. 2024.12.21 00:25:07.596677 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:07.596817 [ 260 ] {29e0036e-a769-4819-8b6b-2b43f2dd5d2b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:07.596872 [ 260 ] {29e0036e-a769-4819-8b6b-2b43f2dd5d2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:07.597475 [ 260 ] {29e0036e-a769-4819-8b6b-2b43f2dd5d2b} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:07.597517 [ 260 ] {29e0036e-a769-4819-8b6b-2b43f2dd5d2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:07.598099 [ 260 ] {29e0036e-a769-4819-8b6b-2b43f2dd5d2b} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.21 00:25:07.598415 [ 260 ] {29e0036e-a769-4819-8b6b-2b43f2dd5d2b} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.598749 [ 260 ] {29e0036e-a769-4819-8b6b-2b43f2dd5d2b} executeQuery: Read 82 rows, 5.33 KiB in 0.001959 sec., 41858.09086268505 rows/sec., 2.66 MiB/sec. 2024.12.21 00:25:07.598822 [ 260 ] {29e0036e-a769-4819-8b6b-2b43f2dd5d2b} TCPHandler: Processed in 0.00228924 sec. 2024.12.21 00:25:07.599228 [ 187 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 32806 rows, containing 5 columns (5 merged, 0 gathered) in 0.0139822 sec., 2346268.8275092617 rows/sec., 158.42 MiB/sec. 2024.12.21 00:25:07.599505 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2024.12.21 00:25:07.599889 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_110_22} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:07.599988 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_110_22} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2024.12.21 00:25:07.600103 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2024.12.21 00:25:11.060134 [ 105 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:25:11.060187 [ 105 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:25:11.315239 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 2024.12.21 00:25:11.316175 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:11.316221 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:11.316762 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:25:11.317037 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:11.317304 [ 105 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.21 00:25:11.317323 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2024.12.21 00:25:11.317420 [ 105 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:11.317469 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:11.317700 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.21 00:25:11.317959 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:11.318034 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part 2024.12.21 00:25:11.318166 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part 2024.12.21 00:25:11.318428 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part 2024.12.21 00:25:11.318640 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part 2024.12.21 00:25:11.318817 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part 2024.12.21 00:25:11.319037 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part 2024.12.21 00:25:11.321954 [ 187 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004368196 sec., 6926429.125433016 rows/sec., 99.08 MiB/sec. 2024.12.21 00:25:11.322504 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.21 00:25:11.322819 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_66_13} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:11.322898 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_66_13} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.21 00:25:11.323010 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. 2024.12.21 00:25:12.563185 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:12.563493 [ 260 ] {cb12c8bd-3c54-43d4-ab9e-eafbd3c30d6a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:12.563567 [ 260 ] {cb12c8bd-3c54-43d4-ab9e-eafbd3c30d6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:12.564355 [ 260 ] {cb12c8bd-3c54-43d4-ab9e-eafbd3c30d6a} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:12.564403 [ 260 ] {cb12c8bd-3c54-43d4-ab9e-eafbd3c30d6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:12.564849 [ 260 ] {cb12c8bd-3c54-43d4-ab9e-eafbd3c30d6a} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.21 00:25:12.565118 [ 260 ] {cb12c8bd-3c54-43d4-ab9e-eafbd3c30d6a} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:12.565326 [ 107 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.21 00:25:12.565360 [ 260 ] {cb12c8bd-3c54-43d4-ab9e-eafbd3c30d6a} executeQuery: Read 110 rows, 9.44 KiB in 0.001951 sec., 56381.34290107637 rows/sec., 4.72 MiB/sec. 2024.12.21 00:25:12.565408 [ 107 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:12.565488 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:12.565492 [ 260 ] {cb12c8bd-3c54-43d4-ab9e-eafbd3c30d6a} TCPHandler: Processed in 0.002497316 sec. 2024.12.21 00:25:12.565788 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.21 00:25:12.565846 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:12.566122 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:12.566250 [ 259 ] {b166aa2d-6f51-4280-a612-db60145223e5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:25:12.566270 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1430 rows starting from the beginning of the part 2024.12.21 00:25:12.566440 [ 259 ] {b166aa2d-6f51-4280-a612-db60145223e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:25:12.566801 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 110 rows starting from the beginning of the part 2024.12.21 00:25:12.567334 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 227 rows starting from the beginning of the part 2024.12.21 00:25:12.567803 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 111 rows starting from the beginning of the part 2024.12.21 00:25:12.568199 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 227 rows starting from the beginning of the part 2024.12.21 00:25:12.568790 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 110 rows starting from the beginning of the part 2024.12.21 00:25:12.570363 [ 259 ] {b166aa2d-6f51-4280-a612-db60145223e5} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:12.570478 [ 259 ] {b166aa2d-6f51-4280-a612-db60145223e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:12.571559 [ 259 ] {b166aa2d-6f51-4280-a612-db60145223e5} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.21 00:25:12.572010 [ 259 ] {b166aa2d-6f51-4280-a612-db60145223e5} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:12.572269 [ 107 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 2024.12.21 00:25:12.572366 [ 107 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:12.572454 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:12.572567 [ 259 ] {b166aa2d-6f51-4280-a612-db60145223e5} executeQuery: Read 27 rows, 2.03 KiB in 0.006422 sec., 4204.297726564933 rows/sec., 316.14 KiB/sec. 2024.12.21 00:25:12.573015 [ 259 ] {b166aa2d-6f51-4280-a612-db60145223e5} TCPHandler: Processed in 0.007393755 sec. 2024.12.21 00:25:12.573086 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2215 rows, containing 5 columns (5 merged, 0 gathered) in 0.007489218 sec., 295758.5157756124 rows/sec., 26.06 MiB/sec. 2024.12.21 00:25:12.573352 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:12.573472 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_90_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full 2024.12.21 00:25:12.573555 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.21 00:25:12.573656 [ 260 ] {ad3e2d9d-f66f-4957-8c7b-de0aca1a5915} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:12.573861 [ 260 ] {ad3e2d9d-f66f-4957-8c7b-de0aca1a5915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:12.574026 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_90_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:12.574173 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 64 rows starting from the beginning of the part 2024.12.21 00:25:12.574484 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_111_22} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:12.574692 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 27 rows starting from the beginning of the part 2024.12.21 00:25:12.574981 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_111_22} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.21 00:25:12.575193 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 19 rows starting from the beginning of the part 2024.12.21 00:25:12.575385 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2024.12.21 00:25:12.575726 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 29 rows starting from the beginning of the part 2024.12.21 00:25:12.576109 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 19 rows starting from the beginning of the part 2024.12.21 00:25:12.576461 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 27 rows starting from the beginning of the part 2024.12.21 00:25:12.577459 [ 260 ] {ad3e2d9d-f66f-4957-8c7b-de0aca1a5915} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:12.577544 [ 260 ] {ad3e2d9d-f66f-4957-8c7b-de0aca1a5915} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:12.578539 [ 260 ] {ad3e2d9d-f66f-4957-8c7b-de0aca1a5915} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.21 00:25:12.579169 [ 260 ] {ad3e2d9d-f66f-4957-8c7b-de0aca1a5915} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:12.579275 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_90_18} MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.006538473 sec., 28294.06804922189 rows/sec., 2.14 MiB/sec. 2024.12.21 00:25:12.579462 [ 107 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.21 00:25:12.579549 [ 107 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:12.579599 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:12.579615 [ 260 ] {ad3e2d9d-f66f-4957-8c7b-de0aca1a5915} executeQuery: Read 91 rows, 7.28 KiB in 0.006085 sec., 14954.80690221857 rows/sec., 1.17 MiB/sec. 2024.12.21 00:25:12.579629 [ 195 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_90_18} MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) 2024.12.21 00:25:12.580047 [ 260 ] {ad3e2d9d-f66f-4957-8c7b-de0aca1a5915} TCPHandler: Processed in 0.006876672 sec. 2024.12.21 00:25:12.580162 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.21 00:25:12.580344 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:12.580541 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:12.580642 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 913 rows starting from the beginning of the part 2024.12.21 00:25:12.580715 [ 259 ] {8166377e-5b88-49d3-85e5-72158edbc597} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:12.580746 [ 195 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_90_18} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:12.581069 [ 259 ] {8166377e-5b88-49d3-85e5-72158edbc597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:12.581094 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 91 rows starting from the beginning of the part 2024.12.21 00:25:12.581213 [ 195 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_90_18} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 2024.12.21 00:25:12.581619 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 394 rows starting from the beginning of the part 2024.12.21 00:25:12.581649 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:25:12.581988 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 93 rows starting from the beginning of the part 2024.12.21 00:25:12.582366 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 394 rows starting from the beginning of the part 2024.12.21 00:25:12.582685 [ 186 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 91 rows starting from the beginning of the part 2024.12.21 00:25:12.584233 [ 259 ] {8166377e-5b88-49d3-85e5-72158edbc597} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:12.584317 [ 259 ] {8166377e-5b88-49d3-85e5-72158edbc597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:12.585296 [ 259 ] {8166377e-5b88-49d3-85e5-72158edbc597} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.21 00:25:12.585677 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 5 columns (5 merged, 0 gathered) in 0.005950418 sec., 332077.5111933313 rows/sec., 25.44 MiB/sec. 2024.12.21 00:25:12.585733 [ 259 ] {8166377e-5b88-49d3-85e5-72158edbc597} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:12.585928 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.21 00:25:12.586065 [ 259 ] {8166377e-5b88-49d3-85e5-72158edbc597} executeQuery: Read 160 rows, 11.41 KiB in 0.005481 sec., 29191.753329684365 rows/sec., 2.03 MiB/sec. 2024.12.21 00:25:12.586174 [ 259 ] {8166377e-5b88-49d3-85e5-72158edbc597} TCPHandler: Processed in 0.005982808 sec. 2024.12.21 00:25:12.586590 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:12.586771 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_111_22} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:12.587107 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_111_22} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.21 00:25:12.587162 [ 260 ] {a1697782-44cc-4811-b249-d500e2cbdb6d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:12.587391 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.12.21 00:25:12.587609 [ 260 ] {a1697782-44cc-4811-b249-d500e2cbdb6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:25:12.589118 [ 260 ] {a1697782-44cc-4811-b249-d500e2cbdb6d} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:12.589159 [ 260 ] {a1697782-44cc-4811-b249-d500e2cbdb6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:12.589869 [ 260 ] {a1697782-44cc-4811-b249-d500e2cbdb6d} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.21 00:25:12.590137 [ 260 ] {a1697782-44cc-4811-b249-d500e2cbdb6d} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:12.590402 [ 260 ] {a1697782-44cc-4811-b249-d500e2cbdb6d} executeQuery: Read 27 rows, 49.54 KiB in 0.00348 sec., 7758.620689655172 rows/sec., 13.90 MiB/sec. 2024.12.21 00:25:12.590496 [ 260 ] {a1697782-44cc-4811-b249-d500e2cbdb6d} TCPHandler: Processed in 0.004202441 sec. 2024.12.21 00:25:12.590713 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:12.590936 [ 259 ] {6dbb9fd5-8c71-45d5-9ac0-5b817355d05c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:12.591033 [ 259 ] {6dbb9fd5-8c71-45d5-9ac0-5b817355d05c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:12.591731 [ 259 ] {6dbb9fd5-8c71-45d5-9ac0-5b817355d05c} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:12.591770 [ 259 ] {6dbb9fd5-8c71-45d5-9ac0-5b817355d05c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:12.592156 [ 259 ] {6dbb9fd5-8c71-45d5-9ac0-5b817355d05c} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.21 00:25:12.592398 [ 259 ] {6dbb9fd5-8c71-45d5-9ac0-5b817355d05c} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:12.592584 [ 104 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.21 00:25:12.592645 [ 259 ] {6dbb9fd5-8c71-45d5-9ac0-5b817355d05c} executeQuery: Read 60 rows, 4.14 KiB in 0.001759 sec., 34110.28993746447 rows/sec., 2.30 MiB/sec. 2024.12.21 00:25:12.592654 [ 104 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:12.592731 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:12.592767 [ 259 ] {6dbb9fd5-8c71-45d5-9ac0-5b817355d05c} TCPHandler: Processed in 0.002159897 sec. 2024.12.21 00:25:12.592989 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.21 00:25:12.593189 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:12.593242 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6414 rows starting from the beginning of the part 2024.12.21 00:25:12.593358 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2024.12.21 00:25:12.593578 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part 2024.12.21 00:25:12.593739 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2024.12.21 00:25:12.593844 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part 2024.12.21 00:25:12.594042 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2024.12.21 00:25:12.595881 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 6758 rows, containing 4 columns (4 merged, 0 gathered) in 0.00301303 sec., 2242924.8962008343 rows/sec., 146.19 MiB/sec. 2024.12.21 00:25:12.596229 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.21 00:25:12.596523 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_111_22} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:12.596614 [ 198 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_111_22} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.21 00:25:12.596689 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2024.12.21 00:25:13.436747 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2024.12.21 00:25:13.460295 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:13.460357 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:13.467536 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:25:13.468316 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:13.468639 [ 103 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.21 00:25:13.468709 [ 103 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:13.468754 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:13.469189 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.21 00:25:13.478603 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2024.12.21 00:25:13.480165 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:13.481098 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2024.12.21 00:25:13.485754 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2024.12.21 00:25:13.490191 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2024.12.21 00:25:13.495089 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2024.12.21 00:25:13.500211 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2024.12.21 00:25:13.504502 [ 191 ] {2d708e01-ece8-449d-876b-957778127846::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2024.12.21 00:25:13.562316 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.093456976 sec., 5328.655187816049 rows/sec., 27.55 MiB/sec. 2024.12.21 00:25:13.566275 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.21 00:25:13.569314 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_66_13} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:13.569445 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_66_13} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.21 00:25:13.571882 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2024.12.21 00:25:14.937436 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:14.937754 [ 260 ] {c0dc2311-6b2c-4adf-9353-c03b014515fe} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:25:14.937874 [ 260 ] {c0dc2311-6b2c-4adf-9353-c03b014515fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:25:14.938917 [ 260 ] {c0dc2311-6b2c-4adf-9353-c03b014515fe} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.938962 [ 260 ] {c0dc2311-6b2c-4adf-9353-c03b014515fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.939405 [ 260 ] {c0dc2311-6b2c-4adf-9353-c03b014515fe} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:25:14.939683 [ 260 ] {c0dc2311-6b2c-4adf-9353-c03b014515fe} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.939889 [ 260 ] {c0dc2311-6b2c-4adf-9353-c03b014515fe} executeQuery: Read 14 rows, 1.01 KiB in 0.002224 sec., 6294.964028776979 rows/sec., 453.15 KiB/sec. 2024.12.21 00:25:14.939955 [ 260 ] {c0dc2311-6b2c-4adf-9353-c03b014515fe} TCPHandler: Processed in 0.002708981 sec. 2024.12.21 00:25:14.940206 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:14.940415 [ 259 ] {4df72796-993b-4cab-9aa4-63d243ab164b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:25:14.940495 [ 259 ] {4df72796-993b-4cab-9aa4-63d243ab164b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:25:14.941229 [ 259 ] {4df72796-993b-4cab-9aa4-63d243ab164b} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.941277 [ 259 ] {4df72796-993b-4cab-9aa4-63d243ab164b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.941711 [ 259 ] {4df72796-993b-4cab-9aa4-63d243ab164b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 00:25:14.941967 [ 259 ] {4df72796-993b-4cab-9aa4-63d243ab164b} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.942272 [ 259 ] {4df72796-993b-4cab-9aa4-63d243ab164b} executeQuery: Read 16 rows, 1.30 KiB in 0.001901 sec., 8416.622830089427 rows/sec., 686.32 KiB/sec. 2024.12.21 00:25:14.942510 [ 259 ] {4df72796-993b-4cab-9aa4-63d243ab164b} TCPHandler: Processed in 0.002434015 sec. 2024.12.21 00:25:14.942701 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:14.942850 [ 260 ] {6edfb648-ab1c-46e9-98c8-b20247e78aee} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:14.942911 [ 260 ] {6edfb648-ab1c-46e9-98c8-b20247e78aee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:14.944555 [ 260 ] {6edfb648-ab1c-46e9-98c8-b20247e78aee} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.944596 [ 260 ] {6edfb648-ab1c-46e9-98c8-b20247e78aee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.945065 [ 260 ] {6edfb648-ab1c-46e9-98c8-b20247e78aee} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.21 00:25:14.945320 [ 260 ] {6edfb648-ab1c-46e9-98c8-b20247e78aee} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.945505 [ 260 ] {6edfb648-ab1c-46e9-98c8-b20247e78aee} executeQuery: Read 1375 rows, 117.02 KiB in 0.002691 sec., 510962.46748420666 rows/sec., 42.47 MiB/sec. 2024.12.21 00:25:14.945563 [ 260 ] {6edfb648-ab1c-46e9-98c8-b20247e78aee} TCPHandler: Processed in 0.002930808 sec. 2024.12.21 00:25:14.945804 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:14.946028 [ 259 ] {e08ef1d9-a0ca-4ecf-a041-f33736996189} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:25:14.946124 [ 259 ] {e08ef1d9-a0ca-4ecf-a041-f33736996189} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:25:14.946919 [ 259 ] {e08ef1d9-a0ca-4ecf-a041-f33736996189} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.946959 [ 259 ] {e08ef1d9-a0ca-4ecf-a041-f33736996189} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.947348 [ 259 ] {e08ef1d9-a0ca-4ecf-a041-f33736996189} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.21 00:25:14.947594 [ 259 ] {e08ef1d9-a0ca-4ecf-a041-f33736996189} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.947829 [ 259 ] {e08ef1d9-a0ca-4ecf-a041-f33736996189} executeQuery: Read 35 rows, 2.48 KiB in 0.001857 sec., 18847.60366182014 rows/sec., 1.30 MiB/sec. 2024.12.21 00:25:14.947885 [ 259 ] {e08ef1d9-a0ca-4ecf-a041-f33736996189} TCPHandler: Processed in 0.002190438 sec. 2024.12.21 00:25:14.948092 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:14.948316 [ 260 ] {6b9a82d8-56b8-4cc6-b795-cb5ce3881fab} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:25:14.948411 [ 260 ] {6b9a82d8-56b8-4cc6-b795-cb5ce3881fab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:25:14.949139 [ 260 ] {6b9a82d8-56b8-4cc6-b795-cb5ce3881fab} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.949177 [ 260 ] {6b9a82d8-56b8-4cc6-b795-cb5ce3881fab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.949549 [ 260 ] {6b9a82d8-56b8-4cc6-b795-cb5ce3881fab} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:25:14.949794 [ 260 ] {6b9a82d8-56b8-4cc6-b795-cb5ce3881fab} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.949973 [ 260 ] {6b9a82d8-56b8-4cc6-b795-cb5ce3881fab} executeQuery: Read 242 rows, 16.79 KiB in 0.001714 sec., 141190.19836639438 rows/sec., 9.57 MiB/sec. 2024.12.21 00:25:14.950028 [ 260 ] {6b9a82d8-56b8-4cc6-b795-cb5ce3881fab} TCPHandler: Processed in 0.002048304 sec. 2024.12.21 00:25:14.950177 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:14.950316 [ 259 ] {ae1e8aa0-672d-4a0e-83c3-f125f113e806} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:25:14.950374 [ 259 ] {ae1e8aa0-672d-4a0e-83c3-f125f113e806} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:25:14.950980 [ 259 ] {ae1e8aa0-672d-4a0e-83c3-f125f113e806} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.951020 [ 259 ] {ae1e8aa0-672d-4a0e-83c3-f125f113e806} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.951382 [ 259 ] {ae1e8aa0-672d-4a0e-83c3-f125f113e806} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:25:14.951618 [ 259 ] {ae1e8aa0-672d-4a0e-83c3-f125f113e806} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.951825 [ 259 ] {ae1e8aa0-672d-4a0e-83c3-f125f113e806} executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. 2024.12.21 00:25:14.951885 [ 259 ] {ae1e8aa0-672d-4a0e-83c3-f125f113e806} TCPHandler: Processed in 0.001772496 sec. 2024.12.21 00:25:14.952101 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:14.952325 [ 260 ] {e9c0d8d5-0b60-4497-9df4-f247e5e08e97} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:14.952419 [ 260 ] {e9c0d8d5-0b60-4497-9df4-f247e5e08e97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:14.953380 [ 260 ] {e9c0d8d5-0b60-4497-9df4-f247e5e08e97} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.953420 [ 260 ] {e9c0d8d5-0b60-4497-9df4-f247e5e08e97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.953815 [ 260 ] {e9c0d8d5-0b60-4497-9df4-f247e5e08e97} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.21 00:25:14.954064 [ 260 ] {e9c0d8d5-0b60-4497-9df4-f247e5e08e97} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.954285 [ 260 ] {e9c0d8d5-0b60-4497-9df4-f247e5e08e97} executeQuery: Read 866 rows, 64.24 KiB in 0.002016 sec., 429563.49206349207 rows/sec., 31.12 MiB/sec. 2024.12.21 00:25:14.954340 [ 260 ] {e9c0d8d5-0b60-4497-9df4-f247e5e08e97} TCPHandler: Processed in 0.002349982 sec. 2024.12.21 00:25:14.954492 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:14.954612 [ 259 ] {426a9ef7-88c9-413b-a203-ca833c085f6d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:25:14.954664 [ 259 ] {426a9ef7-88c9-413b-a203-ca833c085f6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:25:14.955160 [ 259 ] {426a9ef7-88c9-413b-a203-ca833c085f6d} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.955199 [ 259 ] {426a9ef7-88c9-413b-a203-ca833c085f6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.955565 [ 259 ] {426a9ef7-88c9-413b-a203-ca833c085f6d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:25:14.955807 [ 259 ] {426a9ef7-88c9-413b-a203-ca833c085f6d} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.955982 [ 100 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 2024.12.21 00:25:14.956043 [ 259 ] {426a9ef7-88c9-413b-a203-ca833c085f6d} executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. 2024.12.21 00:25:14.956070 [ 100 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.956136 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.956157 [ 259 ] {426a9ef7-88c9-413b-a203-ca833c085f6d} TCPHandler: Processed in 0.001724286 sec. 2024.12.21 00:25:14.956343 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_48_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full 2024.12.21 00:25:14.956354 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:14.956615 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_48_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:14.956625 [ 260 ] {77787fba-fe58-470e-b21e-93de2e3f739d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:14.956673 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 258 rows starting from the beginning of the part 2024.12.21 00:25:14.956748 [ 260 ] {77787fba-fe58-470e-b21e-93de2e3f739d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:14.956906 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2024.12.21 00:25:14.957303 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2024.12.21 00:25:14.957616 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2024.12.21 00:25:14.957893 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2024.12.21 00:25:14.958182 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_48_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2024.12.21 00:25:14.960126 [ 260 ] {77787fba-fe58-470e-b21e-93de2e3f739d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.960206 [ 260 ] {77787fba-fe58-470e-b21e-93de2e3f739d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.960707 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_48_10} MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 4 columns (4 merged, 0 gathered) in 0.004469819 sec., 64432.13919847761 rows/sec., 3.29 MiB/sec. 2024.12.21 00:25:14.961067 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_48_10} MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) 2024.12.21 00:25:14.961172 [ 260 ] {77787fba-fe58-470e-b21e-93de2e3f739d} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.21 00:25:14.961701 [ 260 ] {77787fba-fe58-470e-b21e-93de2e3f739d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.961875 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_48_10} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.962177 [ 260 ] {77787fba-fe58-470e-b21e-93de2e3f739d} executeQuery: Read 1027 rows, 70.10 KiB in 0.005628 sec., 182480.45486851456 rows/sec., 12.16 MiB/sec. 2024.12.21 00:25:14.962198 [ 188 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_48_10} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 2024.12.21 00:25:14.962464 [ 260 ] {77787fba-fe58-470e-b21e-93de2e3f739d} TCPHandler: Processed in 0.006202904 sec. 2024.12.21 00:25:14.962665 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.21 00:25:14.962786 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:14.963019 [ 259 ] {3da0d46f-e6fc-492b-be27-23d2a2068421} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:25:14.963100 [ 259 ] {3da0d46f-e6fc-492b-be27-23d2a2068421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:25:14.963615 [ 259 ] {3da0d46f-e6fc-492b-be27-23d2a2068421} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.963653 [ 259 ] {3da0d46f-e6fc-492b-be27-23d2a2068421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.964013 [ 259 ] {3da0d46f-e6fc-492b-be27-23d2a2068421} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 00:25:14.964264 [ 259 ] {3da0d46f-e6fc-492b-be27-23d2a2068421} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.964483 [ 259 ] {3da0d46f-e6fc-492b-be27-23d2a2068421} executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. 2024.12.21 00:25:14.964532 [ 259 ] {3da0d46f-e6fc-492b-be27-23d2a2068421} TCPHandler: Processed in 0.001941131 sec. 2024.12.21 00:25:14.964696 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:14.964836 [ 260 ] {bf7dd107-f6a1-4ba9-bbb5-5e439ae9f5d8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:14.964930 [ 260 ] {bf7dd107-f6a1-4ba9-bbb5-5e439ae9f5d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:25:14.966141 [ 260 ] {bf7dd107-f6a1-4ba9-bbb5-5e439ae9f5d8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.966180 [ 260 ] {bf7dd107-f6a1-4ba9-bbb5-5e439ae9f5d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.966811 [ 260 ] {bf7dd107-f6a1-4ba9-bbb5-5e439ae9f5d8} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.21 00:25:14.967077 [ 260 ] {bf7dd107-f6a1-4ba9-bbb5-5e439ae9f5d8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.967274 [ 100 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.21 00:25:14.967338 [ 100 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.967355 [ 260 ] {bf7dd107-f6a1-4ba9-bbb5-5e439ae9f5d8} executeQuery: Read 12 rows, 22.02 KiB in 0.002537 sec., 4729.996058336617 rows/sec., 8.48 MiB/sec. 2024.12.21 00:25:14.967376 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.968057 [ 260 ] {bf7dd107-f6a1-4ba9-bbb5-5e439ae9f5d8} TCPHandler: Processed in 0.003422051 sec. 2024.12.21 00:25:14.968078 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.21 00:25:14.968533 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:14.968889 [ 259 ] {017818b5-ad0c-48f4-8f1c-348b03ed3782} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:14.969056 [ 259 ] {017818b5-ad0c-48f4-8f1c-348b03ed3782} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:14.969588 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:14.969708 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1623 rows starting from the beginning of the part 2024.12.21 00:25:14.970292 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 12 rows starting from the beginning of the part 2024.12.21 00:25:14.970841 [ 259 ] {017818b5-ad0c-48f4-8f1c-348b03ed3782} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:14.970866 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 27 rows starting from the beginning of the part 2024.12.21 00:25:14.970887 [ 259 ] {017818b5-ad0c-48f4-8f1c-348b03ed3782} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:14.971476 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 12 rows starting from the beginning of the part 2024.12.21 00:25:14.972008 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 27 rows starting from the beginning of the part 2024.12.21 00:25:14.972044 [ 259 ] {017818b5-ad0c-48f4-8f1c-348b03ed3782} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.21 00:25:14.972428 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 12 rows starting from the beginning of the part 2024.12.21 00:25:14.972655 [ 259 ] {017818b5-ad0c-48f4-8f1c-348b03ed3782} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.973189 [ 259 ] {017818b5-ad0c-48f4-8f1c-348b03ed3782} executeQuery: Read 58 rows, 3.68 KiB in 0.004403 sec., 13172.836702248467 rows/sec., 835.06 KiB/sec. 2024.12.21 00:25:14.973297 [ 259 ] {017818b5-ad0c-48f4-8f1c-348b03ed3782} TCPHandler: Processed in 0.005067755 sec. 2024.12.21 00:25:14.984469 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1713 rows, containing 19 columns (19 merged, 0 gathered) in 0.016968349 sec., 100952.66192367919 rows/sec., 180.90 MiB/sec. 2024.12.21 00:25:14.986217 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.21 00:25:14.986654 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_91_18} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:14.986744 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_91_18} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.21 00:25:14.986900 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.48 MiB. 2024.12.21 00:25:15.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.83 MiB, peak 273.28 MiB, free memory in arenas 0.00 B, will set to 263.81 MiB (RSS), difference: 3.98 MiB 2024.12.21 00:25:16.479239 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1956 2024.12.21 00:25:16.482940 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:16.482990 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:16.484500 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:25:16.484819 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:16.486338 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1956 2024.12.21 00:25:17.556756 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:17.556956 [ 260 ] {8c018d93-5a7f-456f-af6f-58309a4d2a51} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:17.557035 [ 260 ] {8c018d93-5a7f-456f-af6f-58309a4d2a51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:17.557861 [ 260 ] {8c018d93-5a7f-456f-af6f-58309a4d2a51} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:17.557910 [ 260 ] {8c018d93-5a7f-456f-af6f-58309a4d2a51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:17.558368 [ 260 ] {8c018d93-5a7f-456f-af6f-58309a4d2a51} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.21 00:25:17.558652 [ 260 ] {8c018d93-5a7f-456f-af6f-58309a4d2a51} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:17.558886 [ 260 ] {8c018d93-5a7f-456f-af6f-58309a4d2a51} executeQuery: Read 56 rows, 4.38 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.15 MiB/sec. 2024.12.21 00:25:17.558955 [ 260 ] {8c018d93-5a7f-456f-af6f-58309a4d2a51} TCPHandler: Processed in 0.002332292 sec. 2024.12.21 00:25:17.559210 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:17.559402 [ 259 ] {be8b56bc-622f-4b36-b703-29d84b91c405} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:17.559479 [ 259 ] {be8b56bc-622f-4b36-b703-29d84b91c405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:17.560260 [ 259 ] {be8b56bc-622f-4b36-b703-29d84b91c405} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:17.560314 [ 259 ] {be8b56bc-622f-4b36-b703-29d84b91c405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:17.560766 [ 259 ] {be8b56bc-622f-4b36-b703-29d84b91c405} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.21 00:25:17.561030 [ 259 ] {be8b56bc-622f-4b36-b703-29d84b91c405} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:17.561291 [ 259 ] {be8b56bc-622f-4b36-b703-29d84b91c405} executeQuery: Read 64 rows, 5.12 KiB in 0.001936 sec., 33057.85123966942 rows/sec., 2.58 MiB/sec. 2024.12.21 00:25:17.561395 [ 259 ] {be8b56bc-622f-4b36-b703-29d84b91c405} TCPHandler: Processed in 0.002312161 sec. 2024.12.21 00:25:17.561583 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:17.561769 [ 260 ] {4250f71e-fe48-4f69-9f20-6e75c209a76d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:17.561832 [ 260 ] {4250f71e-fe48-4f69-9f20-6e75c209a76d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:17.562389 [ 260 ] {4250f71e-fe48-4f69-9f20-6e75c209a76d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:17.562429 [ 260 ] {4250f71e-fe48-4f69-9f20-6e75c209a76d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:17.562851 [ 260 ] {4250f71e-fe48-4f69-9f20-6e75c209a76d} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.21 00:25:17.563117 [ 260 ] {4250f71e-fe48-4f69-9f20-6e75c209a76d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:17.563325 [ 260 ] {4250f71e-fe48-4f69-9f20-6e75c209a76d} executeQuery: Read 64 rows, 4.56 KiB in 0.001599 sec., 40025.015634771735 rows/sec., 2.79 MiB/sec. 2024.12.21 00:25:17.563399 [ 260 ] {4250f71e-fe48-4f69-9f20-6e75c209a76d} TCPHandler: Processed in 0.00190511 sec. 2024.12.21 00:25:17.563625 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:17.563949 [ 259 ] {6e4af6b9-9826-457a-bdfe-5cb6cd996f35} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:17.564025 [ 259 ] {6e4af6b9-9826-457a-bdfe-5cb6cd996f35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:17.564636 [ 259 ] {6e4af6b9-9826-457a-bdfe-5cb6cd996f35} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:17.564678 [ 259 ] {6e4af6b9-9826-457a-bdfe-5cb6cd996f35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:17.565074 [ 259 ] {6e4af6b9-9826-457a-bdfe-5cb6cd996f35} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.21 00:25:17.565329 [ 259 ] {6e4af6b9-9826-457a-bdfe-5cb6cd996f35} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:17.565552 [ 259 ] {6e4af6b9-9826-457a-bdfe-5cb6cd996f35} executeQuery: Read 24 rows, 1.66 KiB in 0.001714 sec., 14002.333722287047 rows/sec., 966.31 KiB/sec. 2024.12.21 00:25:17.565609 [ 259 ] {6e4af6b9-9826-457a-bdfe-5cb6cd996f35} TCPHandler: Processed in 0.002097986 sec. 2024.12.21 00:25:18.818459 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 2024.12.21 00:25:18.819135 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:18.819184 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:18.819723 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:25:18.819982 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:18.820222 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 2024.12.21 00:25:20.979610 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2024.12.21 00:25:20.998636 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:20.998693 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:21.005812 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:25:21.006537 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:21.009162 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2024.12.21 00:25:22.562925 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:22.563164 [ 260 ] {f08a3c8d-8aec-48a7-9058-4d24d0ce07ea} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:22.563249 [ 260 ] {f08a3c8d-8aec-48a7-9058-4d24d0ce07ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:22.564169 [ 260 ] {f08a3c8d-8aec-48a7-9058-4d24d0ce07ea} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:22.564217 [ 260 ] {f08a3c8d-8aec-48a7-9058-4d24d0ce07ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:22.564680 [ 260 ] {f08a3c8d-8aec-48a7-9058-4d24d0ce07ea} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.21 00:25:22.564941 [ 260 ] {f08a3c8d-8aec-48a7-9058-4d24d0ce07ea} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:22.565203 [ 260 ] {f08a3c8d-8aec-48a7-9058-4d24d0ce07ea} executeQuery: Read 110 rows, 9.44 KiB in 0.002102 sec., 52331.11322549952 rows/sec., 4.39 MiB/sec. 2024.12.21 00:25:22.565272 [ 260 ] {f08a3c8d-8aec-48a7-9058-4d24d0ce07ea} TCPHandler: Processed in 0.002490156 sec. 2024.12.21 00:25:22.565533 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:22.565744 [ 259 ] {a8b94a02-36c4-4048-a53f-ed1453aa3ad0} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:25:22.565815 [ 259 ] {a8b94a02-36c4-4048-a53f-ed1453aa3ad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:25:22.566552 [ 259 ] {a8b94a02-36c4-4048-a53f-ed1453aa3ad0} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:22.566595 [ 259 ] {a8b94a02-36c4-4048-a53f-ed1453aa3ad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:22.567030 [ 259 ] {a8b94a02-36c4-4048-a53f-ed1453aa3ad0} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.21 00:25:22.567284 [ 259 ] {a8b94a02-36c4-4048-a53f-ed1453aa3ad0} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:22.567507 [ 259 ] {a8b94a02-36c4-4048-a53f-ed1453aa3ad0} executeQuery: Read 27 rows, 2.03 KiB in 0.001815 sec., 14876.03305785124 rows/sec., 1.09 MiB/sec. 2024.12.21 00:25:22.567611 [ 259 ] {a8b94a02-36c4-4048-a53f-ed1453aa3ad0} TCPHandler: Processed in 0.002213628 sec. 2024.12.21 00:25:22.567869 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:22.568059 [ 260 ] {a835688e-9e6b-4fd2-9490-68979ced1654} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:22.568122 [ 260 ] {a835688e-9e6b-4fd2-9490-68979ced1654} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:22.568858 [ 260 ] {a835688e-9e6b-4fd2-9490-68979ced1654} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:22.568900 [ 260 ] {a835688e-9e6b-4fd2-9490-68979ced1654} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:22.569272 [ 260 ] {a835688e-9e6b-4fd2-9490-68979ced1654} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.21 00:25:22.569517 [ 260 ] {a835688e-9e6b-4fd2-9490-68979ced1654} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:22.569728 [ 260 ] {a835688e-9e6b-4fd2-9490-68979ced1654} executeQuery: Read 91 rows, 7.28 KiB in 0.001702 sec., 53466.50998824912 rows/sec., 4.18 MiB/sec. 2024.12.21 00:25:22.569783 [ 260 ] {a835688e-9e6b-4fd2-9490-68979ced1654} TCPHandler: Processed in 0.002082366 sec. 2024.12.21 00:25:22.569946 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:22.570091 [ 259 ] {b52b63a7-3829-4a1b-aeb7-ae22f0e32f75} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:22.570156 [ 259 ] {b52b63a7-3829-4a1b-aeb7-ae22f0e32f75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:22.570819 [ 259 ] {b52b63a7-3829-4a1b-aeb7-ae22f0e32f75} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:22.570856 [ 259 ] {b52b63a7-3829-4a1b-aeb7-ae22f0e32f75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:22.571255 [ 259 ] {b52b63a7-3829-4a1b-aeb7-ae22f0e32f75} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.21 00:25:22.571493 [ 259 ] {b52b63a7-3829-4a1b-aeb7-ae22f0e32f75} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:22.571669 [ 259 ] {b52b63a7-3829-4a1b-aeb7-ae22f0e32f75} executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. 2024.12.21 00:25:22.571726 [ 259 ] {b52b63a7-3829-4a1b-aeb7-ae22f0e32f75} TCPHandler: Processed in 0.001850609 sec. 2024.12.21 00:25:22.571936 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:22.572164 [ 260 ] {f51d6979-c834-436f-b0af-09af14cb7966} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:22.572308 [ 260 ] {f51d6979-c834-436f-b0af-09af14cb7966} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:25:22.573716 [ 260 ] {f51d6979-c834-436f-b0af-09af14cb7966} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:22.573756 [ 260 ] {f51d6979-c834-436f-b0af-09af14cb7966} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:22.574421 [ 260 ] {f51d6979-c834-436f-b0af-09af14cb7966} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.21 00:25:22.574712 [ 260 ] {f51d6979-c834-436f-b0af-09af14cb7966} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:22.574970 [ 260 ] {f51d6979-c834-436f-b0af-09af14cb7966} executeQuery: Read 27 rows, 49.54 KiB in 0.002862 sec., 9433.962264150943 rows/sec., 16.91 MiB/sec. 2024.12.21 00:25:22.575093 [ 260 ] {f51d6979-c834-436f-b0af-09af14cb7966} TCPHandler: Processed in 0.003267876 sec. 2024.12.21 00:25:22.575255 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:22.575398 [ 259 ] {6cc4b0f1-9d16-418d-b0c3-985685a075e8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:22.575460 [ 259 ] {6cc4b0f1-9d16-418d-b0c3-985685a075e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:22.575998 [ 259 ] {6cc4b0f1-9d16-418d-b0c3-985685a075e8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:22.576035 [ 259 ] {6cc4b0f1-9d16-418d-b0c3-985685a075e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:22.576415 [ 259 ] {6cc4b0f1-9d16-418d-b0c3-985685a075e8} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.21 00:25:22.576671 [ 259 ] {6cc4b0f1-9d16-418d-b0c3-985685a075e8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:22.576844 [ 259 ] {6cc4b0f1-9d16-418d-b0c3-985685a075e8} executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. 2024.12.21 00:25:22.576895 [ 259 ] {6cc4b0f1-9d16-418d-b0c3-985685a075e8} TCPHandler: Processed in 0.001712735 sec. 2024.12.21 00:25:26.060237 [ 91 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:25:26.060303 [ 91 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:25:26.321283 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 2024.12.21 00:25:26.322057 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:26.322110 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:26.322646 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:25:26.322902 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:26.323157 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2024.12.21 00:25:26.487554 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1976 2024.12.21 00:25:26.490389 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:26.490438 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:26.491893 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:25:26.492211 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:26.493894 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1976 2024.12.21 00:25:27.567069 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:27.567381 [ 260 ] {80b818ae-80f3-48a0-af03-18639de427fd} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:25:27.567507 [ 260 ] {80b818ae-80f3-48a0-af03-18639de427fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:25:27.568432 [ 260 ] {80b818ae-80f3-48a0-af03-18639de427fd} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.568477 [ 260 ] {80b818ae-80f3-48a0-af03-18639de427fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.568914 [ 260 ] {80b818ae-80f3-48a0-af03-18639de427fd} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:25:27.569171 [ 260 ] {80b818ae-80f3-48a0-af03-18639de427fd} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.569366 [ 88 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2024.12.21 00:25:27.569421 [ 260 ] {80b818ae-80f3-48a0-af03-18639de427fd} executeQuery: Read 14 rows, 1.01 KiB in 0.002122 sec., 6597.549481621111 rows/sec., 474.94 KiB/sec. 2024.12.21 00:25:27.569459 [ 88 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.569541 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.569546 [ 260 ] {80b818ae-80f3-48a0-af03-18639de427fd} TCPHandler: Processed in 0.002659871 sec. 2024.12.21 00:25:27.569869 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2024.12.21 00:25:27.570050 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:27.570426 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:27.570528 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part 2024.12.21 00:25:27.570710 [ 259 ] {8aa7fd87-962a-4e16-a18f-347596f5cc20} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:27.570775 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2024.12.21 00:25:27.570990 [ 259 ] {8aa7fd87-962a-4e16-a18f-347596f5cc20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:27.571189 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2024.12.21 00:25:27.571535 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2024.12.21 00:25:27.571935 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2024.12.21 00:25:27.573887 [ 259 ] {8aa7fd87-962a-4e16-a18f-347596f5cc20} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.573980 [ 259 ] {8aa7fd87-962a-4e16-a18f-347596f5cc20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.574553 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00490766 sec., 14263.416781113605 rows/sec., 1.06 MiB/sec. 2024.12.21 00:25:27.574761 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2024.12.21 00:25:27.575036 [ 259 ] {8aa7fd87-962a-4e16-a18f-347596f5cc20} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.21 00:25:27.575296 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_49_12} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.575474 [ 196 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_49_12} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2024.12.21 00:25:27.575553 [ 259 ] {8aa7fd87-962a-4e16-a18f-347596f5cc20} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.575626 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:25:27.575906 [ 259 ] {8aa7fd87-962a-4e16-a18f-347596f5cc20} executeQuery: Read 227 rows, 20.32 KiB in 0.005377 sec., 42216.84954435559 rows/sec., 3.69 MiB/sec. 2024.12.21 00:25:27.576003 [ 259 ] {8aa7fd87-962a-4e16-a18f-347596f5cc20} TCPHandler: Processed in 0.006304137 sec. 2024.12.21 00:25:27.576212 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:27.576442 [ 260 ] {f0efb3dd-6d73-4b14-b51a-68ce62f76991} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:25:27.576494 [ 260 ] {f0efb3dd-6d73-4b14-b51a-68ce62f76991} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:25:27.577094 [ 260 ] {f0efb3dd-6d73-4b14-b51a-68ce62f76991} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.577133 [ 260 ] {f0efb3dd-6d73-4b14-b51a-68ce62f76991} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.577502 [ 260 ] {f0efb3dd-6d73-4b14-b51a-68ce62f76991} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.21 00:25:27.577768 [ 260 ] {f0efb3dd-6d73-4b14-b51a-68ce62f76991} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.577988 [ 260 ] {f0efb3dd-6d73-4b14-b51a-68ce62f76991} executeQuery: Read 19 rows, 1.36 KiB in 0.0016 sec., 11875 rows/sec., 849.00 KiB/sec. 2024.12.21 00:25:27.578044 [ 260 ] {f0efb3dd-6d73-4b14-b51a-68ce62f76991} TCPHandler: Processed in 0.001939632 sec. 2024.12.21 00:25:27.578210 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:27.578359 [ 259 ] {8141ee6e-d30a-408c-966e-0984fb82e451} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:25:27.578421 [ 259 ] {8141ee6e-d30a-408c-966e-0984fb82e451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:25:27.579085 [ 259 ] {8141ee6e-d30a-408c-966e-0984fb82e451} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.579126 [ 259 ] {8141ee6e-d30a-408c-966e-0984fb82e451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.579505 [ 259 ] {8141ee6e-d30a-408c-966e-0984fb82e451} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:25:27.579750 [ 259 ] {8141ee6e-d30a-408c-966e-0984fb82e451} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.579960 [ 259 ] {8141ee6e-d30a-408c-966e-0984fb82e451} executeQuery: Read 14 rows, 1004.00 B in 0.001636 sec., 8557.457212713936 rows/sec., 599.31 KiB/sec. 2024.12.21 00:25:27.580021 [ 259 ] {8141ee6e-d30a-408c-966e-0984fb82e451} TCPHandler: Processed in 0.00188454 sec. 2024.12.21 00:25:27.580190 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:27.580331 [ 260 ] {32a9d7e2-1d09-4656-a844-5350e4613c61} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:25:27.580390 [ 260 ] {32a9d7e2-1d09-4656-a844-5350e4613c61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:25:27.581064 [ 260 ] {32a9d7e2-1d09-4656-a844-5350e4613c61} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.581104 [ 260 ] {32a9d7e2-1d09-4656-a844-5350e4613c61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.581471 [ 260 ] {32a9d7e2-1d09-4656-a844-5350e4613c61} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:25:27.581728 [ 260 ] {32a9d7e2-1d09-4656-a844-5350e4613c61} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.581903 [ 88 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2024.12.21 00:25:27.581958 [ 88 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.581980 [ 260 ] {32a9d7e2-1d09-4656-a844-5350e4613c61} executeQuery: Read 13 rows, 830.00 B in 0.001675 sec., 7761.194029850746 rows/sec., 483.91 KiB/sec. 2024.12.21 00:25:27.581996 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.582215 [ 260 ] {32a9d7e2-1d09-4656-a844-5350e4613c61} TCPHandler: Processed in 0.002086045 sec. 2024.12.21 00:25:27.582343 [ 187 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2024.12.21 00:25:27.582510 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:27.582916 [ 187 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:27.582972 [ 259 ] {20fab3a1-524b-4162-b3df-c764e7929cf2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:27.583017 [ 187 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part 2024.12.21 00:25:27.583114 [ 259 ] {20fab3a1-524b-4162-b3df-c764e7929cf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:27.583287 [ 187 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2024.12.21 00:25:27.583595 [ 187 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part 2024.12.21 00:25:27.583972 [ 187 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2024.12.21 00:25:27.584258 [ 187 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part 2024.12.21 00:25:27.586099 [ 259 ] {20fab3a1-524b-4162-b3df-c764e7929cf2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.586170 [ 259 ] {20fab3a1-524b-4162-b3df-c764e7929cf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.586849 [ 187 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004715595 sec., 13784.050581103762 rows/sec., 913.28 KiB/sec. 2024.12.21 00:25:27.587053 [ 187 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2024.12.21 00:25:27.587107 [ 259 ] {20fab3a1-524b-4162-b3df-c764e7929cf2} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.21 00:25:27.587578 [ 259 ] {20fab3a1-524b-4162-b3df-c764e7929cf2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.587615 [ 187 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_49_12} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.587828 [ 187 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_49_12} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2024.12.21 00:25:27.588043 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:25:27.588070 [ 259 ] {20fab3a1-524b-4162-b3df-c764e7929cf2} executeQuery: Read 394 rows, 28.64 KiB in 0.005286 sec., 74536.51153991677 rows/sec., 5.29 MiB/sec. 2024.12.21 00:25:27.588196 [ 259 ] {20fab3a1-524b-4162-b3df-c764e7929cf2} TCPHandler: Processed in 0.005849995 sec. 2024.12.21 00:25:27.588429 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:27.588607 [ 260 ] {c7edcb19-2930-4079-993f-edea21201698} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:25:27.588670 [ 260 ] {c7edcb19-2930-4079-993f-edea21201698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:25:27.589204 [ 260 ] {c7edcb19-2930-4079-993f-edea21201698} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.589243 [ 260 ] {c7edcb19-2930-4079-993f-edea21201698} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.589629 [ 260 ] {c7edcb19-2930-4079-993f-edea21201698} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:25:27.589878 [ 260 ] {c7edcb19-2930-4079-993f-edea21201698} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.590127 [ 260 ] {c7edcb19-2930-4079-993f-edea21201698} executeQuery: Read 6 rows, 321.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 203.42 KiB/sec. 2024.12.21 00:25:27.590231 [ 260 ] {c7edcb19-2930-4079-993f-edea21201698} TCPHandler: Processed in 0.001929452 sec. 2024.12.21 00:25:27.590490 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:27.590653 [ 259 ] {96b13460-b494-4d97-beee-7275e94a2792} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:27.590716 [ 259 ] {96b13460-b494-4d97-beee-7275e94a2792} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:27.591323 [ 259 ] {96b13460-b494-4d97-beee-7275e94a2792} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.591363 [ 259 ] {96b13460-b494-4d97-beee-7275e94a2792} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.591777 [ 259 ] {96b13460-b494-4d97-beee-7275e94a2792} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.21 00:25:27.592022 [ 259 ] {96b13460-b494-4d97-beee-7275e94a2792} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.592199 [ 88 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2024.12.21 00:25:27.592258 [ 88 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.592262 [ 259 ] {96b13460-b494-4d97-beee-7275e94a2792} executeQuery: Read 237 rows, 16.27 KiB in 0.001636 sec., 144865.52567237164 rows/sec., 9.71 MiB/sec. 2024.12.21 00:25:27.592290 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.592418 [ 259 ] {96b13460-b494-4d97-beee-7275e94a2792} TCPHandler: Processed in 0.002074926 sec. 2024.12.21 00:25:27.592474 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2024.12.21 00:25:27.592607 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:27.592624 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:27.592685 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_115_23} MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 32806 rows starting from the beginning of the part 2024.12.21 00:25:27.592904 [ 260 ] {7682ba1d-90aa-4630-b091-e419e45dcc5b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:25:27.593018 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part 2024.12.21 00:25:27.593060 [ 260 ] {7682ba1d-90aa-4630-b091-e419e45dcc5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:25:27.593408 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1027 rows starting from the beginning of the part 2024.12.21 00:25:27.593794 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2024.12.21 00:25:27.594199 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2024.12.21 00:25:27.594496 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part 2024.12.21 00:25:27.595330 [ 260 ] {7682ba1d-90aa-4630-b091-e419e45dcc5b} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.595400 [ 260 ] {7682ba1d-90aa-4630-b091-e419e45dcc5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.596121 [ 260 ] {7682ba1d-90aa-4630-b091-e419e45dcc5b} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 00:25:27.596481 [ 260 ] {7682ba1d-90aa-4630-b091-e419e45dcc5b} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.596725 [ 260 ] {7682ba1d-90aa-4630-b091-e419e45dcc5b} executeQuery: Read 1 rows, 69.00 B in 0.003954 sec., 252.90844714213455 rows/sec., 17.04 KiB/sec. 2024.12.21 00:25:27.596894 [ 260 ] {7682ba1d-90aa-4630-b091-e419e45dcc5b} TCPHandler: Processed in 0.004376726 sec. 2024.12.21 00:25:27.597085 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:27.597236 [ 259 ] {b671bf80-4151-47b5-9502-4a7587ac05e8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:27.597369 [ 259 ] {b671bf80-4151-47b5-9502-4a7587ac05e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:25:27.598903 [ 259 ] {b671bf80-4151-47b5-9502-4a7587ac05e8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.598946 [ 259 ] {b671bf80-4151-47b5-9502-4a7587ac05e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.599690 [ 259 ] {b671bf80-4151-47b5-9502-4a7587ac05e8} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.21 00:25:27.600002 [ 259 ] {b671bf80-4151-47b5-9502-4a7587ac05e8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.600296 [ 259 ] {b671bf80-4151-47b5-9502-4a7587ac05e8} executeQuery: Read 12 rows, 22.02 KiB in 0.003079 sec., 3897.3692757388762 rows/sec., 6.98 MiB/sec. 2024.12.21 00:25:27.600499 [ 259 ] {b671bf80-4151-47b5-9502-4a7587ac05e8} TCPHandler: Processed in 0.003515093 sec. 2024.12.21 00:25:27.600665 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:27.600789 [ 260 ] {87e18090-3e51-49f3-aea5-19dfecfb9a27} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:27.600845 [ 260 ] {87e18090-3e51-49f3-aea5-19dfecfb9a27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:27.601467 [ 260 ] {87e18090-3e51-49f3-aea5-19dfecfb9a27} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:27.601508 [ 260 ] {87e18090-3e51-49f3-aea5-19dfecfb9a27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:27.602123 [ 260 ] {87e18090-3e51-49f3-aea5-19dfecfb9a27} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.21 00:25:27.602430 [ 260 ] {87e18090-3e51-49f3-aea5-19dfecfb9a27} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.602797 [ 260 ] {87e18090-3e51-49f3-aea5-19dfecfb9a27} executeQuery: Read 82 rows, 5.33 KiB in 0.002024 sec., 40513.83399209486 rows/sec., 2.57 MiB/sec. 2024.12.21 00:25:27.602951 [ 260 ] {87e18090-3e51-49f3-aea5-19dfecfb9a27} TCPHandler: Processed in 0.002349573 sec. 2024.12.21 00:25:27.603713 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 34454 rows, containing 5 columns (5 merged, 0 gathered) in 0.01131016 sec., 3046287.5856751804 rows/sec., 205.67 MiB/sec. 2024.12.21 00:25:27.604046 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2024.12.21 00:25:27.604391 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_115_23} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:27.604481 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_115_23} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2024.12.21 00:25:27.604586 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2024.12.21 00:25:28.510163 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2024.12.21 00:25:28.530510 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:28.530569 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:28.537823 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:25:28.538602 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:28.541413 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2024.12.21 00:25:32.562165 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:32.562382 [ 260 ] {078b1392-6872-4c5c-9942-bdbe92bdf542} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:32.562460 [ 260 ] {078b1392-6872-4c5c-9942-bdbe92bdf542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:32.563304 [ 260 ] {078b1392-6872-4c5c-9942-bdbe92bdf542} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:32.563352 [ 260 ] {078b1392-6872-4c5c-9942-bdbe92bdf542} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:32.563821 [ 260 ] {078b1392-6872-4c5c-9942-bdbe92bdf542} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.21 00:25:32.564094 [ 260 ] {078b1392-6872-4c5c-9942-bdbe92bdf542} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:32.564276 [ 82 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.21 00:25:32.564313 [ 260 ] {078b1392-6872-4c5c-9942-bdbe92bdf542} executeQuery: Read 110 rows, 9.44 KiB in 0.001984 sec., 55443.54838709677 rows/sec., 4.65 MiB/sec. 2024.12.21 00:25:32.564328 [ 82 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:32.564368 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:32.564405 [ 260 ] {078b1392-6872-4c5c-9942-bdbe92bdf542} TCPHandler: Processed in 0.002376793 sec. 2024.12.21 00:25:32.564609 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.21 00:25:32.564693 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:32.564825 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:32.564903 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1430 rows starting from the beginning of the part 2024.12.21 00:25:32.564965 [ 259 ] {0c014361-1696-4553-adfe-8ca40f416184} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:25:32.565084 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1375 rows starting from the beginning of the part 2024.12.21 00:25:32.565135 [ 259 ] {0c014361-1696-4553-adfe-8ca40f416184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:25:32.565600 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part 2024.12.21 00:25:32.565906 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 110 rows starting from the beginning of the part 2024.12.21 00:25:32.566274 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 227 rows starting from the beginning of the part 2024.12.21 00:25:32.566646 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 110 rows starting from the beginning of the part 2024.12.21 00:25:32.567958 [ 259 ] {0c014361-1696-4553-adfe-8ca40f416184} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:32.568044 [ 259 ] {0c014361-1696-4553-adfe-8ca40f416184} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:32.569092 [ 259 ] {0c014361-1696-4553-adfe-8ca40f416184} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.21 00:25:32.569397 [ 259 ] {0c014361-1696-4553-adfe-8ca40f416184} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:32.569882 [ 259 ] {0c014361-1696-4553-adfe-8ca40f416184} executeQuery: Read 27 rows, 2.03 KiB in 0.005003 sec., 5396.7619428343 rows/sec., 405.81 KiB/sec. 2024.12.21 00:25:32.570296 [ 259 ] {0c014361-1696-4553-adfe-8ca40f416184} TCPHandler: Processed in 0.005765833 sec. 2024.12.21 00:25:32.570718 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:32.570714 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006234965 sec., 530556.3062503157 rows/sec., 46.31 MiB/sec. 2024.12.21 00:25:32.571391 [ 260 ] {1cd6c15b-5d49-4800-93bf-650452b48e1e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:32.571353 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.21 00:25:32.571667 [ 260 ] {1cd6c15b-5d49-4800-93bf-650452b48e1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:32.572707 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_116_23} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:32.572867 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_116_23} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.21 00:25:32.573023 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2024.12.21 00:25:32.573278 [ 260 ] {1cd6c15b-5d49-4800-93bf-650452b48e1e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:32.573324 [ 260 ] {1cd6c15b-5d49-4800-93bf-650452b48e1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:32.573721 [ 260 ] {1cd6c15b-5d49-4800-93bf-650452b48e1e} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.21 00:25:32.573984 [ 260 ] {1cd6c15b-5d49-4800-93bf-650452b48e1e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:32.574130 [ 82 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.21 00:25:32.574171 [ 82 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:32.574182 [ 260 ] {1cd6c15b-5d49-4800-93bf-650452b48e1e} executeQuery: Read 91 rows, 7.28 KiB in 0.003168 sec., 28724.747474747477 rows/sec., 2.24 MiB/sec. 2024.12.21 00:25:32.574202 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:32.574311 [ 260 ] {1cd6c15b-5d49-4800-93bf-650452b48e1e} TCPHandler: Processed in 0.003871442 sec. 2024.12.21 00:25:32.574492 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.21 00:25:32.574540 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:32.574735 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:32.574777 [ 259 ] {1902ed37-3e72-43a8-bb38-f0ca64e03101} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:32.574799 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 913 rows starting from the beginning of the part 2024.12.21 00:25:32.574907 [ 259 ] {1902ed37-3e72-43a8-bb38-f0ca64e03101} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:32.575075 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 866 rows starting from the beginning of the part 2024.12.21 00:25:32.575478 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2024.12.21 00:25:32.575856 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 91 rows starting from the beginning of the part 2024.12.21 00:25:32.576203 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 394 rows starting from the beginning of the part 2024.12.21 00:25:32.576529 [ 195 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 91 rows starting from the beginning of the part 2024.12.21 00:25:32.577586 [ 259 ] {1902ed37-3e72-43a8-bb38-f0ca64e03101} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:32.577646 [ 259 ] {1902ed37-3e72-43a8-bb38-f0ca64e03101} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:32.578704 [ 259 ] {1902ed37-3e72-43a8-bb38-f0ca64e03101} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.21 00:25:32.579002 [ 259 ] {1902ed37-3e72-43a8-bb38-f0ca64e03101} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:32.579522 [ 259 ] {1902ed37-3e72-43a8-bb38-f0ca64e03101} executeQuery: Read 160 rows, 11.41 KiB in 0.004813 sec., 33243.2993974652 rows/sec., 2.32 MiB/sec. 2024.12.21 00:25:32.579610 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.00526518 sec., 459433.4856548114 rows/sec., 35.24 MiB/sec. 2024.12.21 00:25:32.579663 [ 259 ] {1902ed37-3e72-43a8-bb38-f0ca64e03101} TCPHandler: Processed in 0.005225308 sec. 2024.12.21 00:25:32.579876 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:32.579897 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.21 00:25:32.580027 [ 260 ] {96a5d4b1-b921-45a1-b77c-23e167f94cb3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:32.580135 [ 260 ] {96a5d4b1-b921-45a1-b77c-23e167f94cb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:25:32.580311 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_116_23} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:32.580446 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_116_23} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.21 00:25:32.580578 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 00:25:32.581938 [ 260 ] {96a5d4b1-b921-45a1-b77c-23e167f94cb3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:32.581977 [ 260 ] {96a5d4b1-b921-45a1-b77c-23e167f94cb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:32.582658 [ 260 ] {96a5d4b1-b921-45a1-b77c-23e167f94cb3} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.21 00:25:32.582926 [ 260 ] {96a5d4b1-b921-45a1-b77c-23e167f94cb3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:32.583169 [ 260 ] {96a5d4b1-b921-45a1-b77c-23e167f94cb3} executeQuery: Read 27 rows, 49.54 KiB in 0.003175 sec., 8503.937007874016 rows/sec., 15.24 MiB/sec. 2024.12.21 00:25:32.583280 [ 260 ] {96a5d4b1-b921-45a1-b77c-23e167f94cb3} TCPHandler: Processed in 0.003488822 sec. 2024.12.21 00:25:32.583451 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:32.583593 [ 259 ] {18a288f2-1f9b-44b4-8e0b-7566a4e643cc} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:32.583656 [ 259 ] {18a288f2-1f9b-44b4-8e0b-7566a4e643cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:32.584218 [ 259 ] {18a288f2-1f9b-44b4-8e0b-7566a4e643cc} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:32.584256 [ 259 ] {18a288f2-1f9b-44b4-8e0b-7566a4e643cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:32.584644 [ 259 ] {18a288f2-1f9b-44b4-8e0b-7566a4e643cc} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.21 00:25:32.584891 [ 259 ] {18a288f2-1f9b-44b4-8e0b-7566a4e643cc} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:32.585037 [ 81 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.21 00:25:32.585083 [ 81 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:32.585085 [ 259 ] {18a288f2-1f9b-44b4-8e0b-7566a4e643cc} executeQuery: Read 60 rows, 4.14 KiB in 0.001523 sec., 39395.92908732764 rows/sec., 2.66 MiB/sec. 2024.12.21 00:25:32.585108 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:32.585231 [ 259 ] {18a288f2-1f9b-44b4-8e0b-7566a4e643cc} TCPHandler: Processed in 0.001844689 sec. 2024.12.21 00:25:32.585426 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.21 00:25:32.585841 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:32.585932 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6758 rows starting from the beginning of the part 2024.12.21 00:25:32.586388 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 58 rows starting from the beginning of the part 2024.12.21 00:25:32.586783 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part 2024.12.21 00:25:32.586889 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2024.12.21 00:25:32.587104 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part 2024.12.21 00:25:32.587270 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2024.12.21 00:25:32.589245 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 7042 rows, containing 4 columns (4 merged, 0 gathered) in 0.004039127 sec., 1743446.0466333444 rows/sec., 113.64 MiB/sec. 2024.12.21 00:25:32.589667 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.21 00:25:32.589987 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_116_23} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:32.590066 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_116_23} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.21 00:25:32.590136 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2024.12.21 00:25:33.824219 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 2024.12.21 00:25:33.824861 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:33.824902 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:33.825431 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:25:33.825696 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:33.825884 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 2024.12.21 00:25:36.042427 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2024.12.21 00:25:36.063239 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:36.063292 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. 2024.12.21 00:25:36.072174 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:25:36.072972 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:36.075793 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2024.12.21 00:25:36.494972 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2010 2024.12.21 00:25:36.498372 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:36.498422 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:36.499976 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:25:36.500311 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:36.500491 [ 78 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 00:25:36.500563 [ 78 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:36.500606 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:36.501206 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.21 00:25:36.501827 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2010 2024.12.21 00:25:36.502316 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:36.502500 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1842 rows starting from the beginning of the part 2024.12.21 00:25:36.503018 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part 2024.12.21 00:25:36.503510 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part 2024.12.21 00:25:36.503986 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 58 rows starting from the beginning of the part 2024.12.21 00:25:36.504445 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part 2024.12.21 00:25:36.504884 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part 2024.12.21 00:25:36.513437 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 72 columns (72 merged, 0 gathered) in 0.012676156 sec., 158565.41999009796 rows/sec., 120.05 MiB/sec. 2024.12.21 00:25:36.515433 [ 190 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 00:25:36.516206 [ 190 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_51_10} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:36.516292 [ 190 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_51_10} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 00:25:36.516616 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. 2024.12.21 00:25:37.566767 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:37.566986 [ 260 ] {1cae0136-0fcc-4ed8-9ae2-f1545dd30d74} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:25:37.567067 [ 260 ] {1cae0136-0fcc-4ed8-9ae2-f1545dd30d74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:25:37.567843 [ 260 ] {1cae0136-0fcc-4ed8-9ae2-f1545dd30d74} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.567888 [ 260 ] {1cae0136-0fcc-4ed8-9ae2-f1545dd30d74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.568334 [ 260 ] {1cae0136-0fcc-4ed8-9ae2-f1545dd30d74} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:25:37.568601 [ 260 ] {1cae0136-0fcc-4ed8-9ae2-f1545dd30d74} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.568860 [ 260 ] {1cae0136-0fcc-4ed8-9ae2-f1545dd30d74} executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. 2024.12.21 00:25:37.568964 [ 260 ] {1cae0136-0fcc-4ed8-9ae2-f1545dd30d74} TCPHandler: Processed in 0.002339812 sec. 2024.12.21 00:25:37.569244 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:37.569434 [ 259 ] {5ae6dd34-d6e4-4ce0-9557-4176c6c1ef1c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:37.569508 [ 259 ] {5ae6dd34-d6e4-4ce0-9557-4176c6c1ef1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:37.570374 [ 259 ] {5ae6dd34-d6e4-4ce0-9557-4176c6c1ef1c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.570421 [ 259 ] {5ae6dd34-d6e4-4ce0-9557-4176c6c1ef1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.570893 [ 259 ] {5ae6dd34-d6e4-4ce0-9557-4176c6c1ef1c} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.21 00:25:37.571162 [ 259 ] {5ae6dd34-d6e4-4ce0-9557-4176c6c1ef1c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.571372 [ 259 ] {5ae6dd34-d6e4-4ce0-9557-4176c6c1ef1c} executeQuery: Read 227 rows, 20.32 KiB in 0.00199 sec., 114070.35175879397 rows/sec., 9.97 MiB/sec. 2024.12.21 00:25:37.571445 [ 259 ] {5ae6dd34-d6e4-4ce0-9557-4176c6c1ef1c} TCPHandler: Processed in 0.002360343 sec. 2024.12.21 00:25:37.571657 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:37.571926 [ 260 ] {05c83c8b-1320-4df1-91f5-3288a11f1923} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:25:37.571987 [ 260 ] {05c83c8b-1320-4df1-91f5-3288a11f1923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:25:37.572608 [ 260 ] {05c83c8b-1320-4df1-91f5-3288a11f1923} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.572648 [ 260 ] {05c83c8b-1320-4df1-91f5-3288a11f1923} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.573031 [ 260 ] {05c83c8b-1320-4df1-91f5-3288a11f1923} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.21 00:25:37.573285 [ 260 ] {05c83c8b-1320-4df1-91f5-3288a11f1923} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.573474 [ 77 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 2024.12.21 00:25:37.573535 [ 260 ] {05c83c8b-1320-4df1-91f5-3288a11f1923} executeQuery: Read 19 rows, 1.36 KiB in 0.001675 sec., 11343.283582089553 rows/sec., 810.98 KiB/sec. 2024.12.21 00:25:37.573543 [ 77 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.573626 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.573677 [ 260 ] {05c83c8b-1320-4df1-91f5-3288a11f1923} TCPHandler: Processed in 0.002134907 sec. 2024.12.21 00:25:37.573900 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:37.573903 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_95_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full 2024.12.21 00:25:37.574074 [ 259 ] {801ec753-db32-4844-8c30-9aae2fd979c8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:25:37.574090 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_95_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:37.574136 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 64 rows starting from the beginning of the part 2024.12.21 00:25:37.574146 [ 259 ] {801ec753-db32-4844-8c30-9aae2fd979c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:25:37.574331 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 35 rows starting from the beginning of the part 2024.12.21 00:25:37.574701 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 27 rows starting from the beginning of the part 2024.12.21 00:25:37.575034 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 19 rows starting from the beginning of the part 2024.12.21 00:25:37.575474 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 27 rows starting from the beginning of the part 2024.12.21 00:25:37.575795 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 19 rows starting from the beginning of the part 2024.12.21 00:25:37.576528 [ 259 ] {801ec753-db32-4844-8c30-9aae2fd979c8} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.576576 [ 259 ] {801ec753-db32-4844-8c30-9aae2fd979c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.577122 [ 259 ] {801ec753-db32-4844-8c30-9aae2fd979c8} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:25:37.577450 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_95_19} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.003723519 sec., 51295.562074478476 rows/sec., 3.84 MiB/sec. 2024.12.21 00:25:37.577540 [ 259 ] {801ec753-db32-4844-8c30-9aae2fd979c8} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.577693 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_95_19} MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) 2024.12.21 00:25:37.578047 [ 259 ] {801ec753-db32-4844-8c30-9aae2fd979c8} executeQuery: Read 14 rows, 1004.00 B in 0.00399 sec., 3508.7719298245615 rows/sec., 245.73 KiB/sec. 2024.12.21 00:25:37.578351 [ 259 ] {801ec753-db32-4844-8c30-9aae2fd979c8} TCPHandler: Processed in 0.004563361 sec. 2024.12.21 00:25:37.578669 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:37.578868 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_95_19} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.578892 [ 260 ] {86959755-276e-4f6b-8484-ec6ad9b53a73} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:25:37.578962 [ 260 ] {86959755-276e-4f6b-8484-ec6ad9b53a73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:25:37.578975 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_95_19} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 2024.12.21 00:25:37.579103 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:25:37.579615 [ 260 ] {86959755-276e-4f6b-8484-ec6ad9b53a73} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.579653 [ 260 ] {86959755-276e-4f6b-8484-ec6ad9b53a73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.580017 [ 260 ] {86959755-276e-4f6b-8484-ec6ad9b53a73} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:25:37.580270 [ 260 ] {86959755-276e-4f6b-8484-ec6ad9b53a73} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.580494 [ 260 ] {86959755-276e-4f6b-8484-ec6ad9b53a73} executeQuery: Read 13 rows, 830.00 B in 0.001635 sec., 7951.070336391437 rows/sec., 495.75 KiB/sec. 2024.12.21 00:25:37.580556 [ 260 ] {86959755-276e-4f6b-8484-ec6ad9b53a73} TCPHandler: Processed in 0.002065144 sec. 2024.12.21 00:25:37.580763 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:37.580903 [ 259 ] {ee701b6a-60f6-488d-ae90-3723ad514f3f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:37.580964 [ 259 ] {ee701b6a-60f6-488d-ae90-3723ad514f3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:37.581752 [ 259 ] {ee701b6a-60f6-488d-ae90-3723ad514f3f} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.581791 [ 259 ] {ee701b6a-60f6-488d-ae90-3723ad514f3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.582195 [ 259 ] {ee701b6a-60f6-488d-ae90-3723ad514f3f} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.21 00:25:37.582446 [ 259 ] {ee701b6a-60f6-488d-ae90-3723ad514f3f} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.582640 [ 259 ] {ee701b6a-60f6-488d-ae90-3723ad514f3f} executeQuery: Read 394 rows, 28.64 KiB in 0.001766 sec., 223103.0577576444 rows/sec., 15.84 MiB/sec. 2024.12.21 00:25:37.582713 [ 259 ] {ee701b6a-60f6-488d-ae90-3723ad514f3f} TCPHandler: Processed in 0.002058825 sec. 2024.12.21 00:25:37.582934 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:37.583268 [ 260 ] {8c466e65-9318-4868-9cf7-f2c84e5585d7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:25:37.583395 [ 260 ] {8c466e65-9318-4868-9cf7-f2c84e5585d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:25:37.583902 [ 260 ] {8c466e65-9318-4868-9cf7-f2c84e5585d7} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.583942 [ 260 ] {8c466e65-9318-4868-9cf7-f2c84e5585d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.584329 [ 260 ] {8c466e65-9318-4868-9cf7-f2c84e5585d7} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:25:37.584583 [ 260 ] {8c466e65-9318-4868-9cf7-f2c84e5585d7} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.584796 [ 260 ] {8c466e65-9318-4868-9cf7-f2c84e5585d7} executeQuery: Read 6 rows, 321.00 B in 0.001647 sec., 3642.9872495446266 rows/sec., 190.33 KiB/sec. 2024.12.21 00:25:37.584847 [ 260 ] {8c466e65-9318-4868-9cf7-f2c84e5585d7} TCPHandler: Processed in 0.002033174 sec. 2024.12.21 00:25:37.584986 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:37.585107 [ 259 ] {42049d0f-a4ec-47dd-8c8c-6c6f43501e42} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:37.585161 [ 259 ] {42049d0f-a4ec-47dd-8c8c-6c6f43501e42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:37.585768 [ 259 ] {42049d0f-a4ec-47dd-8c8c-6c6f43501e42} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.585805 [ 259 ] {42049d0f-a4ec-47dd-8c8c-6c6f43501e42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.586218 [ 259 ] {42049d0f-a4ec-47dd-8c8c-6c6f43501e42} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.21 00:25:37.586468 [ 259 ] {42049d0f-a4ec-47dd-8c8c-6c6f43501e42} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.586648 [ 259 ] {42049d0f-a4ec-47dd-8c8c-6c6f43501e42} executeQuery: Read 237 rows, 16.27 KiB in 0.001567 sec., 151244.41608168476 rows/sec., 10.14 MiB/sec. 2024.12.21 00:25:37.586701 [ 259 ] {42049d0f-a4ec-47dd-8c8c-6c6f43501e42} TCPHandler: Processed in 0.001770557 sec. 2024.12.21 00:25:37.586844 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:37.586960 [ 260 ] {bb2e3001-4c99-4a4b-9799-415ad6e8c8bb} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:25:37.587012 [ 260 ] {bb2e3001-4c99-4a4b-9799-415ad6e8c8bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:25:37.587480 [ 260 ] {bb2e3001-4c99-4a4b-9799-415ad6e8c8bb} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.587519 [ 260 ] {bb2e3001-4c99-4a4b-9799-415ad6e8c8bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.587888 [ 260 ] {bb2e3001-4c99-4a4b-9799-415ad6e8c8bb} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 00:25:37.588147 [ 260 ] {bb2e3001-4c99-4a4b-9799-415ad6e8c8bb} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.588313 [ 77 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 6 parts from all_1_45_10 to all_50_50_0 2024.12.21 00:25:37.588387 [ 77 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.588393 [ 260 ] {bb2e3001-4c99-4a4b-9799-415ad6e8c8bb} executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. 2024.12.21 00:25:37.588434 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.588540 [ 260 ] {bb2e3001-4c99-4a4b-9799-415ad6e8c8bb} TCPHandler: Processed in 0.001750477 sec. 2024.12.21 00:25:37.588747 [ 188 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_50_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_10 to all_50_50_0 into Compact with storage Full 2024.12.21 00:25:37.588762 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:37.589048 [ 188 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_50_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:37.589056 [ 259 ] {0d674752-51f9-424b-96a1-f559e2b557e8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:37.589112 [ 188 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_10, total 45 rows starting from the beginning of the part 2024.12.21 00:25:37.589302 [ 259 ] {0d674752-51f9-424b-96a1-f559e2b557e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:25:37.589492 [ 188 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2024.12.21 00:25:37.589867 [ 188 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2024.12.21 00:25:37.590195 [ 188 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2024.12.21 00:25:37.590693 [ 188 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2024.12.21 00:25:37.591120 [ 188 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2024.12.21 00:25:37.594934 [ 188 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_50_11} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.006367659 sec., 7852.179270278135 rows/sec., 529.10 KiB/sec. 2024.12.21 00:25:37.594937 [ 259 ] {0d674752-51f9-424b-96a1-f559e2b557e8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.595016 [ 259 ] {0d674752-51f9-424b-96a1-f559e2b557e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.595182 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_50_11} MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) 2024.12.21 00:25:37.595897 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_50_11} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.596143 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_50_11} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 6 parts: [all_1_45_10, all_50_50_0] -> all_1_50_11 2024.12.21 00:25:37.596339 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.21 00:25:37.596458 [ 259 ] {0d674752-51f9-424b-96a1-f559e2b557e8} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.21 00:25:37.596777 [ 259 ] {0d674752-51f9-424b-96a1-f559e2b557e8} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.597023 [ 259 ] {0d674752-51f9-424b-96a1-f559e2b557e8} executeQuery: Read 12 rows, 22.02 KiB in 0.008061 sec., 1488.64905098623 rows/sec., 2.67 MiB/sec. 2024.12.21 00:25:37.597292 [ 259 ] {0d674752-51f9-424b-96a1-f559e2b557e8} TCPHandler: Processed in 0.008650049 sec. 2024.12.21 00:25:37.597548 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:37.597785 [ 260 ] {c019daa5-75c8-4b98-bf30-01b8f92ea51b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:37.597861 [ 260 ] {c019daa5-75c8-4b98-bf30-01b8f92ea51b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:37.598396 [ 260 ] {c019daa5-75c8-4b98-bf30-01b8f92ea51b} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:37.598436 [ 260 ] {c019daa5-75c8-4b98-bf30-01b8f92ea51b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:37.598845 [ 260 ] {c019daa5-75c8-4b98-bf30-01b8f92ea51b} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.21 00:25:37.599087 [ 260 ] {c019daa5-75c8-4b98-bf30-01b8f92ea51b} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:37.599309 [ 260 ] {c019daa5-75c8-4b98-bf30-01b8f92ea51b} executeQuery: Read 82 rows, 5.33 KiB in 0.00158 sec., 51898.73417721519 rows/sec., 3.30 MiB/sec. 2024.12.21 00:25:37.599362 [ 260 ] {c019daa5-75c8-4b98-bf30-01b8f92ea51b} TCPHandler: Processed in 0.001964163 sec. 2024.12.21 00:25:41.060345 [ 72 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:25:41.060407 [ 72 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:25:41.076646 [ 221 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:25:41.076703 [ 221 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:25:41.083202 [ 221 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:25:41.308909 [ 219 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:25:41.308974 [ 219 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:25:41.310988 [ 219 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:25:41.326950 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 2024.12.21 00:25:41.327641 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:41.327684 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:41.328238 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:25:41.328513 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:41.328720 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2024.12.21 00:25:42.376066 [ 224 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:25:42.376154 [ 224 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:25:42.378899 [ 224 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:25:42.562122 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:42.562342 [ 260 ] {39773f74-79d1-480a-9b70-61106b6cdf38} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:42.562418 [ 260 ] {39773f74-79d1-480a-9b70-61106b6cdf38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:42.563202 [ 260 ] {39773f74-79d1-480a-9b70-61106b6cdf38} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:42.563253 [ 260 ] {39773f74-79d1-480a-9b70-61106b6cdf38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:42.563707 [ 260 ] {39773f74-79d1-480a-9b70-61106b6cdf38} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.21 00:25:42.563965 [ 260 ] {39773f74-79d1-480a-9b70-61106b6cdf38} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:42.564219 [ 260 ] {39773f74-79d1-480a-9b70-61106b6cdf38} executeQuery: Read 110 rows, 9.44 KiB in 0.001935 sec., 56847.54521963824 rows/sec., 4.76 MiB/sec. 2024.12.21 00:25:42.564294 [ 260 ] {39773f74-79d1-480a-9b70-61106b6cdf38} TCPHandler: Processed in 0.002314691 sec. 2024.12.21 00:25:42.564299 [ 222 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:25:42.564350 [ 222 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:25:42.564599 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:42.565018 [ 259 ] {4bc96341-6831-4b08-a577-f5ddb25a61b3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:25:42.565163 [ 259 ] {4bc96341-6831-4b08-a577-f5ddb25a61b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:25:42.566617 [ 259 ] {4bc96341-6831-4b08-a577-f5ddb25a61b3} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:42.566700 [ 259 ] {4bc96341-6831-4b08-a577-f5ddb25a61b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:42.567549 [ 259 ] {4bc96341-6831-4b08-a577-f5ddb25a61b3} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.21 00:25:42.567946 [ 259 ] {4bc96341-6831-4b08-a577-f5ddb25a61b3} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:42.567976 [ 222 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:25:42.568482 [ 259 ] {4bc96341-6831-4b08-a577-f5ddb25a61b3} executeQuery: Read 27 rows, 2.03 KiB in 0.003581 sec., 7539.793353811784 rows/sec., 566.96 KiB/sec. 2024.12.21 00:25:42.568728 [ 259 ] {4bc96341-6831-4b08-a577-f5ddb25a61b3} TCPHandler: Processed in 0.004317595 sec. 2024.12.21 00:25:42.568941 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:42.569106 [ 260 ] {31012a3f-8286-4544-8dff-ec5917267ad2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:42.569167 [ 260 ] {31012a3f-8286-4544-8dff-ec5917267ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:42.569821 [ 260 ] {31012a3f-8286-4544-8dff-ec5917267ad2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:42.569862 [ 260 ] {31012a3f-8286-4544-8dff-ec5917267ad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:42.570237 [ 260 ] {31012a3f-8286-4544-8dff-ec5917267ad2} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.21 00:25:42.570484 [ 260 ] {31012a3f-8286-4544-8dff-ec5917267ad2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:42.570666 [ 260 ] {31012a3f-8286-4544-8dff-ec5917267ad2} executeQuery: Read 91 rows, 7.28 KiB in 0.001598 sec., 56946.18272841051 rows/sec., 4.45 MiB/sec. 2024.12.21 00:25:42.570720 [ 260 ] {31012a3f-8286-4544-8dff-ec5917267ad2} TCPHandler: Processed in 0.00188502 sec. 2024.12.21 00:25:42.570908 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:42.571056 [ 259 ] {ff0aae46-f912-45c6-8da0-8878cfa260a8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:42.571124 [ 259 ] {ff0aae46-f912-45c6-8da0-8878cfa260a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:42.571727 [ 259 ] {ff0aae46-f912-45c6-8da0-8878cfa260a8} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:42.571769 [ 259 ] {ff0aae46-f912-45c6-8da0-8878cfa260a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:42.572176 [ 259 ] {ff0aae46-f912-45c6-8da0-8878cfa260a8} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.21 00:25:42.572422 [ 259 ] {ff0aae46-f912-45c6-8da0-8878cfa260a8} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:42.572647 [ 259 ] {ff0aae46-f912-45c6-8da0-8878cfa260a8} executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec. 2024.12.21 00:25:42.572705 [ 259 ] {ff0aae46-f912-45c6-8da0-8878cfa260a8} TCPHandler: Processed in 0.001866839 sec. 2024.12.21 00:25:42.572857 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:42.573001 [ 260 ] {02d03d87-ed80-4190-a46a-43736a439a95} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:42.573094 [ 260 ] {02d03d87-ed80-4190-a46a-43736a439a95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:25:42.574303 [ 260 ] {02d03d87-ed80-4190-a46a-43736a439a95} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:42.574341 [ 260 ] {02d03d87-ed80-4190-a46a-43736a439a95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:42.575017 [ 260 ] {02d03d87-ed80-4190-a46a-43736a439a95} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.21 00:25:42.575276 [ 260 ] {02d03d87-ed80-4190-a46a-43736a439a95} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:42.575420 [ 70 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.21 00:25:42.575468 [ 70 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:42.575488 [ 260 ] {02d03d87-ed80-4190-a46a-43736a439a95} executeQuery: Read 27 rows, 49.54 KiB in 0.00252 sec., 10714.285714285714 rows/sec., 19.20 MiB/sec. 2024.12.21 00:25:42.575496 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:42.576071 [ 260 ] {02d03d87-ed80-4190-a46a-43736a439a95} TCPHandler: Processed in 0.003272696 sec. 2024.12.21 00:25:42.576223 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.21 00:25:42.576429 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:42.576911 [ 259 ] {9d2278f4-aa16-449f-b072-b770d0c9519a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:42.577140 [ 259 ] {9d2278f4-aa16-449f-b072-b770d0c9519a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:42.578626 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:42.578922 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1713 rows starting from the beginning of the part 2024.12.21 00:25:42.579519 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 27 rows starting from the beginning of the part 2024.12.21 00:25:42.580080 [ 259 ] {9d2278f4-aa16-449f-b072-b770d0c9519a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:42.580120 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 12 rows starting from the beginning of the part 2024.12.21 00:25:42.580129 [ 259 ] {9d2278f4-aa16-449f-b072-b770d0c9519a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:42.580691 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 27 rows starting from the beginning of the part 2024.12.21 00:25:42.581252 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 12 rows starting from the beginning of the part 2024.12.21 00:25:42.581280 [ 259 ] {9d2278f4-aa16-449f-b072-b770d0c9519a} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.21 00:25:42.581729 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 27 rows starting from the beginning of the part 2024.12.21 00:25:42.582005 [ 259 ] {9d2278f4-aa16-449f-b072-b770d0c9519a} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:42.582483 [ 259 ] {9d2278f4-aa16-449f-b072-b770d0c9519a} executeQuery: Read 60 rows, 4.14 KiB in 0.00575 sec., 10434.782608695652 rows/sec., 720.11 KiB/sec. 2024.12.21 00:25:42.582621 [ 259 ] {9d2278f4-aa16-449f-b072-b770d0c9519a} TCPHandler: Processed in 0.00642485 sec. 2024.12.21 00:25:42.591051 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 19 columns (19 merged, 0 gathered) in 0.015379807 sec., 118206.94498962177 rows/sec., 211.82 MiB/sec. 2024.12.21 00:25:42.592814 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.21 00:25:42.593247 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_96_19} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:42.593326 [ 198 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_96_19} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.21 00:25:42.593490 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.25 MiB. 2024.12.21 00:25:43.000149 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.62 MiB, peak 281.84 MiB, free memory in arenas 0.00 B, will set to 267.05 MiB (RSS), difference: 2.43 MiB 2024.12.21 00:25:43.335859 [ 223 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:25:43.335915 [ 223 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:25:43.338203 [ 223 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:25:43.421911 [ 221 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:25:43.421994 [ 221 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:25:43.424284 [ 221 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:25:43.576787 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2024.12.21 00:25:43.598040 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:43.598091 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:43.605092 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:25:43.605886 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:43.609027 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2024.12.21 00:25:44.937028 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:44.937344 [ 260 ] {1230be7d-9567-4f91-97bc-9f25f65d7805} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:25:44.937460 [ 260 ] {1230be7d-9567-4f91-97bc-9f25f65d7805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:25:44.938230 [ 260 ] {1230be7d-9567-4f91-97bc-9f25f65d7805} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:44.938283 [ 260 ] {1230be7d-9567-4f91-97bc-9f25f65d7805} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:44.938734 [ 260 ] {1230be7d-9567-4f91-97bc-9f25f65d7805} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:25:44.938998 [ 260 ] {1230be7d-9567-4f91-97bc-9f25f65d7805} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:44.939269 [ 260 ] {1230be7d-9567-4f91-97bc-9f25f65d7805} executeQuery: Read 14 rows, 1.01 KiB in 0.002008 sec., 6972.111553784861 rows/sec., 501.90 KiB/sec. 2024.12.21 00:25:44.939371 [ 260 ] {1230be7d-9567-4f91-97bc-9f25f65d7805} TCPHandler: Processed in 0.002535407 sec. 2024.12.21 00:25:44.939669 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:44.939883 [ 259 ] {bac2bb47-7861-47fd-b4c7-249e6381928b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:44.939967 [ 259 ] {bac2bb47-7861-47fd-b4c7-249e6381928b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:44.941245 [ 259 ] {bac2bb47-7861-47fd-b4c7-249e6381928b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:44.941296 [ 259 ] {bac2bb47-7861-47fd-b4c7-249e6381928b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:44.941962 [ 259 ] {bac2bb47-7861-47fd-b4c7-249e6381928b} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.21 00:25:44.942281 [ 259 ] {bac2bb47-7861-47fd-b4c7-249e6381928b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:44.942529 [ 259 ] {bac2bb47-7861-47fd-b4c7-249e6381928b} executeQuery: Read 1367 rows, 116.44 KiB in 0.002704 sec., 505547.33727810654 rows/sec., 42.05 MiB/sec. 2024.12.21 00:25:44.942599 [ 259 ] {bac2bb47-7861-47fd-b4c7-249e6381928b} TCPHandler: Processed in 0.003117563 sec. 2024.12.21 00:25:44.942761 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:44.942909 [ 260 ] {16b13524-a3dd-4adf-8880-ddcd634c99bb} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:25:44.942970 [ 260 ] {16b13524-a3dd-4adf-8880-ddcd634c99bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:25:44.943638 [ 260 ] {16b13524-a3dd-4adf-8880-ddcd634c99bb} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:44.943679 [ 260 ] {16b13524-a3dd-4adf-8880-ddcd634c99bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:44.944046 [ 260 ] {16b13524-a3dd-4adf-8880-ddcd634c99bb} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.21 00:25:44.944288 [ 260 ] {16b13524-a3dd-4adf-8880-ddcd634c99bb} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:44.944492 [ 260 ] {16b13524-a3dd-4adf-8880-ddcd634c99bb} executeQuery: Read 19 rows, 1.36 KiB in 0.001619 sec., 11735.639283508339 rows/sec., 839.04 KiB/sec. 2024.12.21 00:25:44.944548 [ 260 ] {16b13524-a3dd-4adf-8880-ddcd634c99bb} TCPHandler: Processed in 0.001857299 sec. 2024.12.21 00:25:44.944727 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:44.944873 [ 259 ] {f2115603-d2a6-4ee0-9074-36c09ae3308b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:25:44.944934 [ 259 ] {f2115603-d2a6-4ee0-9074-36c09ae3308b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:25:44.945686 [ 259 ] {f2115603-d2a6-4ee0-9074-36c09ae3308b} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:44.945726 [ 259 ] {f2115603-d2a6-4ee0-9074-36c09ae3308b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:44.946113 [ 259 ] {f2115603-d2a6-4ee0-9074-36c09ae3308b} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:25:44.946356 [ 259 ] {f2115603-d2a6-4ee0-9074-36c09ae3308b} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:44.946570 [ 259 ] {f2115603-d2a6-4ee0-9074-36c09ae3308b} executeQuery: Read 242 rows, 16.79 KiB in 0.001733 sec., 139642.23889209464 rows/sec., 9.46 MiB/sec. 2024.12.21 00:25:44.946625 [ 259 ] {f2115603-d2a6-4ee0-9074-36c09ae3308b} TCPHandler: Processed in 0.001970022 sec. 2024.12.21 00:25:44.946826 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:44.947052 [ 260 ] {a6bc8525-c5e1-4640-90de-bb997c8acc34} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:25:44.947184 [ 260 ] {a6bc8525-c5e1-4640-90de-bb997c8acc34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:25:44.947864 [ 260 ] {a6bc8525-c5e1-4640-90de-bb997c8acc34} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:44.947903 [ 260 ] {a6bc8525-c5e1-4640-90de-bb997c8acc34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:44.948262 [ 260 ] {a6bc8525-c5e1-4640-90de-bb997c8acc34} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:25:44.948517 [ 260 ] {a6bc8525-c5e1-4640-90de-bb997c8acc34} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:44.948725 [ 260 ] {a6bc8525-c5e1-4640-90de-bb997c8acc34} executeQuery: Read 13 rows, 830.00 B in 0.001728 sec., 7523.148148148149 rows/sec., 469.07 KiB/sec. 2024.12.21 00:25:44.948781 [ 260 ] {a6bc8525-c5e1-4640-90de-bb997c8acc34} TCPHandler: Processed in 0.002066104 sec. 2024.12.21 00:25:44.948931 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:44.949104 [ 259 ] {3540d133-d9b1-4358-8ea4-2dda9d5aaa19} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:44.949162 [ 259 ] {3540d133-d9b1-4358-8ea4-2dda9d5aaa19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:44.950022 [ 259 ] {3540d133-d9b1-4358-8ea4-2dda9d5aaa19} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:44.950062 [ 259 ] {3540d133-d9b1-4358-8ea4-2dda9d5aaa19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:44.950461 [ 259 ] {3540d133-d9b1-4358-8ea4-2dda9d5aaa19} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.21 00:25:44.950715 [ 259 ] {3540d133-d9b1-4358-8ea4-2dda9d5aaa19} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:44.950916 [ 259 ] {3540d133-d9b1-4358-8ea4-2dda9d5aaa19} executeQuery: Read 850 rows, 62.93 KiB in 0.001846 sec., 460455.03791982663 rows/sec., 33.29 MiB/sec. 2024.12.21 00:25:44.950968 [ 259 ] {3540d133-d9b1-4358-8ea4-2dda9d5aaa19} TCPHandler: Processed in 0.002102605 sec. 2024.12.21 00:25:44.951172 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:44.951405 [ 260 ] {ffa4c30e-70c8-4169-a36c-722cf30a4da3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:25:44.951466 [ 260 ] {ffa4c30e-70c8-4169-a36c-722cf30a4da3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:25:44.952080 [ 260 ] {ffa4c30e-70c8-4169-a36c-722cf30a4da3} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:44.952131 [ 260 ] {ffa4c30e-70c8-4169-a36c-722cf30a4da3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:44.952587 [ 260 ] {ffa4c30e-70c8-4169-a36c-722cf30a4da3} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:25:44.952870 [ 260 ] {ffa4c30e-70c8-4169-a36c-722cf30a4da3} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:44.953062 [ 260 ] {ffa4c30e-70c8-4169-a36c-722cf30a4da3} executeQuery: Read 6 rows, 321.00 B in 0.001723 sec., 3482.298316889147 rows/sec., 181.94 KiB/sec. 2024.12.21 00:25:44.953123 [ 260 ] {ffa4c30e-70c8-4169-a36c-722cf30a4da3} TCPHandler: Processed in 0.002067204 sec. 2024.12.21 00:25:44.953271 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:44.953396 [ 259 ] {7d25bcd2-50ae-429f-89da-db3f80f2ac09} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:44.953459 [ 259 ] {7d25bcd2-50ae-429f-89da-db3f80f2ac09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:44.954333 [ 259 ] {7d25bcd2-50ae-429f-89da-db3f80f2ac09} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:44.954377 [ 259 ] {7d25bcd2-50ae-429f-89da-db3f80f2ac09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:44.954828 [ 259 ] {7d25bcd2-50ae-429f-89da-db3f80f2ac09} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.21 00:25:44.955074 [ 259 ] {7d25bcd2-50ae-429f-89da-db3f80f2ac09} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:44.955319 [ 259 ] {7d25bcd2-50ae-429f-89da-db3f80f2ac09} executeQuery: Read 1019 rows, 69.53 KiB in 0.00195 sec., 522564.10256410256 rows/sec., 34.82 MiB/sec. 2024.12.21 00:25:44.955383 [ 259 ] {7d25bcd2-50ae-429f-89da-db3f80f2ac09} TCPHandler: Processed in 0.002171327 sec. 2024.12.21 00:25:44.955570 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:44.955885 [ 260 ] {63f219dc-231e-417a-8ca8-41c769f15710} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:25:44.956031 [ 260 ] {63f219dc-231e-417a-8ca8-41c769f15710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:25:44.956623 [ 260 ] {63f219dc-231e-417a-8ca8-41c769f15710} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:44.956661 [ 260 ] {63f219dc-231e-417a-8ca8-41c769f15710} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:44.957027 [ 260 ] {63f219dc-231e-417a-8ca8-41c769f15710} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 00:25:44.957272 [ 260 ] {63f219dc-231e-417a-8ca8-41c769f15710} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:44.957443 [ 260 ] {63f219dc-231e-417a-8ca8-41c769f15710} executeQuery: Read 1 rows, 69.00 B in 0.001679 sec., 595.5926146515783 rows/sec., 40.13 KiB/sec. 2024.12.21 00:25:44.957494 [ 260 ] {63f219dc-231e-417a-8ca8-41c769f15710} TCPHandler: Processed in 0.002015663 sec. 2024.12.21 00:25:44.957649 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:44.957773 [ 259 ] {26bfaf20-5d9b-493d-86a2-55ddcc410092} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:44.957856 [ 259 ] {26bfaf20-5d9b-493d-86a2-55ddcc410092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:25:44.958967 [ 259 ] {26bfaf20-5d9b-493d-86a2-55ddcc410092} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:44.959007 [ 259 ] {26bfaf20-5d9b-493d-86a2-55ddcc410092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:44.959653 [ 259 ] {26bfaf20-5d9b-493d-86a2-55ddcc410092} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.21 00:25:44.959942 [ 259 ] {26bfaf20-5d9b-493d-86a2-55ddcc410092} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:44.960209 [ 259 ] {26bfaf20-5d9b-493d-86a2-55ddcc410092} executeQuery: Read 12 rows, 22.02 KiB in 0.002453 sec., 4891.9690175295555 rows/sec., 8.77 MiB/sec. 2024.12.21 00:25:44.960346 [ 259 ] {26bfaf20-5d9b-493d-86a2-55ddcc410092} TCPHandler: Processed in 0.002751983 sec. 2024.12.21 00:25:44.960650 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:44.960927 [ 260 ] {7ed654c1-1b28-48b2-96b8-307fc6c35343} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:44.960985 [ 260 ] {7ed654c1-1b28-48b2-96b8-307fc6c35343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:44.961509 [ 260 ] {7ed654c1-1b28-48b2-96b8-307fc6c35343} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:44.961549 [ 260 ] {7ed654c1-1b28-48b2-96b8-307fc6c35343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:44.961932 [ 260 ] {7ed654c1-1b28-48b2-96b8-307fc6c35343} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.21 00:25:44.962190 [ 260 ] {7ed654c1-1b28-48b2-96b8-307fc6c35343} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:44.962376 [ 260 ] {7ed654c1-1b28-48b2-96b8-307fc6c35343} executeQuery: Read 58 rows, 3.68 KiB in 0.001526 sec., 38007.86369593709 rows/sec., 2.35 MiB/sec. 2024.12.21 00:25:44.962431 [ 260 ] {7ed654c1-1b28-48b2-96b8-307fc6c35343} TCPHandler: Processed in 0.001973592 sec. 2024.12.21 00:25:46.502972 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2066 2024.12.21 00:25:46.506524 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:46.506572 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:46.508121 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:25:46.508456 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:46.510215 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2066 2024.12.21 00:25:47.556421 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:47.556622 [ 260 ] {a5a227d6-efcd-4a1c-baf5-4049bfd5db03} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:47.556699 [ 260 ] {a5a227d6-efcd-4a1c-baf5-4049bfd5db03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:47.557519 [ 260 ] {a5a227d6-efcd-4a1c-baf5-4049bfd5db03} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:47.557575 [ 260 ] {a5a227d6-efcd-4a1c-baf5-4049bfd5db03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:47.558037 [ 260 ] {a5a227d6-efcd-4a1c-baf5-4049bfd5db03} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.21 00:25:47.558302 [ 260 ] {a5a227d6-efcd-4a1c-baf5-4049bfd5db03} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:47.558556 [ 260 ] {a5a227d6-efcd-4a1c-baf5-4049bfd5db03} executeQuery: Read 56 rows, 4.38 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.15 MiB/sec. 2024.12.21 00:25:47.558661 [ 260 ] {a5a227d6-efcd-4a1c-baf5-4049bfd5db03} TCPHandler: Processed in 0.002371023 sec. 2024.12.21 00:25:47.558973 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:47.559198 [ 259 ] {bea2a2f5-cb70-4cbb-b37d-60bafcf6ebff} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:47.559279 [ 259 ] {bea2a2f5-cb70-4cbb-b37d-60bafcf6ebff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:47.560196 [ 259 ] {bea2a2f5-cb70-4cbb-b37d-60bafcf6ebff} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:47.560248 [ 259 ] {bea2a2f5-cb70-4cbb-b37d-60bafcf6ebff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:47.560713 [ 259 ] {bea2a2f5-cb70-4cbb-b37d-60bafcf6ebff} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.21 00:25:47.560999 [ 259 ] {bea2a2f5-cb70-4cbb-b37d-60bafcf6ebff} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:47.561255 [ 259 ] {bea2a2f5-cb70-4cbb-b37d-60bafcf6ebff} executeQuery: Read 64 rows, 5.12 KiB in 0.002113 sec., 30288.689067676292 rows/sec., 2.36 MiB/sec. 2024.12.21 00:25:47.561332 [ 259 ] {bea2a2f5-cb70-4cbb-b37d-60bafcf6ebff} TCPHandler: Processed in 0.002507906 sec. 2024.12.21 00:25:47.561498 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:47.561635 [ 260 ] {f2d69ddc-5676-4b14-9838-5495cb6c3a88} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:47.561695 [ 260 ] {f2d69ddc-5676-4b14-9838-5495cb6c3a88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:47.562267 [ 260 ] {f2d69ddc-5676-4b14-9838-5495cb6c3a88} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:47.562311 [ 260 ] {f2d69ddc-5676-4b14-9838-5495cb6c3a88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:47.562732 [ 260 ] {f2d69ddc-5676-4b14-9838-5495cb6c3a88} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.21 00:25:47.562994 [ 260 ] {f2d69ddc-5676-4b14-9838-5495cb6c3a88} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:47.563182 [ 63 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 2024.12.21 00:25:47.563248 [ 260 ] {f2d69ddc-5676-4b14-9838-5495cb6c3a88} executeQuery: Read 64 rows, 4.56 KiB in 0.001643 sec., 38953.134510042604 rows/sec., 2.71 MiB/sec. 2024.12.21 00:25:47.563276 [ 63 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:47.563349 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:47.563403 [ 260 ] {f2d69ddc-5676-4b14-9838-5495cb6c3a88} TCPHandler: Processed in 0.001964072 sec. 2024.12.21 00:25:47.563548 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_119_24} MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full 2024.12.21 00:25:47.563611 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:47.563694 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:47.563789 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_119_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 34454 rows starting from the beginning of the part 2024.12.21 00:25:47.563904 [ 259 ] {ba5ffe35-bd1a-4189-9d63-fce3c7fc8dc8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:47.563996 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part 2024.12.21 00:25:47.564134 [ 259 ] {ba5ffe35-bd1a-4189-9d63-fce3c7fc8dc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:47.564356 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part 2024.12.21 00:25:47.564750 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2024.12.21 00:25:47.565125 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1019 rows starting from the beginning of the part 2024.12.21 00:25:47.566415 [ 259 ] {ba5ffe35-bd1a-4189-9d63-fce3c7fc8dc8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:47.566472 [ 259 ] {ba5ffe35-bd1a-4189-9d63-fce3c7fc8dc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:47.567058 [ 259 ] {ba5ffe35-bd1a-4189-9d63-fce3c7fc8dc8} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.21 00:25:47.567627 [ 259 ] {ba5ffe35-bd1a-4189-9d63-fce3c7fc8dc8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:47.568163 [ 259 ] {ba5ffe35-bd1a-4189-9d63-fce3c7fc8dc8} executeQuery: Read 24 rows, 1.66 KiB in 0.004366 sec., 5497.0224461749885 rows/sec., 379.35 KiB/sec. 2024.12.21 00:25:47.568240 [ 259 ] {ba5ffe35-bd1a-4189-9d63-fce3c7fc8dc8} TCPHandler: Processed in 0.004714655 sec. 2024.12.21 00:25:47.573651 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 36030 rows, containing 5 columns (5 merged, 0 gathered) in 0.01018869 sec., 3536274.0450440636 rows/sec., 238.72 MiB/sec. 2024.12.21 00:25:47.574067 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2024.12.21 00:25:47.574440 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_119_24} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:47.574541 [ 192 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_119_24} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 2024.12.21 00:25:47.574657 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2024.12.21 00:25:48.829791 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 2024.12.21 00:25:48.830462 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:48.830515 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:48.831059 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 00:25:48.831326 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:48.831571 [ 58 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.21 00:25:48.831614 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 2024.12.21 00:25:48.831658 [ 58 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:48.831690 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:48.831880 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.21 00:25:48.832201 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:48.832322 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2024.12.21 00:25:48.832705 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part 2024.12.21 00:25:48.833134 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part 2024.12.21 00:25:48.833343 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part 2024.12.21 00:25:48.833474 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part 2024.12.21 00:25:48.833642 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part 2024.12.21 00:25:48.836714 [ 193 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.004943141 sec., 6577396.841401044 rows/sec., 94.09 MiB/sec. 2024.12.21 00:25:48.837441 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.21 00:25:48.837832 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_71_14} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:48.837924 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_71_14} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.21 00:25:48.838046 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2024.12.21 00:25:51.110024 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2024.12.21 00:25:51.133952 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:51.134015 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:51.141152 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 00:25:51.141968 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:51.142274 [ 55 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.21 00:25:51.142336 [ 55 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:51.142370 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:51.142826 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.21 00:25:51.161309 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2024.12.21 00:25:51.162477 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:51.164107 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2024.12.21 00:25:51.169528 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2024.12.21 00:25:51.175251 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2024.12.21 00:25:51.181341 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2024.12.21 00:25:51.188085 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2024.12.21 00:25:51.194095 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2024.12.21 00:25:51.266922 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.124435857 sec., 4307.44009743108 rows/sec., 22.27 MiB/sec. 2024.12.21 00:25:51.270632 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.21 00:25:51.273816 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_71_14} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:51.273951 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_71_14} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.21 00:25:51.276508 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2024.12.21 00:25:52.562678 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:52.562889 [ 260 ] {271465de-be0f-441f-92f1-d83c7fe5d149} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:52.562967 [ 260 ] {271465de-be0f-441f-92f1-d83c7fe5d149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:52.563838 [ 260 ] {271465de-be0f-441f-92f1-d83c7fe5d149} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:52.563894 [ 260 ] {271465de-be0f-441f-92f1-d83c7fe5d149} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:52.564359 [ 260 ] {271465de-be0f-441f-92f1-d83c7fe5d149} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.21 00:25:52.564635 [ 260 ] {271465de-be0f-441f-92f1-d83c7fe5d149} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:52.564859 [ 56 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.12.21 00:25:52.564885 [ 260 ] {271465de-be0f-441f-92f1-d83c7fe5d149} executeQuery: Read 110 rows, 9.44 KiB in 0.002051 sec., 53632.374451487085 rows/sec., 4.49 MiB/sec. 2024.12.21 00:25:52.564942 [ 56 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:52.565010 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:52.565033 [ 260 ] {271465de-be0f-441f-92f1-d83c7fe5d149} TCPHandler: Processed in 0.002495366 sec. 2024.12.21 00:25:52.565249 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.12.21 00:25:52.565343 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:52.565456 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:52.565541 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1430 rows starting from the beginning of the part 2024.12.21 00:25:52.565634 [ 259 ] {f9864783-b8bd-499e-98ba-3cc05bc1bc11} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:25:52.565757 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 227 rows starting from the beginning of the part 2024.12.21 00:25:52.565841 [ 259 ] {f9864783-b8bd-499e-98ba-3cc05bc1bc11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:25:52.566081 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 110 rows starting from the beginning of the part 2024.12.21 00:25:52.566454 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1367 rows starting from the beginning of the part 2024.12.21 00:25:52.566711 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part 2024.12.21 00:25:52.566984 [ 191 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 110 rows starting from the beginning of the part 2024.12.21 00:25:52.568794 [ 259 ] {f9864783-b8bd-499e-98ba-3cc05bc1bc11} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:52.568886 [ 259 ] {f9864783-b8bd-499e-98ba-3cc05bc1bc11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:52.569797 [ 259 ] {f9864783-b8bd-499e-98ba-3cc05bc1bc11} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.21 00:25:52.570105 [ 259 ] {f9864783-b8bd-499e-98ba-3cc05bc1bc11} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:52.570658 [ 259 ] {f9864783-b8bd-499e-98ba-3cc05bc1bc11} executeQuery: Read 27 rows, 2.03 KiB in 0.005116 sec., 5277.56059421423 rows/sec., 396.85 KiB/sec. 2024.12.21 00:25:52.570824 [ 259 ] {f9864783-b8bd-499e-98ba-3cc05bc1bc11} TCPHandler: Processed in 0.00565107 sec. 2024.12.21 00:25:52.570837 [ 193 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.005727702 sec., 576147.292579118 rows/sec., 50.31 MiB/sec. 2024.12.21 00:25:52.571001 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:52.571110 [ 193 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.12.21 00:25:52.571237 [ 260 ] {69f2dcea-1676-4168-a119-7902e2f9367d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:52.571330 [ 260 ] {69f2dcea-1676-4168-a119-7902e2f9367d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:52.571736 [ 193 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_121_24} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:52.572020 [ 193 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_121_24} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.12.21 00:25:52.572183 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 00:25:52.572492 [ 260 ] {69f2dcea-1676-4168-a119-7902e2f9367d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:52.572539 [ 260 ] {69f2dcea-1676-4168-a119-7902e2f9367d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:52.572955 [ 260 ] {69f2dcea-1676-4168-a119-7902e2f9367d} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.21 00:25:52.573219 [ 260 ] {69f2dcea-1676-4168-a119-7902e2f9367d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:52.573432 [ 56 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.12.21 00:25:52.573489 [ 260 ] {69f2dcea-1676-4168-a119-7902e2f9367d} executeQuery: Read 91 rows, 7.28 KiB in 0.002338 sec., 38922.155688622755 rows/sec., 3.04 MiB/sec. 2024.12.21 00:25:52.573497 [ 56 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:52.573586 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:52.573647 [ 260 ] {69f2dcea-1676-4168-a119-7902e2f9367d} TCPHandler: Processed in 0.002712751 sec. 2024.12.21 00:25:52.573921 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:52.573927 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.12.21 00:25:52.574204 [ 259 ] {528d6d2d-4c4b-402c-9f5b-c831cc292a0d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:52.574349 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:52.574445 [ 259 ] {528d6d2d-4c4b-402c-9f5b-c831cc292a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:52.574488 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 913 rows starting from the beginning of the part 2024.12.21 00:25:52.574967 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 394 rows starting from the beginning of the part 2024.12.21 00:25:52.575426 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 91 rows starting from the beginning of the part 2024.12.21 00:25:52.575851 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 850 rows starting from the beginning of the part 2024.12.21 00:25:52.576302 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2024.12.21 00:25:52.576758 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 91 rows starting from the beginning of the part 2024.12.21 00:25:52.579091 [ 259 ] {528d6d2d-4c4b-402c-9f5b-c831cc292a0d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:52.579140 [ 259 ] {528d6d2d-4c4b-402c-9f5b-c831cc292a0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:52.579757 [ 259 ] {528d6d2d-4c4b-402c-9f5b-c831cc292a0d} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.21 00:25:52.580051 [ 259 ] {528d6d2d-4c4b-402c-9f5b-c831cc292a0d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:52.580345 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.006639755 sec., 361910.94400320493 rows/sec., 27.74 MiB/sec. 2024.12.21 00:25:52.580465 [ 259 ] {528d6d2d-4c4b-402c-9f5b-c831cc292a0d} executeQuery: Read 160 rows, 11.41 KiB in 0.006427 sec., 24894.974327057724 rows/sec., 1.73 MiB/sec. 2024.12.21 00:25:52.580605 [ 259 ] {528d6d2d-4c4b-402c-9f5b-c831cc292a0d} TCPHandler: Processed in 0.006820521 sec. 2024.12.21 00:25:52.580659 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.12.21 00:25:52.580803 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:52.580999 [ 260 ] {3318bc5a-6d57-4933-9b1a-bc8baa11f4d9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:52.581172 [ 260 ] {3318bc5a-6d57-4933-9b1a-bc8baa11f4d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:25:52.581280 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_121_24} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:52.581599 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_121_24} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.12.21 00:25:52.581841 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.21 00:25:52.582924 [ 260 ] {3318bc5a-6d57-4933-9b1a-bc8baa11f4d9} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:52.582976 [ 260 ] {3318bc5a-6d57-4933-9b1a-bc8baa11f4d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:52.583697 [ 260 ] {3318bc5a-6d57-4933-9b1a-bc8baa11f4d9} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.21 00:25:52.584012 [ 260 ] {3318bc5a-6d57-4933-9b1a-bc8baa11f4d9} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:52.584313 [ 260 ] {3318bc5a-6d57-4933-9b1a-bc8baa11f4d9} executeQuery: Read 27 rows, 49.54 KiB in 0.003391 sec., 7962.253022707167 rows/sec., 14.27 MiB/sec. 2024.12.21 00:25:52.584456 [ 260 ] {3318bc5a-6d57-4933-9b1a-bc8baa11f4d9} TCPHandler: Processed in 0.003742229 sec. 2024.12.21 00:25:52.584641 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:52.584776 [ 259 ] {5d862e7a-506f-4e63-b8f2-69205758ce40} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:52.584838 [ 259 ] {5d862e7a-506f-4e63-b8f2-69205758ce40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:52.585474 [ 259 ] {5d862e7a-506f-4e63-b8f2-69205758ce40} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:52.585519 [ 259 ] {5d862e7a-506f-4e63-b8f2-69205758ce40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:52.585967 [ 259 ] {5d862e7a-506f-4e63-b8f2-69205758ce40} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.21 00:25:52.586246 [ 259 ] {5d862e7a-506f-4e63-b8f2-69205758ce40} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:52.586459 [ 56 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.12.21 00:25:52.586512 [ 56 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:52.586520 [ 259 ] {5d862e7a-506f-4e63-b8f2-69205758ce40} executeQuery: Read 60 rows, 4.14 KiB in 0.001767 sec., 33955.85738539898 rows/sec., 2.29 MiB/sec. 2024.12.21 00:25:52.586542 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:52.586706 [ 259 ] {5d862e7a-506f-4e63-b8f2-69205758ce40} TCPHandler: Processed in 0.002133946 sec. 2024.12.21 00:25:52.586787 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.12.21 00:25:52.586919 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:52.586949 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7042 rows starting from the beginning of the part 2024.12.21 00:25:52.587014 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part 2024.12.21 00:25:52.587139 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part 2024.12.21 00:25:52.587371 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 58 rows starting from the beginning of the part 2024.12.21 00:25:52.587486 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 24 rows starting from the beginning of the part 2024.12.21 00:25:52.587594 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part 2024.12.21 00:25:52.589776 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7326 rows, containing 4 columns (4 merged, 0 gathered) in 0.003112383 sec., 2353823.420832205 rows/sec., 153.42 MiB/sec. 2024.12.21 00:25:52.590213 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.12.21 00:25:52.590516 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_121_24} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:52.590604 [ 187 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_121_24} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.12.21 00:25:52.590696 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2024.12.21 00:25:56.060665 [ 46 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:25:56.060744 [ 46 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:25:56.144807 [ 46 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2024.12.21 00:25:56.144891 [ 46 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:56.144936 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.21 00:25:56.145178 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2024.12.21 00:25:56.145854 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:25:56.146047 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 242 rows starting from the beginning of the part 2024.12.21 00:25:56.146212 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part 2024.12.21 00:25:56.146315 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2024.12.21 00:25:56.146580 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2024.12.21 00:25:56.146793 [ 190 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part 2024.12.21 00:25:56.148100 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.003067192 sec., 245827.45390572224 rows/sec., 17.60 MiB/sec. 2024.12.21 00:25:56.148438 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2024.12.21 00:25:56.148910 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_51_11} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:56.149008 [ 196 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_51_11} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2024.12.21 00:25:56.149118 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 00:25:56.332712 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 2024.12.21 00:25:56.333438 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:56.333490 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:56.334032 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.21 00:25:56.334304 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:56.334602 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2024.12.21 00:25:56.511406 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2086 2024.12.21 00:25:56.514172 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:56.514213 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:56.515681 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:25:56.516008 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:56.516489 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2086 2024.12.21 00:25:57.566448 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:57.566760 [ 260 ] {841d5185-e8e2-4bc7-b994-71610942a136} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:25:57.566838 [ 260 ] {841d5185-e8e2-4bc7-b994-71610942a136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:25:57.567586 [ 260 ] {841d5185-e8e2-4bc7-b994-71610942a136} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:57.567634 [ 260 ] {841d5185-e8e2-4bc7-b994-71610942a136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:57.568075 [ 260 ] {841d5185-e8e2-4bc7-b994-71610942a136} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:25:57.568344 [ 260 ] {841d5185-e8e2-4bc7-b994-71610942a136} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:57.568595 [ 260 ] {841d5185-e8e2-4bc7-b994-71610942a136} executeQuery: Read 14 rows, 1.01 KiB in 0.001924 sec., 7276.507276507276 rows/sec., 523.81 KiB/sec. 2024.12.21 00:25:57.568662 [ 260 ] {841d5185-e8e2-4bc7-b994-71610942a136} TCPHandler: Processed in 0.002401163 sec. 2024.12.21 00:25:57.568922 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:57.569132 [ 259 ] {f6e5421d-884f-40f6-8da9-8404b019915c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:25:57.569212 [ 259 ] {f6e5421d-884f-40f6-8da9-8404b019915c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:25:57.570138 [ 259 ] {f6e5421d-884f-40f6-8da9-8404b019915c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:57.570188 [ 259 ] {f6e5421d-884f-40f6-8da9-8404b019915c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:57.570639 [ 259 ] {f6e5421d-884f-40f6-8da9-8404b019915c} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.21 00:25:57.570900 [ 259 ] {f6e5421d-884f-40f6-8da9-8404b019915c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:57.571136 [ 259 ] {f6e5421d-884f-40f6-8da9-8404b019915c} executeQuery: Read 227 rows, 20.32 KiB in 0.002061 sec., 110140.70839398351 rows/sec., 9.63 MiB/sec. 2024.12.21 00:25:57.571206 [ 259 ] {f6e5421d-884f-40f6-8da9-8404b019915c} TCPHandler: Processed in 0.002418715 sec. 2024.12.21 00:25:57.571427 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:57.571657 [ 260 ] {4d50098c-aa66-4ecc-bbed-d4a9a3d13738} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:25:57.571752 [ 260 ] {4d50098c-aa66-4ecc-bbed-d4a9a3d13738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:25:57.572363 [ 260 ] {4d50098c-aa66-4ecc-bbed-d4a9a3d13738} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:57.572405 [ 260 ] {4d50098c-aa66-4ecc-bbed-d4a9a3d13738} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:57.572779 [ 260 ] {4d50098c-aa66-4ecc-bbed-d4a9a3d13738} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.21 00:25:57.573039 [ 260 ] {4d50098c-aa66-4ecc-bbed-d4a9a3d13738} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:57.573250 [ 260 ] {4d50098c-aa66-4ecc-bbed-d4a9a3d13738} executeQuery: Read 19 rows, 1.36 KiB in 0.001652 sec., 11501.210653753027 rows/sec., 822.28 KiB/sec. 2024.12.21 00:25:57.573306 [ 260 ] {4d50098c-aa66-4ecc-bbed-d4a9a3d13738} TCPHandler: Processed in 0.001991113 sec. 2024.12.21 00:25:57.573447 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:57.573593 [ 259 ] {c0d7d669-2f2d-4995-855f-d4670317c787} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:25:57.573655 [ 259 ] {c0d7d669-2f2d-4995-855f-d4670317c787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:25:57.574274 [ 259 ] {c0d7d669-2f2d-4995-855f-d4670317c787} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:57.574312 [ 259 ] {c0d7d669-2f2d-4995-855f-d4670317c787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:57.574677 [ 259 ] {c0d7d669-2f2d-4995-855f-d4670317c787} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:25:57.574919 [ 259 ] {c0d7d669-2f2d-4995-855f-d4670317c787} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:57.575145 [ 259 ] {c0d7d669-2f2d-4995-855f-d4670317c787} executeQuery: Read 14 rows, 1004.00 B in 0.00158 sec., 8860.759493670887 rows/sec., 620.55 KiB/sec. 2024.12.21 00:25:57.575266 [ 259 ] {c0d7d669-2f2d-4995-855f-d4670317c787} TCPHandler: Processed in 0.00188056 sec. 2024.12.21 00:25:57.575492 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:57.575613 [ 260 ] {30c6fc16-e6c1-4ca5-9e3f-f80512239248} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:25:57.575662 [ 260 ] {30c6fc16-e6c1-4ca5-9e3f-f80512239248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:25:57.576324 [ 260 ] {30c6fc16-e6c1-4ca5-9e3f-f80512239248} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:57.576371 [ 260 ] {30c6fc16-e6c1-4ca5-9e3f-f80512239248} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:57.576796 [ 260 ] {30c6fc16-e6c1-4ca5-9e3f-f80512239248} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:25:57.577042 [ 260 ] {30c6fc16-e6c1-4ca5-9e3f-f80512239248} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:57.577287 [ 260 ] {30c6fc16-e6c1-4ca5-9e3f-f80512239248} executeQuery: Read 13 rows, 830.00 B in 0.001693 sec., 7678.67690490254 rows/sec., 478.76 KiB/sec. 2024.12.21 00:25:57.577359 [ 260 ] {30c6fc16-e6c1-4ca5-9e3f-f80512239248} TCPHandler: Processed in 0.001964132 sec. 2024.12.21 00:25:57.577583 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:57.577742 [ 259 ] {b9caf15d-6da7-4fdb-9894-e46a44e998a6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:25:57.577791 [ 259 ] {b9caf15d-6da7-4fdb-9894-e46a44e998a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:25:57.578547 [ 259 ] {b9caf15d-6da7-4fdb-9894-e46a44e998a6} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:57.578586 [ 259 ] {b9caf15d-6da7-4fdb-9894-e46a44e998a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:57.578980 [ 259 ] {b9caf15d-6da7-4fdb-9894-e46a44e998a6} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.21 00:25:57.579216 [ 259 ] {b9caf15d-6da7-4fdb-9894-e46a44e998a6} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:57.579419 [ 259 ] {b9caf15d-6da7-4fdb-9894-e46a44e998a6} executeQuery: Read 394 rows, 28.64 KiB in 0.001698 sec., 232037.69140164898 rows/sec., 16.47 MiB/sec. 2024.12.21 00:25:57.579528 [ 259 ] {b9caf15d-6da7-4fdb-9894-e46a44e998a6} TCPHandler: Processed in 0.002068655 sec. 2024.12.21 00:25:57.579698 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:57.579860 [ 260 ] {a60dfcb2-e04c-4963-89fb-1c604e1762d5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:25:57.579919 [ 260 ] {a60dfcb2-e04c-4963-89fb-1c604e1762d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:25:57.580511 [ 260 ] {a60dfcb2-e04c-4963-89fb-1c604e1762d5} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:57.580559 [ 260 ] {a60dfcb2-e04c-4963-89fb-1c604e1762d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:57.580962 [ 260 ] {a60dfcb2-e04c-4963-89fb-1c604e1762d5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:25:57.581204 [ 260 ] {a60dfcb2-e04c-4963-89fb-1c604e1762d5} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:57.581441 [ 260 ] {a60dfcb2-e04c-4963-89fb-1c604e1762d5} executeQuery: Read 6 rows, 321.00 B in 0.001613 sec., 3719.7768133911964 rows/sec., 194.34 KiB/sec. 2024.12.21 00:25:57.581495 [ 260 ] {a60dfcb2-e04c-4963-89fb-1c604e1762d5} TCPHandler: Processed in 0.00187992 sec. 2024.12.21 00:25:57.581643 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:57.581764 [ 259 ] {24b447a2-e1e9-4537-a876-81f486c775ee} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:57.581817 [ 259 ] {24b447a2-e1e9-4537-a876-81f486c775ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:25:57.582410 [ 259 ] {24b447a2-e1e9-4537-a876-81f486c775ee} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:57.582449 [ 259 ] {24b447a2-e1e9-4537-a876-81f486c775ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:57.582849 [ 259 ] {24b447a2-e1e9-4537-a876-81f486c775ee} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.21 00:25:57.583081 [ 259 ] {24b447a2-e1e9-4537-a876-81f486c775ee} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:57.583272 [ 259 ] {24b447a2-e1e9-4537-a876-81f486c775ee} executeQuery: Read 237 rows, 16.27 KiB in 0.001535 sec., 154397.39413680782 rows/sec., 10.35 MiB/sec. 2024.12.21 00:25:57.583362 [ 259 ] {24b447a2-e1e9-4537-a876-81f486c775ee} TCPHandler: Processed in 0.001774127 sec. 2024.12.21 00:25:57.583557 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:57.583849 [ 260 ] {a283bc95-fffb-456a-8804-3ecd7b84d441} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:25:57.583993 [ 260 ] {a283bc95-fffb-456a-8804-3ecd7b84d441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:25:57.584590 [ 260 ] {a283bc95-fffb-456a-8804-3ecd7b84d441} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:57.584638 [ 260 ] {a283bc95-fffb-456a-8804-3ecd7b84d441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:57.585017 [ 260 ] {a283bc95-fffb-456a-8804-3ecd7b84d441} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 00:25:57.585267 [ 260 ] {a283bc95-fffb-456a-8804-3ecd7b84d441} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:57.585496 [ 260 ] {a283bc95-fffb-456a-8804-3ecd7b84d441} executeQuery: Read 1 rows, 69.00 B in 0.001763 sec., 567.2149744753261 rows/sec., 38.22 KiB/sec. 2024.12.21 00:25:57.585612 [ 260 ] {a283bc95-fffb-456a-8804-3ecd7b84d441} TCPHandler: Processed in 0.002155347 sec. 2024.12.21 00:25:57.585819 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:57.585957 [ 259 ] {b0f2bb31-fa89-4422-90e1-383043c0284a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:25:57.586049 [ 259 ] {b0f2bb31-fa89-4422-90e1-383043c0284a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:25:57.587265 [ 259 ] {b0f2bb31-fa89-4422-90e1-383043c0284a} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:57.587305 [ 259 ] {b0f2bb31-fa89-4422-90e1-383043c0284a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:57.587934 [ 259 ] {b0f2bb31-fa89-4422-90e1-383043c0284a} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.21 00:25:57.588197 [ 259 ] {b0f2bb31-fa89-4422-90e1-383043c0284a} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:57.588447 [ 259 ] {b0f2bb31-fa89-4422-90e1-383043c0284a} executeQuery: Read 12 rows, 22.02 KiB in 0.002519 sec., 4763.795156808257 rows/sec., 8.54 MiB/sec. 2024.12.21 00:25:57.588618 [ 259 ] {b0f2bb31-fa89-4422-90e1-383043c0284a} TCPHandler: Processed in 0.002918517 sec. 2024.12.21 00:25:57.588885 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:25:57.589108 [ 260 ] {1f473e93-dfc4-4188-9a6e-82b95b3762bd} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:25:57.589177 [ 260 ] {1f473e93-dfc4-4188-9a6e-82b95b3762bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:25:57.589739 [ 260 ] {1f473e93-dfc4-4188-9a6e-82b95b3762bd} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:57.589776 [ 260 ] {1f473e93-dfc4-4188-9a6e-82b95b3762bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:57.590144 [ 260 ] {1f473e93-dfc4-4188-9a6e-82b95b3762bd} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.21 00:25:57.590386 [ 260 ] {1f473e93-dfc4-4188-9a6e-82b95b3762bd} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:57.590608 [ 260 ] {1f473e93-dfc4-4188-9a6e-82b95b3762bd} executeQuery: Read 82 rows, 5.33 KiB in 0.001553 sec., 52801.03026400515 rows/sec., 3.35 MiB/sec. 2024.12.21 00:25:57.590705 [ 260 ] {1f473e93-dfc4-4188-9a6e-82b95b3762bd} TCPHandler: Processed in 0.001980572 sec. 2024.12.21 00:25:58.662326 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2024.12.21 00:25:58.684936 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:25:58.684992 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:25:58.692195 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.21 00:25:58.692984 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:25:58.696040 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2024.12.21 00:26:02.340585 [ 223 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:26:02.340652 [ 223 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:26:02.343121 [ 223 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:26:02.562974 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:02.563205 [ 260 ] {fb44498c-aaa6-4602-9a35-5d5428e4d164} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:26:02.563292 [ 260 ] {fb44498c-aaa6-4602-9a35-5d5428e4d164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:26:02.564115 [ 260 ] {fb44498c-aaa6-4602-9a35-5d5428e4d164} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:02.564171 [ 260 ] {fb44498c-aaa6-4602-9a35-5d5428e4d164} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:02.564612 [ 260 ] {fb44498c-aaa6-4602-9a35-5d5428e4d164} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 00:26:02.564872 [ 260 ] {fb44498c-aaa6-4602-9a35-5d5428e4d164} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:02.565145 [ 260 ] {fb44498c-aaa6-4602-9a35-5d5428e4d164} executeQuery: Read 2 rows, 167.00 B in 0.002001 sec., 999.5002498750624 rows/sec., 81.50 KiB/sec. 2024.12.21 00:26:02.565317 [ 260 ] {fb44498c-aaa6-4602-9a35-5d5428e4d164} TCPHandler: Processed in 0.002485676 sec. 2024.12.21 00:26:02.565598 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:02.565789 [ 259 ] {be5c96b4-0973-4c9b-8b68-dd7bfe774cc7} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:02.565864 [ 259 ] {be5c96b4-0973-4c9b-8b68-dd7bfe774cc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:02.566668 [ 259 ] {be5c96b4-0973-4c9b-8b68-dd7bfe774cc7} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:02.566722 [ 259 ] {be5c96b4-0973-4c9b-8b68-dd7bfe774cc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:02.567231 [ 259 ] {be5c96b4-0973-4c9b-8b68-dd7bfe774cc7} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.21 00:26:02.567555 [ 259 ] {be5c96b4-0973-4c9b-8b68-dd7bfe774cc7} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:02.567820 [ 259 ] {be5c96b4-0973-4c9b-8b68-dd7bfe774cc7} executeQuery: Read 111 rows, 9.51 KiB in 0.002076 sec., 53468.20809248555 rows/sec., 4.47 MiB/sec. 2024.12.21 00:26:02.567877 [ 219 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:26:02.567919 [ 259 ] {be5c96b4-0973-4c9b-8b68-dd7bfe774cc7} TCPHandler: Processed in 0.002450515 sec. 2024.12.21 00:26:02.567944 [ 219 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:26:02.568110 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:02.568267 [ 260 ] {9c5439b5-06be-4aa9-9460-e508662f40bf} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:26:02.568325 [ 260 ] {9c5439b5-06be-4aa9-9460-e508662f40bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:26:02.569841 [ 260 ] {9c5439b5-06be-4aa9-9460-e508662f40bf} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:02.569887 [ 260 ] {9c5439b5-06be-4aa9-9460-e508662f40bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:02.570554 [ 260 ] {9c5439b5-06be-4aa9-9460-e508662f40bf} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.21 00:26:02.571108 [ 260 ] {9c5439b5-06be-4aa9-9460-e508662f40bf} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:02.571357 [ 43 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 2024.12.21 00:26:02.571454 [ 43 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:02.571530 [ 260 ] {9c5439b5-06be-4aa9-9460-e508662f40bf} executeQuery: Read 29 rows, 2.17 KiB in 0.003257 sec., 8903.899293828677 rows/sec., 666.23 KiB/sec. 2024.12.21 00:26:02.571539 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:02.571914 [ 260 ] {9c5439b5-06be-4aa9-9460-e508662f40bf} TCPHandler: Processed in 0.003874912 sec. 2024.12.21 00:26:02.572142 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_100_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full 2024.12.21 00:26:02.572229 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:02.572336 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_100_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:02.572419 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 64 rows starting from the beginning of the part 2024.12.21 00:26:02.572430 [ 259 ] {dc96c6cd-bcb9-4740-b791-eb2805817f21} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:02.572628 [ 259 ] {dc96c6cd-bcb9-4740-b791-eb2805817f21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:02.572948 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:02.573126 [ 219 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:26:02.573754 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 19 rows starting from the beginning of the part 2024.12.21 00:26:02.574739 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:02.575780 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 19 rows starting from the beginning of the part 2024.12.21 00:26:02.576563 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 29 rows starting from the beginning of the part 2024.12.21 00:26:02.576781 [ 259 ] {dc96c6cd-bcb9-4740-b791-eb2805817f21} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:02.576907 [ 259 ] {dc96c6cd-bcb9-4740-b791-eb2805817f21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:02.578029 [ 259 ] {dc96c6cd-bcb9-4740-b791-eb2805817f21} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.21 00:26:02.578643 [ 259 ] {dc96c6cd-bcb9-4740-b791-eb2805817f21} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:02.579228 [ 259 ] {dc96c6cd-bcb9-4740-b791-eb2805817f21} executeQuery: Read 93 rows, 7.44 KiB in 0.00683 sec., 13616.398243045387 rows/sec., 1.06 MiB/sec. 2024.12.21 00:26:02.579439 [ 259 ] {dc96c6cd-bcb9-4740-b791-eb2805817f21} TCPHandler: Processed in 0.007389926 sec. 2024.12.21 00:26:02.579444 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_100_20} MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.007716015 sec., 23976.10683753207 rows/sec., 1.81 MiB/sec. 2024.12.21 00:26:02.579613 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_100_20} MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) 2024.12.21 00:26:02.579620 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:02.579791 [ 260 ] {5dfb22fb-3063-4175-b462-e71d825f6535} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:02.579863 [ 260 ] {5dfb22fb-3063-4175-b462-e71d825f6535} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:02.579972 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_100_20} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:02.580119 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_100_20} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 2024.12.21 00:26:02.580217 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:26:02.580564 [ 260 ] {5dfb22fb-3063-4175-b462-e71d825f6535} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:02.580604 [ 260 ] {5dfb22fb-3063-4175-b462-e71d825f6535} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:02.580994 [ 260 ] {5dfb22fb-3063-4175-b462-e71d825f6535} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.21 00:26:02.581248 [ 260 ] {5dfb22fb-3063-4175-b462-e71d825f6535} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:02.581487 [ 260 ] {5dfb22fb-3063-4175-b462-e71d825f6535} executeQuery: Read 161 rows, 11.48 KiB in 0.001738 sec., 92635.21288837744 rows/sec., 6.45 MiB/sec. 2024.12.21 00:26:02.581555 [ 260 ] {5dfb22fb-3063-4175-b462-e71d825f6535} TCPHandler: Processed in 0.002003453 sec. 2024.12.21 00:26:02.581579 [ 224 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:26:02.581644 [ 224 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:26:02.581736 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:02.581890 [ 259 ] {465b186f-6e6a-4cb1-8a5f-94826500a883} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:02.582025 [ 259 ] {465b186f-6e6a-4cb1-8a5f-94826500a883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:26:02.584939 [ 259 ] {465b186f-6e6a-4cb1-8a5f-94826500a883} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:02.584980 [ 259 ] {465b186f-6e6a-4cb1-8a5f-94826500a883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:02.586042 [ 224 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:26:02.586449 [ 259 ] {465b186f-6e6a-4cb1-8a5f-94826500a883} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.21 00:26:02.587076 [ 259 ] {465b186f-6e6a-4cb1-8a5f-94826500a883} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:02.587334 [ 259 ] {465b186f-6e6a-4cb1-8a5f-94826500a883} executeQuery: Read 27 rows, 49.54 KiB in 0.005471 sec., 4935.112410893804 rows/sec., 8.84 MiB/sec. 2024.12.21 00:26:02.587455 [ 259 ] {465b186f-6e6a-4cb1-8a5f-94826500a883} TCPHandler: Processed in 0.005798553 sec. 2024.12.21 00:26:02.587632 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:02.587778 [ 260 ] {68ae0c12-997c-4bed-87ca-d35aabe8ea4b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:02.587838 [ 260 ] {68ae0c12-997c-4bed-87ca-d35aabe8ea4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:02.588366 [ 260 ] {68ae0c12-997c-4bed-87ca-d35aabe8ea4b} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:02.588407 [ 260 ] {68ae0c12-997c-4bed-87ca-d35aabe8ea4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:02.588779 [ 260 ] {68ae0c12-997c-4bed-87ca-d35aabe8ea4b} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.21 00:26:02.589024 [ 260 ] {68ae0c12-997c-4bed-87ca-d35aabe8ea4b} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:02.589238 [ 260 ] {68ae0c12-997c-4bed-87ca-d35aabe8ea4b} executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. 2024.12.21 00:26:02.589294 [ 260 ] {68ae0c12-997c-4bed-87ca-d35aabe8ea4b} TCPHandler: Processed in 0.001727106 sec. 2024.12.21 00:26:03.612186 [ 225 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:26:03.612248 [ 225 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:26:03.614394 [ 225 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:26:03.835668 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 2024.12.21 00:26:03.836309 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:03.836353 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:03.836895 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.21 00:26:03.837158 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:03.837375 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 2024.12.21 00:26:06.197034 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2024.12.21 00:26:06.219661 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:06.219719 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:06.226996 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.21 00:26:06.227835 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:06.231939 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2024.12.21 00:26:06.517552 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2122 2024.12.21 00:26:06.520939 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:06.520980 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:06.522539 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:26:06.522875 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:06.523220 [ 225 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): 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] 2024.12.21 00:26:06.523323 [ 225 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): 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] 2024.12.21 00:26:06.525624 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2122 2024.12.21 00:26:06.526738 [ 225 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): 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] 2024.12.21 00:26:07.108306 [ 218 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): 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] 2024.12.21 00:26:07.108369 [ 218 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): 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] 2024.12.21 00:26:07.109993 [ 218 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): 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] 2024.12.21 00:26:07.565982 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:07.566300 [ 260 ] {1c5a4cc0-3e32-4d8a-bca2-dac093c8c3ef} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:26:07.566423 [ 260 ] {1c5a4cc0-3e32-4d8a-bca2-dac093c8c3ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:26:07.567436 [ 260 ] {1c5a4cc0-3e32-4d8a-bca2-dac093c8c3ef} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.567490 [ 260 ] {1c5a4cc0-3e32-4d8a-bca2-dac093c8c3ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:07.567946 [ 260 ] {1c5a4cc0-3e32-4d8a-bca2-dac093c8c3ef} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:26:07.568217 [ 260 ] {1c5a4cc0-3e32-4d8a-bca2-dac093c8c3ef} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.568429 [ 33 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2024.12.21 00:26:07.568497 [ 260 ] {1c5a4cc0-3e32-4d8a-bca2-dac093c8c3ef} executeQuery: Read 14 rows, 1.01 KiB in 0.002283 sec., 6132.282084975909 rows/sec., 441.44 KiB/sec. 2024.12.21 00:26:07.568517 [ 33 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.568589 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:07.568648 [ 260 ] {1c5a4cc0-3e32-4d8a-bca2-dac093c8c3ef} TCPHandler: Processed in 0.002856536 sec. 2024.12.21 00:26:07.568835 [ 223 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): 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] 2024.12.21 00:26:07.568923 [ 223 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): 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] 2024.12.21 00:26:07.568950 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2024.12.21 00:26:07.569002 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:07.569303 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:07.569376 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part 2024.12.21 00:26:07.569399 [ 259 ] {6f3c5f0d-ac02-4949-a6ea-81e0966b16c8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:07.569675 [ 259 ] {6f3c5f0d-ac02-4949-a6ea-81e0966b16c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:07.569712 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2024.12.21 00:26:07.570281 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2024.12.21 00:26:07.571036 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2024.12.21 00:26:07.571617 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2024.12.21 00:26:07.575047 [ 259 ] {6f3c5f0d-ac02-4949-a6ea-81e0966b16c8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.575147 [ 259 ] {6f3c5f0d-ac02-4949-a6ea-81e0966b16c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:07.575700 [ 223 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): 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] 2024.12.21 00:26:07.575852 [ 189 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007121439 sec., 9829.4740711814 rows/sec., 745.99 KiB/sec. 2024.12.21 00:26:07.576217 [ 189 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2024.12.21 00:26:07.577029 [ 259 ] {6f3c5f0d-ac02-4949-a6ea-81e0966b16c8} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.21 00:26:07.577161 [ 189 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_53_13} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.577267 [ 189 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_53_13} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2024.12.21 00:26:07.577391 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:26:07.577398 [ 259 ] {6f3c5f0d-ac02-4949-a6ea-81e0966b16c8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.577601 [ 259 ] {6f3c5f0d-ac02-4949-a6ea-81e0966b16c8} executeQuery: Read 227 rows, 20.32 KiB in 0.008299 sec., 27352.693095553677 rows/sec., 2.39 MiB/sec. 2024.12.21 00:26:07.577674 [ 259 ] {6f3c5f0d-ac02-4949-a6ea-81e0966b16c8} TCPHandler: Processed in 0.008894765 sec. 2024.12.21 00:26:07.577878 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:07.578030 [ 260 ] {bbf2968f-13ce-45d4-837c-e221ad0bffda} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:26:07.578093 [ 260 ] {bbf2968f-13ce-45d4-837c-e221ad0bffda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:26:07.578819 [ 260 ] {bbf2968f-13ce-45d4-837c-e221ad0bffda} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.578868 [ 260 ] {bbf2968f-13ce-45d4-837c-e221ad0bffda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:07.579288 [ 260 ] {bbf2968f-13ce-45d4-837c-e221ad0bffda} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.21 00:26:07.579538 [ 260 ] {bbf2968f-13ce-45d4-837c-e221ad0bffda} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.579766 [ 260 ] {bbf2968f-13ce-45d4-837c-e221ad0bffda} executeQuery: Read 19 rows, 1.36 KiB in 0.001773 sec., 10716.300056401578 rows/sec., 766.16 KiB/sec. 2024.12.21 00:26:07.579818 [ 218 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): 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] 2024.12.21 00:26:07.579836 [ 260 ] {bbf2968f-13ce-45d4-837c-e221ad0bffda} TCPHandler: Processed in 0.002027414 sec. 2024.12.21 00:26:07.579859 [ 218 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): 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] 2024.12.21 00:26:07.580021 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:07.580213 [ 259 ] {4b7c51bf-1bfa-44fa-b03e-7abe9bb239f9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:26:07.580316 [ 259 ] {4b7c51bf-1bfa-44fa-b03e-7abe9bb239f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:26:07.581364 [ 259 ] {4b7c51bf-1bfa-44fa-b03e-7abe9bb239f9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.581437 [ 259 ] {4b7c51bf-1bfa-44fa-b03e-7abe9bb239f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:07.582161 [ 259 ] {4b7c51bf-1bfa-44fa-b03e-7abe9bb239f9} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:26:07.582561 [ 259 ] {4b7c51bf-1bfa-44fa-b03e-7abe9bb239f9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.583191 [ 259 ] {4b7c51bf-1bfa-44fa-b03e-7abe9bb239f9} executeQuery: Read 14 rows, 1004.00 B in 0.003016 sec., 4641.909814323607 rows/sec., 325.09 KiB/sec. 2024.12.21 00:26:07.583574 [ 259 ] {4b7c51bf-1bfa-44fa-b03e-7abe9bb239f9} TCPHandler: Processed in 0.003622746 sec. 2024.12.21 00:26:07.583767 [ 218 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): 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] 2024.12.21 00:26:07.583882 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:07.584038 [ 260 ] {1b11637c-3b38-4a22-8968-a13aa0ad32b5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:26:07.584112 [ 260 ] {1b11637c-3b38-4a22-8968-a13aa0ad32b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:26:07.585019 [ 260 ] {1b11637c-3b38-4a22-8968-a13aa0ad32b5} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.585060 [ 260 ] {1b11637c-3b38-4a22-8968-a13aa0ad32b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:07.585419 [ 260 ] {1b11637c-3b38-4a22-8968-a13aa0ad32b5} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:26:07.585667 [ 260 ] {1b11637c-3b38-4a22-8968-a13aa0ad32b5} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.585870 [ 28 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2024.12.21 00:26:07.585897 [ 260 ] {1b11637c-3b38-4a22-8968-a13aa0ad32b5} executeQuery: Read 13 rows, 830.00 B in 0.001883 sec., 6903.876792352629 rows/sec., 430.46 KiB/sec. 2024.12.21 00:26:07.585977 [ 28 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.586056 [ 260 ] {1b11637c-3b38-4a22-8968-a13aa0ad32b5} TCPHandler: Processed in 0.002322221 sec. 2024.12.21 00:26:07.586065 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:07.586326 [ 222 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): 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] 2024.12.21 00:26:07.586319 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:07.586375 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2024.12.21 00:26:07.586385 [ 222 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): 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] 2024.12.21 00:26:07.586815 [ 259 ] {c0a36b24-0221-42f5-ad95-7bb5a7e92c13} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:07.586870 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:07.586962 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part 2024.12.21 00:26:07.586991 [ 259 ] {c0a36b24-0221-42f5-ad95-7bb5a7e92c13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:07.587427 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part 2024.12.21 00:26:07.588033 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part 2024.12.21 00:26:07.588789 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part 2024.12.21 00:26:07.589403 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part 2024.12.21 00:26:07.592283 [ 259 ] {c0a36b24-0221-42f5-ad95-7bb5a7e92c13} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.592399 [ 259 ] {c0a36b24-0221-42f5-ad95-7bb5a7e92c13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:07.593369 [ 222 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): 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] 2024.12.21 00:26:07.593849 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007615182 sec., 8535.58063352918 rows/sec., 565.53 KiB/sec. 2024.12.21 00:26:07.594150 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2024.12.21 00:26:07.594729 [ 259 ] {c0a36b24-0221-42f5-ad95-7bb5a7e92c13} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.21 00:26:07.594949 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_53_13} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.595089 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_53_13} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2024.12.21 00:26:07.595241 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:26:07.595280 [ 259 ] {c0a36b24-0221-42f5-ad95-7bb5a7e92c13} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.595553 [ 259 ] {c0a36b24-0221-42f5-ad95-7bb5a7e92c13} executeQuery: Read 394 rows, 28.64 KiB in 0.00898 sec., 43875.27839643652 rows/sec., 3.11 MiB/sec. 2024.12.21 00:26:07.595619 [ 259 ] {c0a36b24-0221-42f5-ad95-7bb5a7e92c13} TCPHandler: Processed in 0.009462141 sec. 2024.12.21 00:26:07.595799 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:07.595946 [ 260 ] {4a2f970e-9e46-4515-b4ee-cfbefd757e4a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:26:07.596008 [ 260 ] {4a2f970e-9e46-4515-b4ee-cfbefd757e4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:26:07.596589 [ 260 ] {4a2f970e-9e46-4515-b4ee-cfbefd757e4a} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.596637 [ 260 ] {4a2f970e-9e46-4515-b4ee-cfbefd757e4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:07.597069 [ 260 ] {4a2f970e-9e46-4515-b4ee-cfbefd757e4a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:26:07.597312 [ 260 ] {4a2f970e-9e46-4515-b4ee-cfbefd757e4a} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.597474 [ 28 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 2024.12.21 00:26:07.597527 [ 28 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.597555 [ 260 ] {4a2f970e-9e46-4515-b4ee-cfbefd757e4a} executeQuery: Read 6 rows, 321.00 B in 0.001633 sec., 3674.2192284139624 rows/sec., 191.96 KiB/sec. 2024.12.21 00:26:07.597569 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:07.597703 [ 260 ] {4a2f970e-9e46-4515-b4ee-cfbefd757e4a} TCPHandler: Processed in 0.001964602 sec. 2024.12.21 00:26:07.597982 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:07.597997 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_53_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full 2024.12.21 00:26:07.598420 [ 259 ] {242eb146-31d4-4b09-8d78-4bbfb469a47e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:07.598533 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_53_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:07.598656 [ 259 ] {242eb146-31d4-4b09-8d78-4bbfb469a47e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:07.598667 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_53_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 288 rows starting from the beginning of the part 2024.12.21 00:26:07.599188 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_53_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2024.12.21 00:26:07.599916 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_53_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2024.12.21 00:26:07.600289 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_53_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2024.12.21 00:26:07.600415 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_53_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part 2024.12.21 00:26:07.600785 [ 186 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_53_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part 2024.12.21 00:26:07.601764 [ 259 ] {242eb146-31d4-4b09-8d78-4bbfb469a47e} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.601840 [ 259 ] {242eb146-31d4-4b09-8d78-4bbfb469a47e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:07.603091 [ 259 ] {242eb146-31d4-4b09-8d78-4bbfb469a47e} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.21 00:26:07.603479 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_53_11} MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.005766013 sec., 55150.76015263926 rows/sec., 2.81 MiB/sec. 2024.12.21 00:26:07.603613 [ 259 ] {242eb146-31d4-4b09-8d78-4bbfb469a47e} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.603754 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_53_11} MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) 2024.12.21 00:26:07.603887 [ 28 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 2024.12.21 00:26:07.603991 [ 28 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.604083 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.21 00:26:07.604143 [ 259 ] {242eb146-31d4-4b09-8d78-4bbfb469a47e} executeQuery: Read 237 rows, 16.27 KiB in 0.005897 sec., 40189.92708156689 rows/sec., 2.69 MiB/sec. 2024.12.21 00:26:07.604487 [ 259 ] {242eb146-31d4-4b09-8d78-4bbfb469a47e} TCPHandler: Processed in 0.006665747 sec. 2024.12.21 00:26:07.604511 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_124_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full 2024.12.21 00:26:07.605018 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:07.605165 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_124_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:07.605285 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_124_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 36030 rows starting from the beginning of the part 2024.12.21 00:26:07.605792 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2024.12.21 00:26:07.606200 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part 2024.12.21 00:26:07.606611 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 237 rows starting from the beginning of the part 2024.12.21 00:26:07.607023 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 161 rows starting from the beginning of the part 2024.12.21 00:26:07.607419 [ 195 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part 2024.12.21 00:26:07.607876 [ 260 ] {9531f72f-ec40-42f4-8543-fb052ef4f7b7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:26:07.607906 [ 200 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_53_11} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.608164 [ 260 ] {9531f72f-ec40-42f4-8543-fb052ef4f7b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:26:07.608387 [ 200 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_53_11} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 2024.12.21 00:26:07.608857 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.12.21 00:26:07.609592 [ 260 ] {9531f72f-ec40-42f4-8543-fb052ef4f7b7} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.609649 [ 260 ] {9531f72f-ec40-42f4-8543-fb052ef4f7b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:07.610260 [ 260 ] {9531f72f-ec40-42f4-8543-fb052ef4f7b7} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 00:26:07.610822 [ 260 ] {9531f72f-ec40-42f4-8543-fb052ef4f7b7} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.611342 [ 260 ] {9531f72f-ec40-42f4-8543-fb052ef4f7b7} executeQuery: Read 1 rows, 69.00 B in 0.004767 sec., 209.77554017201592 rows/sec., 14.14 KiB/sec. 2024.12.21 00:26:07.611444 [ 260 ] {9531f72f-ec40-42f4-8543-fb052ef4f7b7} TCPHandler: Processed in 0.006843431 sec. 2024.12.21 00:26:07.611680 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:07.611921 [ 259 ] {a51dc4bc-3fd1-44a5-943f-1e1ff2db441e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:07.612132 [ 259 ] {a51dc4bc-3fd1-44a5-943f-1e1ff2db441e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:26:07.613695 [ 259 ] {a51dc4bc-3fd1-44a5-943f-1e1ff2db441e} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.613735 [ 259 ] {a51dc4bc-3fd1-44a5-943f-1e1ff2db441e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:07.614777 [ 259 ] {a51dc4bc-3fd1-44a5-943f-1e1ff2db441e} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.21 00:26:07.615111 [ 259 ] {a51dc4bc-3fd1-44a5-943f-1e1ff2db441e} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.615338 [ 28 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.21 00:26:07.615426 [ 28 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.615511 [ 259 ] {a51dc4bc-3fd1-44a5-943f-1e1ff2db441e} executeQuery: Read 12 rows, 22.02 KiB in 0.003645 sec., 3292.1810699588477 rows/sec., 5.90 MiB/sec. 2024.12.21 00:26:07.615528 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:07.616125 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.21 00:26:07.616413 [ 259 ] {a51dc4bc-3fd1-44a5-943f-1e1ff2db441e} TCPHandler: Processed in 0.004843988 sec. 2024.12.21 00:26:07.617117 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:07.617776 [ 260 ] {9ffcc511-3847-48b0-bf6c-d64e2254925c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:07.618016 [ 260 ] {9ffcc511-3847-48b0-bf6c-d64e2254925c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:07.618113 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:07.618589 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1818 rows starting from the beginning of the part 2024.12.21 00:26:07.619874 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 12 rows starting from the beginning of the part 2024.12.21 00:26:07.620410 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_124_25} MergeTask::MergeProjectionsStage: Merge sorted 36889 rows, containing 5 columns (5 merged, 0 gathered) in 0.016198029 sec., 2277375.846160048 rows/sec., 153.77 MiB/sec. 2024.12.21 00:26:07.621063 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:07.621164 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_124_25} MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) 2024.12.21 00:26:07.622243 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 12 rows starting from the beginning of the part 2024.12.21 00:26:07.622402 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_124_25} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.622803 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_124_25} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 2024.12.21 00:26:07.623202 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2024.12.21 00:26:07.623403 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:07.623625 [ 260 ] {9ffcc511-3847-48b0-bf6c-d64e2254925c} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:07.623726 [ 260 ] {9ffcc511-3847-48b0-bf6c-d64e2254925c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:07.624162 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 12 rows starting from the beginning of the part 2024.12.21 00:26:07.625310 [ 260 ] {9ffcc511-3847-48b0-bf6c-d64e2254925c} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.21 00:26:07.625889 [ 260 ] {9ffcc511-3847-48b0-bf6c-d64e2254925c} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.626498 [ 260 ] {9ffcc511-3847-48b0-bf6c-d64e2254925c} executeQuery: Read 82 rows, 5.33 KiB in 0.008917 sec., 9195.917909610856 rows/sec., 598.07 KiB/sec. 2024.12.21 00:26:07.626757 [ 260 ] {9ffcc511-3847-48b0-bf6c-d64e2254925c} TCPHandler: Processed in 0.010199101 sec. 2024.12.21 00:26:07.634719 [ 191 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1908 rows, containing 19 columns (19 merged, 0 gathered) in 0.019044574 sec., 100186.01623748579 rows/sec., 179.53 MiB/sec. 2024.12.21 00:26:07.636258 [ 191 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.21 00:26:07.636659 [ 191 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_101_20} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:07.636745 [ 191 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_101_20} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.21 00:26:07.636869 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.30 MiB. 2024.12.21 00:26:08.001155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.68 MiB, peak 286.93 MiB, free memory in arenas 0.00 B, will set to 271.18 MiB (RSS), difference: 1.50 MiB 2024.12.21 00:26:11.060803 [ 25 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:26:11.060860 [ 25 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:26:11.338437 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 2024.12.21 00:26:11.339147 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:11.339200 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:11.339755 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.21 00:26:11.340023 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:11.340336 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2024.12.21 00:26:12.376435 [ 223 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:26:12.376496 [ 223 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:26:12.378455 [ 223 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:26:12.563377 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:12.563695 [ 260 ] {13f53532-f2ca-4e7e-867a-19e5c12059f6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:12.563813 [ 260 ] {13f53532-f2ca-4e7e-867a-19e5c12059f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:12.564749 [ 260 ] {13f53532-f2ca-4e7e-867a-19e5c12059f6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:12.564800 [ 260 ] {13f53532-f2ca-4e7e-867a-19e5c12059f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:12.565257 [ 260 ] {13f53532-f2ca-4e7e-867a-19e5c12059f6} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.21 00:26:12.565523 [ 260 ] {13f53532-f2ca-4e7e-867a-19e5c12059f6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:12.565789 [ 260 ] {13f53532-f2ca-4e7e-867a-19e5c12059f6} executeQuery: Read 110 rows, 9.44 KiB in 0.002168 sec., 50738.0073800738 rows/sec., 4.25 MiB/sec. 2024.12.21 00:26:12.565872 [ 260 ] {13f53532-f2ca-4e7e-867a-19e5c12059f6} TCPHandler: Processed in 0.002682081 sec. 2024.12.21 00:26:12.566186 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:12.566428 [ 259 ] {07d3f223-af0d-46a5-8a3e-f96fcbfae4de} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:26:12.566513 [ 259 ] {07d3f223-af0d-46a5-8a3e-f96fcbfae4de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:26:12.567351 [ 259 ] {07d3f223-af0d-46a5-8a3e-f96fcbfae4de} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:12.567405 [ 259 ] {07d3f223-af0d-46a5-8a3e-f96fcbfae4de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:12.567865 [ 259 ] {07d3f223-af0d-46a5-8a3e-f96fcbfae4de} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.21 00:26:12.568138 [ 259 ] {07d3f223-af0d-46a5-8a3e-f96fcbfae4de} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:12.568405 [ 259 ] {07d3f223-af0d-46a5-8a3e-f96fcbfae4de} executeQuery: Read 27 rows, 2.03 KiB in 0.002029 sec., 13307.04780680138 rows/sec., 1000.63 KiB/sec. 2024.12.21 00:26:12.568500 [ 259 ] {07d3f223-af0d-46a5-8a3e-f96fcbfae4de} TCPHandler: Processed in 0.002506286 sec. 2024.12.21 00:26:12.568821 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:12.569086 [ 260 ] {fb244e8c-71d5-4510-b1d4-a28bbbed51ed} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:12.569183 [ 260 ] {fb244e8c-71d5-4510-b1d4-a28bbbed51ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:12.569807 [ 260 ] {fb244e8c-71d5-4510-b1d4-a28bbbed51ed} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:12.569849 [ 260 ] {fb244e8c-71d5-4510-b1d4-a28bbbed51ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:12.570224 [ 260 ] {fb244e8c-71d5-4510-b1d4-a28bbbed51ed} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.21 00:26:12.570472 [ 260 ] {fb244e8c-71d5-4510-b1d4-a28bbbed51ed} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:12.570690 [ 260 ] {fb244e8c-71d5-4510-b1d4-a28bbbed51ed} executeQuery: Read 91 rows, 7.28 KiB in 0.001663 sec., 54720.38484666266 rows/sec., 4.27 MiB/sec. 2024.12.21 00:26:12.570747 [ 260 ] {fb244e8c-71d5-4510-b1d4-a28bbbed51ed} TCPHandler: Processed in 0.002137927 sec. 2024.12.21 00:26:12.570907 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:12.571057 [ 259 ] {591db0d3-7356-480a-aaa6-44942cdec1f9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:12.571133 [ 259 ] {591db0d3-7356-480a-aaa6-44942cdec1f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:12.571785 [ 259 ] {591db0d3-7356-480a-aaa6-44942cdec1f9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:12.571828 [ 259 ] {591db0d3-7356-480a-aaa6-44942cdec1f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:12.572258 [ 259 ] {591db0d3-7356-480a-aaa6-44942cdec1f9} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.21 00:26:12.572501 [ 259 ] {591db0d3-7356-480a-aaa6-44942cdec1f9} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:12.572722 [ 259 ] {591db0d3-7356-480a-aaa6-44942cdec1f9} executeQuery: Read 160 rows, 11.41 KiB in 0.001704 sec., 93896.71361502347 rows/sec., 6.54 MiB/sec. 2024.12.21 00:26:12.572783 [ 259 ] {591db0d3-7356-480a-aaa6-44942cdec1f9} TCPHandler: Processed in 0.001944761 sec. 2024.12.21 00:26:12.572942 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:12.573061 [ 260 ] {c44236d0-62f2-4206-b319-2469140add64} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:12.573147 [ 260 ] {c44236d0-62f2-4206-b319-2469140add64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:26:12.574473 [ 260 ] {c44236d0-62f2-4206-b319-2469140add64} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:12.574513 [ 260 ] {c44236d0-62f2-4206-b319-2469140add64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:12.575180 [ 260 ] {c44236d0-62f2-4206-b319-2469140add64} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.21 00:26:12.575453 [ 260 ] {c44236d0-62f2-4206-b319-2469140add64} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:12.575702 [ 260 ] {c44236d0-62f2-4206-b319-2469140add64} executeQuery: Read 27 rows, 49.54 KiB in 0.002667 sec., 10123.734533183351 rows/sec., 18.14 MiB/sec. 2024.12.21 00:26:12.575814 [ 260 ] {c44236d0-62f2-4206-b319-2469140add64} TCPHandler: Processed in 0.002929338 sec. 2024.12.21 00:26:12.575969 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:12.576096 [ 259 ] {a40ebce7-5562-49ce-855c-5a3e8e6cc61f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:12.576152 [ 259 ] {a40ebce7-5562-49ce-855c-5a3e8e6cc61f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:12.576678 [ 259 ] {a40ebce7-5562-49ce-855c-5a3e8e6cc61f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:12.576715 [ 259 ] {a40ebce7-5562-49ce-855c-5a3e8e6cc61f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:12.577102 [ 259 ] {a40ebce7-5562-49ce-855c-5a3e8e6cc61f} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.21 00:26:12.577345 [ 259 ] {a40ebce7-5562-49ce-855c-5a3e8e6cc61f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:12.577522 [ 259 ] {a40ebce7-5562-49ce-855c-5a3e8e6cc61f} executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. 2024.12.21 00:26:12.577576 [ 259 ] {a40ebce7-5562-49ce-855c-5a3e8e6cc61f} TCPHandler: Processed in 0.001662484 sec. 2024.12.21 00:26:13.732930 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2024.12.21 00:26:13.755517 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:13.755578 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:13.763354 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.21 00:26:13.764161 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:13.767245 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2024.12.21 00:26:14.938092 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:14.938312 [ 260 ] {5ce504be-7ee3-4a1a-b990-46dd69ce702c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:26:14.938397 [ 260 ] {5ce504be-7ee3-4a1a-b990-46dd69ce702c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:26:14.939268 [ 260 ] {5ce504be-7ee3-4a1a-b990-46dd69ce702c} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.939321 [ 260 ] {5ce504be-7ee3-4a1a-b990-46dd69ce702c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.939771 [ 260 ] {5ce504be-7ee3-4a1a-b990-46dd69ce702c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:26:14.940040 [ 260 ] {5ce504be-7ee3-4a1a-b990-46dd69ce702c} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.940279 [ 260 ] {5ce504be-7ee3-4a1a-b990-46dd69ce702c} executeQuery: Read 14 rows, 1.01 KiB in 0.002029 sec., 6899.950714637753 rows/sec., 496.70 KiB/sec. 2024.12.21 00:26:14.940346 [ 260 ] {5ce504be-7ee3-4a1a-b990-46dd69ce702c} TCPHandler: Processed in 0.002398263 sec. 2024.12.21 00:26:14.940605 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:14.940799 [ 259 ] {47210a97-3b3b-48d6-b64a-29602433b27b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:26:14.940872 [ 259 ] {47210a97-3b3b-48d6-b64a-29602433b27b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:26:14.941668 [ 259 ] {47210a97-3b3b-48d6-b64a-29602433b27b} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.941716 [ 259 ] {47210a97-3b3b-48d6-b64a-29602433b27b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.942159 [ 259 ] {47210a97-3b3b-48d6-b64a-29602433b27b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 00:26:14.942417 [ 259 ] {47210a97-3b3b-48d6-b64a-29602433b27b} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.942647 [ 259 ] {47210a97-3b3b-48d6-b64a-29602433b27b} executeQuery: Read 16 rows, 1.30 KiB in 0.001898 sec., 8429.926238145417 rows/sec., 687.40 KiB/sec. 2024.12.21 00:26:14.942839 [ 259 ] {47210a97-3b3b-48d6-b64a-29602433b27b} TCPHandler: Processed in 0.002357512 sec. 2024.12.21 00:26:14.943019 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:14.943147 [ 260 ] {a0a2222e-1343-44f1-8239-a80a28deac07} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:14.943201 [ 260 ] {a0a2222e-1343-44f1-8239-a80a28deac07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:14.944311 [ 260 ] {a0a2222e-1343-44f1-8239-a80a28deac07} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.944355 [ 260 ] {a0a2222e-1343-44f1-8239-a80a28deac07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.944817 [ 260 ] {a0a2222e-1343-44f1-8239-a80a28deac07} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.21 00:26:14.945066 [ 260 ] {a0a2222e-1343-44f1-8239-a80a28deac07} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.945256 [ 101 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.12.21 00:26:14.945314 [ 260 ] {a0a2222e-1343-44f1-8239-a80a28deac07} executeQuery: Read 1375 rows, 117.02 KiB in 0.002191 sec., 627567.3208580557 rows/sec., 52.16 MiB/sec. 2024.12.21 00:26:14.945322 [ 101 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.945402 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.945449 [ 260 ] {a0a2222e-1343-44f1-8239-a80a28deac07} TCPHandler: Processed in 0.002498736 sec. 2024.12.21 00:26:14.945617 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.12.21 00:26:14.945674 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:14.945784 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:14.945871 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1430 rows starting from the beginning of the part 2024.12.21 00:26:14.945938 [ 259 ] {6cd31939-928c-4887-b494-13bd0e5ccc5f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:26:14.946093 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 227 rows starting from the beginning of the part 2024.12.21 00:26:14.946148 [ 259 ] {6cd31939-928c-4887-b494-13bd0e5ccc5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:26:14.946492 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 111 rows starting from the beginning of the part 2024.12.21 00:26:14.946852 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 227 rows starting from the beginning of the part 2024.12.21 00:26:14.947267 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 110 rows starting from the beginning of the part 2024.12.21 00:26:14.947650 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1375 rows starting from the beginning of the part 2024.12.21 00:26:14.948985 [ 259 ] {6cd31939-928c-4887-b494-13bd0e5ccc5f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.949057 [ 259 ] {6cd31939-928c-4887-b494-13bd0e5ccc5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.950223 [ 259 ] {6cd31939-928c-4887-b494-13bd0e5ccc5f} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.21 00:26:14.950529 [ 259 ] {6cd31939-928c-4887-b494-13bd0e5ccc5f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.950758 [ 259 ] {6cd31939-928c-4887-b494-13bd0e5ccc5f} executeQuery: Read 35 rows, 2.48 KiB in 0.004912 sec., 7125.407166123779 rows/sec., 503.99 KiB/sec. 2024.12.21 00:26:14.950950 [ 259 ] {6cd31939-928c-4887-b494-13bd0e5ccc5f} TCPHandler: Processed in 0.005382512 sec. 2024.12.21 00:26:14.951223 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:14.951371 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 5 columns (5 merged, 0 gathered) in 0.005844775 sec., 595403.5869644255 rows/sec., 52.19 MiB/sec. 2024.12.21 00:26:14.951409 [ 260 ] {2849eaa4-8b17-4791-ab07-4cea1eaa9c4a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:26:14.951482 [ 260 ] {2849eaa4-8b17-4791-ab07-4cea1eaa9c4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:26:14.951658 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.12.21 00:26:14.952129 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_126_25} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.952265 [ 190 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_126_25} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.12.21 00:26:14.952358 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2024.12.21 00:26:14.952373 [ 260 ] {2849eaa4-8b17-4791-ab07-4cea1eaa9c4a} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.952416 [ 260 ] {2849eaa4-8b17-4791-ab07-4cea1eaa9c4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.952789 [ 260 ] {2849eaa4-8b17-4791-ab07-4cea1eaa9c4a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:26:14.953038 [ 260 ] {2849eaa4-8b17-4791-ab07-4cea1eaa9c4a} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.953249 [ 260 ] {2849eaa4-8b17-4791-ab07-4cea1eaa9c4a} executeQuery: Read 242 rows, 16.79 KiB in 0.001885 sec., 128381.96286472148 rows/sec., 8.70 MiB/sec. 2024.12.21 00:26:14.953302 [ 260 ] {2849eaa4-8b17-4791-ab07-4cea1eaa9c4a} TCPHandler: Processed in 0.00223986 sec. 2024.12.21 00:26:14.953469 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:14.953612 [ 259 ] {b8f01e36-7932-4c7f-8c5e-cf4bb933f44b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:26:14.953670 [ 259 ] {b8f01e36-7932-4c7f-8c5e-cf4bb933f44b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:26:14.954344 [ 259 ] {b8f01e36-7932-4c7f-8c5e-cf4bb933f44b} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.954382 [ 259 ] {b8f01e36-7932-4c7f-8c5e-cf4bb933f44b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.954753 [ 259 ] {b8f01e36-7932-4c7f-8c5e-cf4bb933f44b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:26:14.954998 [ 259 ] {b8f01e36-7932-4c7f-8c5e-cf4bb933f44b} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.955182 [ 259 ] {b8f01e36-7932-4c7f-8c5e-cf4bb933f44b} executeQuery: Read 13 rows, 830.00 B in 0.001604 sec., 8104.738154613467 rows/sec., 505.33 KiB/sec. 2024.12.21 00:26:14.955240 [ 259 ] {b8f01e36-7932-4c7f-8c5e-cf4bb933f44b} TCPHandler: Processed in 0.001840849 sec. 2024.12.21 00:26:14.955395 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:14.955535 [ 260 ] {0aa1b829-4796-4ccb-a3b6-5f0d3f624e98} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:14.955592 [ 260 ] {0aa1b829-4796-4ccb-a3b6-5f0d3f624e98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:14.956586 [ 260 ] {0aa1b829-4796-4ccb-a3b6-5f0d3f624e98} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.956626 [ 260 ] {0aa1b829-4796-4ccb-a3b6-5f0d3f624e98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.957022 [ 260 ] {0aa1b829-4796-4ccb-a3b6-5f0d3f624e98} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.21 00:26:14.957268 [ 260 ] {0aa1b829-4796-4ccb-a3b6-5f0d3f624e98} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.957439 [ 101 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.12.21 00:26:14.957500 [ 101 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.957504 [ 260 ] {0aa1b829-4796-4ccb-a3b6-5f0d3f624e98} executeQuery: Read 866 rows, 64.24 KiB in 0.00199 sec., 435175.87939698494 rows/sec., 31.52 MiB/sec. 2024.12.21 00:26:14.957537 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.957667 [ 260 ] {0aa1b829-4796-4ccb-a3b6-5f0d3f624e98} TCPHandler: Processed in 0.002337192 sec. 2024.12.21 00:26:14.957800 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.12.21 00:26:14.957875 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:14.957950 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:14.958002 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 913 rows starting from the beginning of the part 2024.12.21 00:26:14.958034 [ 259 ] {14a1bb7d-c308-492f-bde4-d822f6159aea} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:26:14.958184 [ 259 ] {14a1bb7d-c308-492f-bde4-d822f6159aea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:26:14.958238 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 394 rows starting from the beginning of the part 2024.12.21 00:26:14.958626 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 93 rows starting from the beginning of the part 2024.12.21 00:26:14.959032 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 394 rows starting from the beginning of the part 2024.12.21 00:26:14.959426 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 91 rows starting from the beginning of the part 2024.12.21 00:26:14.959762 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 866 rows starting from the beginning of the part 2024.12.21 00:26:14.960451 [ 259 ] {14a1bb7d-c308-492f-bde4-d822f6159aea} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.960496 [ 259 ] {14a1bb7d-c308-492f-bde4-d822f6159aea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.961042 [ 259 ] {14a1bb7d-c308-492f-bde4-d822f6159aea} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:26:14.961351 [ 259 ] {14a1bb7d-c308-492f-bde4-d822f6159aea} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.961607 [ 259 ] {14a1bb7d-c308-492f-bde4-d822f6159aea} executeQuery: Read 6 rows, 321.00 B in 0.003606 sec., 1663.893510815308 rows/sec., 86.93 KiB/sec. 2024.12.21 00:26:14.961730 [ 259 ] {14a1bb7d-c308-492f-bde4-d822f6159aea} TCPHandler: Processed in 0.003954635 sec. 2024.12.21 00:26:14.962040 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:14.962291 [ 260 ] {9074e9e3-4b72-44d9-8436-6ab771e83d9d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:14.962434 [ 260 ] {9074e9e3-4b72-44d9-8436-6ab771e83d9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:14.962800 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2751 rows, containing 5 columns (5 merged, 0 gathered) in 0.005130516 sec., 536203.3760346912 rows/sec., 40.92 MiB/sec. 2024.12.21 00:26:14.963136 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.12.21 00:26:14.963858 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_126_25} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.963892 [ 260 ] {9074e9e3-4b72-44d9-8436-6ab771e83d9d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.963960 [ 260 ] {9074e9e3-4b72-44d9-8436-6ab771e83d9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.964060 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_126_25} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.12.21 00:26:14.964264 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.21 00:26:14.964637 [ 260 ] {9074e9e3-4b72-44d9-8436-6ab771e83d9d} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.21 00:26:14.964888 [ 260 ] {9074e9e3-4b72-44d9-8436-6ab771e83d9d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.965119 [ 260 ] {9074e9e3-4b72-44d9-8436-6ab771e83d9d} executeQuery: Read 1027 rows, 70.10 KiB in 0.002906 sec., 353406.7446662078 rows/sec., 23.56 MiB/sec. 2024.12.21 00:26:14.965186 [ 260 ] {9074e9e3-4b72-44d9-8436-6ab771e83d9d} TCPHandler: Processed in 0.003316537 sec. 2024.12.21 00:26:14.965374 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:14.965684 [ 259 ] {22f713c1-677d-43f3-b04c-ba6411cdbbbf} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:26:14.965839 [ 259 ] {22f713c1-677d-43f3-b04c-ba6411cdbbbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:26:14.966487 [ 259 ] {22f713c1-677d-43f3-b04c-ba6411cdbbbf} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.966526 [ 259 ] {22f713c1-677d-43f3-b04c-ba6411cdbbbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.966902 [ 259 ] {22f713c1-677d-43f3-b04c-ba6411cdbbbf} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 00:26:14.967142 [ 259 ] {22f713c1-677d-43f3-b04c-ba6411cdbbbf} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.967369 [ 259 ] {22f713c1-677d-43f3-b04c-ba6411cdbbbf} executeQuery: Read 1 rows, 69.00 B in 0.001796 sec., 556.7928730512249 rows/sec., 37.52 KiB/sec. 2024.12.21 00:26:14.967482 [ 259 ] {22f713c1-677d-43f3-b04c-ba6411cdbbbf} TCPHandler: Processed in 0.002204228 sec. 2024.12.21 00:26:14.967734 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:14.967875 [ 260 ] {85fa4c21-a40b-43f4-94c6-bd84d9c778ca} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:14.967966 [ 260 ] {85fa4c21-a40b-43f4-94c6-bd84d9c778ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:26:14.969141 [ 260 ] {85fa4c21-a40b-43f4-94c6-bd84d9c778ca} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.969181 [ 260 ] {85fa4c21-a40b-43f4-94c6-bd84d9c778ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.969815 [ 260 ] {85fa4c21-a40b-43f4-94c6-bd84d9c778ca} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.21 00:26:14.970084 [ 260 ] {85fa4c21-a40b-43f4-94c6-bd84d9c778ca} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.970284 [ 260 ] {85fa4c21-a40b-43f4-94c6-bd84d9c778ca} executeQuery: Read 12 rows, 22.02 KiB in 0.00244 sec., 4918.032786885246 rows/sec., 8.81 MiB/sec. 2024.12.21 00:26:14.970375 [ 260 ] {85fa4c21-a40b-43f4-94c6-bd84d9c778ca} TCPHandler: Processed in 0.002792964 sec. 2024.12.21 00:26:14.970526 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:14.970665 [ 259 ] {5caea2e9-ea08-49ea-9187-4bf74a498a07} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:14.970725 [ 259 ] {5caea2e9-ea08-49ea-9187-4bf74a498a07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:14.971307 [ 259 ] {5caea2e9-ea08-49ea-9187-4bf74a498a07} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.971346 [ 259 ] {5caea2e9-ea08-49ea-9187-4bf74a498a07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.971726 [ 259 ] {5caea2e9-ea08-49ea-9187-4bf74a498a07} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.21 00:26:14.971971 [ 259 ] {5caea2e9-ea08-49ea-9187-4bf74a498a07} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.972152 [ 118 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.12.21 00:26:14.972215 [ 118 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:14.972223 [ 259 ] {5caea2e9-ea08-49ea-9187-4bf74a498a07} executeQuery: Read 58 rows, 3.68 KiB in 0.001579 sec., 36732.10892970234 rows/sec., 2.27 MiB/sec. 2024.12.21 00:26:14.972255 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:14.972344 [ 259 ] {5caea2e9-ea08-49ea-9187-4bf74a498a07} TCPHandler: Processed in 0.00187875 sec. 2024.12.21 00:26:14.972456 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.12.21 00:26:14.972552 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:14.972579 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7326 rows starting from the beginning of the part 2024.12.21 00:26:14.972665 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 82 rows starting from the beginning of the part 2024.12.21 00:26:14.972855 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2024.12.21 00:26:14.973080 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part 2024.12.21 00:26:14.973208 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part 2024.12.21 00:26:14.973330 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 58 rows starting from the beginning of the part 2024.12.21 00:26:14.975527 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 7668 rows, containing 4 columns (4 merged, 0 gathered) in 0.003160084 sec., 2426517.776109749 rows/sec., 158.09 MiB/sec. 2024.12.21 00:26:14.976083 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.12.21 00:26:14.976476 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_126_25} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:14.976578 [ 192 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_126_25} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.12.21 00:26:14.976688 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. 2024.12.21 00:26:15.665406 [ 223 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): 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] 2024.12.21 00:26:15.665478 [ 223 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): 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] 2024.12.21 00:26:15.667575 [ 223 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): 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] 2024.12.21 00:26:16.217894 [ 219 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): 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] 2024.12.21 00:26:16.217946 [ 219 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): 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] 2024.12.21 00:26:16.219781 [ 219 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): 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] 2024.12.21 00:26:16.526767 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2180 2024.12.21 00:26:16.530595 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:16.530658 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:16.532283 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:26:16.532624 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:16.533321 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2180 2024.12.21 00:26:17.556755 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:17.557065 [ 260 ] {bd0c7e9c-5439-48e7-b123-bf6b3ac483a1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:17.557192 [ 260 ] {bd0c7e9c-5439-48e7-b123-bf6b3ac483a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:17.558034 [ 260 ] {bd0c7e9c-5439-48e7-b123-bf6b3ac483a1} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:17.558083 [ 260 ] {bd0c7e9c-5439-48e7-b123-bf6b3ac483a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:17.558537 [ 260 ] {bd0c7e9c-5439-48e7-b123-bf6b3ac483a1} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.21 00:26:17.558795 [ 260 ] {bd0c7e9c-5439-48e7-b123-bf6b3ac483a1} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:17.559034 [ 260 ] {bd0c7e9c-5439-48e7-b123-bf6b3ac483a1} executeQuery: Read 56 rows, 4.38 KiB in 0.002056 sec., 27237.35408560311 rows/sec., 2.08 MiB/sec. 2024.12.21 00:26:17.559092 [ 260 ] {bd0c7e9c-5439-48e7-b123-bf6b3ac483a1} TCPHandler: Processed in 0.002527367 sec. 2024.12.21 00:26:17.559365 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:17.559580 [ 259 ] {f600b95a-626c-4bf9-bd63-502c6e287855} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:17.559663 [ 259 ] {f600b95a-626c-4bf9-bd63-502c6e287855} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:17.560512 [ 259 ] {f600b95a-626c-4bf9-bd63-502c6e287855} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:17.560561 [ 259 ] {f600b95a-626c-4bf9-bd63-502c6e287855} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:17.560996 [ 259 ] {f600b95a-626c-4bf9-bd63-502c6e287855} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.21 00:26:17.561265 [ 259 ] {f600b95a-626c-4bf9-bd63-502c6e287855} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:17.561517 [ 259 ] {f600b95a-626c-4bf9-bd63-502c6e287855} executeQuery: Read 64 rows, 5.12 KiB in 0.001992 sec., 32128.514056224903 rows/sec., 2.51 MiB/sec. 2024.12.21 00:26:17.561634 [ 259 ] {f600b95a-626c-4bf9-bd63-502c6e287855} TCPHandler: Processed in 0.002406213 sec. 2024.12.21 00:26:17.561835 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:17.562180 [ 260 ] {95d65731-4639-41a4-9498-8704be46c3f6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:17.562292 [ 260 ] {95d65731-4639-41a4-9498-8704be46c3f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:17.562836 [ 260 ] {95d65731-4639-41a4-9498-8704be46c3f6} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:17.562877 [ 260 ] {95d65731-4639-41a4-9498-8704be46c3f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:17.563278 [ 260 ] {95d65731-4639-41a4-9498-8704be46c3f6} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.21 00:26:17.563540 [ 260 ] {95d65731-4639-41a4-9498-8704be46c3f6} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:17.563755 [ 260 ] {95d65731-4639-41a4-9498-8704be46c3f6} executeQuery: Read 64 rows, 4.56 KiB in 0.00171 sec., 37426.90058479532 rows/sec., 2.61 MiB/sec. 2024.12.21 00:26:17.563807 [ 260 ] {95d65731-4639-41a4-9498-8704be46c3f6} TCPHandler: Processed in 0.002093576 sec. 2024.12.21 00:26:17.563958 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:17.564085 [ 259 ] {057e7387-e6a8-4745-ba27-5c7a113d95ca} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:17.564140 [ 259 ] {057e7387-e6a8-4745-ba27-5c7a113d95ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:17.564642 [ 259 ] {057e7387-e6a8-4745-ba27-5c7a113d95ca} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:17.564682 [ 259 ] {057e7387-e6a8-4745-ba27-5c7a113d95ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:17.565066 [ 259 ] {057e7387-e6a8-4745-ba27-5c7a113d95ca} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.21 00:26:17.565305 [ 259 ] {057e7387-e6a8-4745-ba27-5c7a113d95ca} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:17.565542 [ 259 ] {057e7387-e6a8-4745-ba27-5c7a113d95ca} executeQuery: Read 24 rows, 1.66 KiB in 0.001485 sec., 16161.616161616163 rows/sec., 1.09 MiB/sec. 2024.12.21 00:26:17.565599 [ 259 ] {057e7387-e6a8-4745-ba27-5c7a113d95ca} TCPHandler: Processed in 0.001698745 sec. 2024.12.21 00:26:18.608291 [ 225 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:26:18.608371 [ 225 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:26:18.611065 [ 225 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:26:18.841418 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 2024.12.21 00:26:18.842097 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:18.842151 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:18.842725 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.21 00:26:18.843005 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:18.843269 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 2024.12.21 00:26:20.376789 [ 223 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:26:20.376850 [ 223 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:26:20.378835 [ 223 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:26:21.000154 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.18 MiB, peak 286.93 MiB, free memory in arenas 0.00 B, will set to 271.18 MiB (RSS), difference: 4.00 MiB 2024.12.21 00:26:21.268253 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2024.12.21 00:26:21.290387 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:21.290539 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:21.298602 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.21 00:26:21.299442 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:21.302578 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2024.12.21 00:26:22.036241 [ 220 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:26:22.036317 [ 220 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:26:22.038568 [ 220 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:26:22.148720 [ 224 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:26:22.148795 [ 224 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:26:22.150667 [ 224 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:26:22.332591 [ 222 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:26:22.332655 [ 222 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:26:22.334582 [ 222 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:26:22.481734 [ 225 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:26:22.481835 [ 225 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:26:22.483883 [ 225 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:26:22.562296 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:22.562559 [ 260 ] {71ec69e7-3903-43c3-8fed-3580f6e8ebfc} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:22.562634 [ 260 ] {71ec69e7-3903-43c3-8fed-3580f6e8ebfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:22.563471 [ 260 ] {71ec69e7-3903-43c3-8fed-3580f6e8ebfc} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:22.563519 [ 260 ] {71ec69e7-3903-43c3-8fed-3580f6e8ebfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:22.563968 [ 260 ] {71ec69e7-3903-43c3-8fed-3580f6e8ebfc} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.21 00:26:22.564228 [ 260 ] {71ec69e7-3903-43c3-8fed-3580f6e8ebfc} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:22.564474 [ 260 ] {71ec69e7-3903-43c3-8fed-3580f6e8ebfc} executeQuery: Read 110 rows, 9.44 KiB in 0.001971 sec., 55809.23389142567 rows/sec., 4.68 MiB/sec. 2024.12.21 00:26:22.564540 [ 260 ] {71ec69e7-3903-43c3-8fed-3580f6e8ebfc} TCPHandler: Processed in 0.002436454 sec. 2024.12.21 00:26:22.564868 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:22.565158 [ 259 ] {62f4b38c-e5f6-4cd1-841a-22561fcdecc6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:26:22.565276 [ 259 ] {62f4b38c-e5f6-4cd1-841a-22561fcdecc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:26:22.566103 [ 259 ] {62f4b38c-e5f6-4cd1-841a-22561fcdecc6} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:22.566150 [ 259 ] {62f4b38c-e5f6-4cd1-841a-22561fcdecc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:22.566589 [ 259 ] {62f4b38c-e5f6-4cd1-841a-22561fcdecc6} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.21 00:26:22.566850 [ 259 ] {62f4b38c-e5f6-4cd1-841a-22561fcdecc6} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:22.567082 [ 259 ] {62f4b38c-e5f6-4cd1-841a-22561fcdecc6} executeQuery: Read 27 rows, 2.03 KiB in 0.002009 sec., 13439.522150323544 rows/sec., 1010.59 KiB/sec. 2024.12.21 00:26:22.567148 [ 259 ] {62f4b38c-e5f6-4cd1-841a-22561fcdecc6} TCPHandler: Processed in 0.002461526 sec. 2024.12.21 00:26:22.567304 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:22.567452 [ 260 ] {04c46be0-8a6d-4dbb-8e09-35e7fc9eb19e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:22.567512 [ 260 ] {04c46be0-8a6d-4dbb-8e09-35e7fc9eb19e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:22.568234 [ 260 ] {04c46be0-8a6d-4dbb-8e09-35e7fc9eb19e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:22.568282 [ 260 ] {04c46be0-8a6d-4dbb-8e09-35e7fc9eb19e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:22.568685 [ 260 ] {04c46be0-8a6d-4dbb-8e09-35e7fc9eb19e} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.21 00:26:22.568931 [ 260 ] {04c46be0-8a6d-4dbb-8e09-35e7fc9eb19e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:22.569144 [ 260 ] {04c46be0-8a6d-4dbb-8e09-35e7fc9eb19e} executeQuery: Read 91 rows, 7.28 KiB in 0.00173 sec., 52601.156069364166 rows/sec., 4.11 MiB/sec. 2024.12.21 00:26:22.569200 [ 260 ] {04c46be0-8a6d-4dbb-8e09-35e7fc9eb19e} TCPHandler: Processed in 0.001964662 sec. 2024.12.21 00:26:22.569349 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:22.569486 [ 259 ] {e3a964f4-df3c-45c6-8ce0-33d9faa9f6f4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:22.569552 [ 259 ] {e3a964f4-df3c-45c6-8ce0-33d9faa9f6f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:22.570245 [ 259 ] {e3a964f4-df3c-45c6-8ce0-33d9faa9f6f4} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:22.570290 [ 259 ] {e3a964f4-df3c-45c6-8ce0-33d9faa9f6f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:22.570722 [ 259 ] {e3a964f4-df3c-45c6-8ce0-33d9faa9f6f4} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.21 00:26:22.570981 [ 259 ] {e3a964f4-df3c-45c6-8ce0-33d9faa9f6f4} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:22.571162 [ 259 ] {e3a964f4-df3c-45c6-8ce0-33d9faa9f6f4} executeQuery: Read 160 rows, 11.41 KiB in 0.001714 sec., 93348.89148191366 rows/sec., 6.50 MiB/sec. 2024.12.21 00:26:22.571218 [ 259 ] {e3a964f4-df3c-45c6-8ce0-33d9faa9f6f4} TCPHandler: Processed in 0.001926621 sec. 2024.12.21 00:26:22.571364 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:22.571497 [ 260 ] {e640adcc-2328-4bce-af2d-f1e12cb30aed} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:22.571591 [ 260 ] {e640adcc-2328-4bce-af2d-f1e12cb30aed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:26:22.572898 [ 260 ] {e640adcc-2328-4bce-af2d-f1e12cb30aed} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:22.572938 [ 260 ] {e640adcc-2328-4bce-af2d-f1e12cb30aed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:22.573616 [ 260 ] {e640adcc-2328-4bce-af2d-f1e12cb30aed} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.21 00:26:22.573895 [ 260 ] {e640adcc-2328-4bce-af2d-f1e12cb30aed} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:22.574136 [ 260 ] {e640adcc-2328-4bce-af2d-f1e12cb30aed} executeQuery: Read 27 rows, 49.54 KiB in 0.002672 sec., 10104.790419161676 rows/sec., 18.11 MiB/sec. 2024.12.21 00:26:22.574246 [ 260 ] {e640adcc-2328-4bce-af2d-f1e12cb30aed} TCPHandler: Processed in 0.002939947 sec. 2024.12.21 00:26:22.574408 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:22.574551 [ 259 ] {1567c264-344a-43a9-90c9-8eb78557d935} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:22.574615 [ 259 ] {1567c264-344a-43a9-90c9-8eb78557d935} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:22.575203 [ 259 ] {1567c264-344a-43a9-90c9-8eb78557d935} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:22.575248 [ 259 ] {1567c264-344a-43a9-90c9-8eb78557d935} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:22.575659 [ 259 ] {1567c264-344a-43a9-90c9-8eb78557d935} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.21 00:26:22.575897 [ 259 ] {1567c264-344a-43a9-90c9-8eb78557d935} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:22.576074 [ 259 ] {1567c264-344a-43a9-90c9-8eb78557d935} executeQuery: Read 60 rows, 4.14 KiB in 0.001557 sec., 38535.64547206166 rows/sec., 2.60 MiB/sec. 2024.12.21 00:26:22.576127 [ 259 ] {1567c264-344a-43a9-90c9-8eb78557d935} TCPHandler: Processed in 0.001791647 sec. 2024.12.21 00:26:26.060902 [ 41 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:26:26.060954 [ 41 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:26:26.323386 [ 41 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.21 00:26:26.323459 [ 41 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:26.323485 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:26.323831 [ 188 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.21 00:26:26.324141 [ 188 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:26.324208 [ 188 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2024.12.21 00:26:26.324349 [ 188 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.12.21 00:26:26.324812 [ 188 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part 2024.12.21 00:26:26.325072 [ 188 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.12.21 00:26:26.325214 [ 188 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2024.12.21 00:26:26.326414 [ 189 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002805984 sec., 19244.585856512367 rows/sec., 1.61 MiB/sec. 2024.12.21 00:26:26.326640 [ 189 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.21 00:26:26.326953 [ 189 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_17_4} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:26.327043 [ 189 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_17_4} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.21 00:26:26.327145 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:26:26.344346 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 2024.12.21 00:26:26.345244 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:26.345287 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:26.345779 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.21 00:26:26.346029 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:26.346247 [ 41 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.21 00:26:26.346299 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2024.12.21 00:26:26.346344 [ 41 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:26.346389 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:26.346547 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.21 00:26:26.346716 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:26.346763 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part 2024.12.21 00:26:26.346900 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part 2024.12.21 00:26:26.347106 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part 2024.12.21 00:26:26.347240 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part 2024.12.21 00:26:26.347345 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part 2024.12.21 00:26:26.347519 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part 2024.12.21 00:26:26.350432 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003953325 sec., 8810558.201008013 rows/sec., 126.04 MiB/sec. 2024.12.21 00:26:26.350758 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.21 00:26:26.351072 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_76_15} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:26.351151 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_76_15} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.21 00:26:26.351281 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2024.12.21 00:26:26.382429 [ 35 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 5 parts from all_1_50_11 to all_54_54_0 2024.12.21 00:26:26.382473 [ 35 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:26.382496 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:26.382622 [ 195 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_54_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_50_11 to all_54_54_0 into Compact with storage Full 2024.12.21 00:26:26.382856 [ 195 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_54_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:26.382917 [ 195 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 50 rows starting from the beginning of the part 2024.12.21 00:26:26.383060 [ 195 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2024.12.21 00:26:26.383222 [ 195 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part 2024.12.21 00:26:26.383312 [ 195 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part 2024.12.21 00:26:26.383395 [ 195 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part 2024.12.21 00:26:26.384232 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_54_12} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.001680695 sec., 32129.56544762732 rows/sec., 2.11 MiB/sec. 2024.12.21 00:26:26.384343 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_54_12} MergedBlockOutputStream: filled checksums all_1_54_12 (state Temporary) 2024.12.21 00:26:26.384625 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_54_12} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_54_12 to all_1_54_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:26.384701 [ 187 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_54_12} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 5 parts: [all_1_50_11, all_54_54_0] -> all_1_54_12 2024.12.21 00:26:26.384768 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:26:26.534543 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2200 2024.12.21 00:26:26.537463 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:26.537519 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:26.539070 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:26:26.539391 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:26.539691 [ 35 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.21 00:26:26.539838 [ 35 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:26.539941 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:26.540659 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.21 00:26:26.542029 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2200 2024.12.21 00:26:26.542406 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:26.542585 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2010 rows starting from the beginning of the part 2024.12.21 00:26:26.543103 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part 2024.12.21 00:26:26.543614 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part 2024.12.21 00:26:26.544120 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part 2024.12.21 00:26:26.544617 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 58 rows starting from the beginning of the part 2024.12.21 00:26:26.545081 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part 2024.12.21 00:26:26.553617 [ 193 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 72 columns (72 merged, 0 gathered) in 0.013481737 sec., 163183.72031734485 rows/sec., 122.84 MiB/sec. 2024.12.21 00:26:26.556030 [ 186 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.21 00:26:26.556820 [ 186 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_56_11} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:26.556901 [ 186 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_56_11} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.21 00:26:26.557222 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2024.12.21 00:26:27.566878 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:27.567185 [ 260 ] {783871d8-4778-4b11-9395-3f56ede78173} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:26:27.567301 [ 260 ] {783871d8-4778-4b11-9395-3f56ede78173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:26:27.568194 [ 260 ] {783871d8-4778-4b11-9395-3f56ede78173} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.568234 [ 260 ] {783871d8-4778-4b11-9395-3f56ede78173} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.568683 [ 260 ] {783871d8-4778-4b11-9395-3f56ede78173} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:26:27.568941 [ 260 ] {783871d8-4778-4b11-9395-3f56ede78173} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.569143 [ 260 ] {783871d8-4778-4b11-9395-3f56ede78173} executeQuery: Read 14 rows, 1.01 KiB in 0.002046 sec., 6842.619745845552 rows/sec., 492.58 KiB/sec. 2024.12.21 00:26:27.569198 [ 260 ] {783871d8-4778-4b11-9395-3f56ede78173} TCPHandler: Processed in 0.002510227 sec. 2024.12.21 00:26:27.569461 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:27.569664 [ 259 ] {9b2f508e-8a59-4cbf-ab19-9fc8cbfd777d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:27.569737 [ 259 ] {9b2f508e-8a59-4cbf-ab19-9fc8cbfd777d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:27.570603 [ 259 ] {9b2f508e-8a59-4cbf-ab19-9fc8cbfd777d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.570652 [ 259 ] {9b2f508e-8a59-4cbf-ab19-9fc8cbfd777d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.571108 [ 259 ] {9b2f508e-8a59-4cbf-ab19-9fc8cbfd777d} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.21 00:26:27.571363 [ 259 ] {9b2f508e-8a59-4cbf-ab19-9fc8cbfd777d} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.571597 [ 259 ] {9b2f508e-8a59-4cbf-ab19-9fc8cbfd777d} executeQuery: Read 227 rows, 20.32 KiB in 0.001987 sec., 114242.57674886764 rows/sec., 9.99 MiB/sec. 2024.12.21 00:26:27.571669 [ 259 ] {9b2f508e-8a59-4cbf-ab19-9fc8cbfd777d} TCPHandler: Processed in 0.002346462 sec. 2024.12.21 00:26:27.571883 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:27.572106 [ 260 ] {2e5d96a1-129e-455b-ac80-6bd3b8001f5f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:26:27.572197 [ 260 ] {2e5d96a1-129e-455b-ac80-6bd3b8001f5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:26:27.572981 [ 260 ] {2e5d96a1-129e-455b-ac80-6bd3b8001f5f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.573020 [ 260 ] {2e5d96a1-129e-455b-ac80-6bd3b8001f5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.573383 [ 260 ] {2e5d96a1-129e-455b-ac80-6bd3b8001f5f} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.21 00:26:27.573628 [ 260 ] {2e5d96a1-129e-455b-ac80-6bd3b8001f5f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.573765 [ 34 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 2024.12.21 00:26:27.573811 [ 260 ] {2e5d96a1-129e-455b-ac80-6bd3b8001f5f} executeQuery: Read 19 rows, 1.36 KiB in 0.001759 sec., 10801.591813530415 rows/sec., 772.26 KiB/sec. 2024.12.21 00:26:27.573816 [ 34 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.573864 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.573878 [ 260 ] {2e5d96a1-129e-455b-ac80-6bd3b8001f5f} TCPHandler: Processed in 0.002104256 sec. 2024.12.21 00:26:27.574086 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:27.574103 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_105_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full 2024.12.21 00:26:27.574266 [ 259 ] {24d3d3c8-6c03-4d5c-916b-b9efbd15fd46} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:26:27.574278 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:27.574330 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 64 rows starting from the beginning of the part 2024.12.21 00:26:27.574338 [ 259 ] {24d3d3c8-6c03-4d5c-916b-b9efbd15fd46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:26:27.574599 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 19 rows starting from the beginning of the part 2024.12.21 00:26:27.574930 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:27.575337 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 35 rows starting from the beginning of the part 2024.12.21 00:26:27.575676 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:27.576017 [ 193 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 19 rows starting from the beginning of the part 2024.12.21 00:26:27.576975 [ 259 ] {24d3d3c8-6c03-4d5c-916b-b9efbd15fd46} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.577022 [ 259 ] {24d3d3c8-6c03-4d5c-916b-b9efbd15fd46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.577619 [ 259 ] {24d3d3c8-6c03-4d5c-916b-b9efbd15fd46} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:26:27.577799 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.003829321 sec., 49878.294350356104 rows/sec., 3.73 MiB/sec. 2024.12.21 00:26:27.578008 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2024.12.21 00:26:27.578044 [ 259 ] {24d3d3c8-6c03-4d5c-916b-b9efbd15fd46} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.578445 [ 259 ] {24d3d3c8-6c03-4d5c-916b-b9efbd15fd46} executeQuery: Read 14 rows, 1004.00 B in 0.004232 sec., 3308.128544423441 rows/sec., 231.68 KiB/sec. 2024.12.21 00:26:27.578611 [ 259 ] {24d3d3c8-6c03-4d5c-916b-b9efbd15fd46} TCPHandler: Processed in 0.004636273 sec. 2024.12.21 00:26:27.578619 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_105_21} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.578766 [ 186 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_105_21} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 2024.12.21 00:26:27.578786 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:27.578862 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:26:27.578930 [ 260 ] {83178d8c-5425-42e7-92eb-a06fedd9e2d5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:26:27.578979 [ 260 ] {83178d8c-5425-42e7-92eb-a06fedd9e2d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:26:27.579588 [ 260 ] {83178d8c-5425-42e7-92eb-a06fedd9e2d5} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.579627 [ 260 ] {83178d8c-5425-42e7-92eb-a06fedd9e2d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.580004 [ 260 ] {83178d8c-5425-42e7-92eb-a06fedd9e2d5} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:26:27.580250 [ 260 ] {83178d8c-5425-42e7-92eb-a06fedd9e2d5} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.580477 [ 260 ] {83178d8c-5425-42e7-92eb-a06fedd9e2d5} executeQuery: Read 13 rows, 830.00 B in 0.001556 sec., 8354.755784061696 rows/sec., 520.92 KiB/sec. 2024.12.21 00:26:27.580565 [ 260 ] {83178d8c-5425-42e7-92eb-a06fedd9e2d5} TCPHandler: Processed in 0.001841399 sec. 2024.12.21 00:26:27.580790 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:27.580943 [ 259 ] {2677cc7e-de93-42ac-9b19-10f9366acbf2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:27.581000 [ 259 ] {2677cc7e-de93-42ac-9b19-10f9366acbf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:27.581838 [ 259 ] {2677cc7e-de93-42ac-9b19-10f9366acbf2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.581880 [ 259 ] {2677cc7e-de93-42ac-9b19-10f9366acbf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.582276 [ 259 ] {2677cc7e-de93-42ac-9b19-10f9366acbf2} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.21 00:26:27.582521 [ 259 ] {2677cc7e-de93-42ac-9b19-10f9366acbf2} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.582784 [ 259 ] {2677cc7e-de93-42ac-9b19-10f9366acbf2} executeQuery: Read 394 rows, 28.64 KiB in 0.001864 sec., 211373.3905579399 rows/sec., 15.01 MiB/sec. 2024.12.21 00:26:27.582857 [ 259 ] {2677cc7e-de93-42ac-9b19-10f9366acbf2} TCPHandler: Processed in 0.002180747 sec. 2024.12.21 00:26:27.583100 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:27.583461 [ 260 ] {a026e9b7-c714-4a5e-b987-8f2dda4375ca} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:26:27.583616 [ 260 ] {a026e9b7-c714-4a5e-b987-8f2dda4375ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:26:27.584109 [ 260 ] {a026e9b7-c714-4a5e-b987-8f2dda4375ca} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.584146 [ 260 ] {a026e9b7-c714-4a5e-b987-8f2dda4375ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.584530 [ 260 ] {a026e9b7-c714-4a5e-b987-8f2dda4375ca} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:26:27.584771 [ 260 ] {a026e9b7-c714-4a5e-b987-8f2dda4375ca} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.584948 [ 260 ] {a026e9b7-c714-4a5e-b987-8f2dda4375ca} executeQuery: Read 6 rows, 321.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 196.54 KiB/sec. 2024.12.21 00:26:27.584997 [ 260 ] {a026e9b7-c714-4a5e-b987-8f2dda4375ca} TCPHandler: Processed in 0.002039344 sec. 2024.12.21 00:26:27.585156 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:27.585297 [ 259 ] {3bf5cd79-a0e0-438a-96e2-50aead816559} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:27.585360 [ 259 ] {3bf5cd79-a0e0-438a-96e2-50aead816559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:27.585981 [ 259 ] {3bf5cd79-a0e0-438a-96e2-50aead816559} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.586020 [ 259 ] {3bf5cd79-a0e0-438a-96e2-50aead816559} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.586420 [ 259 ] {3bf5cd79-a0e0-438a-96e2-50aead816559} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.21 00:26:27.586677 [ 259 ] {3bf5cd79-a0e0-438a-96e2-50aead816559} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.586878 [ 34 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_124_25 to all_129_129_0 2024.12.21 00:26:27.586949 [ 259 ] {3bf5cd79-a0e0-438a-96e2-50aead816559} executeQuery: Read 237 rows, 16.27 KiB in 0.001676 sec., 141408.11455847256 rows/sec., 9.48 MiB/sec. 2024.12.21 00:26:27.586962 [ 34 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.587059 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.587076 [ 259 ] {3bf5cd79-a0e0-438a-96e2-50aead816559} TCPHandler: Processed in 0.001988453 sec. 2024.12.21 00:26:27.587373 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:27.587412 [ 198 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_129_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_124_25 to all_129_129_0 into Compact with storage Full 2024.12.21 00:26:27.587641 [ 260 ] {848b00ff-4fe1-48d0-b782-844bd214baa3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:26:27.587667 [ 198 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_129_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:27.587705 [ 260 ] {848b00ff-4fe1-48d0-b782-844bd214baa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:26:27.587709 [ 198 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_129_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 36889 rows starting from the beginning of the part 2024.12.21 00:26:27.587991 [ 198 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part 2024.12.21 00:26:27.588418 [ 198 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1027 rows starting from the beginning of the part 2024.12.21 00:26:27.588719 [ 198 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2024.12.21 00:26:27.589021 [ 198 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part 2024.12.21 00:26:27.589269 [ 198 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 237 rows starting from the beginning of the part 2024.12.21 00:26:27.589871 [ 260 ] {848b00ff-4fe1-48d0-b782-844bd214baa3} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.589912 [ 260 ] {848b00ff-4fe1-48d0-b782-844bd214baa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.590434 [ 260 ] {848b00ff-4fe1-48d0-b782-844bd214baa3} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 00:26:27.590709 [ 260 ] {848b00ff-4fe1-48d0-b782-844bd214baa3} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.590988 [ 260 ] {848b00ff-4fe1-48d0-b782-844bd214baa3} executeQuery: Read 1 rows, 69.00 B in 0.003395 sec., 294.5508100147275 rows/sec., 19.85 KiB/sec. 2024.12.21 00:26:27.591313 [ 260 ] {848b00ff-4fe1-48d0-b782-844bd214baa3} TCPHandler: Processed in 0.004113999 sec. 2024.12.21 00:26:27.591641 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:27.592052 [ 259 ] {df9b7935-fe56-4688-97e5-17aed0bd1113} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:27.592409 [ 259 ] {df9b7935-fe56-4688-97e5-17aed0bd1113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:26:27.594523 [ 259 ] {df9b7935-fe56-4688-97e5-17aed0bd1113} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.594589 [ 259 ] {df9b7935-fe56-4688-97e5-17aed0bd1113} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.595445 [ 259 ] {df9b7935-fe56-4688-97e5-17aed0bd1113} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.21 00:26:27.595754 [ 259 ] {df9b7935-fe56-4688-97e5-17aed0bd1113} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.596153 [ 259 ] {df9b7935-fe56-4688-97e5-17aed0bd1113} executeQuery: Read 12 rows, 22.02 KiB in 0.004242 sec., 2828.8543140028287 rows/sec., 5.07 MiB/sec. 2024.12.21 00:26:27.596423 [ 259 ] {df9b7935-fe56-4688-97e5-17aed0bd1113} TCPHandler: Processed in 0.004982282 sec. 2024.12.21 00:26:27.596579 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:27.596729 [ 260 ] {eb1106fd-6c88-4d7c-8f8c-fe011f1ba392} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:27.596795 [ 260 ] {eb1106fd-6c88-4d7c-8f8c-fe011f1ba392} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:27.597454 [ 260 ] {eb1106fd-6c88-4d7c-8f8c-fe011f1ba392} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:27.597501 [ 260 ] {eb1106fd-6c88-4d7c-8f8c-fe011f1ba392} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:27.597936 [ 260 ] {eb1106fd-6c88-4d7c-8f8c-fe011f1ba392} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.21 00:26:27.598207 [ 260 ] {eb1106fd-6c88-4d7c-8f8c-fe011f1ba392} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.598486 [ 260 ] {eb1106fd-6c88-4d7c-8f8c-fe011f1ba392} executeQuery: Read 82 rows, 5.33 KiB in 0.001794 sec., 45707.91527313266 rows/sec., 2.90 MiB/sec. 2024.12.21 00:26:27.598566 [ 260 ] {eb1106fd-6c88-4d7c-8f8c-fe011f1ba392} TCPHandler: Processed in 0.002054905 sec. 2024.12.21 00:26:27.599326 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_129_26} MergeTask::MergeProjectionsStage: Merge sorted 38537 rows, containing 5 columns (5 merged, 0 gathered) in 0.01210909 sec., 3182485.2239103024 rows/sec., 214.87 MiB/sec. 2024.12.21 00:26:27.600231 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_129_26} MergedBlockOutputStream: filled checksums all_1_129_26 (state Temporary) 2024.12.21 00:26:27.600754 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_129_26} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_129_26 to all_1_129_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:27.600856 [ 196 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_129_26} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_124_25, all_129_129_0] -> all_1_129_26 2024.12.21 00:26:27.600980 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2024.12.21 00:26:28.803594 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2024.12.21 00:26:28.826265 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:28.826321 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:28.833732 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.21 00:26:28.834535 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:28.834839 [ 151 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.21 00:26:28.834912 [ 151 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:28.834960 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:28.835676 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.21 00:26:28.851990 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2024.12.21 00:26:28.853279 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:28.854865 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part 2024.12.21 00:26:28.860519 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part 2024.12.21 00:26:28.866367 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2024.12.21 00:26:28.872253 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2024.12.21 00:26:28.878500 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2024.12.21 00:26:28.884443 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2024.12.21 00:26:28.947956 [ 193 ] {2d708e01-ece8-449d-876b-957778127846::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.112842319 sec., 5077.882172910679 rows/sec., 26.26 MiB/sec. 2024.12.21 00:26:28.950409 [ 201 ] {2d708e01-ece8-449d-876b-957778127846::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.21 00:26:28.952840 [ 201 ] {2d708e01-ece8-449d-876b-957778127846::all_1_76_15} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:28.952945 [ 201 ] {2d708e01-ece8-449d-876b-957778127846::all_1_76_15} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.21 00:26:28.954380 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2024.12.21 00:26:29.000135 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 272.27 MiB, peak 289.68 MiB, free memory in arenas 0.00 B, will set to 271.25 MiB (RSS), difference: -1.02 MiB 2024.12.21 00:26:32.561732 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:32.561950 [ 260 ] {852a901d-fc61-4bbf-90f6-54a3663053f6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:32.562031 [ 260 ] {852a901d-fc61-4bbf-90f6-54a3663053f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:32.562881 [ 260 ] {852a901d-fc61-4bbf-90f6-54a3663053f6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:32.562937 [ 260 ] {852a901d-fc61-4bbf-90f6-54a3663053f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:32.563440 [ 260 ] {852a901d-fc61-4bbf-90f6-54a3663053f6} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.12.21 00:26:32.563723 [ 260 ] {852a901d-fc61-4bbf-90f6-54a3663053f6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:32.563977 [ 260 ] {852a901d-fc61-4bbf-90f6-54a3663053f6} executeQuery: Read 110 rows, 9.44 KiB in 0.002083 sec., 52808.4493518963 rows/sec., 4.43 MiB/sec. 2024.12.21 00:26:32.564048 [ 260 ] {852a901d-fc61-4bbf-90f6-54a3663053f6} TCPHandler: Processed in 0.002456255 sec. 2024.12.21 00:26:32.564308 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:32.564500 [ 259 ] {c0515a24-246a-4fdc-a8ad-3ec9b5388b62} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:26:32.564576 [ 259 ] {c0515a24-246a-4fdc-a8ad-3ec9b5388b62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:26:32.565346 [ 259 ] {c0515a24-246a-4fdc-a8ad-3ec9b5388b62} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:32.565395 [ 259 ] {c0515a24-246a-4fdc-a8ad-3ec9b5388b62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:32.565853 [ 259 ] {c0515a24-246a-4fdc-a8ad-3ec9b5388b62} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.21 00:26:32.566128 [ 259 ] {c0515a24-246a-4fdc-a8ad-3ec9b5388b62} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:32.566343 [ 259 ] {c0515a24-246a-4fdc-a8ad-3ec9b5388b62} executeQuery: Read 27 rows, 2.03 KiB in 0.001895 sec., 14248.02110817942 rows/sec., 1.05 MiB/sec. 2024.12.21 00:26:32.566408 [ 259 ] {c0515a24-246a-4fdc-a8ad-3ec9b5388b62} TCPHandler: Processed in 0.002227899 sec. 2024.12.21 00:26:32.566579 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:32.566730 [ 260 ] {4eb9012c-5fed-4067-a2e4-b1d920ca6735} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:32.566792 [ 260 ] {4eb9012c-5fed-4067-a2e4-b1d920ca6735} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:32.567538 [ 260 ] {4eb9012c-5fed-4067-a2e4-b1d920ca6735} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:32.567589 [ 260 ] {4eb9012c-5fed-4067-a2e4-b1d920ca6735} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:32.568020 [ 260 ] {4eb9012c-5fed-4067-a2e4-b1d920ca6735} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.12.21 00:26:32.568285 [ 260 ] {4eb9012c-5fed-4067-a2e4-b1d920ca6735} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:32.568507 [ 260 ] {4eb9012c-5fed-4067-a2e4-b1d920ca6735} executeQuery: Read 91 rows, 7.28 KiB in 0.001811 sec., 50248.481501932634 rows/sec., 3.92 MiB/sec. 2024.12.21 00:26:32.568591 [ 260 ] {4eb9012c-5fed-4067-a2e4-b1d920ca6735} TCPHandler: Processed in 0.002082804 sec. 2024.12.21 00:26:32.568752 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:32.569099 [ 259 ] {6dd57301-7d12-4856-9cf6-f13d38b2ef84} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:32.569290 [ 259 ] {6dd57301-7d12-4856-9cf6-f13d38b2ef84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:32.570084 [ 259 ] {6dd57301-7d12-4856-9cf6-f13d38b2ef84} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:32.570125 [ 259 ] {6dd57301-7d12-4856-9cf6-f13d38b2ef84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:32.570542 [ 259 ] {6dd57301-7d12-4856-9cf6-f13d38b2ef84} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.12.21 00:26:32.570801 [ 259 ] {6dd57301-7d12-4856-9cf6-f13d38b2ef84} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:32.570981 [ 259 ] {6dd57301-7d12-4856-9cf6-f13d38b2ef84} executeQuery: Read 160 rows, 11.41 KiB in 0.002021 sec., 79168.72835230085 rows/sec., 5.51 MiB/sec. 2024.12.21 00:26:32.571038 [ 259 ] {6dd57301-7d12-4856-9cf6-f13d38b2ef84} TCPHandler: Processed in 0.002355683 sec. 2024.12.21 00:26:32.571199 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:32.571342 [ 260 ] {d7c5f223-efc4-4e9d-802e-17df4519306e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:32.571441 [ 260 ] {d7c5f223-efc4-4e9d-802e-17df4519306e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:26:32.572683 [ 260 ] {d7c5f223-efc4-4e9d-802e-17df4519306e} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:32.572724 [ 260 ] {d7c5f223-efc4-4e9d-802e-17df4519306e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:32.573419 [ 260 ] {d7c5f223-efc4-4e9d-802e-17df4519306e} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.21 00:26:32.573698 [ 260 ] {d7c5f223-efc4-4e9d-802e-17df4519306e} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:32.573900 [ 125 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.21 00:26:32.573958 [ 125 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:32.573994 [ 260 ] {d7c5f223-efc4-4e9d-802e-17df4519306e} executeQuery: Read 27 rows, 49.54 KiB in 0.002676 sec., 10089.686098654709 rows/sec., 18.08 MiB/sec. 2024.12.21 00:26:32.574001 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:32.574470 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.21 00:26:32.574490 [ 260 ] {d7c5f223-efc4-4e9d-802e-17df4519306e} TCPHandler: Processed in 0.003358769 sec. 2024.12.21 00:26:32.574806 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:32.575325 [ 259 ] {1975d582-9b53-468a-9680-6622afb71889} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:32.575704 [ 259 ] {1975d582-9b53-468a-9680-6622afb71889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:32.576833 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:32.576994 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1908 rows starting from the beginning of the part 2024.12.21 00:26:32.577712 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:32.578312 [ 259 ] {1975d582-9b53-468a-9680-6622afb71889} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:32.578400 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 12 rows starting from the beginning of the part 2024.12.21 00:26:32.578407 [ 259 ] {1975d582-9b53-468a-9680-6622afb71889} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:32.578777 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:32.579368 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 12 rows starting from the beginning of the part 2024.12.21 00:26:32.580002 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:32.580110 [ 259 ] {1975d582-9b53-468a-9680-6622afb71889} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.12.21 00:26:32.581004 [ 259 ] {1975d582-9b53-468a-9680-6622afb71889} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:32.581476 [ 259 ] {1975d582-9b53-468a-9680-6622afb71889} executeQuery: Read 60 rows, 4.14 KiB in 0.006292 sec., 9535.918626827717 rows/sec., 658.08 KiB/sec. 2024.12.21 00:26:32.581743 [ 259 ] {1975d582-9b53-468a-9680-6622afb71889} TCPHandler: Processed in 0.007144079 sec. 2024.12.21 00:26:32.589388 [ 190 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2013 rows, containing 19 columns (19 merged, 0 gathered) in 0.015233404 sec., 132143.80712282035 rows/sec., 236.80 MiB/sec. 2024.12.21 00:26:32.591387 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.21 00:26:32.591910 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_106_21} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:32.592012 [ 192 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_106_21} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.21 00:26:32.592204 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.52 MiB. 2024.12.21 00:26:32.914409 [ 225 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Found 6 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, all_10_10_0] 2024.12.21 00:26:32.914447 [ 225 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 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, all_10_10_0] 2024.12.21 00:26:32.916666 [ 225 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2024.12.21 00:26:33.847384 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 2024.12.21 00:26:33.848047 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:33.848099 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:33.848663 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.21 00:26:33.848937 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:33.849232 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 2024.12.21 00:26:36.353002 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2024.12.21 00:26:36.376296 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:36.376355 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:36.383723 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.21 00:26:36.384527 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:36.388130 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2024.12.21 00:26:36.543194 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2234 2024.12.21 00:26:36.547079 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:36.547131 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:36.548738 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:26:36.549079 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:36.549765 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2234 2024.12.21 00:26:37.565913 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:37.566123 [ 260 ] {82bf8455-5ea3-4a43-a7e4-d50717bedaf0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:26:37.566195 [ 260 ] {82bf8455-5ea3-4a43-a7e4-d50717bedaf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:26:37.566937 [ 260 ] {82bf8455-5ea3-4a43-a7e4-d50717bedaf0} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.566979 [ 260 ] {82bf8455-5ea3-4a43-a7e4-d50717bedaf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:37.567427 [ 260 ] {82bf8455-5ea3-4a43-a7e4-d50717bedaf0} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:26:37.567689 [ 260 ] {82bf8455-5ea3-4a43-a7e4-d50717bedaf0} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.567887 [ 260 ] {82bf8455-5ea3-4a43-a7e4-d50717bedaf0} executeQuery: Read 14 rows, 1.01 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 551.62 KiB/sec. 2024.12.21 00:26:37.567943 [ 260 ] {82bf8455-5ea3-4a43-a7e4-d50717bedaf0} TCPHandler: Processed in 0.002220879 sec. 2024.12.21 00:26:37.568184 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:37.568394 [ 259 ] {cd1409e9-bc40-48a2-a441-8120e8077ab7} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:37.568473 [ 259 ] {cd1409e9-bc40-48a2-a441-8120e8077ab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:37.569350 [ 259 ] {cd1409e9-bc40-48a2-a441-8120e8077ab7} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.569395 [ 259 ] {cd1409e9-bc40-48a2-a441-8120e8077ab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:37.569837 [ 259 ] {cd1409e9-bc40-48a2-a441-8120e8077ab7} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.12.21 00:26:37.570098 [ 259 ] {cd1409e9-bc40-48a2-a441-8120e8077ab7} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.570286 [ 146 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2024.12.21 00:26:37.570348 [ 146 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.570355 [ 259 ] {cd1409e9-bc40-48a2-a441-8120e8077ab7} executeQuery: Read 227 rows, 20.32 KiB in 0.00201 sec., 112935.32338308457 rows/sec., 9.87 MiB/sec. 2024.12.21 00:26:37.570381 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:37.570526 [ 259 ] {cd1409e9-bc40-48a2-a441-8120e8077ab7} TCPHandler: Processed in 0.002471976 sec. 2024.12.21 00:26:37.570616 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2024.12.21 00:26:37.570708 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:37.570759 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:37.570795 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1430 rows starting from the beginning of the part 2024.12.21 00:26:37.570878 [ 260 ] {efde12ff-cd0b-4069-a8f7-0bab361ec9fb} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:26:37.570901 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part 2024.12.21 00:26:37.571050 [ 260 ] {efde12ff-cd0b-4069-a8f7-0bab361ec9fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:26:37.571329 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 110 rows starting from the beginning of the part 2024.12.21 00:26:37.571798 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 227 rows starting from the beginning of the part 2024.12.21 00:26:37.572131 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 110 rows starting from the beginning of the part 2024.12.21 00:26:37.572483 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 227 rows starting from the beginning of the part 2024.12.21 00:26:37.573620 [ 260 ] {efde12ff-cd0b-4069-a8f7-0bab361ec9fb} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.573664 [ 260 ] {efde12ff-cd0b-4069-a8f7-0bab361ec9fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:37.574231 [ 260 ] {efde12ff-cd0b-4069-a8f7-0bab361ec9fb} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.21 00:26:37.574495 [ 260 ] {efde12ff-cd0b-4069-a8f7-0bab361ec9fb} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.574968 [ 260 ] {efde12ff-cd0b-4069-a8f7-0bab361ec9fb} executeQuery: Read 19 rows, 1.36 KiB in 0.00414 sec., 4589.371980676329 rows/sec., 328.12 KiB/sec. 2024.12.21 00:26:37.574977 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.004471398 sec., 483070.39543337456 rows/sec., 42.48 MiB/sec. 2024.12.21 00:26:37.575066 [ 260 ] {efde12ff-cd0b-4069-a8f7-0bab361ec9fb} TCPHandler: Processed in 0.004430107 sec. 2024.12.21 00:26:37.575353 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:37.575379 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2024.12.21 00:26:37.575721 [ 259 ] {629bee8f-6970-4e53-a024-ebc20509e2f9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:26:37.575893 [ 259 ] {629bee8f-6970-4e53-a024-ebc20509e2f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:26:37.576409 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_131_26} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.576793 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_131_26} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2024.12.21 00:26:37.577138 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.12.21 00:26:37.577918 [ 259 ] {629bee8f-6970-4e53-a024-ebc20509e2f9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.577963 [ 259 ] {629bee8f-6970-4e53-a024-ebc20509e2f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:37.578331 [ 259 ] {629bee8f-6970-4e53-a024-ebc20509e2f9} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:26:37.578580 [ 259 ] {629bee8f-6970-4e53-a024-ebc20509e2f9} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.578750 [ 146 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 2024.12.21 00:26:37.578806 [ 146 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.578821 [ 259 ] {629bee8f-6970-4e53-a024-ebc20509e2f9} executeQuery: Read 14 rows, 1004.00 B in 0.00323 sec., 4334.3653250774 rows/sec., 303.55 KiB/sec. 2024.12.21 00:26:37.578846 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:37.578973 [ 259 ] {629bee8f-6970-4e53-a024-ebc20509e2f9} TCPHandler: Processed in 0.003785121 sec. 2024.12.21 00:26:37.579179 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_56_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full 2024.12.21 00:26:37.579215 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:37.579502 [ 260 ] {6c7daec6-c25e-4b64-9be9-1aa11209bd15} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:26:37.579514 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_56_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:37.579608 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 242 rows starting from the beginning of the part 2024.12.21 00:26:37.579610 [ 260 ] {6c7daec6-c25e-4b64-9be9-1aa11209bd15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:26:37.580035 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2024.12.21 00:26:37.580371 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2024.12.21 00:26:37.580776 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 242 rows starting from the beginning of the part 2024.12.21 00:26:37.581127 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2024.12.21 00:26:37.581515 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2024.12.21 00:26:37.582536 [ 260 ] {6c7daec6-c25e-4b64-9be9-1aa11209bd15} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.582611 [ 260 ] {6c7daec6-c25e-4b64-9be9-1aa11209bd15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:37.583557 [ 260 ] {6c7daec6-c25e-4b64-9be9-1aa11209bd15} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:26:37.584152 [ 260 ] {6c7daec6-c25e-4b64-9be9-1aa11209bd15} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.584360 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_56_12} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005361862 sec., 100711.28275960851 rows/sec., 7.21 MiB/sec. 2024.12.21 00:26:37.584643 [ 260 ] {6c7daec6-c25e-4b64-9be9-1aa11209bd15} executeQuery: Read 13 rows, 830.00 B in 0.005228 sec., 2486.610558530987 rows/sec., 155.04 KiB/sec. 2024.12.21 00:26:37.584702 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_56_12} MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) 2024.12.21 00:26:37.585058 [ 260 ] {6c7daec6-c25e-4b64-9be9-1aa11209bd15} TCPHandler: Processed in 0.005953998 sec. 2024.12.21 00:26:37.585414 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:37.585689 [ 259 ] {6efda45c-9d98-4abe-882f-a9bf82105404} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:37.585769 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_56_12} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.585789 [ 259 ] {6efda45c-9d98-4abe-882f-a9bf82105404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:37.585980 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_56_12} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 2024.12.21 00:26:37.586144 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.21 00:26:37.586759 [ 259 ] {6efda45c-9d98-4abe-882f-a9bf82105404} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.586803 [ 259 ] {6efda45c-9d98-4abe-882f-a9bf82105404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:37.587197 [ 259 ] {6efda45c-9d98-4abe-882f-a9bf82105404} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.12.21 00:26:37.587444 [ 259 ] {6efda45c-9d98-4abe-882f-a9bf82105404} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.587639 [ 146 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2024.12.21 00:26:37.587658 [ 259 ] {6efda45c-9d98-4abe-882f-a9bf82105404} executeQuery: Read 394 rows, 28.64 KiB in 0.002029 sec., 194184.32725480534 rows/sec., 13.79 MiB/sec. 2024.12.21 00:26:37.587713 [ 146 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.587781 [ 259 ] {6efda45c-9d98-4abe-882f-a9bf82105404} TCPHandler: Processed in 0.002539557 sec. 2024.12.21 00:26:37.587790 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:37.588029 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:37.588047 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2024.12.21 00:26:37.588512 [ 260 ] {33dafef3-3d76-4fd8-9846-8e8f66e55194} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:26:37.588536 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:37.588668 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 913 rows starting from the beginning of the part 2024.12.21 00:26:37.588810 [ 260 ] {33dafef3-3d76-4fd8-9846-8e8f66e55194} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:26:37.589250 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2024.12.21 00:26:37.589833 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 91 rows starting from the beginning of the part 2024.12.21 00:26:37.590397 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 394 rows starting from the beginning of the part 2024.12.21 00:26:37.590938 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 91 rows starting from the beginning of the part 2024.12.21 00:26:37.591362 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 394 rows starting from the beginning of the part 2024.12.21 00:26:37.592489 [ 260 ] {33dafef3-3d76-4fd8-9846-8e8f66e55194} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.592565 [ 260 ] {33dafef3-3d76-4fd8-9846-8e8f66e55194} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:37.593566 [ 260 ] {33dafef3-3d76-4fd8-9846-8e8f66e55194} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:26:37.594063 [ 260 ] {33dafef3-3d76-4fd8-9846-8e8f66e55194} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.594351 [ 260 ] {33dafef3-3d76-4fd8-9846-8e8f66e55194} executeQuery: Read 6 rows, 321.00 B in 0.006084 sec., 986.1932938856016 rows/sec., 51.52 KiB/sec. 2024.12.21 00:26:37.594589 [ 260 ] {33dafef3-3d76-4fd8-9846-8e8f66e55194} TCPHandler: Processed in 0.006692747 sec. 2024.12.21 00:26:37.594967 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:37.594966 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.007028886 sec., 276999.79769198137 rows/sec., 21.20 MiB/sec. 2024.12.21 00:26:37.595221 [ 259 ] {7a6288a4-6165-45c1-8bc3-09b53520a5a5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:37.595273 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2024.12.21 00:26:37.595386 [ 259 ] {7a6288a4-6165-45c1-8bc3-09b53520a5a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:37.595928 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_131_26} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.596134 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_131_26} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2024.12.21 00:26:37.596297 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.12.21 00:26:37.596547 [ 259 ] {7a6288a4-6165-45c1-8bc3-09b53520a5a5} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.596590 [ 259 ] {7a6288a4-6165-45c1-8bc3-09b53520a5a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:37.596989 [ 259 ] {7a6288a4-6165-45c1-8bc3-09b53520a5a5} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.12.21 00:26:37.597237 [ 259 ] {7a6288a4-6165-45c1-8bc3-09b53520a5a5} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.597454 [ 259 ] {7a6288a4-6165-45c1-8bc3-09b53520a5a5} executeQuery: Read 237 rows, 16.27 KiB in 0.002304 sec., 102864.58333333333 rows/sec., 6.89 MiB/sec. 2024.12.21 00:26:37.597520 [ 259 ] {7a6288a4-6165-45c1-8bc3-09b53520a5a5} TCPHandler: Processed in 0.002811195 sec. 2024.12.21 00:26:37.597714 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:37.598011 [ 260 ] {0307e9ae-f83f-49a5-8ac5-a38e858e19b5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:26:37.598088 [ 260 ] {0307e9ae-f83f-49a5-8ac5-a38e858e19b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:26:37.598650 [ 260 ] {0307e9ae-f83f-49a5-8ac5-a38e858e19b5} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.598695 [ 260 ] {0307e9ae-f83f-49a5-8ac5-a38e858e19b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:37.599085 [ 260 ] {0307e9ae-f83f-49a5-8ac5-a38e858e19b5} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 00:26:37.599335 [ 260 ] {0307e9ae-f83f-49a5-8ac5-a38e858e19b5} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.599528 [ 260 ] {0307e9ae-f83f-49a5-8ac5-a38e858e19b5} executeQuery: Read 1 rows, 69.00 B in 0.001617 sec., 618.4291898577613 rows/sec., 41.67 KiB/sec. 2024.12.21 00:26:37.599577 [ 260 ] {0307e9ae-f83f-49a5-8ac5-a38e858e19b5} TCPHandler: Processed in 0.001979153 sec. 2024.12.21 00:26:37.599723 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:37.599839 [ 259 ] {adb44d63-2d03-4f00-bb29-16507d7d6f0f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:37.599955 [ 259 ] {adb44d63-2d03-4f00-bb29-16507d7d6f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:26:37.601499 [ 259 ] {adb44d63-2d03-4f00-bb29-16507d7d6f0f} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.601537 [ 259 ] {adb44d63-2d03-4f00-bb29-16507d7d6f0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:37.602177 [ 259 ] {adb44d63-2d03-4f00-bb29-16507d7d6f0f} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.21 00:26:37.602441 [ 259 ] {adb44d63-2d03-4f00-bb29-16507d7d6f0f} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.602690 [ 259 ] {adb44d63-2d03-4f00-bb29-16507d7d6f0f} executeQuery: Read 12 rows, 22.02 KiB in 0.002875 sec., 4173.913043478261 rows/sec., 7.48 MiB/sec. 2024.12.21 00:26:37.602785 [ 259 ] {adb44d63-2d03-4f00-bb29-16507d7d6f0f} TCPHandler: Processed in 0.003117512 sec. 2024.12.21 00:26:37.602954 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:37.603093 [ 260 ] {e49b627d-b0ec-4a80-a08a-21a80d63ca67} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:37.603153 [ 260 ] {e49b627d-b0ec-4a80-a08a-21a80d63ca67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:37.603726 [ 260 ] {e49b627d-b0ec-4a80-a08a-21a80d63ca67} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.603771 [ 260 ] {e49b627d-b0ec-4a80-a08a-21a80d63ca67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:37.604166 [ 260 ] {e49b627d-b0ec-4a80-a08a-21a80d63ca67} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.12.21 00:26:37.604409 [ 260 ] {e49b627d-b0ec-4a80-a08a-21a80d63ca67} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.604542 [ 146 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2024.12.21 00:26:37.604572 [ 146 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:37.604594 [ 260 ] {e49b627d-b0ec-4a80-a08a-21a80d63ca67} executeQuery: Read 82 rows, 5.33 KiB in 0.00153 sec., 53594.77124183007 rows/sec., 3.40 MiB/sec. 2024.12.21 00:26:37.604596 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.21 00:26:37.604699 [ 260 ] {e49b627d-b0ec-4a80-a08a-21a80d63ca67} TCPHandler: Processed in 0.001824768 sec. 2024.12.21 00:26:37.604824 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2024.12.21 00:26:37.604956 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:37.604990 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7668 rows starting from the beginning of the part 2024.12.21 00:26:37.605121 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 24 rows starting from the beginning of the part 2024.12.21 00:26:37.605232 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part 2024.12.21 00:26:37.605399 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 82 rows starting from the beginning of the part 2024.12.21 00:26:37.605544 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part 2024.12.21 00:26:37.605661 [ 199 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part 2024.12.21 00:26:37.607967 [ 186 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 7976 rows, containing 4 columns (4 merged, 0 gathered) in 0.003258496 sec., 2447755.037907059 rows/sec., 159.49 MiB/sec. 2024.12.21 00:26:37.608551 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2024.12.21 00:26:37.608898 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_131_26} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:37.608982 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_131_26} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2024.12.21 00:26:37.609061 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2024.12.21 00:26:38.438841 [ 225 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:26:38.438896 [ 225 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:26:38.440945 [ 225 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:26:41.060997 [ 141 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:26:41.061049 [ 141 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:26:41.350304 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 2024.12.21 00:26:41.350996 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:41.351050 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:41.351588 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.21 00:26:41.351863 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:41.352141 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2024.12.21 00:26:42.562936 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:42.563249 [ 260 ] {befa393c-378c-447a-a406-e0ed4263246e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:42.563367 [ 260 ] {befa393c-378c-447a-a406-e0ed4263246e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:42.564419 [ 260 ] {befa393c-378c-447a-a406-e0ed4263246e} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:42.564465 [ 260 ] {befa393c-378c-447a-a406-e0ed4263246e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:42.564910 [ 260 ] {befa393c-378c-447a-a406-e0ed4263246e} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.12.21 00:26:42.565183 [ 260 ] {befa393c-378c-447a-a406-e0ed4263246e} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:42.565415 [ 260 ] {befa393c-378c-447a-a406-e0ed4263246e} executeQuery: Read 110 rows, 9.44 KiB in 0.002256 sec., 48758.865248226946 rows/sec., 4.09 MiB/sec. 2024.12.21 00:26:42.565472 [ 260 ] {befa393c-378c-447a-a406-e0ed4263246e} TCPHandler: Processed in 0.002725122 sec. 2024.12.21 00:26:42.565726 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:42.565936 [ 259 ] {01d9e67e-246a-4ef2-a812-f3794c316df5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:26:42.566019 [ 259 ] {01d9e67e-246a-4ef2-a812-f3794c316df5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:26:42.566784 [ 259 ] {01d9e67e-246a-4ef2-a812-f3794c316df5} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:42.566834 [ 259 ] {01d9e67e-246a-4ef2-a812-f3794c316df5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:42.567289 [ 259 ] {01d9e67e-246a-4ef2-a812-f3794c316df5} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.21 00:26:42.567554 [ 259 ] {01d9e67e-246a-4ef2-a812-f3794c316df5} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:42.567805 [ 259 ] {01d9e67e-246a-4ef2-a812-f3794c316df5} executeQuery: Read 27 rows, 2.03 KiB in 0.001927 sec., 14011.41670991178 rows/sec., 1.03 MiB/sec. 2024.12.21 00:26:42.567873 [ 259 ] {01d9e67e-246a-4ef2-a812-f3794c316df5} TCPHandler: Processed in 0.002282731 sec. 2024.12.21 00:26:42.568066 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:42.568205 [ 260 ] {d0cab4ab-159f-4d2d-a6d5-d75375c246a4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:42.568263 [ 260 ] {d0cab4ab-159f-4d2d-a6d5-d75375c246a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:42.569021 [ 260 ] {d0cab4ab-159f-4d2d-a6d5-d75375c246a4} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:42.569063 [ 260 ] {d0cab4ab-159f-4d2d-a6d5-d75375c246a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:42.569432 [ 260 ] {d0cab4ab-159f-4d2d-a6d5-d75375c246a4} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.12.21 00:26:42.569679 [ 260 ] {d0cab4ab-159f-4d2d-a6d5-d75375c246a4} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:42.569892 [ 260 ] {d0cab4ab-159f-4d2d-a6d5-d75375c246a4} executeQuery: Read 91 rows, 7.28 KiB in 0.001717 sec., 52999.417588817705 rows/sec., 4.14 MiB/sec. 2024.12.21 00:26:42.569949 [ 260 ] {d0cab4ab-159f-4d2d-a6d5-d75375c246a4} TCPHandler: Processed in 0.001985453 sec. 2024.12.21 00:26:42.570168 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:42.570483 [ 259 ] {ac18f914-7f71-440b-84e2-d212190a99a3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:42.570559 [ 259 ] {ac18f914-7f71-440b-84e2-d212190a99a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:42.571168 [ 259 ] {ac18f914-7f71-440b-84e2-d212190a99a3} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:42.571209 [ 259 ] {ac18f914-7f71-440b-84e2-d212190a99a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:42.571618 [ 259 ] {ac18f914-7f71-440b-84e2-d212190a99a3} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.12.21 00:26:42.571883 [ 259 ] {ac18f914-7f71-440b-84e2-d212190a99a3} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:42.572135 [ 259 ] {ac18f914-7f71-440b-84e2-d212190a99a3} executeQuery: Read 160 rows, 11.41 KiB in 0.001763 sec., 90754.39591605218 rows/sec., 6.32 MiB/sec. 2024.12.21 00:26:42.572235 [ 259 ] {ac18f914-7f71-440b-84e2-d212190a99a3} TCPHandler: Processed in 0.002172707 sec. 2024.12.21 00:26:42.572454 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:42.572664 [ 260 ] {3aa2f854-0796-4343-b481-355ff86ef394} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:42.572762 [ 260 ] {3aa2f854-0796-4343-b481-355ff86ef394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:26:42.573960 [ 260 ] {3aa2f854-0796-4343-b481-355ff86ef394} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:42.574000 [ 260 ] {3aa2f854-0796-4343-b481-355ff86ef394} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:42.574666 [ 260 ] {3aa2f854-0796-4343-b481-355ff86ef394} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.21 00:26:42.574936 [ 260 ] {3aa2f854-0796-4343-b481-355ff86ef394} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:42.575180 [ 260 ] {3aa2f854-0796-4343-b481-355ff86ef394} executeQuery: Read 27 rows, 49.54 KiB in 0.002546 sec., 10604.870384917518 rows/sec., 19.00 MiB/sec. 2024.12.21 00:26:42.575271 [ 260 ] {3aa2f854-0796-4343-b481-355ff86ef394} TCPHandler: Processed in 0.002939048 sec. 2024.12.21 00:26:42.575436 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:42.575579 [ 259 ] {4edff5be-4938-4fca-a595-7c9e09a2888e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:42.575640 [ 259 ] {4edff5be-4938-4fca-a595-7c9e09a2888e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:42.576193 [ 259 ] {4edff5be-4938-4fca-a595-7c9e09a2888e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:42.576233 [ 259 ] {4edff5be-4938-4fca-a595-7c9e09a2888e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:42.576608 [ 259 ] {4edff5be-4938-4fca-a595-7c9e09a2888e} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.12.21 00:26:42.576847 [ 259 ] {4edff5be-4938-4fca-a595-7c9e09a2888e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:42.577081 [ 259 ] {4edff5be-4938-4fca-a595-7c9e09a2888e} executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. 2024.12.21 00:26:42.577136 [ 259 ] {4edff5be-4938-4fca-a595-7c9e09a2888e} TCPHandler: Processed in 0.001769717 sec. 2024.12.21 00:26:43.889128 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2024.12.21 00:26:43.912943 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:43.913010 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:43.920262 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.21 00:26:43.921055 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:43.925310 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2024.12.21 00:26:44.161121 [ 219 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:26:44.161158 [ 219 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:26:44.163534 [ 219 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:26:44.479407 [ 221 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): 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] 2024.12.21 00:26:44.479455 [ 221 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): 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] 2024.12.21 00:26:44.481421 [ 221 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): 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] 2024.12.21 00:26:44.516165 [ 223 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): 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] 2024.12.21 00:26:44.516217 [ 223 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): 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] 2024.12.21 00:26:44.517985 [ 223 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): 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] 2024.12.21 00:26:44.645458 [ 221 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:26:44.645507 [ 221 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:26:44.647328 [ 221 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:26:44.837954 [ 218 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:26:44.838045 [ 218 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:26:44.840323 [ 218 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:26:44.937466 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:44.937660 [ 260 ] {340fdcc2-bbde-44d1-aa62-824b266cd73c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:26:44.937741 [ 260 ] {340fdcc2-bbde-44d1-aa62-824b266cd73c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:26:44.938538 [ 260 ] {340fdcc2-bbde-44d1-aa62-824b266cd73c} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.938580 [ 260 ] {340fdcc2-bbde-44d1-aa62-824b266cd73c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.939007 [ 260 ] {340fdcc2-bbde-44d1-aa62-824b266cd73c} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:26:44.939282 [ 260 ] {340fdcc2-bbde-44d1-aa62-824b266cd73c} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.939437 [ 134 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2024.12.21 00:26:44.939482 [ 134 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.939491 [ 260 ] {340fdcc2-bbde-44d1-aa62-824b266cd73c} executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. 2024.12.21 00:26:44.939511 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.939604 [ 260 ] {340fdcc2-bbde-44d1-aa62-824b266cd73c} TCPHandler: Processed in 0.00227314 sec. 2024.12.21 00:26:44.939794 [ 188 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2024.12.21 00:26:44.939895 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:44.940008 [ 188 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:44.940102 [ 188 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part 2024.12.21 00:26:44.940190 [ 259 ] {84b122c1-eaf4-4c81-a8b9-47f83d34d027} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:44.940356 [ 188 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2024.12.21 00:26:44.940391 [ 259 ] {84b122c1-eaf4-4c81-a8b9-47f83d34d027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:44.940792 [ 188 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2024.12.21 00:26:44.941227 [ 188 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2024.12.21 00:26:44.941546 [ 188 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part 2024.12.21 00:26:44.943297 [ 186 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003660947 sec., 19120.735700352943 rows/sec., 1.42 MiB/sec. 2024.12.21 00:26:44.943696 [ 186 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2024.12.21 00:26:44.944172 [ 259 ] {84b122c1-eaf4-4c81-a8b9-47f83d34d027} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.944243 [ 259 ] {84b122c1-eaf4-4c81-a8b9-47f83d34d027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.944329 [ 186 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_57_14} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.944505 [ 186 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_57_14} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2024.12.21 00:26:44.944684 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:26:44.945056 [ 259 ] {84b122c1-eaf4-4c81-a8b9-47f83d34d027} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.12.21 00:26:44.945318 [ 259 ] {84b122c1-eaf4-4c81-a8b9-47f83d34d027} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.945564 [ 259 ] {84b122c1-eaf4-4c81-a8b9-47f83d34d027} executeQuery: Read 1367 rows, 116.44 KiB in 0.005474 sec., 249725.97734746075 rows/sec., 20.77 MiB/sec. 2024.12.21 00:26:44.945639 [ 259 ] {84b122c1-eaf4-4c81-a8b9-47f83d34d027} TCPHandler: Processed in 0.005887066 sec. 2024.12.21 00:26:44.945808 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:44.945937 [ 260 ] {b36388ab-e0e3-43fd-96d7-f6f769747694} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:26:44.945990 [ 260 ] {b36388ab-e0e3-43fd-96d7-f6f769747694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:26:44.946601 [ 260 ] {b36388ab-e0e3-43fd-96d7-f6f769747694} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.946639 [ 260 ] {b36388ab-e0e3-43fd-96d7-f6f769747694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.947007 [ 260 ] {b36388ab-e0e3-43fd-96d7-f6f769747694} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.21 00:26:44.947253 [ 260 ] {b36388ab-e0e3-43fd-96d7-f6f769747694} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.947431 [ 260 ] {b36388ab-e0e3-43fd-96d7-f6f769747694} executeQuery: Read 19 rows, 1.36 KiB in 0.001526 sec., 12450.851900393185 rows/sec., 890.17 KiB/sec. 2024.12.21 00:26:44.947487 [ 260 ] {b36388ab-e0e3-43fd-96d7-f6f769747694} TCPHandler: Processed in 0.001740836 sec. 2024.12.21 00:26:44.947641 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:44.947768 [ 259 ] {82938641-f00d-4ec0-b853-1a04e2c3ecf1} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:26:44.947821 [ 259 ] {82938641-f00d-4ec0-b853-1a04e2c3ecf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:26:44.948502 [ 259 ] {82938641-f00d-4ec0-b853-1a04e2c3ecf1} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.948543 [ 259 ] {82938641-f00d-4ec0-b853-1a04e2c3ecf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.948933 [ 259 ] {82938641-f00d-4ec0-b853-1a04e2c3ecf1} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:26:44.949179 [ 259 ] {82938641-f00d-4ec0-b853-1a04e2c3ecf1} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.949428 [ 259 ] {82938641-f00d-4ec0-b853-1a04e2c3ecf1} executeQuery: Read 242 rows, 16.79 KiB in 0.001684 sec., 143705.46318289786 rows/sec., 9.74 MiB/sec. 2024.12.21 00:26:44.949538 [ 259 ] {82938641-f00d-4ec0-b853-1a04e2c3ecf1} TCPHandler: Processed in 0.001952972 sec. 2024.12.21 00:26:44.949780 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:44.950031 [ 260 ] {dbbf66cb-f8ba-41b0-902b-88bb84349e03} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:26:44.950124 [ 260 ] {dbbf66cb-f8ba-41b0-902b-88bb84349e03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:26:44.950709 [ 260 ] {dbbf66cb-f8ba-41b0-902b-88bb84349e03} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.950746 [ 260 ] {dbbf66cb-f8ba-41b0-902b-88bb84349e03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.951099 [ 260 ] {dbbf66cb-f8ba-41b0-902b-88bb84349e03} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:26:44.951345 [ 260 ] {dbbf66cb-f8ba-41b0-902b-88bb84349e03} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.951485 [ 134 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2024.12.21 00:26:44.951523 [ 134 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.951533 [ 260 ] {dbbf66cb-f8ba-41b0-902b-88bb84349e03} executeQuery: Read 13 rows, 830.00 B in 0.001556 sec., 8354.755784061696 rows/sec., 520.92 KiB/sec. 2024.12.21 00:26:44.951552 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.951625 [ 260 ] {dbbf66cb-f8ba-41b0-902b-88bb84349e03} TCPHandler: Processed in 0.001988552 sec. 2024.12.21 00:26:44.951678 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2024.12.21 00:26:44.951815 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:44.951828 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:44.951893 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part 2024.12.21 00:26:44.952125 [ 259 ] {417c4608-0e97-4b13-b0ad-6c9143eeb7a1} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:44.952178 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part 2024.12.21 00:26:44.952297 [ 259 ] {417c4608-0e97-4b13-b0ad-6c9143eeb7a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:44.952591 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part 2024.12.21 00:26:44.952918 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part 2024.12.21 00:26:44.953361 [ 198 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part 2024.12.21 00:26:44.955309 [ 259 ] {417c4608-0e97-4b13-b0ad-6c9143eeb7a1} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.955408 [ 259 ] {417c4608-0e97-4b13-b0ad-6c9143eeb7a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.955643 [ 186 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004002837 sec., 16238.482856034356 rows/sec., 1.05 MiB/sec. 2024.12.21 00:26:44.955905 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2024.12.21 00:26:44.956308 [ 259 ] {417c4608-0e97-4b13-b0ad-6c9143eeb7a1} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.12.21 00:26:44.956543 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_57_14} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.956709 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_57_14} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2024.12.21 00:26:44.956759 [ 259 ] {417c4608-0e97-4b13-b0ad-6c9143eeb7a1} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.956888 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:26:44.957091 [ 259 ] {417c4608-0e97-4b13-b0ad-6c9143eeb7a1} executeQuery: Read 850 rows, 62.93 KiB in 0.005116 sec., 166145.4261141517 rows/sec., 12.01 MiB/sec. 2024.12.21 00:26:44.957156 [ 259 ] {417c4608-0e97-4b13-b0ad-6c9143eeb7a1} TCPHandler: Processed in 0.005440084 sec. 2024.12.21 00:26:44.957313 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:44.957453 [ 260 ] {15d1891c-16f4-4d34-aec4-e9836311d8e3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:26:44.957514 [ 260 ] {15d1891c-16f4-4d34-aec4-e9836311d8e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:26:44.958090 [ 260 ] {15d1891c-16f4-4d34-aec4-e9836311d8e3} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.958128 [ 260 ] {15d1891c-16f4-4d34-aec4-e9836311d8e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.958496 [ 260 ] {15d1891c-16f4-4d34-aec4-e9836311d8e3} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:26:44.958740 [ 260 ] {15d1891c-16f4-4d34-aec4-e9836311d8e3} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.958915 [ 260 ] {15d1891c-16f4-4d34-aec4-e9836311d8e3} executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. 2024.12.21 00:26:44.958968 [ 260 ] {15d1891c-16f4-4d34-aec4-e9836311d8e3} TCPHandler: Processed in 0.001722806 sec. 2024.12.21 00:26:44.959120 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:44.959263 [ 259 ] {4225d3ef-4132-4b12-809b-a94370c94416} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:44.959326 [ 259 ] {4225d3ef-4132-4b12-809b-a94370c94416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:44.960216 [ 259 ] {4225d3ef-4132-4b12-809b-a94370c94416} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.960256 [ 259 ] {4225d3ef-4132-4b12-809b-a94370c94416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.960720 [ 259 ] {4225d3ef-4132-4b12-809b-a94370c94416} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.12.21 00:26:44.960962 [ 259 ] {4225d3ef-4132-4b12-809b-a94370c94416} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.961191 [ 259 ] {4225d3ef-4132-4b12-809b-a94370c94416} executeQuery: Read 1019 rows, 69.53 KiB in 0.001962 sec., 519367.991845056 rows/sec., 34.61 MiB/sec. 2024.12.21 00:26:44.961251 [ 259 ] {4225d3ef-4132-4b12-809b-a94370c94416} TCPHandler: Processed in 0.002197538 sec. 2024.12.21 00:26:44.961451 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:44.961674 [ 260 ] {84198ce6-8c6b-4df5-a509-01b577957692} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:26:44.961768 [ 260 ] {84198ce6-8c6b-4df5-a509-01b577957692} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:26:44.962398 [ 260 ] {84198ce6-8c6b-4df5-a509-01b577957692} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.962435 [ 260 ] {84198ce6-8c6b-4df5-a509-01b577957692} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.962798 [ 260 ] {84198ce6-8c6b-4df5-a509-01b577957692} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 00:26:44.963046 [ 260 ] {84198ce6-8c6b-4df5-a509-01b577957692} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.963225 [ 260 ] {84198ce6-8c6b-4df5-a509-01b577957692} executeQuery: Read 1 rows, 69.00 B in 0.001607 sec., 622.2775357809584 rows/sec., 41.93 KiB/sec. 2024.12.21 00:26:44.963277 [ 260 ] {84198ce6-8c6b-4df5-a509-01b577957692} TCPHandler: Processed in 0.001936971 sec. 2024.12.21 00:26:44.963426 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:44.963565 [ 259 ] {1d90b615-377b-4ca8-b541-bd6dd358e5fd} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:44.963661 [ 259 ] {1d90b615-377b-4ca8-b541-bd6dd358e5fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:26:44.964853 [ 259 ] {1d90b615-377b-4ca8-b541-bd6dd358e5fd} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.964894 [ 259 ] {1d90b615-377b-4ca8-b541-bd6dd358e5fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.965551 [ 259 ] {1d90b615-377b-4ca8-b541-bd6dd358e5fd} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.21 00:26:44.965809 [ 259 ] {1d90b615-377b-4ca8-b541-bd6dd358e5fd} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.966063 [ 259 ] {1d90b615-377b-4ca8-b541-bd6dd358e5fd} executeQuery: Read 12 rows, 22.02 KiB in 0.002529 sec., 4744.958481613286 rows/sec., 8.50 MiB/sec. 2024.12.21 00:26:44.966179 [ 259 ] {1d90b615-377b-4ca8-b541-bd6dd358e5fd} TCPHandler: Processed in 0.002821535 sec. 2024.12.21 00:26:44.966384 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:44.966608 [ 260 ] {edb49f1a-0103-4bd1-9a91-fc492ad84cc3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:44.966701 [ 260 ] {edb49f1a-0103-4bd1-9a91-fc492ad84cc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:44.967391 [ 260 ] {edb49f1a-0103-4bd1-9a91-fc492ad84cc3} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:44.967428 [ 260 ] {edb49f1a-0103-4bd1-9a91-fc492ad84cc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:44.967796 [ 260 ] {edb49f1a-0103-4bd1-9a91-fc492ad84cc3} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.12.21 00:26:44.968041 [ 260 ] {edb49f1a-0103-4bd1-9a91-fc492ad84cc3} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:44.968232 [ 260 ] {edb49f1a-0103-4bd1-9a91-fc492ad84cc3} executeQuery: Read 58 rows, 3.68 KiB in 0.001674 sec., 34647.55077658303 rows/sec., 2.14 MiB/sec. 2024.12.21 00:26:44.968295 [ 260 ] {edb49f1a-0103-4bd1-9a91-fc492ad84cc3} TCPHandler: Processed in 0.002021024 sec. 2024.12.21 00:26:44.968306 [ 225 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:26:44.968369 [ 225 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:26:44.970262 [ 225 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:26:45.001143 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.35 MiB, peak 289.68 MiB, free memory in arenas 0.00 B, will set to 271.48 MiB (RSS), difference: 3.14 MiB 2024.12.21 00:26:46.550890 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2290 2024.12.21 00:26:46.554547 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:46.554599 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:46.556196 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:26:46.556522 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:46.558037 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2290 2024.12.21 00:26:47.556564 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:47.556883 [ 260 ] {51106b63-22f3-4200-8015-45f8e51ca0d4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:47.557003 [ 260 ] {51106b63-22f3-4200-8015-45f8e51ca0d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:47.557891 [ 260 ] {51106b63-22f3-4200-8015-45f8e51ca0d4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:47.557950 [ 260 ] {51106b63-22f3-4200-8015-45f8e51ca0d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:47.558396 [ 260 ] {51106b63-22f3-4200-8015-45f8e51ca0d4} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.12.21 00:26:47.558664 [ 260 ] {51106b63-22f3-4200-8015-45f8e51ca0d4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:47.558916 [ 260 ] {51106b63-22f3-4200-8015-45f8e51ca0d4} executeQuery: Read 56 rows, 4.38 KiB in 0.00212 sec., 26415.094339622643 rows/sec., 2.02 MiB/sec. 2024.12.21 00:26:47.558986 [ 260 ] {51106b63-22f3-4200-8015-45f8e51ca0d4} TCPHandler: Processed in 0.002615009 sec. 2024.12.21 00:26:47.559278 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:47.559585 [ 259 ] {5d699989-c2e3-451a-8f38-92051c0dd368} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:47.559700 [ 259 ] {5d699989-c2e3-451a-8f38-92051c0dd368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:47.560668 [ 259 ] {5d699989-c2e3-451a-8f38-92051c0dd368} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:47.560718 [ 259 ] {5d699989-c2e3-451a-8f38-92051c0dd368} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:47.561158 [ 259 ] {5d699989-c2e3-451a-8f38-92051c0dd368} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.12.21 00:26:47.561417 [ 259 ] {5d699989-c2e3-451a-8f38-92051c0dd368} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:47.561658 [ 259 ] {5d699989-c2e3-451a-8f38-92051c0dd368} executeQuery: Read 64 rows, 5.12 KiB in 0.002157 sec., 29670.8391284191 rows/sec., 2.32 MiB/sec. 2024.12.21 00:26:47.561724 [ 259 ] {5d699989-c2e3-451a-8f38-92051c0dd368} TCPHandler: Processed in 0.002616039 sec. 2024.12.21 00:26:47.561946 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:47.562180 [ 260 ] {de67fa5b-108a-4dab-879f-4607f7adffb6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:47.562251 [ 260 ] {de67fa5b-108a-4dab-879f-4607f7adffb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:47.562818 [ 260 ] {de67fa5b-108a-4dab-879f-4607f7adffb6} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:47.562860 [ 260 ] {de67fa5b-108a-4dab-879f-4607f7adffb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:47.563271 [ 260 ] {de67fa5b-108a-4dab-879f-4607f7adffb6} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.12.21 00:26:47.563523 [ 260 ] {de67fa5b-108a-4dab-879f-4607f7adffb6} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:47.563700 [ 132 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 5 parts from all_1_129_26 to all_133_133_0 2024.12.21 00:26:47.563760 [ 260 ] {de67fa5b-108a-4dab-879f-4607f7adffb6} executeQuery: Read 64 rows, 4.56 KiB in 0.00164 sec., 39024.39024390244 rows/sec., 2.72 MiB/sec. 2024.12.21 00:26:47.563779 [ 132 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:47.563848 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:47.563899 [ 260 ] {de67fa5b-108a-4dab-879f-4607f7adffb6} TCPHandler: Processed in 0.002066345 sec. 2024.12.21 00:26:47.564219 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:47.564260 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_133_27} MergeTask::PrepareStage: Merging 5 parts: from all_1_129_26 to all_133_133_0 into Compact with storage Full 2024.12.21 00:26:47.564636 [ 259 ] {fb9a6dad-7b37-4337-b167-5f7586247562} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:47.564848 [ 259 ] {fb9a6dad-7b37-4337-b167-5f7586247562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:47.564942 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_133_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:47.565154 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_133_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_129_26, total 38537 rows starting from the beginning of the part 2024.12.21 00:26:47.565757 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part 2024.12.21 00:26:47.566462 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 237 rows starting from the beginning of the part 2024.12.21 00:26:47.566973 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part 2024.12.21 00:26:47.567711 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1019 rows starting from the beginning of the part 2024.12.21 00:26:47.567859 [ 259 ] {fb9a6dad-7b37-4337-b167-5f7586247562} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:47.567974 [ 259 ] {fb9a6dad-7b37-4337-b167-5f7586247562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:47.569161 [ 259 ] {fb9a6dad-7b37-4337-b167-5f7586247562} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.12.21 00:26:47.569560 [ 259 ] {fb9a6dad-7b37-4337-b167-5f7586247562} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:47.569914 [ 259 ] {fb9a6dad-7b37-4337-b167-5f7586247562} executeQuery: Read 24 rows, 1.66 KiB in 0.005453 sec., 4401.247019988997 rows/sec., 303.73 KiB/sec. 2024.12.21 00:26:47.569975 [ 259 ] {fb9a6dad-7b37-4337-b167-5f7586247562} TCPHandler: Processed in 0.005947657 sec. 2024.12.21 00:26:47.575978 [ 201 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_133_27} MergeTask::MergeProjectionsStage: Merge sorted 40113 rows, containing 5 columns (5 merged, 0 gathered) in 0.012017769 sec., 3337807.541482949 rows/sec., 225.33 MiB/sec. 2024.12.21 00:26:47.576634 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_133_27} MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) 2024.12.21 00:26:47.576993 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_133_27} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:47.577093 [ 193 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_133_27} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 5 parts: [all_1_129_26, all_133_133_0] -> all_1_133_27 2024.12.21 00:26:47.577201 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2024.12.21 00:26:48.853215 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36173 2024.12.21 00:26:48.853893 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:48.853949 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:48.854520 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.21 00:26:48.854801 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:48.855070 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36173 2024.12.21 00:26:51.426313 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2024.12.21 00:26:51.449834 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:51.449896 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:51.457465 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.21 00:26:51.458273 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:51.463590 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2024.12.21 00:26:52.562009 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:52.562325 [ 260 ] {81d7c692-b98d-4280-95b4-b73f2a3f393c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:52.562426 [ 260 ] {81d7c692-b98d-4280-95b4-b73f2a3f393c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:52.563267 [ 260 ] {81d7c692-b98d-4280-95b4-b73f2a3f393c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:52.563316 [ 260 ] {81d7c692-b98d-4280-95b4-b73f2a3f393c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:52.563767 [ 260 ] {81d7c692-b98d-4280-95b4-b73f2a3f393c} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.12.21 00:26:52.564048 [ 260 ] {81d7c692-b98d-4280-95b4-b73f2a3f393c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:52.564298 [ 260 ] {81d7c692-b98d-4280-95b4-b73f2a3f393c} executeQuery: Read 110 rows, 9.44 KiB in 0.00206 sec., 53398.05825242718 rows/sec., 4.47 MiB/sec. 2024.12.21 00:26:52.564365 [ 260 ] {81d7c692-b98d-4280-95b4-b73f2a3f393c} TCPHandler: Processed in 0.002550698 sec. 2024.12.21 00:26:52.564618 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:52.564834 [ 259 ] {6e643820-14bd-474f-afc1-06b665f10afd} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:26:52.564917 [ 259 ] {6e643820-14bd-474f-afc1-06b665f10afd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:26:52.565719 [ 259 ] {6e643820-14bd-474f-afc1-06b665f10afd} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:52.565771 [ 259 ] {6e643820-14bd-474f-afc1-06b665f10afd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:52.566213 [ 259 ] {6e643820-14bd-474f-afc1-06b665f10afd} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.21 00:26:52.566466 [ 259 ] {6e643820-14bd-474f-afc1-06b665f10afd} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:52.566654 [ 127 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2024.12.21 00:26:52.566714 [ 259 ] {6e643820-14bd-474f-afc1-06b665f10afd} executeQuery: Read 27 rows, 2.03 KiB in 0.001937 sec., 13939.081053175014 rows/sec., 1.02 MiB/sec. 2024.12.21 00:26:52.566721 [ 127 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:52.566788 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:52.566853 [ 259 ] {6e643820-14bd-474f-afc1-06b665f10afd} TCPHandler: Processed in 0.002364773 sec. 2024.12.21 00:26:52.566983 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2024.12.21 00:26:52.567114 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:52.567150 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:52.567207 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 64 rows starting from the beginning of the part 2024.12.21 00:26:52.567437 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:52.567687 [ 260 ] {aa84e9ec-69ed-4307-8df2-3f0ef5dbf25f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:52.567739 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 19 rows starting from the beginning of the part 2024.12.21 00:26:52.567965 [ 260 ] {aa84e9ec-69ed-4307-8df2-3f0ef5dbf25f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:52.568012 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:52.568327 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 19 rows starting from the beginning of the part 2024.12.21 00:26:52.568600 [ 201 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:52.570694 [ 260 ] {aa84e9ec-69ed-4307-8df2-3f0ef5dbf25f} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:52.570776 [ 260 ] {aa84e9ec-69ed-4307-8df2-3f0ef5dbf25f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:52.571576 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.004684294 sec., 39066.719552615614 rows/sec., 2.95 MiB/sec. 2024.12.21 00:26:52.571687 [ 260 ] {aa84e9ec-69ed-4307-8df2-3f0ef5dbf25f} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.12.21 00:26:52.571728 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2024.12.21 00:26:52.572005 [ 260 ] {aa84e9ec-69ed-4307-8df2-3f0ef5dbf25f} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:52.572085 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_110_22} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:52.572324 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_110_22} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2024.12.21 00:26:52.572376 [ 260 ] {aa84e9ec-69ed-4307-8df2-3f0ef5dbf25f} executeQuery: Read 91 rows, 7.28 KiB in 0.00491 sec., 18533.604887983707 rows/sec., 1.45 MiB/sec. 2024.12.21 00:26:52.572543 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:26:52.572625 [ 260 ] {aa84e9ec-69ed-4307-8df2-3f0ef5dbf25f} TCPHandler: Processed in 0.005640389 sec. 2024.12.21 00:26:52.572867 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:52.573166 [ 259 ] {ad62ecf3-58f8-41c9-9de8-ee026afe1557} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:52.573265 [ 259 ] {ad62ecf3-58f8-41c9-9de8-ee026afe1557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:52.573857 [ 259 ] {ad62ecf3-58f8-41c9-9de8-ee026afe1557} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:52.573897 [ 259 ] {ad62ecf3-58f8-41c9-9de8-ee026afe1557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:52.574302 [ 259 ] {ad62ecf3-58f8-41c9-9de8-ee026afe1557} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.12.21 00:26:52.574551 [ 259 ] {ad62ecf3-58f8-41c9-9de8-ee026afe1557} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:52.574763 [ 259 ] {ad62ecf3-58f8-41c9-9de8-ee026afe1557} executeQuery: Read 160 rows, 11.41 KiB in 0.001708 sec., 93676.8149882904 rows/sec., 6.52 MiB/sec. 2024.12.21 00:26:52.574820 [ 259 ] {ad62ecf3-58f8-41c9-9de8-ee026afe1557} TCPHandler: Processed in 0.002081455 sec. 2024.12.21 00:26:52.574981 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:52.575127 [ 260 ] {5cc88f90-ed67-410d-a9e3-2298e77b2d0b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:52.575225 [ 260 ] {5cc88f90-ed67-410d-a9e3-2298e77b2d0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:26:52.576417 [ 260 ] {5cc88f90-ed67-410d-a9e3-2298e77b2d0b} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:52.576457 [ 260 ] {5cc88f90-ed67-410d-a9e3-2298e77b2d0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:52.577158 [ 260 ] {5cc88f90-ed67-410d-a9e3-2298e77b2d0b} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.21 00:26:52.577455 [ 260 ] {5cc88f90-ed67-410d-a9e3-2298e77b2d0b} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:52.577725 [ 260 ] {5cc88f90-ed67-410d-a9e3-2298e77b2d0b} executeQuery: Read 27 rows, 49.54 KiB in 0.002632 sec., 10258.358662613982 rows/sec., 18.38 MiB/sec. 2024.12.21 00:26:52.577840 [ 260 ] {5cc88f90-ed67-410d-a9e3-2298e77b2d0b} TCPHandler: Processed in 0.002928278 sec. 2024.12.21 00:26:52.578106 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:52.578408 [ 259 ] {e34118ca-febc-4725-b551-5d724c796ca6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:52.578472 [ 259 ] {e34118ca-febc-4725-b551-5d724c796ca6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:52.578971 [ 259 ] {e34118ca-febc-4725-b551-5d724c796ca6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:52.579011 [ 259 ] {e34118ca-febc-4725-b551-5d724c796ca6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:52.579394 [ 259 ] {e34118ca-febc-4725-b551-5d724c796ca6} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.12.21 00:26:52.579666 [ 259 ] {e34118ca-febc-4725-b551-5d724c796ca6} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:52.579874 [ 259 ] {e34118ca-febc-4725-b551-5d724c796ca6} executeQuery: Read 60 rows, 4.14 KiB in 0.001556 sec., 38560.411311053984 rows/sec., 2.60 MiB/sec. 2024.12.21 00:26:52.579928 [ 259 ] {e34118ca-febc-4725-b551-5d724c796ca6} TCPHandler: Processed in 0.001995163 sec. 2024.12.21 00:26:56.061103 [ 121 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:26:56.061189 [ 121 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:26:56.356133 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36661 2024.12.21 00:26:56.356880 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:56.356935 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:56.357504 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.21 00:26:56.357787 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:56.358092 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2024.12.21 00:26:56.358144 [ 219 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:26:56.358197 [ 219 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:26:56.360575 [ 219 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:26:56.375462 [ 222 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): 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] 2024.12.21 00:26:56.375521 [ 222 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): 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] 2024.12.21 00:26:56.377141 [ 222 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): 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] 2024.12.21 00:26:56.559212 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2310 2024.12.21 00:26:56.562072 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:56.562118 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:56.563679 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:26:56.564000 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:56.564420 [ 223 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): 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] 2024.12.21 00:26:56.564504 [ 223 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): 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] 2024.12.21 00:26:56.565149 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2310 2024.12.21 00:26:56.566918 [ 223 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): 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] 2024.12.21 00:26:57.002525 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001162131 sec. 2024.12.21 00:26:57.225746 [ 221 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:26:57.225802 [ 221 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:26:57.227800 [ 221 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:26:57.566263 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:57.566552 [ 260 ] {96138ea9-84d9-4e3c-9fe5-674a1e9ff61c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:26:57.566628 [ 260 ] {96138ea9-84d9-4e3c-9fe5-674a1e9ff61c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:26:57.567403 [ 260 ] {96138ea9-84d9-4e3c-9fe5-674a1e9ff61c} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.567456 [ 260 ] {96138ea9-84d9-4e3c-9fe5-674a1e9ff61c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.567917 [ 260 ] {96138ea9-84d9-4e3c-9fe5-674a1e9ff61c} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:26:57.568194 [ 260 ] {96138ea9-84d9-4e3c-9fe5-674a1e9ff61c} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.568429 [ 260 ] {96138ea9-84d9-4e3c-9fe5-674a1e9ff61c} executeQuery: Read 14 rows, 1.01 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 520.03 KiB/sec. 2024.12.21 00:26:57.568485 [ 260 ] {96138ea9-84d9-4e3c-9fe5-674a1e9ff61c} TCPHandler: Processed in 0.002420774 sec. 2024.12.21 00:26:57.568729 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:57.568931 [ 259 ] {5ea8a1f8-32e2-414a-8207-a35fedb9a8a5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:26:57.569009 [ 259 ] {5ea8a1f8-32e2-414a-8207-a35fedb9a8a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:26:57.569965 [ 259 ] {5ea8a1f8-32e2-414a-8207-a35fedb9a8a5} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.570010 [ 259 ] {5ea8a1f8-32e2-414a-8207-a35fedb9a8a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.570462 [ 259 ] {5ea8a1f8-32e2-414a-8207-a35fedb9a8a5} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.12.21 00:26:57.570715 [ 259 ] {5ea8a1f8-32e2-414a-8207-a35fedb9a8a5} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.570906 [ 119 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2024.12.21 00:26:57.570970 [ 259 ] {5ea8a1f8-32e2-414a-8207-a35fedb9a8a5} executeQuery: Read 227 rows, 20.32 KiB in 0.002092 sec., 108508.60420650095 rows/sec., 9.48 MiB/sec. 2024.12.21 00:26:57.570985 [ 119 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.571054 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.571111 [ 259 ] {5ea8a1f8-32e2-414a-8207-a35fedb9a8a5} TCPHandler: Processed in 0.002509487 sec. 2024.12.21 00:26:57.571358 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2024.12.21 00:26:57.571465 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:57.571866 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:57.572009 [ 260 ] {f1c8a067-5d6d-43e1-b514-325eccfa10e6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:26:57.572024 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1430 rows starting from the beginning of the part 2024.12.21 00:26:57.572450 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 110 rows starting from the beginning of the part 2024.12.21 00:26:57.572851 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1367 rows starting from the beginning of the part 2024.12.21 00:26:57.573260 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part 2024.12.21 00:26:57.572267 [ 260 ] {f1c8a067-5d6d-43e1-b514-325eccfa10e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:26:57.573498 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 110 rows starting from the beginning of the part 2024.12.21 00:26:57.573782 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 227 rows starting from the beginning of the part 2024.12.21 00:26:57.575886 [ 260 ] {f1c8a067-5d6d-43e1-b514-325eccfa10e6} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.575950 [ 260 ] {f1c8a067-5d6d-43e1-b514-325eccfa10e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.576892 [ 260 ] {f1c8a067-5d6d-43e1-b514-325eccfa10e6} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.21 00:26:57.577196 [ 260 ] {f1c8a067-5d6d-43e1-b514-325eccfa10e6} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.577788 [ 260 ] {f1c8a067-5d6d-43e1-b514-325eccfa10e6} executeQuery: Read 19 rows, 1.36 KiB in 0.005957 sec., 3189.5249286553635 rows/sec., 228.03 KiB/sec. 2024.12.21 00:26:57.577882 [ 220 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2024.12.21 00:26:57.577928 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.006752309 sec., 488721.70986250776 rows/sec., 42.67 MiB/sec. 2024.12.21 00:26:57.577989 [ 260 ] {f1c8a067-5d6d-43e1-b514-325eccfa10e6} TCPHandler: Processed in 0.006758349 sec. 2024.12.21 00:26:57.578016 [ 220 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2024.12.21 00:26:57.578258 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:57.578265 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2024.12.21 00:26:57.578660 [ 259 ] {fa7a531f-8a47-49a2-a27e-ffb80d0063e0} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:26:57.578734 [ 259 ] {fa7a531f-8a47-49a2-a27e-ffb80d0063e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:26:57.579036 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_136_27} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.579341 [ 189 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_136_27} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2024.12.21 00:26:57.579616 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2024.12.21 00:26:57.580449 [ 259 ] {fa7a531f-8a47-49a2-a27e-ffb80d0063e0} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.580491 [ 259 ] {fa7a531f-8a47-49a2-a27e-ffb80d0063e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.581128 [ 259 ] {fa7a531f-8a47-49a2-a27e-ffb80d0063e0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:26:57.581563 [ 259 ] {fa7a531f-8a47-49a2-a27e-ffb80d0063e0} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.581836 [ 259 ] {fa7a531f-8a47-49a2-a27e-ffb80d0063e0} executeQuery: Read 14 rows, 1004.00 B in 0.003285 sec., 4261.796042617961 rows/sec., 298.47 KiB/sec. 2024.12.21 00:26:57.581958 [ 259 ] {fa7a531f-8a47-49a2-a27e-ffb80d0063e0} TCPHandler: Processed in 0.003813741 sec. 2024.12.21 00:26:57.582174 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:57.582333 [ 260 ] {5508a8c8-03e2-4818-b873-59424030ae0c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:26:57.582418 [ 260 ] {5508a8c8-03e2-4818-b873-59424030ae0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:26:57.582635 [ 220 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2024.12.21 00:26:57.583959 [ 260 ] {5508a8c8-03e2-4818-b873-59424030ae0c} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.584003 [ 260 ] {5508a8c8-03e2-4818-b873-59424030ae0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.584389 [ 260 ] {5508a8c8-03e2-4818-b873-59424030ae0c} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:26:57.584642 [ 260 ] {5508a8c8-03e2-4818-b873-59424030ae0c} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.584900 [ 260 ] {5508a8c8-03e2-4818-b873-59424030ae0c} executeQuery: Read 13 rows, 830.00 B in 0.002596 sec., 5007.704160246533 rows/sec., 312.23 KiB/sec. 2024.12.21 00:26:57.585074 [ 260 ] {5508a8c8-03e2-4818-b873-59424030ae0c} TCPHandler: Processed in 0.003008399 sec. 2024.12.21 00:26:57.585305 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:57.585447 [ 259 ] {a2f1abff-d921-45e3-895a-37ea15130a61} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:26:57.585507 [ 259 ] {a2f1abff-d921-45e3-895a-37ea15130a61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:26:57.586347 [ 259 ] {a2f1abff-d921-45e3-895a-37ea15130a61} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.586396 [ 259 ] {a2f1abff-d921-45e3-895a-37ea15130a61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.586797 [ 259 ] {a2f1abff-d921-45e3-895a-37ea15130a61} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.12.21 00:26:57.587045 [ 259 ] {a2f1abff-d921-45e3-895a-37ea15130a61} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.587224 [ 120 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2024.12.21 00:26:57.587243 [ 259 ] {a2f1abff-d921-45e3-895a-37ea15130a61} executeQuery: Read 394 rows, 28.64 KiB in 0.001826 sec., 215772.17962760132 rows/sec., 15.32 MiB/sec. 2024.12.21 00:26:57.587288 [ 120 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.587358 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.587370 [ 259 ] {a2f1abff-d921-45e3-895a-37ea15130a61} TCPHandler: Processed in 0.002188768 sec. 2024.12.21 00:26:57.587572 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2024.12.21 00:26:57.587616 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:57.587716 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:57.587788 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 913 rows starting from the beginning of the part 2024.12.21 00:26:57.587896 [ 260 ] {adef77a3-b08f-4fe5-b179-4407608b3e55} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:26:57.588053 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 91 rows starting from the beginning of the part 2024.12.21 00:26:57.588107 [ 260 ] {adef77a3-b08f-4fe5-b179-4407608b3e55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:26:57.588456 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 850 rows starting from the beginning of the part 2024.12.21 00:26:57.588935 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2024.12.21 00:26:57.589297 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 91 rows starting from the beginning of the part 2024.12.21 00:26:57.589530 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 394 rows starting from the beginning of the part 2024.12.21 00:26:57.590495 [ 260 ] {adef77a3-b08f-4fe5-b179-4407608b3e55} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.590563 [ 260 ] {adef77a3-b08f-4fe5-b179-4407608b3e55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.591640 [ 260 ] {adef77a3-b08f-4fe5-b179-4407608b3e55} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:26:57.592145 [ 260 ] {adef77a3-b08f-4fe5-b179-4407608b3e55} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.592360 [ 120 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 6 parts from all_1_53_11 to all_58_58_0 2024.12.21 00:26:57.592499 [ 120 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.592559 [ 260 ] {adef77a3-b08f-4fe5-b179-4407608b3e55} executeQuery: Read 6 rows, 321.00 B in 0.004696 sec., 1277.6831345826236 rows/sec., 66.75 KiB/sec. 2024.12.21 00:26:57.592608 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.593107 [ 260 ] {adef77a3-b08f-4fe5-b179-4407608b3e55} TCPHandler: Processed in 0.005585588 sec. 2024.12.21 00:26:57.593121 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_58_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_53_11 to all_58_58_0 into Compact with storage Full 2024.12.21 00:26:57.593162 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.005712952 sec., 420623.1734486829 rows/sec., 32.25 MiB/sec. 2024.12.21 00:26:57.593409 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:57.593729 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2024.12.21 00:26:57.593865 [ 259 ] {aabc2c20-a4e8-4a05-95d1-15ead5a27c8e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:57.593919 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_58_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:57.594121 [ 259 ] {aabc2c20-a4e8-4a05-95d1-15ead5a27c8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:26:57.594133 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_58_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 318 rows starting from the beginning of the part 2024.12.21 00:26:57.594658 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_58_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part 2024.12.21 00:26:57.594967 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_136_27} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.595220 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_58_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part 2024.12.21 00:26:57.595683 [ 187 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_136_27} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2024.12.21 00:26:57.595838 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_58_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part 2024.12.21 00:26:57.596218 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 00:26:57.596367 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_58_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part 2024.12.21 00:26:57.596686 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_58_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part 2024.12.21 00:26:57.598605 [ 259 ] {aabc2c20-a4e8-4a05-95d1-15ead5a27c8e} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.598680 [ 259 ] {aabc2c20-a4e8-4a05-95d1-15ead5a27c8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.599765 [ 259 ] {aabc2c20-a4e8-4a05-95d1-15ead5a27c8e} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.12.21 00:26:57.599969 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_58_12} MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.007195281 sec., 48365.0325817713 rows/sec., 2.47 MiB/sec. 2024.12.21 00:26:57.600180 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_58_12} MergedBlockOutputStream: filled checksums all_1_58_12 (state Temporary) 2024.12.21 00:26:57.600261 [ 259 ] {aabc2c20-a4e8-4a05-95d1-15ead5a27c8e} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.600678 [ 259 ] {aabc2c20-a4e8-4a05-95d1-15ead5a27c8e} executeQuery: Read 237 rows, 16.27 KiB in 0.006991 sec., 33900.72950936919 rows/sec., 2.27 MiB/sec. 2024.12.21 00:26:57.600804 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_58_12} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_58_12 to all_1_58_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.600838 [ 259 ] {aabc2c20-a4e8-4a05-95d1-15ead5a27c8e} TCPHandler: Processed in 0.007602881 sec. 2024.12.21 00:26:57.600928 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_58_12} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 6 parts: [all_1_53_11, all_58_58_0] -> all_1_58_12 2024.12.21 00:26:57.601038 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.21 00:26:57.601090 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:57.601295 [ 260 ] {8a0b8b88-8121-4b3f-8246-493c07ab2ea0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:26:57.601383 [ 260 ] {8a0b8b88-8121-4b3f-8246-493c07ab2ea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:26:57.601900 [ 260 ] {8a0b8b88-8121-4b3f-8246-493c07ab2ea0} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.601940 [ 260 ] {8a0b8b88-8121-4b3f-8246-493c07ab2ea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.602301 [ 260 ] {8a0b8b88-8121-4b3f-8246-493c07ab2ea0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 00:26:57.602548 [ 260 ] {8a0b8b88-8121-4b3f-8246-493c07ab2ea0} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.602770 [ 260 ] {8a0b8b88-8121-4b3f-8246-493c07ab2ea0} executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. 2024.12.21 00:26:57.602825 [ 260 ] {8a0b8b88-8121-4b3f-8246-493c07ab2ea0} TCPHandler: Processed in 0.001850589 sec. 2024.12.21 00:26:57.603033 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:57.603181 [ 259 ] {7a17d0c3-9fee-497f-a2f9-b662113ad5d7} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:26:57.603277 [ 259 ] {7a17d0c3-9fee-497f-a2f9-b662113ad5d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:26:57.604423 [ 259 ] {7a17d0c3-9fee-497f-a2f9-b662113ad5d7} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.604465 [ 259 ] {7a17d0c3-9fee-497f-a2f9-b662113ad5d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.605129 [ 259 ] {7a17d0c3-9fee-497f-a2f9-b662113ad5d7} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.21 00:26:57.605396 [ 259 ] {7a17d0c3-9fee-497f-a2f9-b662113ad5d7} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.605593 [ 120 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.21 00:26:57.605657 [ 120 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.605676 [ 259 ] {7a17d0c3-9fee-497f-a2f9-b662113ad5d7} executeQuery: Read 12 rows, 22.02 KiB in 0.002518 sec., 4765.687053216839 rows/sec., 8.54 MiB/sec. 2024.12.21 00:26:57.605692 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.605945 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.21 00:26:57.605979 [ 259 ] {7a17d0c3-9fee-497f-a2f9-b662113ad5d7} TCPHandler: Processed in 0.00301424 sec. 2024.12.21 00:26:57.606189 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:26:57.606314 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:57.606453 [ 260 ] {cd74f83c-071b-481f-8030-517ad17e263e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:26:57.606474 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2013 rows starting from the beginning of the part 2024.12.21 00:26:57.606554 [ 260 ] {cd74f83c-071b-481f-8030-517ad17e263e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:26:57.607416 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 12 rows starting from the beginning of the part 2024.12.21 00:26:57.608107 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:57.608937 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 12 rows starting from the beginning of the part 2024.12.21 00:26:57.608975 [ 260 ] {cd74f83c-071b-481f-8030-517ad17e263e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.609057 [ 260 ] {cd74f83c-071b-481f-8030-517ad17e263e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.609419 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 27 rows starting from the beginning of the part 2024.12.21 00:26:57.610064 [ 193 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 12 rows starting from the beginning of the part 2024.12.21 00:26:57.611003 [ 260 ] {cd74f83c-071b-481f-8030-517ad17e263e} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.12.21 00:26:57.611595 [ 260 ] {cd74f83c-071b-481f-8030-517ad17e263e} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.612017 [ 120 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2024.12.21 00:26:57.612148 [ 120 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:57.612209 [ 260 ] {cd74f83c-071b-481f-8030-517ad17e263e} executeQuery: Read 82 rows, 5.33 KiB in 0.005829 sec., 14067.593069137074 rows/sec., 914.91 KiB/sec. 2024.12.21 00:26:57.612217 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:57.612447 [ 260 ] {cd74f83c-071b-481f-8030-517ad17e263e} TCPHandler: Processed in 0.006370328 sec. 2024.12.21 00:26:57.612539 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2024.12.21 00:26:57.612702 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:26:57.612743 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7976 rows starting from the beginning of the part 2024.12.21 00:26:57.612879 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2024.12.21 00:26:57.613085 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 58 rows starting from the beginning of the part 2024.12.21 00:26:57.613291 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 24 rows starting from the beginning of the part 2024.12.21 00:26:57.613496 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part 2024.12.21 00:26:57.613724 [ 200 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 82 rows starting from the beginning of the part 2024.12.21 00:26:57.618539 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 8260 rows, containing 4 columns (4 merged, 0 gathered) in 0.006147773 sec., 1343575.9583185653 rows/sec., 87.55 MiB/sec. 2024.12.21 00:26:57.618805 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2024.12.21 00:26:57.619205 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_136_27} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.619300 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_136_27} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2024.12.21 00:26:57.619410 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2024.12.21 00:26:57.622600 [ 195 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2103 rows, containing 19 columns (19 merged, 0 gathered) in 0.016793665 sec., 125225.79198763343 rows/sec., 224.40 MiB/sec. 2024.12.21 00:26:57.624556 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.21 00:26:57.624997 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_111_22} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:57.625081 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_111_22} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.21 00:26:57.625245 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.87 MiB. 2024.12.21 00:26:58.000136 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.41 MiB, peak 289.68 MiB, free memory in arenas 0.00 B, will set to 272.82 MiB (RSS), difference: 4.41 MiB 2024.12.21 00:26:58.964589 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2024.12.21 00:26:58.987771 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:26:58.987827 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:26:58.995466 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.21 00:26:58.996280 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:26:58.999904 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2024.12.21 00:27:02.117752 [ 218 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:27:02.117828 [ 218 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:27:02.119754 [ 218 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:27:02.564682 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:02.564905 [ 260 ] {311d0ab1-fe35-4021-80ca-a6be288f268b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:27:02.565001 [ 260 ] {311d0ab1-fe35-4021-80ca-a6be288f268b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:27:02.565824 [ 260 ] {311d0ab1-fe35-4021-80ca-a6be288f268b} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:02.565884 [ 260 ] {311d0ab1-fe35-4021-80ca-a6be288f268b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:27:02.566371 [ 260 ] {311d0ab1-fe35-4021-80ca-a6be288f268b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 00:27:02.566652 [ 260 ] {311d0ab1-fe35-4021-80ca-a6be288f268b} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:02.566906 [ 260 ] {311d0ab1-fe35-4021-80ca-a6be288f268b} executeQuery: Read 2 rows, 167.00 B in 0.002069 sec., 966.6505558240696 rows/sec., 78.82 KiB/sec. 2024.12.21 00:27:02.567025 [ 260 ] {311d0ab1-fe35-4021-80ca-a6be288f268b} TCPHandler: Processed in 0.002513226 sec. 2024.12.21 00:27:02.567307 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:02.567508 [ 259 ] {fef05bd7-b759-414f-9fc9-68122e63fe1a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:02.567582 [ 259 ] {fef05bd7-b759-414f-9fc9-68122e63fe1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:02.568543 [ 259 ] {fef05bd7-b759-414f-9fc9-68122e63fe1a} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:02.568598 [ 259 ] {fef05bd7-b759-414f-9fc9-68122e63fe1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:27:02.569136 [ 259 ] {fef05bd7-b759-414f-9fc9-68122e63fe1a} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2024.12.21 00:27:02.569411 [ 259 ] {fef05bd7-b759-414f-9fc9-68122e63fe1a} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:02.569615 [ 259 ] {fef05bd7-b759-414f-9fc9-68122e63fe1a} executeQuery: Read 111 rows, 9.51 KiB in 0.002163 sec., 51317.61442441054 rows/sec., 4.29 MiB/sec. 2024.12.21 00:27:02.569675 [ 259 ] {fef05bd7-b759-414f-9fc9-68122e63fe1a} TCPHandler: Processed in 0.002501977 sec. 2024.12.21 00:27:02.569859 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:02.569999 [ 260 ] {142cf27f-1f98-43ed-8670-ae766d657442} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:27:02.570066 [ 260 ] {142cf27f-1f98-43ed-8670-ae766d657442} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:27:02.570736 [ 260 ] {142cf27f-1f98-43ed-8670-ae766d657442} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:02.570787 [ 260 ] {142cf27f-1f98-43ed-8670-ae766d657442} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:27:02.571217 [ 260 ] {142cf27f-1f98-43ed-8670-ae766d657442} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.21 00:27:02.571484 [ 260 ] {142cf27f-1f98-43ed-8670-ae766d657442} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:02.571714 [ 260 ] {142cf27f-1f98-43ed-8670-ae766d657442} executeQuery: Read 29 rows, 2.17 KiB in 0.001748 sec., 16590.389016018307 rows/sec., 1.21 MiB/sec. 2024.12.21 00:27:02.571780 [ 260 ] {142cf27f-1f98-43ed-8670-ae766d657442} TCPHandler: Processed in 0.001984752 sec. 2024.12.21 00:27:02.571952 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:02.572084 [ 259 ] {caa4d128-e3f4-4876-a89b-6420caff9dde} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:02.572140 [ 259 ] {caa4d128-e3f4-4876-a89b-6420caff9dde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:02.572829 [ 259 ] {caa4d128-e3f4-4876-a89b-6420caff9dde} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:02.572874 [ 259 ] {caa4d128-e3f4-4876-a89b-6420caff9dde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:27:02.573282 [ 259 ] {caa4d128-e3f4-4876-a89b-6420caff9dde} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2024.12.21 00:27:02.573543 [ 259 ] {caa4d128-e3f4-4876-a89b-6420caff9dde} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:02.573750 [ 259 ] {caa4d128-e3f4-4876-a89b-6420caff9dde} executeQuery: Read 93 rows, 7.44 KiB in 0.001689 sec., 55062.16696269983 rows/sec., 4.30 MiB/sec. 2024.12.21 00:27:02.573818 [ 259 ] {caa4d128-e3f4-4876-a89b-6420caff9dde} TCPHandler: Processed in 0.001928971 sec. 2024.12.21 00:27:02.574064 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:02.574365 [ 260 ] {27750b8d-b103-4675-8572-6c1111eaec0c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:02.574440 [ 260 ] {27750b8d-b103-4675-8572-6c1111eaec0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:02.575099 [ 260 ] {27750b8d-b103-4675-8572-6c1111eaec0c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:02.575144 [ 260 ] {27750b8d-b103-4675-8572-6c1111eaec0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:27:02.575598 [ 260 ] {27750b8d-b103-4675-8572-6c1111eaec0c} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2024.12.21 00:27:02.575882 [ 260 ] {27750b8d-b103-4675-8572-6c1111eaec0c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:02.576121 [ 260 ] {27750b8d-b103-4675-8572-6c1111eaec0c} executeQuery: Read 161 rows, 11.48 KiB in 0.00185 sec., 87027.02702702703 rows/sec., 6.06 MiB/sec. 2024.12.21 00:27:02.576183 [ 260 ] {27750b8d-b103-4675-8572-6c1111eaec0c} TCPHandler: Processed in 0.002247109 sec. 2024.12.21 00:27:02.576350 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:02.576480 [ 259 ] {84304bd0-600b-4b18-9170-ebbfa148aaad} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:02.576568 [ 259 ] {84304bd0-600b-4b18-9170-ebbfa148aaad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:27:02.577800 [ 259 ] {84304bd0-600b-4b18-9170-ebbfa148aaad} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:02.577840 [ 259 ] {84304bd0-600b-4b18-9170-ebbfa148aaad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:27:02.578629 [ 259 ] {84304bd0-600b-4b18-9170-ebbfa148aaad} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.21 00:27:02.578935 [ 259 ] {84304bd0-600b-4b18-9170-ebbfa148aaad} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:02.579152 [ 259 ] {84304bd0-600b-4b18-9170-ebbfa148aaad} executeQuery: Read 27 rows, 49.54 KiB in 0.002699 sec., 10003.705075954056 rows/sec., 17.93 MiB/sec. 2024.12.21 00:27:02.579310 [ 259 ] {84304bd0-600b-4b18-9170-ebbfa148aaad} TCPHandler: Processed in 0.00302102 sec. 2024.12.21 00:27:02.579478 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:02.579615 [ 260 ] {0d5b9f07-cc63-4fce-baf0-1a8d70027bc3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:02.579672 [ 260 ] {0d5b9f07-cc63-4fce-baf0-1a8d70027bc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:02.580228 [ 260 ] {0d5b9f07-cc63-4fce-baf0-1a8d70027bc3} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:02.580272 [ 260 ] {0d5b9f07-cc63-4fce-baf0-1a8d70027bc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:27:02.580676 [ 260 ] {0d5b9f07-cc63-4fce-baf0-1a8d70027bc3} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2024.12.21 00:27:02.580931 [ 260 ] {0d5b9f07-cc63-4fce-baf0-1a8d70027bc3} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:02.581154 [ 260 ] {0d5b9f07-cc63-4fce-baf0-1a8d70027bc3} executeQuery: Read 60 rows, 4.14 KiB in 0.001569 sec., 38240.917782026765 rows/sec., 2.58 MiB/sec. 2024.12.21 00:27:02.581213 [ 260 ] {0d5b9f07-cc63-4fce-baf0-1a8d70027bc3} TCPHandler: Processed in 0.001793297 sec. 2024.12.21 00:27:03.859168 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37088 2024.12.21 00:27:03.859846 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:03.859893 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:27:03.860461 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.21 00:27:03.860737 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:03.860985 [ 111 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.21 00:27:03.861002 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37088 2024.12.21 00:27:03.861087 [ 111 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:03.861118 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.21 00:27:03.861334 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.21 00:27:03.861850 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:03.862002 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2024.12.21 00:27:03.862483 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part 2024.12.21 00:27:03.863065 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part 2024.12.21 00:27:03.863614 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part 2024.12.21 00:27:03.863971 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part 2024.12.21 00:27:03.864133 [ 196 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part 2024.12.21 00:27:03.867274 [ 195 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37088 rows, containing 4 columns (4 merged, 0 gathered) in 0.006090712 sec., 6089271.664790587 rows/sec., 87.11 MiB/sec. 2024.12.21 00:27:03.867565 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.21 00:27:03.867870 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_81_16} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:03.867952 [ 188 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_81_16} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.21 00:27:03.868039 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. 2024.12.21 00:27:06.500901 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2024.12.21 00:27:06.524192 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:06.524254 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:06.531930 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.21 00:27:06.532749 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:06.533156 [ 110 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.21 00:27:06.533303 [ 110 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:06.533385 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:06.535941 [ 198 ] {2d708e01-ece8-449d-876b-957778127846::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.21 00:27:06.552302 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2024.12.21 00:27:06.553592 [ 198 ] {2d708e01-ece8-449d-876b-957778127846::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:06.555221 [ 198 ] {2d708e01-ece8-449d-876b-957778127846::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2024.12.21 00:27:06.561126 [ 198 ] {2d708e01-ece8-449d-876b-957778127846::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2024.12.21 00:27:06.566316 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2346 2024.12.21 00:27:06.569468 [ 198 ] {2d708e01-ece8-449d-876b-957778127846::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2024.12.21 00:27:06.573117 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:06.573166 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:06.577865 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:27:06.578602 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:06.582290 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2346 2024.12.21 00:27:06.584166 [ 198 ] {2d708e01-ece8-449d-876b-957778127846::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2024.12.21 00:27:06.590280 [ 198 ] {2d708e01-ece8-449d-876b-957778127846::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2024.12.21 00:27:06.596118 [ 198 ] {2d708e01-ece8-449d-876b-957778127846::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2024.12.21 00:27:06.667414 [ 197 ] {2d708e01-ece8-449d-876b-957778127846::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.133883196 sec., 4563.6795225593505 rows/sec., 23.60 MiB/sec. 2024.12.21 00:27:06.670510 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.21 00:27:06.673421 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_81_16} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:06.673568 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_81_16} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.21 00:27:06.675768 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2024.12.21 00:27:07.001155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.90 MiB, peak 291.33 MiB, free memory in arenas 0.00 B, will set to 272.83 MiB (RSS), difference: -1.08 MiB 2024.12.21 00:27:07.137452 [ 224 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:27:07.137509 [ 224 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:27:07.139528 [ 224 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:27:07.393526 [ 219 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:27:07.393577 [ 219 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:27:07.395605 [ 219 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:27:07.478629 [ 219 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): 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] 2024.12.21 00:27:07.478661 [ 219 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): 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] 2024.12.21 00:27:07.480542 [ 219 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): 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] 2024.12.21 00:27:07.482072 [ 218 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:27:07.482123 [ 218 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:27:07.484352 [ 218 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:27:07.537518 [ 220 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:27:07.537574 [ 220 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:27:07.539778 [ 220 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:27:07.557850 [ 218 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): 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] 2024.12.21 00:27:07.557908 [ 218 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): 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] 2024.12.21 00:27:07.560207 [ 218 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): 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] 2024.12.21 00:27:07.566192 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:07.566393 [ 260 ] {7ba6d97c-47fb-4c29-b2da-2bf182d5cbe3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:27:07.566476 [ 260 ] {7ba6d97c-47fb-4c29-b2da-2bf182d5cbe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:27:07.567256 [ 260 ] {7ba6d97c-47fb-4c29-b2da-2bf182d5cbe3} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.567301 [ 260 ] {7ba6d97c-47fb-4c29-b2da-2bf182d5cbe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.567742 [ 260 ] {7ba6d97c-47fb-4c29-b2da-2bf182d5cbe3} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:27:07.568005 [ 260 ] {7ba6d97c-47fb-4c29-b2da-2bf182d5cbe3} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.568251 [ 260 ] {7ba6d97c-47fb-4c29-b2da-2bf182d5cbe3} executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. 2024.12.21 00:27:07.568364 [ 260 ] {7ba6d97c-47fb-4c29-b2da-2bf182d5cbe3} TCPHandler: Processed in 0.002311941 sec. 2024.12.21 00:27:07.568638 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:07.568820 [ 259 ] {a00a6a32-e91a-4c54-8405-1f6dd6322463} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:07.568890 [ 259 ] {a00a6a32-e91a-4c54-8405-1f6dd6322463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:07.569720 [ 259 ] {a00a6a32-e91a-4c54-8405-1f6dd6322463} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.569765 [ 259 ] {a00a6a32-e91a-4c54-8405-1f6dd6322463} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.570224 [ 259 ] {a00a6a32-e91a-4c54-8405-1f6dd6322463} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2024.12.21 00:27:07.570485 [ 259 ] {a00a6a32-e91a-4c54-8405-1f6dd6322463} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.570698 [ 259 ] {a00a6a32-e91a-4c54-8405-1f6dd6322463} executeQuery: Read 227 rows, 20.32 KiB in 0.001918 sec., 118352.45046923879 rows/sec., 10.35 MiB/sec. 2024.12.21 00:27:07.570763 [ 259 ] {a00a6a32-e91a-4c54-8405-1f6dd6322463} TCPHandler: Processed in 0.002289251 sec. 2024.12.21 00:27:07.570925 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:07.571062 [ 260 ] {62f1a32b-e103-450c-a037-7f8e7592de87} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:27:07.571134 [ 260 ] {62f1a32b-e103-450c-a037-7f8e7592de87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:27:07.571825 [ 260 ] {62f1a32b-e103-450c-a037-7f8e7592de87} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.571878 [ 260 ] {62f1a32b-e103-450c-a037-7f8e7592de87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.572283 [ 260 ] {62f1a32b-e103-450c-a037-7f8e7592de87} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.21 00:27:07.572547 [ 260 ] {62f1a32b-e103-450c-a037-7f8e7592de87} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.572788 [ 260 ] {62f1a32b-e103-450c-a037-7f8e7592de87} executeQuery: Read 19 rows, 1.36 KiB in 0.001756 sec., 10820.04555808656 rows/sec., 773.58 KiB/sec. 2024.12.21 00:27:07.572863 [ 260 ] {62f1a32b-e103-450c-a037-7f8e7592de87} TCPHandler: Processed in 0.002001263 sec. 2024.12.21 00:27:07.573118 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:07.573318 [ 259 ] {0a86806b-82d8-4972-86d3-1480066ff9e4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:27:07.573382 [ 259 ] {0a86806b-82d8-4972-86d3-1480066ff9e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:27:07.574033 [ 259 ] {0a86806b-82d8-4972-86d3-1480066ff9e4} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.574072 [ 259 ] {0a86806b-82d8-4972-86d3-1480066ff9e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.574441 [ 259 ] {0a86806b-82d8-4972-86d3-1480066ff9e4} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:27:07.574681 [ 259 ] {0a86806b-82d8-4972-86d3-1480066ff9e4} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.574864 [ 259 ] {0a86806b-82d8-4972-86d3-1480066ff9e4} executeQuery: Read 14 rows, 1004.00 B in 0.001584 sec., 8838.38383838384 rows/sec., 618.98 KiB/sec. 2024.12.21 00:27:07.574919 [ 259 ] {0a86806b-82d8-4972-86d3-1480066ff9e4} TCPHandler: Processed in 0.001940012 sec. 2024.12.21 00:27:07.575078 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:07.575211 [ 260 ] {e40eefeb-4360-47e1-8ead-0e26e5a07aa7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:27:07.575264 [ 260 ] {e40eefeb-4360-47e1-8ead-0e26e5a07aa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:27:07.575908 [ 260 ] {e40eefeb-4360-47e1-8ead-0e26e5a07aa7} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.575950 [ 260 ] {e40eefeb-4360-47e1-8ead-0e26e5a07aa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.576351 [ 260 ] {e40eefeb-4360-47e1-8ead-0e26e5a07aa7} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:27:07.576615 [ 260 ] {e40eefeb-4360-47e1-8ead-0e26e5a07aa7} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.576846 [ 260 ] {e40eefeb-4360-47e1-8ead-0e26e5a07aa7} executeQuery: Read 13 rows, 830.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 487.11 KiB/sec. 2024.12.21 00:27:07.576944 [ 260 ] {e40eefeb-4360-47e1-8ead-0e26e5a07aa7} TCPHandler: Processed in 0.001926321 sec. 2024.12.21 00:27:07.577145 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:07.577290 [ 259 ] {6cd664d8-c9cc-410f-9048-d964964b1365} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:07.577349 [ 259 ] {6cd664d8-c9cc-410f-9048-d964964b1365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:07.578154 [ 259 ] {6cd664d8-c9cc-410f-9048-d964964b1365} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.578193 [ 259 ] {6cd664d8-c9cc-410f-9048-d964964b1365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.578576 [ 259 ] {6cd664d8-c9cc-410f-9048-d964964b1365} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2024.12.21 00:27:07.578817 [ 259 ] {6cd664d8-c9cc-410f-9048-d964964b1365} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.579006 [ 259 ] {6cd664d8-c9cc-410f-9048-d964964b1365} executeQuery: Read 394 rows, 28.64 KiB in 0.001751 sec., 225014.27755568246 rows/sec., 15.97 MiB/sec. 2024.12.21 00:27:07.579063 [ 259 ] {6cd664d8-c9cc-410f-9048-d964964b1365} TCPHandler: Processed in 0.002013653 sec. 2024.12.21 00:27:07.579225 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:07.579356 [ 260 ] {651de39a-f87c-4bae-8014-0e59a80c95ec} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:27:07.579413 [ 260 ] {651de39a-f87c-4bae-8014-0e59a80c95ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:27:07.579941 [ 260 ] {651de39a-f87c-4bae-8014-0e59a80c95ec} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.579982 [ 260 ] {651de39a-f87c-4bae-8014-0e59a80c95ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.580388 [ 260 ] {651de39a-f87c-4bae-8014-0e59a80c95ec} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:27:07.580650 [ 260 ] {651de39a-f87c-4bae-8014-0e59a80c95ec} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.580871 [ 260 ] {651de39a-f87c-4bae-8014-0e59a80c95ec} executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec. 2024.12.21 00:27:07.580927 [ 260 ] {651de39a-f87c-4bae-8014-0e59a80c95ec} TCPHandler: Processed in 0.001761807 sec. 2024.12.21 00:27:07.581073 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:07.581193 [ 259 ] {1e3d725b-3da9-4470-b83d-db7e1f0b5c93} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:07.581247 [ 259 ] {1e3d725b-3da9-4470-b83d-db7e1f0b5c93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:07.581862 [ 259 ] {1e3d725b-3da9-4470-b83d-db7e1f0b5c93} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.581899 [ 259 ] {1e3d725b-3da9-4470-b83d-db7e1f0b5c93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.582300 [ 259 ] {1e3d725b-3da9-4470-b83d-db7e1f0b5c93} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2024.12.21 00:27:07.582554 [ 259 ] {1e3d725b-3da9-4470-b83d-db7e1f0b5c93} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.582690 [ 105 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_133_27 to all_138_138_0 2024.12.21 00:27:07.582731 [ 105 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.582740 [ 259 ] {1e3d725b-3da9-4470-b83d-db7e1f0b5c93} executeQuery: Read 237 rows, 16.27 KiB in 0.001573 sec., 150667.51430387795 rows/sec., 10.10 MiB/sec. 2024.12.21 00:27:07.582755 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.582842 [ 259 ] {1e3d725b-3da9-4470-b83d-db7e1f0b5c93} TCPHandler: Processed in 0.001824618 sec. 2024.12.21 00:27:07.582897 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_138_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_133_27 to all_138_138_0 into Compact with storage Full 2024.12.21 00:27:07.583017 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:07.583044 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_138_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:07.583096 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_138_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_133_27, total 40113 rows starting from the beginning of the part 2024.12.21 00:27:07.583290 [ 260 ] {42d0d7f8-5e90-4cd2-9b57-8fcf5cf5fd41} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:27:07.583396 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2024.12.21 00:27:07.583447 [ 260 ] {42d0d7f8-5e90-4cd2-9b57-8fcf5cf5fd41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:27:07.583824 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part 2024.12.21 00:27:07.584207 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 237 rows starting from the beginning of the part 2024.12.21 00:27:07.584573 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 161 rows starting from the beginning of the part 2024.12.21 00:27:07.584920 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 237 rows starting from the beginning of the part 2024.12.21 00:27:07.585904 [ 260 ] {42d0d7f8-5e90-4cd2-9b57-8fcf5cf5fd41} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.585983 [ 260 ] {42d0d7f8-5e90-4cd2-9b57-8fcf5cf5fd41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.586654 [ 260 ] {42d0d7f8-5e90-4cd2-9b57-8fcf5cf5fd41} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 00:27:07.586994 [ 260 ] {42d0d7f8-5e90-4cd2-9b57-8fcf5cf5fd41} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.587209 [ 105 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 6 parts from all_1_54_12 to all_59_59_0 2024.12.21 00:27:07.587311 [ 105 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.587395 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.587665 [ 260 ] {42d0d7f8-5e90-4cd2-9b57-8fcf5cf5fd41} executeQuery: Read 1 rows, 69.00 B in 0.004435 sec., 225.47914317925594 rows/sec., 15.19 KiB/sec. 2024.12.21 00:27:07.587780 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_59_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_54_12 to all_59_59_0 into Compact with storage Full 2024.12.21 00:27:07.588018 [ 260 ] {42d0d7f8-5e90-4cd2-9b57-8fcf5cf5fd41} TCPHandler: Processed in 0.005069965 sec. 2024.12.21 00:27:07.588311 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_59_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:07.588387 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:07.588431 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_54_12, total 54 rows starting from the beginning of the part 2024.12.21 00:27:07.588805 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part 2024.12.21 00:27:07.589013 [ 259 ] {6ddf9735-2d15-466b-b346-7dbb46a0312a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:07.589220 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2024.12.21 00:27:07.589810 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part 2024.12.21 00:27:07.589824 [ 259 ] {6ddf9735-2d15-466b-b346-7dbb46a0312a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:27:07.590190 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part 2024.12.21 00:27:07.590617 [ 201 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part 2024.12.21 00:27:07.593670 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_59_13} MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 4 columns (4 merged, 0 gathered) in 0.006120242 sec., 9640.141680672104 rows/sec., 649.58 KiB/sec. 2024.12.21 00:27:07.593949 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_59_13} MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) 2024.12.21 00:27:07.594484 [ 259 ] {6ddf9735-2d15-466b-b346-7dbb46a0312a} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.594557 [ 259 ] {6ddf9735-2d15-466b-b346-7dbb46a0312a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.594905 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_59_13} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.595159 [ 190 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_59_13} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 6 parts: [all_1_54_12, all_59_59_0] -> all_1_59_13 2024.12.21 00:27:07.595351 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:27:07.595856 [ 259 ] {6ddf9735-2d15-466b-b346-7dbb46a0312a} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.21 00:27:07.596145 [ 259 ] {6ddf9735-2d15-466b-b346-7dbb46a0312a} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.596387 [ 259 ] {6ddf9735-2d15-466b-b346-7dbb46a0312a} executeQuery: Read 12 rows, 22.02 KiB in 0.007595 sec., 1579.9868334430546 rows/sec., 2.83 MiB/sec. 2024.12.21 00:27:07.596520 [ 259 ] {6ddf9735-2d15-466b-b346-7dbb46a0312a} TCPHandler: Processed in 0.008342141 sec. 2024.12.21 00:27:07.596722 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:07.597056 [ 260 ] {e5896f49-0295-41d2-b370-c7e64ac9d43c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:07.597064 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_138_28} MergeTask::MergeProjectionsStage: Merge sorted 40972 rows, containing 5 columns (5 merged, 0 gathered) in 0.014229127 sec., 2879445.8015590133 rows/sec., 194.43 MiB/sec. 2024.12.21 00:27:07.597157 [ 260 ] {e5896f49-0295-41d2-b370-c7e64ac9d43c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:07.597346 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_138_28} MergedBlockOutputStream: filled checksums all_1_138_28 (state Temporary) 2024.12.21 00:27:07.597929 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_138_28} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_138_28 to all_1_138_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.598124 [ 197 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_138_28} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_133_27, all_138_138_0] -> all_1_138_28 2024.12.21 00:27:07.598303 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2024.12.21 00:27:07.598383 [ 260 ] {e5896f49-0295-41d2-b370-c7e64ac9d43c} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:07.598429 [ 260 ] {e5896f49-0295-41d2-b370-c7e64ac9d43c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:07.598822 [ 260 ] {e5896f49-0295-41d2-b370-c7e64ac9d43c} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2024.12.21 00:27:07.599068 [ 260 ] {e5896f49-0295-41d2-b370-c7e64ac9d43c} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:07.599299 [ 260 ] {e5896f49-0295-41d2-b370-c7e64ac9d43c} executeQuery: Read 82 rows, 5.33 KiB in 0.002328 sec., 35223.3676975945 rows/sec., 2.24 MiB/sec. 2024.12.21 00:27:07.599355 [ 260 ] {e5896f49-0295-41d2-b370-c7e64ac9d43c} TCPHandler: Processed in 0.002729122 sec. 2024.12.21 00:27:11.061260 [ 102 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:27:11.061315 [ 102 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:27:11.362150 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37576 2024.12.21 00:27:11.362939 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:11.362996 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:11.363600 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.21 00:27:11.363918 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:11.364190 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2024.12.21 00:27:12.562603 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:12.562824 [ 260 ] {4ffdece1-80b2-4cf9-90b4-be8255335215} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:12.562905 [ 260 ] {4ffdece1-80b2-4cf9-90b4-be8255335215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:12.563745 [ 260 ] {4ffdece1-80b2-4cf9-90b4-be8255335215} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:12.563792 [ 260 ] {4ffdece1-80b2-4cf9-90b4-be8255335215} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:12.564252 [ 260 ] {4ffdece1-80b2-4cf9-90b4-be8255335215} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2024.12.21 00:27:12.564519 [ 260 ] {4ffdece1-80b2-4cf9-90b4-be8255335215} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:12.564764 [ 260 ] {4ffdece1-80b2-4cf9-90b4-be8255335215} executeQuery: Read 110 rows, 9.44 KiB in 0.002004 sec., 54890.21956087824 rows/sec., 4.60 MiB/sec. 2024.12.21 00:27:12.564823 [ 260 ] {4ffdece1-80b2-4cf9-90b4-be8255335215} TCPHandler: Processed in 0.002360622 sec. 2024.12.21 00:27:12.565094 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:12.565303 [ 259 ] {53eed269-2931-4f63-a512-b53c9295d76e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:27:12.565386 [ 259 ] {53eed269-2931-4f63-a512-b53c9295d76e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:27:12.566209 [ 259 ] {53eed269-2931-4f63-a512-b53c9295d76e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:12.566261 [ 259 ] {53eed269-2931-4f63-a512-b53c9295d76e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:12.566707 [ 259 ] {53eed269-2931-4f63-a512-b53c9295d76e} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.21 00:27:12.566961 [ 259 ] {53eed269-2931-4f63-a512-b53c9295d76e} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:12.567205 [ 259 ] {53eed269-2931-4f63-a512-b53c9295d76e} executeQuery: Read 27 rows, 2.03 KiB in 0.001962 sec., 13761.467889908256 rows/sec., 1.01 MiB/sec. 2024.12.21 00:27:12.567272 [ 259 ] {53eed269-2931-4f63-a512-b53c9295d76e} TCPHandler: Processed in 0.002313621 sec. 2024.12.21 00:27:12.567419 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:12.567561 [ 260 ] {16e2a371-09fb-4c6f-8257-51a0246b7703} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:12.567622 [ 260 ] {16e2a371-09fb-4c6f-8257-51a0246b7703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:12.568295 [ 260 ] {16e2a371-09fb-4c6f-8257-51a0246b7703} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:12.568335 [ 260 ] {16e2a371-09fb-4c6f-8257-51a0246b7703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:12.568719 [ 260 ] {16e2a371-09fb-4c6f-8257-51a0246b7703} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2024.12.21 00:27:12.568960 [ 260 ] {16e2a371-09fb-4c6f-8257-51a0246b7703} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:12.569169 [ 260 ] {16e2a371-09fb-4c6f-8257-51a0246b7703} executeQuery: Read 91 rows, 7.28 KiB in 0.001641 sec., 55453.991468616696 rows/sec., 4.33 MiB/sec. 2024.12.21 00:27:12.569221 [ 260 ] {16e2a371-09fb-4c6f-8257-51a0246b7703} TCPHandler: Processed in 0.00186861 sec. 2024.12.21 00:27:12.569392 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:12.569541 [ 259 ] {b2c514b8-5f33-491f-8f41-e93e7315f47e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:12.569607 [ 259 ] {b2c514b8-5f33-491f-8f41-e93e7315f47e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:12.570236 [ 259 ] {b2c514b8-5f33-491f-8f41-e93e7315f47e} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:12.570277 [ 259 ] {b2c514b8-5f33-491f-8f41-e93e7315f47e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:12.570692 [ 259 ] {b2c514b8-5f33-491f-8f41-e93e7315f47e} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2024.12.21 00:27:12.570938 [ 259 ] {b2c514b8-5f33-491f-8f41-e93e7315f47e} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:12.571156 [ 259 ] {b2c514b8-5f33-491f-8f41-e93e7315f47e} executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec. 2024.12.21 00:27:12.571214 [ 259 ] {b2c514b8-5f33-491f-8f41-e93e7315f47e} TCPHandler: Processed in 0.001889901 sec. 2024.12.21 00:27:12.571370 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:12.571512 [ 260 ] {8e151da0-b4c1-406f-8783-6ac9995fb244} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:12.571609 [ 260 ] {8e151da0-b4c1-406f-8783-6ac9995fb244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:27:12.572822 [ 260 ] {8e151da0-b4c1-406f-8783-6ac9995fb244} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:12.572862 [ 260 ] {8e151da0-b4c1-406f-8783-6ac9995fb244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:12.573534 [ 260 ] {8e151da0-b4c1-406f-8783-6ac9995fb244} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.21 00:27:12.573805 [ 260 ] {8e151da0-b4c1-406f-8783-6ac9995fb244} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:12.574091 [ 260 ] {8e151da0-b4c1-406f-8783-6ac9995fb244} executeQuery: Read 27 rows, 49.54 KiB in 0.002607 sec., 10356.731875719217 rows/sec., 18.56 MiB/sec. 2024.12.21 00:27:12.574228 [ 260 ] {8e151da0-b4c1-406f-8783-6ac9995fb244} TCPHandler: Processed in 0.002922318 sec. 2024.12.21 00:27:12.574471 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:12.574806 [ 259 ] {cbe9a783-b9f9-4426-bbe1-54b5228e9df7} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:12.574921 [ 259 ] {cbe9a783-b9f9-4426-bbe1-54b5228e9df7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:12.575428 [ 259 ] {cbe9a783-b9f9-4426-bbe1-54b5228e9df7} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:12.575468 [ 259 ] {cbe9a783-b9f9-4426-bbe1-54b5228e9df7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:12.575869 [ 259 ] {cbe9a783-b9f9-4426-bbe1-54b5228e9df7} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2024.12.21 00:27:12.576110 [ 259 ] {cbe9a783-b9f9-4426-bbe1-54b5228e9df7} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:12.576321 [ 259 ] {cbe9a783-b9f9-4426-bbe1-54b5228e9df7} executeQuery: Read 60 rows, 4.14 KiB in 0.001627 sec., 36877.68899815612 rows/sec., 2.49 MiB/sec. 2024.12.21 00:27:12.576376 [ 259 ] {cbe9a783-b9f9-4426-bbe1-54b5228e9df7} TCPHandler: Processed in 0.002057344 sec. 2024.12.21 00:27:14.053318 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2024.12.21 00:27:14.077429 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.077493 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.085047 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.21 00:27:14.085866 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.090838 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2024.12.21 00:27:14.940564 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:14.940878 [ 260 ] {e864c3ad-2f4b-4d81-9f74-5e0fbeb8a736} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:27:14.940998 [ 260 ] {e864c3ad-2f4b-4d81-9f74-5e0fbeb8a736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:27:14.941811 [ 260 ] {e864c3ad-2f4b-4d81-9f74-5e0fbeb8a736} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.941856 [ 260 ] {e864c3ad-2f4b-4d81-9f74-5e0fbeb8a736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.942302 [ 260 ] {e864c3ad-2f4b-4d81-9f74-5e0fbeb8a736} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:27:14.942563 [ 260 ] {e864c3ad-2f4b-4d81-9f74-5e0fbeb8a736} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.942775 [ 260 ] {e864c3ad-2f4b-4d81-9f74-5e0fbeb8a736} executeQuery: Read 14 rows, 1.01 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 507.20 KiB/sec. 2024.12.21 00:27:14.942840 [ 260 ] {e864c3ad-2f4b-4d81-9f74-5e0fbeb8a736} TCPHandler: Processed in 0.002467076 sec. 2024.12.21 00:27:14.943119 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:14.943340 [ 259 ] {8f1754db-11ad-4290-ab0a-9014b90ae5ca} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:27:14.943424 [ 259 ] {8f1754db-11ad-4290-ab0a-9014b90ae5ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:27:14.944257 [ 259 ] {8f1754db-11ad-4290-ab0a-9014b90ae5ca} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.944311 [ 259 ] {8f1754db-11ad-4290-ab0a-9014b90ae5ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.944745 [ 259 ] {8f1754db-11ad-4290-ab0a-9014b90ae5ca} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 00:27:14.945005 [ 259 ] {8f1754db-11ad-4290-ab0a-9014b90ae5ca} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.945309 [ 259 ] {8f1754db-11ad-4290-ab0a-9014b90ae5ca} executeQuery: Read 16 rows, 1.30 KiB in 0.002027 sec., 7893.4385791810555 rows/sec., 643.65 KiB/sec. 2024.12.21 00:27:14.945563 [ 259 ] {8f1754db-11ad-4290-ab0a-9014b90ae5ca} TCPHandler: Processed in 0.002583989 sec. 2024.12.21 00:27:14.945805 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:14.946023 [ 260 ] {f885e00e-6d8b-4038-bd79-33ba25ec0c99} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:14.946085 [ 260 ] {f885e00e-6d8b-4038-bd79-33ba25ec0c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:14.947328 [ 260 ] {f885e00e-6d8b-4038-bd79-33ba25ec0c99} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.947367 [ 260 ] {f885e00e-6d8b-4038-bd79-33ba25ec0c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.947848 [ 260 ] {f885e00e-6d8b-4038-bd79-33ba25ec0c99} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2024.12.21 00:27:14.948099 [ 260 ] {f885e00e-6d8b-4038-bd79-33ba25ec0c99} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.948295 [ 260 ] {f885e00e-6d8b-4038-bd79-33ba25ec0c99} executeQuery: Read 1375 rows, 117.02 KiB in 0.002316 sec., 593696.0276338515 rows/sec., 49.34 MiB/sec. 2024.12.21 00:27:14.948365 [ 260 ] {f885e00e-6d8b-4038-bd79-33ba25ec0c99} TCPHandler: Processed in 0.002675431 sec. 2024.12.21 00:27:14.948588 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:14.948819 [ 259 ] {340be799-0c53-4e0f-8b8e-df4573612eb4} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:27:14.948884 [ 259 ] {340be799-0c53-4e0f-8b8e-df4573612eb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:27:14.949527 [ 259 ] {340be799-0c53-4e0f-8b8e-df4573612eb4} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.949570 [ 259 ] {340be799-0c53-4e0f-8b8e-df4573612eb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.949949 [ 259 ] {340be799-0c53-4e0f-8b8e-df4573612eb4} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.21 00:27:14.950196 [ 259 ] {340be799-0c53-4e0f-8b8e-df4573612eb4} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.950379 [ 98 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2024.12.21 00:27:14.950444 [ 259 ] {340be799-0c53-4e0f-8b8e-df4573612eb4} executeQuery: Read 35 rows, 2.48 KiB in 0.001669 sec., 20970.64110245656 rows/sec., 1.45 MiB/sec. 2024.12.21 00:27:14.950448 [ 98 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.950535 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.950586 [ 259 ] {340be799-0c53-4e0f-8b8e-df4573612eb4} TCPHandler: Processed in 0.002128046 sec. 2024.12.21 00:27:14.950796 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:14.950798 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2024.12.21 00:27:14.950968 [ 260 ] {f44fe56f-3581-44ce-9c3a-4e41805bb472} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:27:14.950982 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:14.951019 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 64 rows starting from the beginning of the part 2024.12.21 00:27:14.951036 [ 260 ] {f44fe56f-3581-44ce-9c3a-4e41805bb472} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:27:14.951218 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 19 rows starting from the beginning of the part 2024.12.21 00:27:14.951627 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 29 rows starting from the beginning of the part 2024.12.21 00:27:14.952007 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 19 rows starting from the beginning of the part 2024.12.21 00:27:14.952381 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 27 rows starting from the beginning of the part 2024.12.21 00:27:14.952772 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 35 rows starting from the beginning of the part 2024.12.21 00:27:14.953928 [ 260 ] {f44fe56f-3581-44ce-9c3a-4e41805bb472} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.953978 [ 260 ] {f44fe56f-3581-44ce-9c3a-4e41805bb472} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.954569 [ 260 ] {f44fe56f-3581-44ce-9c3a-4e41805bb472} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:27:14.954690 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.004041857 sec., 47750.328623699446 rows/sec., 3.57 MiB/sec. 2024.12.21 00:27:14.954981 [ 260 ] {f44fe56f-3581-44ce-9c3a-4e41805bb472} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.955088 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2024.12.21 00:27:14.955409 [ 260 ] {f44fe56f-3581-44ce-9c3a-4e41805bb472} executeQuery: Read 242 rows, 16.79 KiB in 0.004491 sec., 53885.54887552883 rows/sec., 3.65 MiB/sec. 2024.12.21 00:27:14.955549 [ 260 ] {f44fe56f-3581-44ce-9c3a-4e41805bb472} TCPHandler: Processed in 0.004848838 sec. 2024.12.21 00:27:14.955744 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:14.955769 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_115_23} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.955931 [ 192 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_115_23} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2024.12.21 00:27:14.955970 [ 259 ] {190029be-2553-4bd0-b8f7-50c27490672e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:27:14.956087 [ 259 ] {190029be-2553-4bd0-b8f7-50c27490672e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:27:14.956100 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.21 00:27:14.956840 [ 259 ] {190029be-2553-4bd0-b8f7-50c27490672e} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.956893 [ 259 ] {190029be-2553-4bd0-b8f7-50c27490672e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.957286 [ 259 ] {190029be-2553-4bd0-b8f7-50c27490672e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:27:14.957531 [ 259 ] {190029be-2553-4bd0-b8f7-50c27490672e} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.957752 [ 259 ] {190029be-2553-4bd0-b8f7-50c27490672e} executeQuery: Read 13 rows, 830.00 B in 0.001842 sec., 7057.546145494028 rows/sec., 440.04 KiB/sec. 2024.12.21 00:27:14.957810 [ 259 ] {190029be-2553-4bd0-b8f7-50c27490672e} TCPHandler: Processed in 0.002160447 sec. 2024.12.21 00:27:14.957964 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:14.958106 [ 260 ] {f8ddf682-29f2-4959-98ff-95770dd0d58f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:14.958164 [ 260 ] {f8ddf682-29f2-4959-98ff-95770dd0d58f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:14.959123 [ 260 ] {f8ddf682-29f2-4959-98ff-95770dd0d58f} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.959160 [ 260 ] {f8ddf682-29f2-4959-98ff-95770dd0d58f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.959561 [ 260 ] {f8ddf682-29f2-4959-98ff-95770dd0d58f} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2024.12.21 00:27:14.959805 [ 260 ] {f8ddf682-29f2-4959-98ff-95770dd0d58f} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.959984 [ 260 ] {f8ddf682-29f2-4959-98ff-95770dd0d58f} executeQuery: Read 866 rows, 64.24 KiB in 0.001912 sec., 452928.87029288703 rows/sec., 32.81 MiB/sec. 2024.12.21 00:27:14.960039 [ 260 ] {f8ddf682-29f2-4959-98ff-95770dd0d58f} TCPHandler: Processed in 0.002135476 sec. 2024.12.21 00:27:14.960195 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:14.960338 [ 259 ] {07c930c7-c5ee-4c17-a666-9127ac279e27} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:27:14.960401 [ 259 ] {07c930c7-c5ee-4c17-a666-9127ac279e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:27:14.960973 [ 259 ] {07c930c7-c5ee-4c17-a666-9127ac279e27} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.961013 [ 259 ] {07c930c7-c5ee-4c17-a666-9127ac279e27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.961387 [ 259 ] {07c930c7-c5ee-4c17-a666-9127ac279e27} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:27:14.961628 [ 259 ] {07c930c7-c5ee-4c17-a666-9127ac279e27} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.961860 [ 259 ] {07c930c7-c5ee-4c17-a666-9127ac279e27} executeQuery: Read 6 rows, 321.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 201.85 KiB/sec. 2024.12.21 00:27:14.961914 [ 259 ] {07c930c7-c5ee-4c17-a666-9127ac279e27} TCPHandler: Processed in 0.001785737 sec. 2024.12.21 00:27:14.962081 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:14.962224 [ 260 ] {97075379-269d-4a28-a472-fb23b802d3e1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:14.962287 [ 260 ] {97075379-269d-4a28-a472-fb23b802d3e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:14.963196 [ 260 ] {97075379-269d-4a28-a472-fb23b802d3e1} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.963234 [ 260 ] {97075379-269d-4a28-a472-fb23b802d3e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.963682 [ 260 ] {97075379-269d-4a28-a472-fb23b802d3e1} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2024.12.21 00:27:14.963932 [ 260 ] {97075379-269d-4a28-a472-fb23b802d3e1} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.964127 [ 260 ] {97075379-269d-4a28-a472-fb23b802d3e1} executeQuery: Read 1027 rows, 70.10 KiB in 0.001936 sec., 530475.2066115702 rows/sec., 35.36 MiB/sec. 2024.12.21 00:27:14.964211 [ 260 ] {97075379-269d-4a28-a472-fb23b802d3e1} TCPHandler: Processed in 0.002192768 sec. 2024.12.21 00:27:14.964401 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:14.964574 [ 259 ] {89a76d61-72cf-46ab-8384-03a3802e6ae5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:27:14.964633 [ 259 ] {89a76d61-72cf-46ab-8384-03a3802e6ae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:27:14.965113 [ 259 ] {89a76d61-72cf-46ab-8384-03a3802e6ae5} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.965153 [ 259 ] {89a76d61-72cf-46ab-8384-03a3802e6ae5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.965522 [ 259 ] {89a76d61-72cf-46ab-8384-03a3802e6ae5} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 00:27:14.965771 [ 259 ] {89a76d61-72cf-46ab-8384-03a3802e6ae5} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.965991 [ 259 ] {89a76d61-72cf-46ab-8384-03a3802e6ae5} executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. 2024.12.21 00:27:14.966046 [ 259 ] {89a76d61-72cf-46ab-8384-03a3802e6ae5} TCPHandler: Processed in 0.001726896 sec. 2024.12.21 00:27:14.966211 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:14.966352 [ 260 ] {51e42bec-7dc2-4807-9639-ccc9999d9236} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:14.966446 [ 260 ] {51e42bec-7dc2-4807-9639-ccc9999d9236} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:27:14.967660 [ 260 ] {51e42bec-7dc2-4807-9639-ccc9999d9236} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.967698 [ 260 ] {51e42bec-7dc2-4807-9639-ccc9999d9236} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.968336 [ 260 ] {51e42bec-7dc2-4807-9639-ccc9999d9236} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.21 00:27:14.968605 [ 260 ] {51e42bec-7dc2-4807-9639-ccc9999d9236} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.968847 [ 260 ] {51e42bec-7dc2-4807-9639-ccc9999d9236} executeQuery: Read 12 rows, 22.02 KiB in 0.002527 sec., 4748.713889988127 rows/sec., 8.51 MiB/sec. 2024.12.21 00:27:14.968965 [ 260 ] {51e42bec-7dc2-4807-9639-ccc9999d9236} TCPHandler: Processed in 0.002822215 sec. 2024.12.21 00:27:14.969120 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:14.969240 [ 259 ] {b9f79cd9-0094-47c3-a03b-7a6697640184} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:14.969293 [ 259 ] {b9f79cd9-0094-47c3-a03b-7a6697640184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:14.969802 [ 259 ] {b9f79cd9-0094-47c3-a03b-7a6697640184} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:14.969840 [ 259 ] {b9f79cd9-0094-47c3-a03b-7a6697640184} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.21 00:27:14.970214 [ 259 ] {b9f79cd9-0094-47c3-a03b-7a6697640184} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2024.12.21 00:27:14.970467 [ 259 ] {b9f79cd9-0094-47c3-a03b-7a6697640184} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:14.970654 [ 259 ] {b9f79cd9-0094-47c3-a03b-7a6697640184} executeQuery: Read 58 rows, 3.68 KiB in 0.001439 sec., 40305.76789437109 rows/sec., 2.50 MiB/sec. 2024.12.21 00:27:14.970710 [ 259 ] {b9f79cd9-0094-47c3-a03b-7a6697640184} TCPHandler: Processed in 0.001643503 sec. 2024.12.21 00:27:15.000195 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.23 MiB, peak 291.33 MiB, free memory in arenas 0.00 B, will set to 272.83 MiB (RSS), difference: -1.40 MiB 2024.12.21 00:27:16.583425 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2404 2024.12.21 00:27:16.587193 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:16.587260 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:16.588867 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:27:16.589194 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:16.589429 [ 96 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.21 00:27:16.589562 [ 96 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:16.589629 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:16.590095 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.21 00:27:16.590793 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2404 2024.12.21 00:27:16.591310 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:16.591510 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2200 rows starting from the beginning of the part 2024.12.21 00:27:16.592071 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part 2024.12.21 00:27:16.592605 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part 2024.12.21 00:27:16.593138 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part 2024.12.21 00:27:16.593642 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part 2024.12.21 00:27:16.594136 [ 191 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 58 rows starting from the beginning of the part 2024.12.21 00:27:16.604234 [ 189 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2404 rows, containing 72 columns (72 merged, 0 gathered) in 0.014467243 sec., 166168.49526893272 rows/sec., 124.44 MiB/sec. 2024.12.21 00:27:16.606419 [ 200 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.21 00:27:16.607276 [ 200 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_61_12} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:16.607375 [ 200 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_61_12} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.21 00:27:16.607733 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2024.12.21 00:27:17.556693 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:17.557012 [ 260 ] {b79c8612-3a08-4e1b-8b39-c16181c4ed5b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:17.557119 [ 260 ] {b79c8612-3a08-4e1b-8b39-c16181c4ed5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:17.557924 [ 260 ] {b79c8612-3a08-4e1b-8b39-c16181c4ed5b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:17.557977 [ 260 ] {b79c8612-3a08-4e1b-8b39-c16181c4ed5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:17.558439 [ 260 ] {b79c8612-3a08-4e1b-8b39-c16181c4ed5b} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2024.12.21 00:27:17.558706 [ 260 ] {b79c8612-3a08-4e1b-8b39-c16181c4ed5b} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:17.558924 [ 95 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2024.12.21 00:27:17.558958 [ 260 ] {b79c8612-3a08-4e1b-8b39-c16181c4ed5b} executeQuery: Read 56 rows, 4.38 KiB in 0.002037 sec., 27491.408934707903 rows/sec., 2.10 MiB/sec. 2024.12.21 00:27:17.559012 [ 95 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:17.559076 [ 260 ] {b79c8612-3a08-4e1b-8b39-c16181c4ed5b} TCPHandler: Processed in 0.002584239 sec. 2024.12.21 00:27:17.559083 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:17.559383 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2024.12.21 00:27:17.559426 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:17.559977 [ 259 ] {d703aab7-fce3-450f-9f4d-08813b036f95} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:17.560164 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:17.560196 [ 259 ] {d703aab7-fce3-450f-9f4d-08813b036f95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:17.560424 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1430 rows starting from the beginning of the part 2024.12.21 00:27:17.561472 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 111 rows starting from the beginning of the part 2024.12.21 00:27:17.562057 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 227 rows starting from the beginning of the part 2024.12.21 00:27:17.562357 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 110 rows starting from the beginning of the part 2024.12.21 00:27:17.562711 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1375 rows starting from the beginning of the part 2024.12.21 00:27:17.563014 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part 2024.12.21 00:27:17.563820 [ 259 ] {d703aab7-fce3-450f-9f4d-08813b036f95} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:17.563906 [ 259 ] {d703aab7-fce3-450f-9f4d-08813b036f95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:17.564938 [ 259 ] {d703aab7-fce3-450f-9f4d-08813b036f95} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2024.12.21 00:27:17.565456 [ 259 ] {d703aab7-fce3-450f-9f4d-08813b036f95} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:17.565682 [ 95 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2024.12.21 00:27:17.565773 [ 95 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:17.565805 [ 259 ] {d703aab7-fce3-450f-9f4d-08813b036f95} executeQuery: Read 64 rows, 5.12 KiB in 0.006031 sec., 10611.83883269773 rows/sec., 848.16 KiB/sec. 2024.12.21 00:27:17.565811 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:17.566178 [ 259 ] {d703aab7-fce3-450f-9f4d-08813b036f95} TCPHandler: Processed in 0.006948574 sec. 2024.12.21 00:27:17.566399 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2024.12.21 00:27:17.566528 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:17.567023 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.007809737 sec., 423701.8480904031 rows/sec., 36.98 MiB/sec. 2024.12.21 00:27:17.567054 [ 260 ] {4ea792f5-9e4c-4d95-b01b-60053bef35fc} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:17.567080 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:17.567182 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 913 rows starting from the beginning of the part 2024.12.21 00:27:17.567190 [ 260 ] {4ea792f5-9e4c-4d95-b01b-60053bef35fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:17.567359 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2024.12.21 00:27:17.567593 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 93 rows starting from the beginning of the part 2024.12.21 00:27:17.568100 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 394 rows starting from the beginning of the part 2024.12.21 00:27:17.568604 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 91 rows starting from the beginning of the part 2024.12.21 00:27:17.569113 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 866 rows starting from the beginning of the part 2024.12.21 00:27:17.569186 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_141_28} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:17.569696 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part 2024.12.21 00:27:17.569832 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_141_28} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2024.12.21 00:27:17.570365 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2024.12.21 00:27:17.571334 [ 260 ] {4ea792f5-9e4c-4d95-b01b-60053bef35fc} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:17.571395 [ 260 ] {4ea792f5-9e4c-4d95-b01b-60053bef35fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:17.572488 [ 260 ] {4ea792f5-9e4c-4d95-b01b-60053bef35fc} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2024.12.21 00:27:17.572854 [ 260 ] {4ea792f5-9e4c-4d95-b01b-60053bef35fc} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:17.573345 [ 260 ] {4ea792f5-9e4c-4d95-b01b-60053bef35fc} executeQuery: Read 64 rows, 4.56 KiB in 0.00643 sec., 9953.343701399688 rows/sec., 709.87 KiB/sec. 2024.12.21 00:27:17.573506 [ 189 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.007527179 sec., 321634.439675209 rows/sec., 24.67 MiB/sec. 2024.12.21 00:27:17.573519 [ 260 ] {4ea792f5-9e4c-4d95-b01b-60053bef35fc} TCPHandler: Processed in 0.007184381 sec. 2024.12.21 00:27:17.573733 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:17.573892 [ 259 ] {6ffb98e9-42e2-4566-9333-714e03eebe30} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:17.573979 [ 259 ] {6ffb98e9-42e2-4566-9333-714e03eebe30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:17.573976 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2024.12.21 00:27:17.574680 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_141_28} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:17.574911 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_141_28} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2024.12.21 00:27:17.575030 [ 259 ] {6ffb98e9-42e2-4566-9333-714e03eebe30} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:17.575104 [ 259 ] {6ffb98e9-42e2-4566-9333-714e03eebe30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:17.575104 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 00:27:17.575531 [ 259 ] {6ffb98e9-42e2-4566-9333-714e03eebe30} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2024.12.21 00:27:17.575782 [ 259 ] {6ffb98e9-42e2-4566-9333-714e03eebe30} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:17.575954 [ 95 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2024.12.21 00:27:17.576008 [ 95 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:17.576038 [ 259 ] {6ffb98e9-42e2-4566-9333-714e03eebe30} executeQuery: Read 24 rows, 1.66 KiB in 0.002178 sec., 11019.283746556475 rows/sec., 760.45 KiB/sec. 2024.12.21 00:27:17.576046 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:17.576188 [ 259 ] {6ffb98e9-42e2-4566-9333-714e03eebe30} TCPHandler: Processed in 0.002543247 sec. 2024.12.21 00:27:17.576327 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2024.12.21 00:27:17.576453 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:17.576489 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_141_28} MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8260 rows starting from the beginning of the part 2024.12.21 00:27:17.576618 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part 2024.12.21 00:27:17.576880 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 82 rows starting from the beginning of the part 2024.12.21 00:27:17.577095 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part 2024.12.21 00:27:17.577238 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 58 rows starting from the beginning of the part 2024.12.21 00:27:17.577421 [ 196 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 24 rows starting from the beginning of the part 2024.12.21 00:27:17.580207 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 8544 rows, containing 4 columns (4 merged, 0 gathered) in 0.004001676 sec., 2135105.3908412377 rows/sec., 139.12 MiB/sec. 2024.12.21 00:27:17.580491 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2024.12.21 00:27:17.580942 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_141_28} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:17.581063 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_141_28} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2024.12.21 00:27:17.581170 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. 2024.12.21 00:27:18.865265 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38003 2024.12.21 00:27:18.865933 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:18.865987 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:18.866540 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.21 00:27:18.866817 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:18.867130 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38003 2024.12.21 00:27:21.591842 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2024.12.21 00:27:21.615594 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:21.615658 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:21.623206 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.21 00:27:21.624036 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:21.627395 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2024.12.21 00:27:22.562717 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:22.562919 [ 260 ] {b7dd445c-a9ef-4a5f-bddb-dc1ab862b2f7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:22.562997 [ 260 ] {b7dd445c-a9ef-4a5f-bddb-dc1ab862b2f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:22.563842 [ 260 ] {b7dd445c-a9ef-4a5f-bddb-dc1ab862b2f7} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:22.563899 [ 260 ] {b7dd445c-a9ef-4a5f-bddb-dc1ab862b2f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:22.564357 [ 260 ] {b7dd445c-a9ef-4a5f-bddb-dc1ab862b2f7} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2024.12.21 00:27:22.564625 [ 260 ] {b7dd445c-a9ef-4a5f-bddb-dc1ab862b2f7} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:22.564874 [ 260 ] {b7dd445c-a9ef-4a5f-bddb-dc1ab862b2f7} executeQuery: Read 110 rows, 9.44 KiB in 0.00201 sec., 54726.36815920398 rows/sec., 4.59 MiB/sec. 2024.12.21 00:27:22.564946 [ 260 ] {b7dd445c-a9ef-4a5f-bddb-dc1ab862b2f7} TCPHandler: Processed in 0.002370223 sec. 2024.12.21 00:27:22.565235 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:22.565541 [ 259 ] {7fbc48e0-1740-4476-ab32-891683668ec3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:27:22.565661 [ 259 ] {7fbc48e0-1740-4476-ab32-891683668ec3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:27:22.566641 [ 259 ] {7fbc48e0-1740-4476-ab32-891683668ec3} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:22.566694 [ 259 ] {7fbc48e0-1740-4476-ab32-891683668ec3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:22.567144 [ 259 ] {7fbc48e0-1740-4476-ab32-891683668ec3} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.21 00:27:22.567430 [ 259 ] {7fbc48e0-1740-4476-ab32-891683668ec3} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:22.567694 [ 259 ] {7fbc48e0-1740-4476-ab32-891683668ec3} executeQuery: Read 27 rows, 2.03 KiB in 0.00224 sec., 12053.57142857143 rows/sec., 906.37 KiB/sec. 2024.12.21 00:27:22.567757 [ 222 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2024.12.21 00:27:22.567806 [ 259 ] {7fbc48e0-1740-4476-ab32-891683668ec3} TCPHandler: Processed in 0.002724412 sec. 2024.12.21 00:27:22.567827 [ 222 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2024.12.21 00:27:22.568015 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:22.568163 [ 260 ] {7d7892ce-3be7-497c-8c51-8304132dc390} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:22.568235 [ 260 ] {7d7892ce-3be7-497c-8c51-8304132dc390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:22.569194 [ 260 ] {7d7892ce-3be7-497c-8c51-8304132dc390} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:22.569238 [ 260 ] {7d7892ce-3be7-497c-8c51-8304132dc390} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:22.569703 [ 260 ] {7d7892ce-3be7-497c-8c51-8304132dc390} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2024.12.21 00:27:22.570011 [ 260 ] {7d7892ce-3be7-497c-8c51-8304132dc390} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:22.570258 [ 260 ] {7d7892ce-3be7-497c-8c51-8304132dc390} executeQuery: Read 91 rows, 7.28 KiB in 0.002125 sec., 42823.529411764706 rows/sec., 3.34 MiB/sec. 2024.12.21 00:27:22.570312 [ 222 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2024.12.21 00:27:22.570337 [ 260 ] {7d7892ce-3be7-497c-8c51-8304132dc390} TCPHandler: Processed in 0.002420415 sec. 2024.12.21 00:27:22.570560 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:22.570873 [ 259 ] {5458d925-0671-40dc-b917-6e588842b113} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:22.571055 [ 259 ] {5458d925-0671-40dc-b917-6e588842b113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:22.572047 [ 259 ] {5458d925-0671-40dc-b917-6e588842b113} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:22.572092 [ 259 ] {5458d925-0671-40dc-b917-6e588842b113} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:22.572525 [ 259 ] {5458d925-0671-40dc-b917-6e588842b113} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2024.12.21 00:27:22.572779 [ 259 ] {5458d925-0671-40dc-b917-6e588842b113} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:22.572998 [ 259 ] {5458d925-0671-40dc-b917-6e588842b113} executeQuery: Read 160 rows, 11.41 KiB in 0.002267 sec., 70577.856197618 rows/sec., 4.92 MiB/sec. 2024.12.21 00:27:22.573060 [ 259 ] {5458d925-0671-40dc-b917-6e588842b113} TCPHandler: Processed in 0.00262799 sec. 2024.12.21 00:27:22.573210 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:22.573353 [ 260 ] {c13b5519-91dc-4e4e-b8b7-739bec5c0d73} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:22.573450 [ 260 ] {c13b5519-91dc-4e4e-b8b7-739bec5c0d73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:27:22.574778 [ 260 ] {c13b5519-91dc-4e4e-b8b7-739bec5c0d73} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:22.574818 [ 260 ] {c13b5519-91dc-4e4e-b8b7-739bec5c0d73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:22.575491 [ 260 ] {c13b5519-91dc-4e4e-b8b7-739bec5c0d73} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.21 00:27:22.575767 [ 260 ] {c13b5519-91dc-4e4e-b8b7-739bec5c0d73} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:22.575989 [ 89 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.21 00:27:22.576032 [ 260 ] {c13b5519-91dc-4e4e-b8b7-739bec5c0d73} executeQuery: Read 27 rows, 49.54 KiB in 0.002703 sec., 9988.901220865704 rows/sec., 17.90 MiB/sec. 2024.12.21 00:27:22.576058 [ 89 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:22.576128 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:22.576462 [ 260 ] {c13b5519-91dc-4e4e-b8b7-739bec5c0d73} TCPHandler: Processed in 0.003317328 sec. 2024.12.21 00:27:22.576551 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.21 00:27:22.576766 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:22.577157 [ 259 ] {d9a00ae8-71c9-41b1-9cc6-2911703d1e46} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:22.577182 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:22.577287 [ 259 ] {d9a00ae8-71c9-41b1-9cc6-2911703d1e46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:22.577336 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2103 rows starting from the beginning of the part 2024.12.21 00:27:22.578267 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 27 rows starting from the beginning of the part 2024.12.21 00:27:22.578948 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 12 rows starting from the beginning of the part 2024.12.21 00:27:22.579762 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 27 rows starting from the beginning of the part 2024.12.21 00:27:22.579952 [ 259 ] {d9a00ae8-71c9-41b1-9cc6-2911703d1e46} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:22.580038 [ 259 ] {d9a00ae8-71c9-41b1-9cc6-2911703d1e46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:22.580459 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 12 rows starting from the beginning of the part 2024.12.21 00:27:22.581166 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 27 rows starting from the beginning of the part 2024.12.21 00:27:22.581450 [ 259 ] {d9a00ae8-71c9-41b1-9cc6-2911703d1e46} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2024.12.21 00:27:22.582148 [ 259 ] {d9a00ae8-71c9-41b1-9cc6-2911703d1e46} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:22.582511 [ 259 ] {d9a00ae8-71c9-41b1-9cc6-2911703d1e46} executeQuery: Read 60 rows, 4.14 KiB in 0.005497 sec., 10915.044569765327 rows/sec., 753.25 KiB/sec. 2024.12.21 00:27:22.582705 [ 259 ] {d9a00ae8-71c9-41b1-9cc6-2911703d1e46} TCPHandler: Processed in 0.006082211 sec. 2024.12.21 00:27:22.588966 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2208 rows, containing 19 columns (19 merged, 0 gathered) in 0.012669696 sec., 174274.11044432322 rows/sec., 312.29 MiB/sec. 2024.12.21 00:27:22.590490 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.21 00:27:22.590894 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_116_23} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:22.590983 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_116_23} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.21 00:27:22.591103 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.37 MiB. 2024.12.21 00:27:25.010653 [ 87 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 2024.12.21 00:27:25.010724 [ 87 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:25.010746 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:25.010890 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_60_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full 2024.12.21 00:27:25.011289 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:25.011397 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 242 rows starting from the beginning of the part 2024.12.21 00:27:25.011544 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 242 rows starting from the beginning of the part 2024.12.21 00:27:25.011645 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2024.12.21 00:27:25.011800 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2024.12.21 00:27:25.011894 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 242 rows starting from the beginning of the part 2024.12.21 00:27:25.012992 [ 187 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002192028 sec., 343973.70836503914 rows/sec., 24.62 MiB/sec. 2024.12.21 00:27:25.013207 [ 198 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2024.12.21 00:27:25.013578 [ 198 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_60_13} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:25.013667 [ 198 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_60_13} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 2024.12.21 00:27:25.013774 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 00:27:26.061367 [ 85 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:27:26.061417 [ 85 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:27:26.368203 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38491 2024.12.21 00:27:26.368922 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:26.368973 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:26.369517 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.21 00:27:26.369783 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:26.370087 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2024.12.21 00:27:26.592007 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2424 2024.12.21 00:27:26.594846 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:26.594894 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:26.596413 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:27:26.596725 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:26.598200 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2424 2024.12.21 00:27:27.011885 [ 221 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:27:27.011988 [ 221 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:27:27.014269 [ 221 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:27:27.379236 [ 224 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:27:27.379291 [ 224 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:27:27.381377 [ 224 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:27:27.565695 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:27.565920 [ 260 ] {e8a44498-3f38-457d-9925-f7d300f2d6b1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:27:27.566007 [ 260 ] {e8a44498-3f38-457d-9925-f7d300f2d6b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:27:27.566836 [ 260 ] {e8a44498-3f38-457d-9925-f7d300f2d6b1} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.566890 [ 260 ] {e8a44498-3f38-457d-9925-f7d300f2d6b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.567344 [ 260 ] {e8a44498-3f38-457d-9925-f7d300f2d6b1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:27:27.567613 [ 260 ] {e8a44498-3f38-457d-9925-f7d300f2d6b1} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.567814 [ 84 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2024.12.21 00:27:27.567898 [ 84 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.567898 [ 260 ] {e8a44498-3f38-457d-9925-f7d300f2d6b1} executeQuery: Read 14 rows, 1.01 KiB in 0.00203 sec., 6896.55172413793 rows/sec., 496.46 KiB/sec. 2024.12.21 00:27:27.567938 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.568102 [ 260 ] {e8a44498-3f38-457d-9925-f7d300f2d6b1} TCPHandler: Processed in 0.002555268 sec. 2024.12.21 00:27:27.568197 [ 222 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): 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] 2024.12.21 00:27:27.568303 [ 222 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): 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] 2024.12.21 00:27:27.568398 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2024.12.21 00:27:27.568491 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:27.568786 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:27.568796 [ 259 ] {f52779f2-2cd1-42a2-b100-d2015edd37d8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:27.568860 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part 2024.12.21 00:27:27.568941 [ 259 ] {f52779f2-2cd1-42a2-b100-d2015edd37d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:27.569223 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2024.12.21 00:27:27.569693 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2024.12.21 00:27:27.570088 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2024.12.21 00:27:27.570509 [ 201 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2024.12.21 00:27:27.572987 [ 259 ] {f52779f2-2cd1-42a2-b100-d2015edd37d8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.573074 [ 259 ] {f52779f2-2cd1-42a2-b100-d2015edd37d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.574099 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00601266 sec., 11642.101831801565 rows/sec., 883.55 KiB/sec. 2024.12.21 00:27:27.574442 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2024.12.21 00:27:27.574693 [ 259 ] {f52779f2-2cd1-42a2-b100-d2015edd37d8} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2024.12.21 00:27:27.575281 [ 259 ] {f52779f2-2cd1-42a2-b100-d2015edd37d8} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.575339 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_61_15} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.575627 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_61_15} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2024.12.21 00:27:27.575652 [ 222 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): 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] 2024.12.21 00:27:27.575919 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:27:27.575949 [ 259 ] {f52779f2-2cd1-42a2-b100-d2015edd37d8} executeQuery: Read 227 rows, 20.32 KiB in 0.0072 sec., 31527.777777777777 rows/sec., 2.76 MiB/sec. 2024.12.21 00:27:27.576170 [ 259 ] {f52779f2-2cd1-42a2-b100-d2015edd37d8} TCPHandler: Processed in 0.00792029 sec. 2024.12.21 00:27:27.576359 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:27.576526 [ 260 ] {733eb03a-f756-4e87-9dba-c0ec8d49a6c7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:27:27.576591 [ 260 ] {733eb03a-f756-4e87-9dba-c0ec8d49a6c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:27:27.577285 [ 260 ] {733eb03a-f756-4e87-9dba-c0ec8d49a6c7} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.577329 [ 260 ] {733eb03a-f756-4e87-9dba-c0ec8d49a6c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.577706 [ 260 ] {733eb03a-f756-4e87-9dba-c0ec8d49a6c7} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.21 00:27:27.577951 [ 260 ] {733eb03a-f756-4e87-9dba-c0ec8d49a6c7} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.578147 [ 260 ] {733eb03a-f756-4e87-9dba-c0ec8d49a6c7} executeQuery: Read 19 rows, 1.36 KiB in 0.001658 sec., 11459.589867310013 rows/sec., 819.30 KiB/sec. 2024.12.21 00:27:27.578203 [ 260 ] {733eb03a-f756-4e87-9dba-c0ec8d49a6c7} TCPHandler: Processed in 0.001931401 sec. 2024.12.21 00:27:27.578356 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:27.578497 [ 259 ] {09d3a179-31c8-4e22-b25f-7c1748545894} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:27:27.578555 [ 259 ] {09d3a179-31c8-4e22-b25f-7c1748545894} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:27:27.579237 [ 259 ] {09d3a179-31c8-4e22-b25f-7c1748545894} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.579284 [ 259 ] {09d3a179-31c8-4e22-b25f-7c1748545894} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.579658 [ 259 ] {09d3a179-31c8-4e22-b25f-7c1748545894} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:27:27.579904 [ 259 ] {09d3a179-31c8-4e22-b25f-7c1748545894} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.580106 [ 259 ] {09d3a179-31c8-4e22-b25f-7c1748545894} executeQuery: Read 14 rows, 1004.00 B in 0.001641 sec., 8531.383302864107 rows/sec., 597.48 KiB/sec. 2024.12.21 00:27:27.580160 [ 259 ] {09d3a179-31c8-4e22-b25f-7c1748545894} TCPHandler: Processed in 0.00187059 sec. 2024.12.21 00:27:27.580324 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:27.580550 [ 260 ] {a4c2b55f-823b-4dc5-a5d3-bd2135aa9763} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:27:27.580643 [ 260 ] {a4c2b55f-823b-4dc5-a5d3-bd2135aa9763} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:27:27.581548 [ 260 ] {a4c2b55f-823b-4dc5-a5d3-bd2135aa9763} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.581588 [ 260 ] {a4c2b55f-823b-4dc5-a5d3-bd2135aa9763} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.581951 [ 260 ] {a4c2b55f-823b-4dc5-a5d3-bd2135aa9763} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:27:27.582215 [ 260 ] {a4c2b55f-823b-4dc5-a5d3-bd2135aa9763} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.582387 [ 83 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2024.12.21 00:27:27.582452 [ 260 ] {a4c2b55f-823b-4dc5-a5d3-bd2135aa9763} executeQuery: Read 13 rows, 830.00 B in 0.001953 sec., 6656.426011264721 rows/sec., 415.03 KiB/sec. 2024.12.21 00:27:27.582460 [ 83 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.582541 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.582578 [ 260 ] {a4c2b55f-823b-4dc5-a5d3-bd2135aa9763} TCPHandler: Processed in 0.002317652 sec. 2024.12.21 00:27:27.582846 [ 224 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): 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] 2024.12.21 00:27:27.582868 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:27.582916 [ 224 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): 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] 2024.12.21 00:27:27.582907 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2024.12.21 00:27:27.583198 [ 259 ] {c5c3bdfb-c264-4122-93ad-c46c0394d1f9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:27.583418 [ 259 ] {c5c3bdfb-c264-4122-93ad-c46c0394d1f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:27.583429 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:27.583480 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part 2024.12.21 00:27:27.583761 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part 2024.12.21 00:27:27.584181 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part 2024.12.21 00:27:27.584602 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part 2024.12.21 00:27:27.585085 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part 2024.12.21 00:27:27.587421 [ 259 ] {c5c3bdfb-c264-4122-93ad-c46c0394d1f9} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.587512 [ 259 ] {c5c3bdfb-c264-4122-93ad-c46c0394d1f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.588800 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006157294 sec., 10556.585409109912 rows/sec., 699.44 KiB/sec. 2024.12.21 00:27:27.588840 [ 259 ] {c5c3bdfb-c264-4122-93ad-c46c0394d1f9} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2024.12.21 00:27:27.589047 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2024.12.21 00:27:27.589645 [ 259 ] {c5c3bdfb-c264-4122-93ad-c46c0394d1f9} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.589956 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_61_15} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.590290 [ 192 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_61_15} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2024.12.21 00:27:27.590296 [ 224 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): 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] 2024.12.21 00:27:27.590342 [ 259 ] {c5c3bdfb-c264-4122-93ad-c46c0394d1f9} executeQuery: Read 394 rows, 28.64 KiB in 0.007242 sec., 54404.8605357636 rows/sec., 3.86 MiB/sec. 2024.12.21 00:27:27.590637 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:27:27.590781 [ 259 ] {c5c3bdfb-c264-4122-93ad-c46c0394d1f9} TCPHandler: Processed in 0.008092774 sec. 2024.12.21 00:27:27.590996 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:27.591159 [ 260 ] {4da396f6-663f-4879-822b-22cea1e125a2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:27:27.591220 [ 260 ] {4da396f6-663f-4879-822b-22cea1e125a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:27:27.591739 [ 260 ] {4da396f6-663f-4879-822b-22cea1e125a2} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.591779 [ 260 ] {4da396f6-663f-4879-822b-22cea1e125a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.592153 [ 260 ] {4da396f6-663f-4879-822b-22cea1e125a2} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:27:27.592393 [ 260 ] {4da396f6-663f-4879-822b-22cea1e125a2} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.592635 [ 260 ] {4da396f6-663f-4879-822b-22cea1e125a2} executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. 2024.12.21 00:27:27.592748 [ 260 ] {4da396f6-663f-4879-822b-22cea1e125a2} TCPHandler: Processed in 0.001865649 sec. 2024.12.21 00:27:27.592995 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:27.593162 [ 259 ] {e07b4c12-68d0-45e3-8ab2-4e4443a3fd0c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:27.593224 [ 259 ] {e07b4c12-68d0-45e3-8ab2-4e4443a3fd0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:27.593812 [ 259 ] {e07b4c12-68d0-45e3-8ab2-4e4443a3fd0c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.593850 [ 259 ] {e07b4c12-68d0-45e3-8ab2-4e4443a3fd0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.594259 [ 259 ] {e07b4c12-68d0-45e3-8ab2-4e4443a3fd0c} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2024.12.21 00:27:27.594501 [ 259 ] {e07b4c12-68d0-45e3-8ab2-4e4443a3fd0c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.594683 [ 83 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_138_28 to all_143_143_0 2024.12.21 00:27:27.594739 [ 259 ] {e07b4c12-68d0-45e3-8ab2-4e4443a3fd0c} executeQuery: Read 237 rows, 16.27 KiB in 0.001605 sec., 147663.55140186916 rows/sec., 9.90 MiB/sec. 2024.12.21 00:27:27.594748 [ 83 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.594826 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.594880 [ 259 ] {e07b4c12-68d0-45e3-8ab2-4e4443a3fd0c} TCPHandler: Processed in 0.002021153 sec. 2024.12.21 00:27:27.595106 [ 219 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:27:27.595190 [ 219 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:27:27.595274 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:27.595400 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_143_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_138_28 to all_143_143_0 into Compact with storage Full 2024.12.21 00:27:27.595609 [ 260 ] {b3eddd1b-d19c-4208-a95d-5df1080239a1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:27:27.595800 [ 260 ] {b3eddd1b-d19c-4208-a95d-5df1080239a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:27:27.595857 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_143_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:27.595915 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_143_29} MergeTreeSequentialSource: Reading 7 marks from part all_1_138_28, total 40972 rows starting from the beginning of the part 2024.12.21 00:27:27.596279 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part 2024.12.21 00:27:27.596849 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1027 rows starting from the beginning of the part 2024.12.21 00:27:27.597411 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part 2024.12.21 00:27:27.597891 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part 2024.12.21 00:27:27.598331 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 237 rows starting from the beginning of the part 2024.12.21 00:27:27.599494 [ 260 ] {b3eddd1b-d19c-4208-a95d-5df1080239a1} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.599538 [ 260 ] {b3eddd1b-d19c-4208-a95d-5df1080239a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.600619 [ 260 ] {b3eddd1b-d19c-4208-a95d-5df1080239a1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 00:27:27.601203 [ 260 ] {b3eddd1b-d19c-4208-a95d-5df1080239a1} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.601812 [ 260 ] {b3eddd1b-d19c-4208-a95d-5df1080239a1} executeQuery: Read 1 rows, 69.00 B in 0.006311 sec., 158.4534938995405 rows/sec., 10.68 KiB/sec. 2024.12.21 00:27:27.602039 [ 260 ] {b3eddd1b-d19c-4208-a95d-5df1080239a1} TCPHandler: Processed in 0.007040526 sec. 2024.12.21 00:27:27.602365 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:27.602780 [ 259 ] {a0737874-248b-44ac-9d55-a31d2e145301} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:27.603159 [ 259 ] {a0737874-248b-44ac-9d55-a31d2e145301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:27:27.603281 [ 219 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:27:27.607261 [ 259 ] {a0737874-248b-44ac-9d55-a31d2e145301} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.607313 [ 259 ] {a0737874-248b-44ac-9d55-a31d2e145301} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.608207 [ 259 ] {a0737874-248b-44ac-9d55-a31d2e145301} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.21 00:27:27.608564 [ 259 ] {a0737874-248b-44ac-9d55-a31d2e145301} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.608934 [ 259 ] {a0737874-248b-44ac-9d55-a31d2e145301} executeQuery: Read 12 rows, 22.02 KiB in 0.006255 sec., 1918.4652278177457 rows/sec., 3.44 MiB/sec. 2024.12.21 00:27:27.608925 [ 220 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:27:27.609031 [ 220 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:27:27.609484 [ 259 ] {a0737874-248b-44ac-9d55-a31d2e145301} TCPHandler: Processed in 0.007304923 sec. 2024.12.21 00:27:27.609689 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:27.609912 [ 260 ] {4e3a6839-290d-4461-9de4-c1567b8e32ef} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:27.610049 [ 260 ] {4e3a6839-290d-4461-9de4-c1567b8e32ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:27.611644 [ 260 ] {4e3a6839-290d-4461-9de4-c1567b8e32ef} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:27.611724 [ 260 ] {4e3a6839-290d-4461-9de4-c1567b8e32ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:27.612999 [ 260 ] {4e3a6839-290d-4461-9de4-c1567b8e32ef} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2024.12.21 00:27:27.612998 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_143_29} MergeTask::MergeProjectionsStage: Merge sorted 42620 rows, containing 5 columns (5 merged, 0 gathered) in 0.018012067 sec., 2366191.5092809726 rows/sec., 159.76 MiB/sec. 2024.12.21 00:27:27.613503 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_143_29} MergedBlockOutputStream: filled checksums all_1_143_29 (state Temporary) 2024.12.21 00:27:27.614023 [ 260 ] {4e3a6839-290d-4461-9de4-c1567b8e32ef} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.614941 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_143_29} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_143_29 to all_1_143_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:27.615088 [ 260 ] {4e3a6839-290d-4461-9de4-c1567b8e32ef} executeQuery: Read 82 rows, 5.33 KiB in 0.005233 sec., 15669.787884578636 rows/sec., 1019.11 KiB/sec. 2024.12.21 00:27:27.615352 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_143_29} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_138_28, all_143_143_0] -> all_1_143_29 2024.12.21 00:27:27.615406 [ 260 ] {4e3a6839-290d-4461-9de4-c1567b8e32ef} TCPHandler: Processed in 0.005805964 sec. 2024.12.21 00:27:27.615683 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2024.12.21 00:27:27.616038 [ 220 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:27:28.292221 [ 225 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:27:28.292283 [ 225 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:27:28.294685 [ 225 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:27:29.128399 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2024.12.21 00:27:29.153058 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:29.153128 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:29.160731 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.21 00:27:29.161594 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:29.166537 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2024.12.21 00:27:31.256746 [ 218 ] {} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): 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] 2024.12.21 00:27:31.256814 [ 218 ] {} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): 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] 2024.12.21 00:27:31.258414 [ 218 ] {} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): 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] 2024.12.21 00:27:32.562163 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:32.562377 [ 260 ] {a8886742-fba1-4db1-b401-798d1e23755c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:32.562455 [ 260 ] {a8886742-fba1-4db1-b401-798d1e23755c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:32.563264 [ 260 ] {a8886742-fba1-4db1-b401-798d1e23755c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:32.563317 [ 260 ] {a8886742-fba1-4db1-b401-798d1e23755c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:32.563805 [ 260 ] {a8886742-fba1-4db1-b401-798d1e23755c} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2024.12.21 00:27:32.564065 [ 260 ] {a8886742-fba1-4db1-b401-798d1e23755c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:32.564320 [ 260 ] {a8886742-fba1-4db1-b401-798d1e23755c} executeQuery: Read 110 rows, 9.44 KiB in 0.001999 sec., 55027.51375687844 rows/sec., 4.61 MiB/sec. 2024.12.21 00:27:32.564387 [ 260 ] {a8886742-fba1-4db1-b401-798d1e23755c} TCPHandler: Processed in 0.002361963 sec. 2024.12.21 00:27:32.564632 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:32.564823 [ 259 ] {55a61e21-4d71-4bf1-8d6b-4e75c69410c0} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:27:32.564897 [ 259 ] {55a61e21-4d71-4bf1-8d6b-4e75c69410c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:27:32.565668 [ 259 ] {55a61e21-4d71-4bf1-8d6b-4e75c69410c0} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:32.565713 [ 259 ] {55a61e21-4d71-4bf1-8d6b-4e75c69410c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:32.566183 [ 259 ] {55a61e21-4d71-4bf1-8d6b-4e75c69410c0} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.21 00:27:32.566448 [ 259 ] {55a61e21-4d71-4bf1-8d6b-4e75c69410c0} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:32.566667 [ 259 ] {55a61e21-4d71-4bf1-8d6b-4e75c69410c0} executeQuery: Read 27 rows, 2.03 KiB in 0.001893 sec., 14263.074484944533 rows/sec., 1.05 MiB/sec. 2024.12.21 00:27:32.566781 [ 259 ] {55a61e21-4d71-4bf1-8d6b-4e75c69410c0} TCPHandler: Processed in 0.0022758 sec. 2024.12.21 00:27:32.566968 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:32.567184 [ 260 ] {d54dcc46-e43f-4048-85c5-3e9bbd432958} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:32.567240 [ 260 ] {d54dcc46-e43f-4048-85c5-3e9bbd432958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:32.567877 [ 260 ] {d54dcc46-e43f-4048-85c5-3e9bbd432958} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:32.567920 [ 260 ] {d54dcc46-e43f-4048-85c5-3e9bbd432958} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:32.568310 [ 260 ] {d54dcc46-e43f-4048-85c5-3e9bbd432958} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2024.12.21 00:27:32.568566 [ 260 ] {d54dcc46-e43f-4048-85c5-3e9bbd432958} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:32.568776 [ 260 ] {d54dcc46-e43f-4048-85c5-3e9bbd432958} executeQuery: Read 91 rows, 7.28 KiB in 0.00163 sec., 55828.22085889571 rows/sec., 4.36 MiB/sec. 2024.12.21 00:27:32.568834 [ 260 ] {d54dcc46-e43f-4048-85c5-3e9bbd432958} TCPHandler: Processed in 0.001969582 sec. 2024.12.21 00:27:32.568989 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:32.569119 [ 259 ] {53982a8b-cd90-4354-b692-d145646a1411} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:32.569178 [ 259 ] {53982a8b-cd90-4354-b692-d145646a1411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:32.569780 [ 259 ] {53982a8b-cd90-4354-b692-d145646a1411} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:32.569819 [ 259 ] {53982a8b-cd90-4354-b692-d145646a1411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:32.570248 [ 259 ] {53982a8b-cd90-4354-b692-d145646a1411} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2024.12.21 00:27:32.570509 [ 259 ] {53982a8b-cd90-4354-b692-d145646a1411} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:32.570689 [ 259 ] {53982a8b-cd90-4354-b692-d145646a1411} executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. 2024.12.21 00:27:32.570747 [ 259 ] {53982a8b-cd90-4354-b692-d145646a1411} TCPHandler: Processed in 0.001818988 sec. 2024.12.21 00:27:32.570901 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:32.571023 [ 260 ] {973023c7-47a8-4153-9461-7efc81638b9e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:32.571109 [ 260 ] {973023c7-47a8-4153-9461-7efc81638b9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:27:32.572333 [ 260 ] {973023c7-47a8-4153-9461-7efc81638b9e} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:32.572374 [ 260 ] {973023c7-47a8-4153-9461-7efc81638b9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:32.573066 [ 260 ] {973023c7-47a8-4153-9461-7efc81638b9e} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.21 00:27:32.573332 [ 260 ] {973023c7-47a8-4153-9461-7efc81638b9e} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:32.573569 [ 260 ] {973023c7-47a8-4153-9461-7efc81638b9e} executeQuery: Read 27 rows, 49.54 KiB in 0.002572 sec., 10497.667185069984 rows/sec., 18.81 MiB/sec. 2024.12.21 00:27:32.573685 [ 260 ] {973023c7-47a8-4153-9461-7efc81638b9e} TCPHandler: Processed in 0.002841255 sec. 2024.12.21 00:27:32.573855 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:32.573998 [ 259 ] {385741a5-023a-4070-b30c-81a9b8ab83d8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:32.574061 [ 259 ] {385741a5-023a-4070-b30c-81a9b8ab83d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:32.574620 [ 259 ] {385741a5-023a-4070-b30c-81a9b8ab83d8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:32.574658 [ 259 ] {385741a5-023a-4070-b30c-81a9b8ab83d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:32.575043 [ 259 ] {385741a5-023a-4070-b30c-81a9b8ab83d8} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2024.12.21 00:27:32.575292 [ 259 ] {385741a5-023a-4070-b30c-81a9b8ab83d8} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:32.575471 [ 259 ] {385741a5-023a-4070-b30c-81a9b8ab83d8} executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. 2024.12.21 00:27:32.575525 [ 259 ] {385741a5-023a-4070-b30c-81a9b8ab83d8} TCPHandler: Processed in 0.001741066 sec. 2024.12.21 00:27:33.644311 [ 223 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:27:33.644362 [ 223 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:27:33.646168 [ 223 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:27:33.871165 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38918 2024.12.21 00:27:33.871815 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:33.871864 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:33.872391 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.21 00:27:33.872661 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:33.872906 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38918 2024.12.21 00:27:34.708763 [ 221 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:27:34.708839 [ 221 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:27:34.710926 [ 221 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:27:36.599279 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2458 2024.12.21 00:27:36.602529 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:36.602581 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:36.604159 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:27:36.604495 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:36.605136 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2458 2024.12.21 00:27:36.667543 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2024.12.21 00:27:36.692439 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:36.692512 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:36.700325 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.21 00:27:36.701189 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:36.704691 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2024.12.21 00:27:37.508570 [ 220 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Found 6 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, all_14_14_0] 2024.12.21 00:27:37.508650 [ 220 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Removing 6 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, all_14_14_0] 2024.12.21 00:27:37.510817 [ 220 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2024.12.21 00:27:37.565489 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:37.565748 [ 260 ] {32ea0dd6-6a06-478a-9125-6cef9bc3bc52} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:27:37.565825 [ 260 ] {32ea0dd6-6a06-478a-9125-6cef9bc3bc52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:27:37.566614 [ 260 ] {32ea0dd6-6a06-478a-9125-6cef9bc3bc52} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:37.566669 [ 260 ] {32ea0dd6-6a06-478a-9125-6cef9bc3bc52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:37.567134 [ 260 ] {32ea0dd6-6a06-478a-9125-6cef9bc3bc52} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:27:37.567406 [ 260 ] {32ea0dd6-6a06-478a-9125-6cef9bc3bc52} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:37.567683 [ 260 ] {32ea0dd6-6a06-478a-9125-6cef9bc3bc52} executeQuery: Read 14 rows, 1.01 KiB in 0.001978 sec., 7077.856420626896 rows/sec., 509.51 KiB/sec. 2024.12.21 00:27:37.567803 [ 260 ] {32ea0dd6-6a06-478a-9125-6cef9bc3bc52} TCPHandler: Processed in 0.002503666 sec. 2024.12.21 00:27:37.568121 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:37.568323 [ 259 ] {5b4f4e4c-7e3b-4e6c-b5cc-d037d514ba9c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:37.568405 [ 259 ] {5b4f4e4c-7e3b-4e6c-b5cc-d037d514ba9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:37.569295 [ 259 ] {5b4f4e4c-7e3b-4e6c-b5cc-d037d514ba9c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:37.569344 [ 259 ] {5b4f4e4c-7e3b-4e6c-b5cc-d037d514ba9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:37.569811 [ 259 ] {5b4f4e4c-7e3b-4e6c-b5cc-d037d514ba9c} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2024.12.21 00:27:37.570070 [ 259 ] {5b4f4e4c-7e3b-4e6c-b5cc-d037d514ba9c} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:37.570387 [ 259 ] {5b4f4e4c-7e3b-4e6c-b5cc-d037d514ba9c} executeQuery: Read 227 rows, 20.32 KiB in 0.00212 sec., 107075.47169811321 rows/sec., 9.36 MiB/sec. 2024.12.21 00:27:37.570478 [ 259 ] {5b4f4e4c-7e3b-4e6c-b5cc-d037d514ba9c} TCPHandler: Processed in 0.002536697 sec. 2024.12.21 00:27:37.570683 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:37.570831 [ 260 ] {8f9b2109-1302-4a3d-94be-afb973ac06cf} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:27:37.570895 [ 260 ] {8f9b2109-1302-4a3d-94be-afb973ac06cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:27:37.571596 [ 260 ] {8f9b2109-1302-4a3d-94be-afb973ac06cf} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:37.571639 [ 260 ] {8f9b2109-1302-4a3d-94be-afb973ac06cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:37.572017 [ 260 ] {8f9b2109-1302-4a3d-94be-afb973ac06cf} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.21 00:27:37.572263 [ 260 ] {8f9b2109-1302-4a3d-94be-afb973ac06cf} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:37.572477 [ 260 ] {8f9b2109-1302-4a3d-94be-afb973ac06cf} executeQuery: Read 19 rows, 1.36 KiB in 0.001682 sec., 11296.076099881095 rows/sec., 807.61 KiB/sec. 2024.12.21 00:27:37.572533 [ 260 ] {8f9b2109-1302-4a3d-94be-afb973ac06cf} TCPHandler: Processed in 0.001943441 sec. 2024.12.21 00:27:37.572696 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:37.572848 [ 259 ] {1ff56339-f654-49d5-bf6a-a3e7c4ea630f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:27:37.572911 [ 259 ] {1ff56339-f654-49d5-bf6a-a3e7c4ea630f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:27:37.573622 [ 259 ] {1ff56339-f654-49d5-bf6a-a3e7c4ea630f} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:37.573664 [ 259 ] {1ff56339-f654-49d5-bf6a-a3e7c4ea630f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:37.574061 [ 259 ] {1ff56339-f654-49d5-bf6a-a3e7c4ea630f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:27:37.574310 [ 259 ] {1ff56339-f654-49d5-bf6a-a3e7c4ea630f} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:37.574527 [ 259 ] {1ff56339-f654-49d5-bf6a-a3e7c4ea630f} executeQuery: Read 14 rows, 1004.00 B in 0.001713 sec., 8172.796263864566 rows/sec., 572.37 KiB/sec. 2024.12.21 00:27:37.574634 [ 259 ] {1ff56339-f654-49d5-bf6a-a3e7c4ea630f} TCPHandler: Processed in 0.002006033 sec. 2024.12.21 00:27:37.574878 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:37.575102 [ 260 ] {04d6f13f-b625-494f-9a86-218d20f3073d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:27:37.575196 [ 260 ] {04d6f13f-b625-494f-9a86-218d20f3073d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:27:37.575992 [ 260 ] {04d6f13f-b625-494f-9a86-218d20f3073d} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:37.576032 [ 260 ] {04d6f13f-b625-494f-9a86-218d20f3073d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:37.576398 [ 260 ] {04d6f13f-b625-494f-9a86-218d20f3073d} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:27:37.576651 [ 260 ] {04d6f13f-b625-494f-9a86-218d20f3073d} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:37.576852 [ 260 ] {04d6f13f-b625-494f-9a86-218d20f3073d} executeQuery: Read 13 rows, 830.00 B in 0.001807 sec., 7194.244604316546 rows/sec., 448.56 KiB/sec. 2024.12.21 00:27:37.576907 [ 260 ] {04d6f13f-b625-494f-9a86-218d20f3073d} TCPHandler: Processed in 0.002176597 sec. 2024.12.21 00:27:37.577052 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:37.577199 [ 259 ] {16591c1d-be58-4cf7-ae63-886948e0914f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:37.577260 [ 259 ] {16591c1d-be58-4cf7-ae63-886948e0914f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:37.578073 [ 259 ] {16591c1d-be58-4cf7-ae63-886948e0914f} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:37.578115 [ 259 ] {16591c1d-be58-4cf7-ae63-886948e0914f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:37.578513 [ 259 ] {16591c1d-be58-4cf7-ae63-886948e0914f} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2024.12.21 00:27:37.578766 [ 259 ] {16591c1d-be58-4cf7-ae63-886948e0914f} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:37.578988 [ 259 ] {16591c1d-be58-4cf7-ae63-886948e0914f} executeQuery: Read 394 rows, 28.64 KiB in 0.001823 sec., 216127.2627537027 rows/sec., 15.34 MiB/sec. 2024.12.21 00:27:37.579044 [ 259 ] {16591c1d-be58-4cf7-ae63-886948e0914f} TCPHandler: Processed in 0.002058805 sec. 2024.12.21 00:27:37.579250 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:37.579475 [ 260 ] {eac01421-6ae8-4ba9-a543-e8baa82118cc} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:27:37.579570 [ 260 ] {eac01421-6ae8-4ba9-a543-e8baa82118cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:27:37.580102 [ 260 ] {eac01421-6ae8-4ba9-a543-e8baa82118cc} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:37.580142 [ 260 ] {eac01421-6ae8-4ba9-a543-e8baa82118cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:37.580520 [ 260 ] {eac01421-6ae8-4ba9-a543-e8baa82118cc} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:27:37.580776 [ 260 ] {eac01421-6ae8-4ba9-a543-e8baa82118cc} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:37.580974 [ 260 ] {eac01421-6ae8-4ba9-a543-e8baa82118cc} executeQuery: Read 6 rows, 321.00 B in 0.001556 sec., 3856.041131105398 rows/sec., 201.46 KiB/sec. 2024.12.21 00:27:37.581026 [ 260 ] {eac01421-6ae8-4ba9-a543-e8baa82118cc} TCPHandler: Processed in 0.00188777 sec. 2024.12.21 00:27:37.581185 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:37.581326 [ 259 ] {4724a246-6022-43f1-b274-b366c7cdb9fa} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:37.581390 [ 259 ] {4724a246-6022-43f1-b274-b366c7cdb9fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:37.582018 [ 259 ] {4724a246-6022-43f1-b274-b366c7cdb9fa} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:37.582059 [ 259 ] {4724a246-6022-43f1-b274-b366c7cdb9fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:37.582472 [ 259 ] {4724a246-6022-43f1-b274-b366c7cdb9fa} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2024.12.21 00:27:37.582724 [ 259 ] {4724a246-6022-43f1-b274-b366c7cdb9fa} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:37.582924 [ 259 ] {4724a246-6022-43f1-b274-b366c7cdb9fa} executeQuery: Read 237 rows, 16.27 KiB in 0.00163 sec., 145398.773006135 rows/sec., 9.75 MiB/sec. 2024.12.21 00:27:37.582980 [ 259 ] {4724a246-6022-43f1-b274-b366c7cdb9fa} TCPHandler: Processed in 0.001862579 sec. 2024.12.21 00:27:37.583191 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:37.583415 [ 260 ] {1a51e67f-baef-46ef-84ba-68559df9cc2b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:27:37.583512 [ 260 ] {1a51e67f-baef-46ef-84ba-68559df9cc2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:27:37.584041 [ 260 ] {1a51e67f-baef-46ef-84ba-68559df9cc2b} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:37.584079 [ 260 ] {1a51e67f-baef-46ef-84ba-68559df9cc2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:37.584445 [ 260 ] {1a51e67f-baef-46ef-84ba-68559df9cc2b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 00:27:37.584695 [ 260 ] {1a51e67f-baef-46ef-84ba-68559df9cc2b} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:37.584909 [ 260 ] {1a51e67f-baef-46ef-84ba-68559df9cc2b} executeQuery: Read 1 rows, 69.00 B in 0.001549 sec., 645.5777921239509 rows/sec., 43.50 KiB/sec. 2024.12.21 00:27:37.584960 [ 260 ] {1a51e67f-baef-46ef-84ba-68559df9cc2b} TCPHandler: Processed in 0.00188275 sec. 2024.12.21 00:27:37.585115 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:37.585257 [ 259 ] {1a41d78a-5d9b-485f-b969-bac626a8ef79} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:37.585352 [ 259 ] {1a41d78a-5d9b-485f-b969-bac626a8ef79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:27:37.586531 [ 259 ] {1a41d78a-5d9b-485f-b969-bac626a8ef79} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:37.586571 [ 259 ] {1a41d78a-5d9b-485f-b969-bac626a8ef79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:37.587214 [ 259 ] {1a41d78a-5d9b-485f-b969-bac626a8ef79} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.21 00:27:37.587484 [ 259 ] {1a41d78a-5d9b-485f-b969-bac626a8ef79} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:37.587754 [ 259 ] {1a41d78a-5d9b-485f-b969-bac626a8ef79} executeQuery: Read 12 rows, 22.02 KiB in 0.002528 sec., 4746.835443037975 rows/sec., 8.51 MiB/sec. 2024.12.21 00:27:37.587991 [ 259 ] {1a41d78a-5d9b-485f-b969-bac626a8ef79} TCPHandler: Processed in 0.002938988 sec. 2024.12.21 00:27:37.588412 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:37.588657 [ 260 ] {2e6fed45-ef94-4ed0-8c59-aed0bd718c99} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:37.588710 [ 260 ] {2e6fed45-ef94-4ed0-8c59-aed0bd718c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:37.589211 [ 260 ] {2e6fed45-ef94-4ed0-8c59-aed0bd718c99} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:37.589250 [ 260 ] {2e6fed45-ef94-4ed0-8c59-aed0bd718c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:37.589632 [ 260 ] {2e6fed45-ef94-4ed0-8c59-aed0bd718c99} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2024.12.21 00:27:37.589874 [ 260 ] {2e6fed45-ef94-4ed0-8c59-aed0bd718c99} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:37.590056 [ 260 ] {2e6fed45-ef94-4ed0-8c59-aed0bd718c99} executeQuery: Read 82 rows, 5.33 KiB in 0.001446 sec., 56708.160442600274 rows/sec., 3.60 MiB/sec. 2024.12.21 00:27:37.590127 [ 260 ] {2e6fed45-ef94-4ed0-8c59-aed0bd718c99} TCPHandler: Processed in 0.002007494 sec. 2024.12.21 00:27:41.061457 [ 66 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:27:41.061520 [ 66 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:27:41.373964 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39406 2024.12.21 00:27:41.374670 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:41.374716 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:41.375245 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.21 00:27:41.375501 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:41.375743 [ 66 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.21 00:27:41.375762 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2024.12.21 00:27:41.375865 [ 66 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:41.375915 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:41.376054 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.21 00:27:41.376154 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:41.376186 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37088 rows starting from the beginning of the part 2024.12.21 00:27:41.376253 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part 2024.12.21 00:27:41.376474 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part 2024.12.21 00:27:41.376738 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part 2024.12.21 00:27:41.376960 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part 2024.12.21 00:27:41.377135 [ 200 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part 2024.12.21 00:27:41.380083 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004082938 sec., 9651383.3910777 rows/sec., 138.06 MiB/sec. 2024.12.21 00:27:41.380565 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.21 00:27:41.380944 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_86_17} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:41.381040 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_86_17} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.21 00:27:41.381169 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2024.12.21 00:27:42.561980 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:42.562306 [ 260 ] {38c168bf-628e-487f-91bb-b69fd6a631d6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:42.562430 [ 260 ] {38c168bf-628e-487f-91bb-b69fd6a631d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:42.563375 [ 260 ] {38c168bf-628e-487f-91bb-b69fd6a631d6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:42.563435 [ 260 ] {38c168bf-628e-487f-91bb-b69fd6a631d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:42.563912 [ 260 ] {38c168bf-628e-487f-91bb-b69fd6a631d6} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2024.12.21 00:27:42.564189 [ 260 ] {38c168bf-628e-487f-91bb-b69fd6a631d6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:42.564424 [ 65 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2024.12.21 00:27:42.564471 [ 260 ] {38c168bf-628e-487f-91bb-b69fd6a631d6} executeQuery: Read 110 rows, 9.44 KiB in 0.002252 sec., 48845.47069271758 rows/sec., 4.09 MiB/sec. 2024.12.21 00:27:42.564516 [ 65 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:42.564587 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:42.564604 [ 260 ] {38c168bf-628e-487f-91bb-b69fd6a631d6} TCPHandler: Processed in 0.002817304 sec. 2024.12.21 00:27:42.564885 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2024.12.21 00:27:42.564911 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:42.565257 [ 259 ] {ae18c84c-35a4-49fb-869a-db9ba488e17c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:27:42.565301 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:42.565373 [ 259 ] {ae18c84c-35a4-49fb-869a-db9ba488e17c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:27:42.565411 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1430 rows starting from the beginning of the part 2024.12.21 00:27:42.565872 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 110 rows starting from the beginning of the part 2024.12.21 00:27:42.566242 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 227 rows starting from the beginning of the part 2024.12.21 00:27:42.566713 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 110 rows starting from the beginning of the part 2024.12.21 00:27:42.567187 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 227 rows starting from the beginning of the part 2024.12.21 00:27:42.567379 [ 200 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 110 rows starting from the beginning of the part 2024.12.21 00:27:42.568391 [ 259 ] {ae18c84c-35a4-49fb-869a-db9ba488e17c} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:42.568468 [ 259 ] {ae18c84c-35a4-49fb-869a-db9ba488e17c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:42.569578 [ 259 ] {ae18c84c-35a4-49fb-869a-db9ba488e17c} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.21 00:27:42.570080 [ 259 ] {ae18c84c-35a4-49fb-869a-db9ba488e17c} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:42.570338 [ 65 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 2024.12.21 00:27:42.570460 [ 65 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:42.570535 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:42.570558 [ 259 ] {ae18c84c-35a4-49fb-869a-db9ba488e17c} executeQuery: Read 27 rows, 2.03 KiB in 0.005423 sec., 4978.79402544717 rows/sec., 374.38 KiB/sec. 2024.12.21 00:27:42.570903 [ 259 ] {ae18c84c-35a4-49fb-869a-db9ba488e17c} TCPHandler: Processed in 0.006138013 sec. 2024.12.21 00:27:42.571034 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_120_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full 2024.12.21 00:27:42.571220 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:42.571637 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_120_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:42.571701 [ 260 ] {39b2fbf1-8a08-494d-8a60-7f0290d5b7d6} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:42.571714 [ 186 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 5 columns (5 merged, 0 gathered) in 0.006999595 sec., 316304.0147322809 rows/sec., 27.87 MiB/sec. 2024.12.21 00:27:42.571740 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_115_23, total 64 rows starting from the beginning of the part 2024.12.21 00:27:42.571829 [ 260 ] {39b2fbf1-8a08-494d-8a60-7f0290d5b7d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:42.572037 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 27 rows starting from the beginning of the part 2024.12.21 00:27:42.572237 [ 186 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2024.12.21 00:27:42.572748 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 19 rows starting from the beginning of the part 2024.12.21 00:27:42.573218 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 27 rows starting from the beginning of the part 2024.12.21 00:27:42.573858 [ 186 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_146_29} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:42.573923 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 19 rows starting from the beginning of the part 2024.12.21 00:27:42.574273 [ 186 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_146_29} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2024.12.21 00:27:42.574558 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2024.12.21 00:27:42.574550 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 27 rows starting from the beginning of the part 2024.12.21 00:27:42.575739 [ 260 ] {39b2fbf1-8a08-494d-8a60-7f0290d5b7d6} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:42.575811 [ 260 ] {39b2fbf1-8a08-494d-8a60-7f0290d5b7d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:42.576946 [ 260 ] {39b2fbf1-8a08-494d-8a60-7f0290d5b7d6} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2024.12.21 00:27:42.577260 [ 189 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_120_24} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.006613835 sec., 27669.2720637875 rows/sec., 2.09 MiB/sec. 2024.12.21 00:27:42.577477 [ 260 ] {39b2fbf1-8a08-494d-8a60-7f0290d5b7d6} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:42.577617 [ 189 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_120_24} MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) 2024.12.21 00:27:42.577813 [ 65 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2024.12.21 00:27:42.577929 [ 65 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:42.577986 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:42.578001 [ 260 ] {39b2fbf1-8a08-494d-8a60-7f0290d5b7d6} executeQuery: Read 91 rows, 7.28 KiB in 0.006417 sec., 14181.081502259623 rows/sec., 1.11 MiB/sec. 2024.12.21 00:27:42.578418 [ 260 ] {39b2fbf1-8a08-494d-8a60-7f0290d5b7d6} TCPHandler: Processed in 0.007360235 sec. 2024.12.21 00:27:42.578444 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2024.12.21 00:27:42.578601 [ 189 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_120_24} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:42.578705 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:42.578879 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:42.578905 [ 189 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_120_24} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 2024.12.21 00:27:42.578983 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 913 rows starting from the beginning of the part 2024.12.21 00:27:42.579101 [ 259 ] {e90938c5-2e31-4fb3-867d-f679214ba688} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:42.579179 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:27:42.579427 [ 259 ] {e90938c5-2e31-4fb3-867d-f679214ba688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:42.579460 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 91 rows starting from the beginning of the part 2024.12.21 00:27:42.579873 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 394 rows starting from the beginning of the part 2024.12.21 00:27:42.580310 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 91 rows starting from the beginning of the part 2024.12.21 00:27:42.580718 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 394 rows starting from the beginning of the part 2024.12.21 00:27:42.581015 [ 196 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 91 rows starting from the beginning of the part 2024.12.21 00:27:42.582112 [ 259 ] {e90938c5-2e31-4fb3-867d-f679214ba688} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:42.582205 [ 259 ] {e90938c5-2e31-4fb3-867d-f679214ba688} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:42.583834 [ 259 ] {e90938c5-2e31-4fb3-867d-f679214ba688} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2024.12.21 00:27:42.584431 [ 259 ] {e90938c5-2e31-4fb3-867d-f679214ba688} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:42.584727 [ 259 ] {e90938c5-2e31-4fb3-867d-f679214ba688} executeQuery: Read 160 rows, 11.41 KiB in 0.005793 sec., 27619.54082513378 rows/sec., 1.92 MiB/sec. 2024.12.21 00:27:42.584920 [ 259 ] {e90938c5-2e31-4fb3-867d-f679214ba688} TCPHandler: Processed in 0.006366648 sec. 2024.12.21 00:27:42.585243 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 1974 rows, containing 5 columns (5 merged, 0 gathered) in 0.007146269 sec., 276228.0569063381 rows/sec., 21.16 MiB/sec. 2024.12.21 00:27:42.585302 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:42.585481 [ 260 ] {dd1e7c5b-3646-44c3-b536-993e53f95944} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:42.585536 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2024.12.21 00:27:42.585622 [ 260 ] {dd1e7c5b-3646-44c3-b536-993e53f95944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:27:42.585999 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_146_29} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:42.586137 [ 194 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_146_29} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2024.12.21 00:27:42.586262 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.21 00:27:42.587153 [ 260 ] {dd1e7c5b-3646-44c3-b536-993e53f95944} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:42.587193 [ 260 ] {dd1e7c5b-3646-44c3-b536-993e53f95944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:42.587882 [ 260 ] {dd1e7c5b-3646-44c3-b536-993e53f95944} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.21 00:27:42.588147 [ 260 ] {dd1e7c5b-3646-44c3-b536-993e53f95944} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:42.588410 [ 260 ] {dd1e7c5b-3646-44c3-b536-993e53f95944} executeQuery: Read 27 rows, 49.54 KiB in 0.00298 sec., 9060.402684563758 rows/sec., 16.24 MiB/sec. 2024.12.21 00:27:42.588520 [ 260 ] {dd1e7c5b-3646-44c3-b536-993e53f95944} TCPHandler: Processed in 0.003472492 sec. 2024.12.21 00:27:42.588682 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:42.588825 [ 259 ] {7615108a-a5ab-418e-aac5-bfaac9ba1041} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:42.588887 [ 259 ] {7615108a-a5ab-418e-aac5-bfaac9ba1041} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:42.589476 [ 259 ] {7615108a-a5ab-418e-aac5-bfaac9ba1041} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:42.589521 [ 259 ] {7615108a-a5ab-418e-aac5-bfaac9ba1041} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:42.589927 [ 259 ] {7615108a-a5ab-418e-aac5-bfaac9ba1041} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2024.12.21 00:27:42.590185 [ 259 ] {7615108a-a5ab-418e-aac5-bfaac9ba1041} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:42.590326 [ 65 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2024.12.21 00:27:42.590365 [ 65 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:42.590374 [ 259 ] {7615108a-a5ab-418e-aac5-bfaac9ba1041} executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. 2024.12.21 00:27:42.590396 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:42.590495 [ 259 ] {7615108a-a5ab-418e-aac5-bfaac9ba1041} TCPHandler: Processed in 0.001871909 sec. 2024.12.21 00:27:42.590745 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2024.12.21 00:27:42.591169 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:42.591262 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_146_29} MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8544 rows starting from the beginning of the part 2024.12.21 00:27:42.591588 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part 2024.12.21 00:27:42.591970 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 82 rows starting from the beginning of the part 2024.12.21 00:27:42.592295 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part 2024.12.21 00:27:42.592605 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 82 rows starting from the beginning of the part 2024.12.21 00:27:42.592699 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part 2024.12.21 00:27:42.595356 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 8888 rows, containing 4 columns (4 merged, 0 gathered) in 0.004841328 sec., 1835859.9128173096 rows/sec., 119.65 MiB/sec. 2024.12.21 00:27:42.595586 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2024.12.21 00:27:42.595946 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_146_29} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:42.596044 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_146_29} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2024.12.21 00:27:42.596152 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. 2024.12.21 00:27:44.205691 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2024.12.21 00:27:44.230913 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.230985 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.238661 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.21 00:27:44.239498 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.239902 [ 58 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.21 00:27:44.240043 [ 58 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.240122 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.240475 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.21 00:27:44.252028 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2024.12.21 00:27:44.252853 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:44.253816 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part 2024.12.21 00:27:44.258428 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part 2024.12.21 00:27:44.263307 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part 2024.12.21 00:27:44.268360 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2024.12.21 00:27:44.274014 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part 2024.12.21 00:27:44.279676 [ 199 ] {2d708e01-ece8-449d-876b-957778127846::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2024.12.21 00:27:44.343617 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.103371719 sec., 6278.312930057785 rows/sec., 32.46 MiB/sec. 2024.12.21 00:27:44.347622 [ 198 ] {2d708e01-ece8-449d-876b-957778127846::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.21 00:27:44.350915 [ 198 ] {2d708e01-ece8-449d-876b-957778127846::all_1_86_17} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.351055 [ 198 ] {2d708e01-ece8-449d-876b-957778127846::all_1_86_17} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.21 00:27:44.353703 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2024.12.21 00:27:44.937268 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:44.937489 [ 260 ] {4eaadb93-d758-4b68-80f5-6cab696a3f74} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:27:44.937576 [ 260 ] {4eaadb93-d758-4b68-80f5-6cab696a3f74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:27:44.938398 [ 260 ] {4eaadb93-d758-4b68-80f5-6cab696a3f74} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.938443 [ 260 ] {4eaadb93-d758-4b68-80f5-6cab696a3f74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.938895 [ 260 ] {4eaadb93-d758-4b68-80f5-6cab696a3f74} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:27:44.939156 [ 260 ] {4eaadb93-d758-4b68-80f5-6cab696a3f74} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.939364 [ 260 ] {4eaadb93-d758-4b68-80f5-6cab696a3f74} executeQuery: Read 14 rows, 1.01 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 520.03 KiB/sec. 2024.12.21 00:27:44.939430 [ 260 ] {4eaadb93-d758-4b68-80f5-6cab696a3f74} TCPHandler: Processed in 0.002305271 sec. 2024.12.21 00:27:44.939707 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:44.939929 [ 259 ] {4509a6d0-06f1-4ee3-a8af-47ee83a2de7f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:44.940014 [ 259 ] {4509a6d0-06f1-4ee3-a8af-47ee83a2de7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:44.941381 [ 259 ] {4509a6d0-06f1-4ee3-a8af-47ee83a2de7f} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.941441 [ 259 ] {4509a6d0-06f1-4ee3-a8af-47ee83a2de7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.942002 [ 259 ] {4509a6d0-06f1-4ee3-a8af-47ee83a2de7f} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2024.12.21 00:27:44.942275 [ 259 ] {4509a6d0-06f1-4ee3-a8af-47ee83a2de7f} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.942536 [ 259 ] {4509a6d0-06f1-4ee3-a8af-47ee83a2de7f} executeQuery: Read 1367 rows, 116.44 KiB in 0.002669 sec., 512176.8452603972 rows/sec., 42.60 MiB/sec. 2024.12.21 00:27:44.942612 [ 259 ] {4509a6d0-06f1-4ee3-a8af-47ee83a2de7f} TCPHandler: Processed in 0.003045401 sec. 2024.12.21 00:27:44.942822 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:44.942985 [ 260 ] {a7a2655b-38c7-4a7a-8cc9-a80305755e1a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:27:44.943048 [ 260 ] {a7a2655b-38c7-4a7a-8cc9-a80305755e1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:27:44.943787 [ 260 ] {a7a2655b-38c7-4a7a-8cc9-a80305755e1a} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.943832 [ 260 ] {a7a2655b-38c7-4a7a-8cc9-a80305755e1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.944208 [ 260 ] {a7a2655b-38c7-4a7a-8cc9-a80305755e1a} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.21 00:27:44.944444 [ 260 ] {a7a2655b-38c7-4a7a-8cc9-a80305755e1a} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.944627 [ 260 ] {a7a2655b-38c7-4a7a-8cc9-a80305755e1a} executeQuery: Read 19 rows, 1.36 KiB in 0.001676 sec., 11336.515513126491 rows/sec., 810.50 KiB/sec. 2024.12.21 00:27:44.944655 [ 218 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2024.12.21 00:27:44.944693 [ 260 ] {a7a2655b-38c7-4a7a-8cc9-a80305755e1a} TCPHandler: Processed in 0.001984603 sec. 2024.12.21 00:27:44.944703 [ 218 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2024.12.21 00:27:44.944859 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:44.945031 [ 259 ] {25a5ce5d-1c68-4ec6-bfa3-0eeebae9fea5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:27:44.945135 [ 259 ] {25a5ce5d-1c68-4ec6-bfa3-0eeebae9fea5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:27:44.946593 [ 259 ] {25a5ce5d-1c68-4ec6-bfa3-0eeebae9fea5} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.946685 [ 259 ] {25a5ce5d-1c68-4ec6-bfa3-0eeebae9fea5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.947348 [ 259 ] {25a5ce5d-1c68-4ec6-bfa3-0eeebae9fea5} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:27:44.947807 [ 259 ] {25a5ce5d-1c68-4ec6-bfa3-0eeebae9fea5} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.948108 [ 259 ] {25a5ce5d-1c68-4ec6-bfa3-0eeebae9fea5} executeQuery: Read 242 rows, 16.79 KiB in 0.003127 sec., 77390.47009913655 rows/sec., 5.24 MiB/sec. 2024.12.21 00:27:44.948241 [ 218 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2024.12.21 00:27:44.948257 [ 259 ] {25a5ce5d-1c68-4ec6-bfa3-0eeebae9fea5} TCPHandler: Processed in 0.003474632 sec. 2024.12.21 00:27:44.948544 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:44.948724 [ 260 ] {16d0914d-a540-453d-98d7-0eed7b450a08} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:27:44.948835 [ 260 ] {16d0914d-a540-453d-98d7-0eed7b450a08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:27:44.949529 [ 260 ] {16d0914d-a540-453d-98d7-0eed7b450a08} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.949569 [ 260 ] {16d0914d-a540-453d-98d7-0eed7b450a08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.949928 [ 260 ] {16d0914d-a540-453d-98d7-0eed7b450a08} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:27:44.950162 [ 260 ] {16d0914d-a540-453d-98d7-0eed7b450a08} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.950402 [ 260 ] {16d0914d-a540-453d-98d7-0eed7b450a08} executeQuery: Read 13 rows, 830.00 B in 0.001723 sec., 7544.979686593152 rows/sec., 470.43 KiB/sec. 2024.12.21 00:27:44.950485 [ 260 ] {16d0914d-a540-453d-98d7-0eed7b450a08} TCPHandler: Processed in 0.002109136 sec. 2024.12.21 00:27:44.950698 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:44.950877 [ 259 ] {ba429f41-d956-4814-ad9c-3ac533318775} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:44.950936 [ 259 ] {ba429f41-d956-4814-ad9c-3ac533318775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:44.952109 [ 259 ] {ba429f41-d956-4814-ad9c-3ac533318775} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.952147 [ 259 ] {ba429f41-d956-4814-ad9c-3ac533318775} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.952555 [ 259 ] {ba429f41-d956-4814-ad9c-3ac533318775} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2024.12.21 00:27:44.952795 [ 259 ] {ba429f41-d956-4814-ad9c-3ac533318775} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.952984 [ 259 ] {ba429f41-d956-4814-ad9c-3ac533318775} executeQuery: Read 850 rows, 62.93 KiB in 0.002141 sec., 397010.7426436244 rows/sec., 28.70 MiB/sec. 2024.12.21 00:27:44.953040 [ 259 ] {ba429f41-d956-4814-ad9c-3ac533318775} TCPHandler: Processed in 0.002464035 sec. 2024.12.21 00:27:44.953249 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:44.953477 [ 260 ] {be0215b9-c994-4459-9afe-63fec941a285} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:27:44.953572 [ 260 ] {be0215b9-c994-4459-9afe-63fec941a285} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:27:44.954182 [ 260 ] {be0215b9-c994-4459-9afe-63fec941a285} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.954221 [ 260 ] {be0215b9-c994-4459-9afe-63fec941a285} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.954589 [ 260 ] {be0215b9-c994-4459-9afe-63fec941a285} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:27:44.954829 [ 260 ] {be0215b9-c994-4459-9afe-63fec941a285} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.954999 [ 57 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 6 parts from all_1_58_12 to all_63_63_0 2024.12.21 00:27:44.955064 [ 57 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.955070 [ 260 ] {be0215b9-c994-4459-9afe-63fec941a285} executeQuery: Read 6 rows, 321.00 B in 0.00164 sec., 3658.5365853658536 rows/sec., 191.14 KiB/sec. 2024.12.21 00:27:44.955099 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.955218 [ 260 ] {be0215b9-c994-4459-9afe-63fec941a285} TCPHandler: Processed in 0.002079535 sec. 2024.12.21 00:27:44.955362 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_63_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_58_12 to all_63_63_0 into Compact with storage Full 2024.12.21 00:27:44.955426 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:44.955553 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_63_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:44.955602 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_63_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_58_12, total 348 rows starting from the beginning of the part 2024.12.21 00:27:44.955602 [ 259 ] {fe4a95e5-adbc-44ce-96f3-c671f91f02fc} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:44.955700 [ 259 ] {fe4a95e5-adbc-44ce-96f3-c671f91f02fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:44.955713 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_63_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part 2024.12.21 00:27:44.956095 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_63_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part 2024.12.21 00:27:44.956476 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_63_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part 2024.12.21 00:27:44.956815 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_63_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part 2024.12.21 00:27:44.957228 [ 193 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_63_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part 2024.12.21 00:27:44.958596 [ 259 ] {fe4a95e5-adbc-44ce-96f3-c671f91f02fc} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.958642 [ 259 ] {fe4a95e5-adbc-44ce-96f3-c671f91f02fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.959142 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_63_13} MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 4 columns (4 merged, 0 gathered) in 0.003912483 sec., 96613.83832210902 rows/sec., 4.93 MiB/sec. 2024.12.21 00:27:44.959362 [ 259 ] {fe4a95e5-adbc-44ce-96f3-c671f91f02fc} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2024.12.21 00:27:44.959552 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_63_13} MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) 2024.12.21 00:27:44.959844 [ 259 ] {fe4a95e5-adbc-44ce-96f3-c671f91f02fc} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.960244 [ 259 ] {fe4a95e5-adbc-44ce-96f3-c671f91f02fc} executeQuery: Read 1019 rows, 69.53 KiB in 0.004674 sec., 218014.5485665383 rows/sec., 14.53 MiB/sec. 2024.12.21 00:27:44.960410 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_63_13} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.960431 [ 259 ] {fe4a95e5-adbc-44ce-96f3-c671f91f02fc} TCPHandler: Processed in 0.005075574 sec. 2024.12.21 00:27:44.960601 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_63_13} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 6 parts: [all_1_58_12, all_63_63_0] -> all_1_63_13 2024.12.21 00:27:44.960756 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:44.960772 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.21 00:27:44.960951 [ 260 ] {e6b19ce1-714d-4e3e-ab8b-59db01768962} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:27:44.961015 [ 260 ] {e6b19ce1-714d-4e3e-ab8b-59db01768962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:27:44.961583 [ 260 ] {e6b19ce1-714d-4e3e-ab8b-59db01768962} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.961629 [ 260 ] {e6b19ce1-714d-4e3e-ab8b-59db01768962} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.962022 [ 260 ] {e6b19ce1-714d-4e3e-ab8b-59db01768962} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 00:27:44.962277 [ 260 ] {e6b19ce1-714d-4e3e-ab8b-59db01768962} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.962501 [ 260 ] {e6b19ce1-714d-4e3e-ab8b-59db01768962} executeQuery: Read 1 rows, 69.00 B in 0.00158 sec., 632.9113924050632 rows/sec., 42.65 KiB/sec. 2024.12.21 00:27:44.962553 [ 260 ] {e6b19ce1-714d-4e3e-ab8b-59db01768962} TCPHandler: Processed in 0.001971392 sec. 2024.12.21 00:27:44.962686 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:44.962811 [ 259 ] {38703b74-fc45-4945-abd9-d7168925f3e9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:44.962908 [ 259 ] {38703b74-fc45-4945-abd9-d7168925f3e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:27:44.964218 [ 259 ] {38703b74-fc45-4945-abd9-d7168925f3e9} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.964256 [ 259 ] {38703b74-fc45-4945-abd9-d7168925f3e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.964908 [ 259 ] {38703b74-fc45-4945-abd9-d7168925f3e9} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.21 00:27:44.965161 [ 259 ] {38703b74-fc45-4945-abd9-d7168925f3e9} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.965310 [ 57 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.12.21 00:27:44.965349 [ 57 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.965372 [ 259 ] {38703b74-fc45-4945-abd9-d7168925f3e9} executeQuery: Read 12 rows, 22.02 KiB in 0.002588 sec., 4636.7851622874805 rows/sec., 8.31 MiB/sec. 2024.12.21 00:27:44.965377 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.965629 [ 259 ] {38703b74-fc45-4945-abd9-d7168925f3e9} TCPHandler: Processed in 0.003000129 sec. 2024.12.21 00:27:44.965629 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.12.21 00:27:44.965884 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:44.965986 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:44.966162 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2208 rows starting from the beginning of the part 2024.12.21 00:27:44.966168 [ 260 ] {d0ece78d-699d-4c8a-b529-ab04f9d9ab99} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:44.966313 [ 260 ] {d0ece78d-699d-4c8a-b529-ab04f9d9ab99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:44.966902 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 12 rows starting from the beginning of the part 2024.12.21 00:27:44.967641 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 27 rows starting from the beginning of the part 2024.12.21 00:27:44.968303 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 12 rows starting from the beginning of the part 2024.12.21 00:27:44.968991 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 27 rows starting from the beginning of the part 2024.12.21 00:27:44.968999 [ 260 ] {d0ece78d-699d-4c8a-b529-ab04f9d9ab99} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:44.969074 [ 260 ] {d0ece78d-699d-4c8a-b529-ab04f9d9ab99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:44.969516 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 12 rows starting from the beginning of the part 2024.12.21 00:27:44.970777 [ 260 ] {d0ece78d-699d-4c8a-b529-ab04f9d9ab99} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2024.12.21 00:27:44.971351 [ 260 ] {d0ece78d-699d-4c8a-b529-ab04f9d9ab99} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.971682 [ 260 ] {d0ece78d-699d-4c8a-b529-ab04f9d9ab99} executeQuery: Read 58 rows, 3.68 KiB in 0.005622 sec., 10316.61330487371 rows/sec., 653.99 KiB/sec. 2024.12.21 00:27:44.971742 [ 260 ] {d0ece78d-699d-4c8a-b529-ab04f9d9ab99} TCPHandler: Processed in 0.006009139 sec. 2024.12.21 00:27:44.978036 [ 187 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2298 rows, containing 19 columns (19 merged, 0 gathered) in 0.012562813 sec., 182920.81558485347 rows/sec., 327.79 MiB/sec. 2024.12.21 00:27:44.980369 [ 190 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.12.21 00:27:44.980809 [ 190 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_121_24} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:44.980891 [ 190 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_121_24} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.12.21 00:27:44.981047 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.43 MiB. 2024.12.21 00:27:45.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.96 MiB, peak 293.36 MiB, free memory in arenas 0.00 B, will set to 273.05 MiB (RSS), difference: -1.90 MiB 2024.12.21 00:27:46.606326 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2514 2024.12.21 00:27:46.610073 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:46.610135 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:46.611785 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:27:46.612121 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:46.612806 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2514 2024.12.21 00:27:47.389483 [ 222 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): 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] 2024.12.21 00:27:47.389532 [ 222 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): 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] 2024.12.21 00:27:47.391620 [ 222 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): 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] 2024.12.21 00:27:47.437481 [ 222 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:27:47.437545 [ 222 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:27:47.440050 [ 222 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:27:47.530770 [ 220 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:27:47.530859 [ 220 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:27:47.533158 [ 220 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:27:47.556149 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:47.556446 [ 260 ] {aa47b5a2-1c4f-4ca3-8f8e-a3328cd3daa1} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:47.556566 [ 260 ] {aa47b5a2-1c4f-4ca3-8f8e-a3328cd3daa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:47.557501 [ 260 ] {aa47b5a2-1c4f-4ca3-8f8e-a3328cd3daa1} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:47.557548 [ 260 ] {aa47b5a2-1c4f-4ca3-8f8e-a3328cd3daa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:47.557999 [ 260 ] {aa47b5a2-1c4f-4ca3-8f8e-a3328cd3daa1} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2024.12.21 00:27:47.558263 [ 260 ] {aa47b5a2-1c4f-4ca3-8f8e-a3328cd3daa1} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:47.558526 [ 260 ] {aa47b5a2-1c4f-4ca3-8f8e-a3328cd3daa1} executeQuery: Read 56 rows, 4.38 KiB in 0.002168 sec., 25830.258302583028 rows/sec., 1.97 MiB/sec. 2024.12.21 00:27:47.558592 [ 260 ] {aa47b5a2-1c4f-4ca3-8f8e-a3328cd3daa1} TCPHandler: Processed in 0.00262645 sec. 2024.12.21 00:27:47.558853 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:47.559143 [ 259 ] {549cf8f6-6d81-4c1d-8dc0-8ebee9a0bcb7} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:47.559259 [ 259 ] {549cf8f6-6d81-4c1d-8dc0-8ebee9a0bcb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:47.560301 [ 259 ] {549cf8f6-6d81-4c1d-8dc0-8ebee9a0bcb7} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:47.560350 [ 259 ] {549cf8f6-6d81-4c1d-8dc0-8ebee9a0bcb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:47.560793 [ 259 ] {549cf8f6-6d81-4c1d-8dc0-8ebee9a0bcb7} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2024.12.21 00:27:47.561041 [ 259 ] {549cf8f6-6d81-4c1d-8dc0-8ebee9a0bcb7} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:47.561270 [ 259 ] {549cf8f6-6d81-4c1d-8dc0-8ebee9a0bcb7} executeQuery: Read 64 rows, 5.12 KiB in 0.002213 sec., 28920.018075011296 rows/sec., 2.26 MiB/sec. 2024.12.21 00:27:47.561337 [ 259 ] {549cf8f6-6d81-4c1d-8dc0-8ebee9a0bcb7} TCPHandler: Processed in 0.0026179 sec. 2024.12.21 00:27:47.561486 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:47.561637 [ 260 ] {f02c74e4-427e-4e76-bf2b-927e9d64a6b2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:47.561703 [ 260 ] {f02c74e4-427e-4e76-bf2b-927e9d64a6b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:47.562276 [ 260 ] {f02c74e4-427e-4e76-bf2b-927e9d64a6b2} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:47.562317 [ 260 ] {f02c74e4-427e-4e76-bf2b-927e9d64a6b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:47.562727 [ 260 ] {f02c74e4-427e-4e76-bf2b-927e9d64a6b2} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2024.12.21 00:27:47.562992 [ 260 ] {f02c74e4-427e-4e76-bf2b-927e9d64a6b2} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:47.563150 [ 56 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 5 parts from all_1_143_29 to all_147_147_0 2024.12.21 00:27:47.563214 [ 56 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:47.563239 [ 260 ] {f02c74e4-427e-4e76-bf2b-927e9d64a6b2} executeQuery: Read 64 rows, 4.56 KiB in 0.001636 sec., 39119.80440097799 rows/sec., 2.72 MiB/sec. 2024.12.21 00:27:47.563255 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:47.563416 [ 260 ] {f02c74e4-427e-4e76-bf2b-927e9d64a6b2} TCPHandler: Processed in 0.001992963 sec. 2024.12.21 00:27:47.563503 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_147_30} MergeTask::PrepareStage: Merging 5 parts: from all_1_143_29 to all_147_147_0 into Compact with storage Full 2024.12.21 00:27:47.563619 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:47.563703 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_147_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:47.563791 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_147_30} MergeTreeSequentialSource: Reading 7 marks from part all_1_143_29, total 42620 rows starting from the beginning of the part 2024.12.21 00:27:47.563874 [ 259 ] {fb1fee04-238b-4607-afd9-7fd65a9b3a73} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:47.564041 [ 259 ] {fb1fee04-238b-4607-afd9-7fd65a9b3a73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:47.564037 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part 2024.12.21 00:27:47.564700 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 237 rows starting from the beginning of the part 2024.12.21 00:27:47.565084 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part 2024.12.21 00:27:47.565356 [ 188 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1019 rows starting from the beginning of the part 2024.12.21 00:27:47.566245 [ 259 ] {fb1fee04-238b-4607-afd9-7fd65a9b3a73} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:47.566309 [ 259 ] {fb1fee04-238b-4607-afd9-7fd65a9b3a73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:47.567029 [ 259 ] {fb1fee04-238b-4607-afd9-7fd65a9b3a73} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2024.12.21 00:27:47.567346 [ 259 ] {fb1fee04-238b-4607-afd9-7fd65a9b3a73} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:47.567753 [ 219 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:27:47.567791 [ 259 ] {fb1fee04-238b-4607-afd9-7fd65a9b3a73} executeQuery: Read 24 rows, 1.66 KiB in 0.003992 sec., 6012.024048096193 rows/sec., 414.89 KiB/sec. 2024.12.21 00:27:47.567846 [ 219 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:27:47.568065 [ 259 ] {fb1fee04-238b-4607-afd9-7fd65a9b3a73} TCPHandler: Processed in 0.0045184 sec. 2024.12.21 00:27:47.571028 [ 219 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:27:47.575382 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_147_30} MergeTask::MergeProjectionsStage: Merge sorted 44196 rows, containing 5 columns (5 merged, 0 gathered) in 0.012001068 sec., 3682672.2421704466 rows/sec., 248.62 MiB/sec. 2024.12.21 00:27:47.575873 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_147_30} MergedBlockOutputStream: filled checksums all_1_147_30 (state Temporary) 2024.12.21 00:27:47.576207 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_147_30} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_147_30 to all_1_147_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:47.576295 [ 191 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_147_30} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 5 parts: [all_1_143_29, all_147_147_0] -> all_1_147_30 2024.12.21 00:27:47.576408 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2024.12.21 00:27:48.278735 [ 221 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:27:48.278821 [ 221 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:27:48.280960 [ 221 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:27:48.876897 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39833 2024.12.21 00:27:48.877568 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:48.877615 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:48.878312 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.21 00:27:48.878638 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:48.878894 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39833 2024.12.21 00:27:51.753037 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2024.12.21 00:27:51.777310 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:51.777375 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:51.785158 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.21 00:27:51.786002 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:51.789575 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2024.12.21 00:27:52.154175 [ 221 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:27:52.154257 [ 221 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:27:52.156438 [ 221 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:27:52.561414 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:52.561731 [ 260 ] {ff763ea4-8ec1-4be9-9839-3a8ab7ea0cec} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:52.561852 [ 260 ] {ff763ea4-8ec1-4be9-9839-3a8ab7ea0cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:52.562765 [ 260 ] {ff763ea4-8ec1-4be9-9839-3a8ab7ea0cec} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:52.562822 [ 260 ] {ff763ea4-8ec1-4be9-9839-3a8ab7ea0cec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:52.563298 [ 260 ] {ff763ea4-8ec1-4be9-9839-3a8ab7ea0cec} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2024.12.21 00:27:52.563562 [ 260 ] {ff763ea4-8ec1-4be9-9839-3a8ab7ea0cec} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:52.563821 [ 260 ] {ff763ea4-8ec1-4be9-9839-3a8ab7ea0cec} executeQuery: Read 110 rows, 9.44 KiB in 0.002167 sec., 50761.42131979695 rows/sec., 4.25 MiB/sec. 2024.12.21 00:27:52.563900 [ 260 ] {ff763ea4-8ec1-4be9-9839-3a8ab7ea0cec} TCPHandler: Processed in 0.002684121 sec. 2024.12.21 00:27:52.564227 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:52.564546 [ 259 ] {3f4ff12e-9a20-4cfe-8525-9b7ce3cfee1f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:27:52.564659 [ 259 ] {3f4ff12e-9a20-4cfe-8525-9b7ce3cfee1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:27:52.565531 [ 259 ] {3f4ff12e-9a20-4cfe-8525-9b7ce3cfee1f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:52.565572 [ 259 ] {3f4ff12e-9a20-4cfe-8525-9b7ce3cfee1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:52.565996 [ 259 ] {3f4ff12e-9a20-4cfe-8525-9b7ce3cfee1f} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.21 00:27:52.566245 [ 259 ] {3f4ff12e-9a20-4cfe-8525-9b7ce3cfee1f} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:52.566474 [ 259 ] {3f4ff12e-9a20-4cfe-8525-9b7ce3cfee1f} executeQuery: Read 27 rows, 2.03 KiB in 0.002012 sec., 13419.48310139165 rows/sec., 1009.08 KiB/sec. 2024.12.21 00:27:52.566532 [ 259 ] {3f4ff12e-9a20-4cfe-8525-9b7ce3cfee1f} TCPHandler: Processed in 0.002517077 sec. 2024.12.21 00:27:52.566747 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:52.566977 [ 260 ] {16fd89a3-b5c5-443a-bbb5-8f91835e370b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:52.567070 [ 260 ] {16fd89a3-b5c5-443a-bbb5-8f91835e370b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:52.567700 [ 260 ] {16fd89a3-b5c5-443a-bbb5-8f91835e370b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:52.567741 [ 260 ] {16fd89a3-b5c5-443a-bbb5-8f91835e370b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:52.568129 [ 260 ] {16fd89a3-b5c5-443a-bbb5-8f91835e370b} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2024.12.21 00:27:52.568376 [ 260 ] {16fd89a3-b5c5-443a-bbb5-8f91835e370b} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:52.568597 [ 260 ] {16fd89a3-b5c5-443a-bbb5-8f91835e370b} executeQuery: Read 91 rows, 7.28 KiB in 0.001676 sec., 54295.94272076373 rows/sec., 4.24 MiB/sec. 2024.12.21 00:27:52.568681 [ 260 ] {16fd89a3-b5c5-443a-bbb5-8f91835e370b} TCPHandler: Processed in 0.002044214 sec. 2024.12.21 00:27:52.568846 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:52.569167 [ 259 ] {f2d2e90b-3481-4699-a15a-97b4de4af84c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:52.569318 [ 259 ] {f2d2e90b-3481-4699-a15a-97b4de4af84c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:52.570589 [ 259 ] {f2d2e90b-3481-4699-a15a-97b4de4af84c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:52.570628 [ 259 ] {f2d2e90b-3481-4699-a15a-97b4de4af84c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:52.571023 [ 259 ] {f2d2e90b-3481-4699-a15a-97b4de4af84c} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2024.12.21 00:27:52.571258 [ 259 ] {f2d2e90b-3481-4699-a15a-97b4de4af84c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:52.571493 [ 259 ] {f2d2e90b-3481-4699-a15a-97b4de4af84c} executeQuery: Read 160 rows, 11.41 KiB in 0.00245 sec., 65306.12244897959 rows/sec., 4.55 MiB/sec. 2024.12.21 00:27:52.571558 [ 259 ] {f2d2e90b-3481-4699-a15a-97b4de4af84c} TCPHandler: Processed in 0.002783453 sec. 2024.12.21 00:27:52.571727 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:52.571892 [ 260 ] {462c1fa8-b7a9-4f5d-8ef8-18bb38070528} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:52.571990 [ 260 ] {462c1fa8-b7a9-4f5d-8ef8-18bb38070528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:27:52.573231 [ 260 ] {462c1fa8-b7a9-4f5d-8ef8-18bb38070528} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:52.573270 [ 260 ] {462c1fa8-b7a9-4f5d-8ef8-18bb38070528} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:52.573936 [ 260 ] {462c1fa8-b7a9-4f5d-8ef8-18bb38070528} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.21 00:27:52.574210 [ 260 ] {462c1fa8-b7a9-4f5d-8ef8-18bb38070528} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:52.574448 [ 260 ] {462c1fa8-b7a9-4f5d-8ef8-18bb38070528} executeQuery: Read 27 rows, 49.54 KiB in 0.002589 sec., 10428.736964078795 rows/sec., 18.69 MiB/sec. 2024.12.21 00:27:52.574565 [ 260 ] {462c1fa8-b7a9-4f5d-8ef8-18bb38070528} TCPHandler: Processed in 0.002917537 sec. 2024.12.21 00:27:52.574791 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:52.575015 [ 259 ] {f892dd24-dc3c-4ae8-9fb4-5f3f50c8c716} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:52.575099 [ 259 ] {f892dd24-dc3c-4ae8-9fb4-5f3f50c8c716} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:52.575587 [ 259 ] {f892dd24-dc3c-4ae8-9fb4-5f3f50c8c716} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:52.575626 [ 259 ] {f892dd24-dc3c-4ae8-9fb4-5f3f50c8c716} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.21 00:27:52.576003 [ 259 ] {f892dd24-dc3c-4ae8-9fb4-5f3f50c8c716} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2024.12.21 00:27:52.576232 [ 259 ] {f892dd24-dc3c-4ae8-9fb4-5f3f50c8c716} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:52.576429 [ 259 ] {f892dd24-dc3c-4ae8-9fb4-5f3f50c8c716} executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. 2024.12.21 00:27:52.576480 [ 259 ] {f892dd24-dc3c-4ae8-9fb4-5f3f50c8c716} TCPHandler: Processed in 0.001795868 sec. 2024.12.21 00:27:56.018013 [ 218 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Found 5 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] 2024.12.21 00:27:56.018068 [ 218 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Removing 5 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] 2024.12.21 00:27:56.019650 [ 218 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2024.12.21 00:27:56.033838 [ 222 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Found 5 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] 2024.12.21 00:27:56.033875 [ 222 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Removing 5 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] 2024.12.21 00:27:56.035461 [ 222 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2024.12.21 00:27:56.061559 [ 40 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:27:56.061612 [ 40 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:27:56.379963 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40321 2024.12.21 00:27:56.380652 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:56.380694 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:56.381235 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.21 00:27:56.381506 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:56.381703 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2024.12.21 00:27:56.571549 [ 43 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 5 parts from all_1_59_13 to all_63_63_0 2024.12.21 00:27:56.571622 [ 43 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:56.571650 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:56.571909 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_63_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_59_13 to all_63_63_0 into Compact with storage Full 2024.12.21 00:27:56.572239 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_63_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:27:56.572282 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_59_13, total 59 rows starting from the beginning of the part 2024.12.21 00:27:56.572367 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part 2024.12.21 00:27:56.572592 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part 2024.12.21 00:27:56.572845 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part 2024.12.21 00:27:56.573055 [ 186 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part 2024.12.21 00:27:56.574240 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_63_14} MergeTask::MergeProjectionsStage: Merge sorted 63 rows, containing 4 columns (4 merged, 0 gathered) in 0.002498987 sec., 25210.21517919061 rows/sec., 1.66 MiB/sec. 2024.12.21 00:27:56.574542 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_63_14} MergedBlockOutputStream: filled checksums all_1_63_14 (state Temporary) 2024.12.21 00:27:56.575162 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_63_14} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_63_14 to all_1_63_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:56.575278 [ 189 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_63_14} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 5 parts: [all_1_59_13, all_63_63_0] -> all_1_63_14 2024.12.21 00:27:56.575390 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.21 00:27:56.613990 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2534 2024.12.21 00:27:56.616772 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:56.616821 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:56.618421 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:27:56.618759 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:56.619468 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2534 2024.12.21 00:27:57.565914 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:57.566135 [ 260 ] {482d0ffb-a08f-4049-89f7-4334bc3a4395} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:27:57.566216 [ 260 ] {482d0ffb-a08f-4049-89f7-4334bc3a4395} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:27:57.566983 [ 260 ] {482d0ffb-a08f-4049-89f7-4334bc3a4395} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:57.567037 [ 260 ] {482d0ffb-a08f-4049-89f7-4334bc3a4395} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:57.567493 [ 260 ] {482d0ffb-a08f-4049-89f7-4334bc3a4395} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:27:57.567747 [ 260 ] {482d0ffb-a08f-4049-89f7-4334bc3a4395} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:57.567984 [ 260 ] {482d0ffb-a08f-4049-89f7-4334bc3a4395} executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. 2024.12.21 00:27:57.568043 [ 260 ] {482d0ffb-a08f-4049-89f7-4334bc3a4395} TCPHandler: Processed in 0.002274801 sec. 2024.12.21 00:27:57.568343 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:57.568646 [ 259 ] {34f7f2b2-4a4d-473e-ab7a-328bf5658c70} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:27:57.568762 [ 259 ] {34f7f2b2-4a4d-473e-ab7a-328bf5658c70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:27:57.569798 [ 259 ] {34f7f2b2-4a4d-473e-ab7a-328bf5658c70} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:57.569847 [ 259 ] {34f7f2b2-4a4d-473e-ab7a-328bf5658c70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:57.570301 [ 259 ] {34f7f2b2-4a4d-473e-ab7a-328bf5658c70} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2024.12.21 00:27:57.570564 [ 259 ] {34f7f2b2-4a4d-473e-ab7a-328bf5658c70} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:57.570816 [ 259 ] {34f7f2b2-4a4d-473e-ab7a-328bf5658c70} executeQuery: Read 227 rows, 20.32 KiB in 0.00225 sec., 100888.88888888889 rows/sec., 8.82 MiB/sec. 2024.12.21 00:27:57.570916 [ 259 ] {34f7f2b2-4a4d-473e-ab7a-328bf5658c70} TCPHandler: Processed in 0.002753033 sec. 2024.12.21 00:27:57.571200 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:57.571375 [ 260 ] {cd95ab60-4cf9-453c-862d-8b85cbfd84a0} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:27:57.571435 [ 260 ] {cd95ab60-4cf9-453c-862d-8b85cbfd84a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:27:57.572136 [ 260 ] {cd95ab60-4cf9-453c-862d-8b85cbfd84a0} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:57.572181 [ 260 ] {cd95ab60-4cf9-453c-862d-8b85cbfd84a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:57.572561 [ 260 ] {cd95ab60-4cf9-453c-862d-8b85cbfd84a0} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.21 00:27:57.572805 [ 260 ] {cd95ab60-4cf9-453c-862d-8b85cbfd84a0} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:57.573018 [ 260 ] {cd95ab60-4cf9-453c-862d-8b85cbfd84a0} executeQuery: Read 19 rows, 1.36 KiB in 0.001672 sec., 11363.636363636362 rows/sec., 812.44 KiB/sec. 2024.12.21 00:27:57.573069 [ 260 ] {cd95ab60-4cf9-453c-862d-8b85cbfd84a0} TCPHandler: Processed in 0.002053995 sec. 2024.12.21 00:27:57.573241 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:57.573382 [ 259 ] {53520b8d-717b-4d3d-ab43-b6fb3d8361ee} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:27:57.573440 [ 259 ] {53520b8d-717b-4d3d-ab43-b6fb3d8361ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:27:57.574120 [ 259 ] {53520b8d-717b-4d3d-ab43-b6fb3d8361ee} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:57.574167 [ 259 ] {53520b8d-717b-4d3d-ab43-b6fb3d8361ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:57.574539 [ 259 ] {53520b8d-717b-4d3d-ab43-b6fb3d8361ee} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:27:57.574770 [ 259 ] {53520b8d-717b-4d3d-ab43-b6fb3d8361ee} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:57.574998 [ 259 ] {53520b8d-717b-4d3d-ab43-b6fb3d8361ee} executeQuery: Read 14 rows, 1004.00 B in 0.001644 sec., 8515.81508515815 rows/sec., 596.39 KiB/sec. 2024.12.21 00:27:57.575078 [ 259 ] {53520b8d-717b-4d3d-ab43-b6fb3d8361ee} TCPHandler: Processed in 0.001904591 sec. 2024.12.21 00:27:57.575313 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:57.575474 [ 260 ] {655ae693-1c68-4ff3-b184-0e7fef34250f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:27:57.575531 [ 260 ] {655ae693-1c68-4ff3-b184-0e7fef34250f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:27:57.576207 [ 260 ] {655ae693-1c68-4ff3-b184-0e7fef34250f} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:57.576246 [ 260 ] {655ae693-1c68-4ff3-b184-0e7fef34250f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:57.576614 [ 260 ] {655ae693-1c68-4ff3-b184-0e7fef34250f} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:27:57.576856 [ 260 ] {655ae693-1c68-4ff3-b184-0e7fef34250f} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:57.577110 [ 260 ] {655ae693-1c68-4ff3-b184-0e7fef34250f} executeQuery: Read 13 rows, 830.00 B in 0.001654 sec., 7859.7339782345825 rows/sec., 490.05 KiB/sec. 2024.12.21 00:27:57.577255 [ 260 ] {655ae693-1c68-4ff3-b184-0e7fef34250f} TCPHandler: Processed in 0.002072935 sec. 2024.12.21 00:27:57.577497 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:57.577633 [ 259 ] {0c2689dc-c7f9-4802-84ee-d4c6d007b4ac} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:27:57.577689 [ 259 ] {0c2689dc-c7f9-4802-84ee-d4c6d007b4ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:27:57.578502 [ 259 ] {0c2689dc-c7f9-4802-84ee-d4c6d007b4ac} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:57.578539 [ 259 ] {0c2689dc-c7f9-4802-84ee-d4c6d007b4ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:57.578920 [ 259 ] {0c2689dc-c7f9-4802-84ee-d4c6d007b4ac} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2024.12.21 00:27:57.579165 [ 259 ] {0c2689dc-c7f9-4802-84ee-d4c6d007b4ac} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:57.579382 [ 259 ] {0c2689dc-c7f9-4802-84ee-d4c6d007b4ac} executeQuery: Read 394 rows, 28.64 KiB in 0.001778 sec., 221597.3003374578 rows/sec., 15.73 MiB/sec. 2024.12.21 00:27:57.579433 [ 259 ] {0c2689dc-c7f9-4802-84ee-d4c6d007b4ac} TCPHandler: Processed in 0.002061764 sec. 2024.12.21 00:27:57.579581 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:57.579701 [ 260 ] {47425057-7894-478f-83f4-c2765d1b1cb2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:27:57.579752 [ 260 ] {47425057-7894-478f-83f4-c2765d1b1cb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:27:57.580243 [ 260 ] {47425057-7894-478f-83f4-c2765d1b1cb2} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:57.580283 [ 260 ] {47425057-7894-478f-83f4-c2765d1b1cb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:57.580666 [ 260 ] {47425057-7894-478f-83f4-c2765d1b1cb2} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:27:57.580909 [ 260 ] {47425057-7894-478f-83f4-c2765d1b1cb2} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:57.581113 [ 260 ] {47425057-7894-478f-83f4-c2765d1b1cb2} executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. 2024.12.21 00:27:57.581165 [ 260 ] {47425057-7894-478f-83f4-c2765d1b1cb2} TCPHandler: Processed in 0.001642413 sec. 2024.12.21 00:27:57.581325 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:57.581464 [ 259 ] {7fd9c2b4-d5ea-4877-9d91-fd17b64353c8} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:57.581526 [ 259 ] {7fd9c2b4-d5ea-4877-9d91-fd17b64353c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:27:57.582210 [ 259 ] {7fd9c2b4-d5ea-4877-9d91-fd17b64353c8} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:57.582247 [ 259 ] {7fd9c2b4-d5ea-4877-9d91-fd17b64353c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:57.582638 [ 259 ] {7fd9c2b4-d5ea-4877-9d91-fd17b64353c8} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2024.12.21 00:27:57.582875 [ 259 ] {7fd9c2b4-d5ea-4877-9d91-fd17b64353c8} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:57.583098 [ 259 ] {7fd9c2b4-d5ea-4877-9d91-fd17b64353c8} executeQuery: Read 237 rows, 16.27 KiB in 0.001664 sec., 142427.88461538462 rows/sec., 9.55 MiB/sec. 2024.12.21 00:27:57.583153 [ 259 ] {7fd9c2b4-d5ea-4877-9d91-fd17b64353c8} TCPHandler: Processed in 0.00190092 sec. 2024.12.21 00:27:57.583361 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:57.583583 [ 260 ] {500ea4ae-7829-40d9-a37c-b2b7d82a791a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:27:57.583676 [ 260 ] {500ea4ae-7829-40d9-a37c-b2b7d82a791a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:27:57.584386 [ 260 ] {500ea4ae-7829-40d9-a37c-b2b7d82a791a} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:57.584425 [ 260 ] {500ea4ae-7829-40d9-a37c-b2b7d82a791a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:57.584783 [ 260 ] {500ea4ae-7829-40d9-a37c-b2b7d82a791a} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 00:27:57.585021 [ 260 ] {500ea4ae-7829-40d9-a37c-b2b7d82a791a} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:57.585235 [ 260 ] {500ea4ae-7829-40d9-a37c-b2b7d82a791a} executeQuery: Read 1 rows, 69.00 B in 0.001701 sec., 587.8894767783656 rows/sec., 39.61 KiB/sec. 2024.12.21 00:27:57.585362 [ 260 ] {500ea4ae-7829-40d9-a37c-b2b7d82a791a} TCPHandler: Processed in 0.002111556 sec. 2024.12.21 00:27:57.585599 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:57.585853 [ 259 ] {7fd50caf-a73f-4c62-944a-eeecb14432b3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:27:57.585950 [ 259 ] {7fd50caf-a73f-4c62-944a-eeecb14432b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:27:57.587114 [ 259 ] {7fd50caf-a73f-4c62-944a-eeecb14432b3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:57.587152 [ 259 ] {7fd50caf-a73f-4c62-944a-eeecb14432b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:57.587793 [ 259 ] {7fd50caf-a73f-4c62-944a-eeecb14432b3} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.21 00:27:57.588052 [ 259 ] {7fd50caf-a73f-4c62-944a-eeecb14432b3} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:57.588320 [ 259 ] {7fd50caf-a73f-4c62-944a-eeecb14432b3} executeQuery: Read 12 rows, 22.02 KiB in 0.002511 sec., 4778.972520908004 rows/sec., 8.56 MiB/sec. 2024.12.21 00:27:57.588430 [ 259 ] {7fd50caf-a73f-4c62-944a-eeecb14432b3} TCPHandler: Processed in 0.002972499 sec. 2024.12.21 00:27:57.588589 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:27:57.588728 [ 260 ] {c150a068-a7f4-4fd8-949e-d80dbef7bb02} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:27:57.588787 [ 260 ] {c150a068-a7f4-4fd8-949e-d80dbef7bb02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:27:57.589337 [ 260 ] {c150a068-a7f4-4fd8-949e-d80dbef7bb02} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:57.589376 [ 260 ] {c150a068-a7f4-4fd8-949e-d80dbef7bb02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:57.589753 [ 260 ] {c150a068-a7f4-4fd8-949e-d80dbef7bb02} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2024.12.21 00:27:57.589996 [ 260 ] {c150a068-a7f4-4fd8-949e-d80dbef7bb02} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:57.590225 [ 260 ] {c150a068-a7f4-4fd8-949e-d80dbef7bb02} executeQuery: Read 82 rows, 5.33 KiB in 0.001527 sec., 53700.06548788474 rows/sec., 3.41 MiB/sec. 2024.12.21 00:27:57.590278 [ 260 ] {c150a068-a7f4-4fd8-949e-d80dbef7bb02} TCPHandler: Processed in 0.001757467 sec. 2024.12.21 00:27:59.290576 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2024.12.21 00:27:59.314751 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:27:59.314806 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:27:59.322511 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.21 00:27:59.323370 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:27:59.326820 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2024.12.21 00:28:02.561047 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:02.561267 [ 260 ] {2b1e48d6-84cc-46c7-b67c-15cc8e25cc91} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:28:02.561349 [ 260 ] {2b1e48d6-84cc-46c7-b67c-15cc8e25cc91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:28:02.562143 [ 260 ] {2b1e48d6-84cc-46c7-b67c-15cc8e25cc91} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:02.562201 [ 260 ] {2b1e48d6-84cc-46c7-b67c-15cc8e25cc91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:02.562679 [ 260 ] {2b1e48d6-84cc-46c7-b67c-15cc8e25cc91} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 00:28:02.562946 [ 260 ] {2b1e48d6-84cc-46c7-b67c-15cc8e25cc91} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:02.563197 [ 260 ] {2b1e48d6-84cc-46c7-b67c-15cc8e25cc91} executeQuery: Read 2 rows, 167.00 B in 0.001982 sec., 1009.0817356205854 rows/sec., 82.28 KiB/sec. 2024.12.21 00:28:02.563317 [ 260 ] {2b1e48d6-84cc-46c7-b67c-15cc8e25cc91} TCPHandler: Processed in 0.002412764 sec. 2024.12.21 00:28:02.563637 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:02.563828 [ 259 ] {125bdf8e-9a59-4ef1-8c06-7ae7d7392e90} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:02.563905 [ 259 ] {125bdf8e-9a59-4ef1-8c06-7ae7d7392e90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:02.564738 [ 259 ] {125bdf8e-9a59-4ef1-8c06-7ae7d7392e90} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:02.564790 [ 259 ] {125bdf8e-9a59-4ef1-8c06-7ae7d7392e90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:02.565248 [ 259 ] {125bdf8e-9a59-4ef1-8c06-7ae7d7392e90} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2024.12.21 00:28:02.565518 [ 259 ] {125bdf8e-9a59-4ef1-8c06-7ae7d7392e90} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:02.565740 [ 28 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2024.12.21 00:28:02.565768 [ 259 ] {125bdf8e-9a59-4ef1-8c06-7ae7d7392e90} executeQuery: Read 111 rows, 9.51 KiB in 0.001992 sec., 55722.89156626506 rows/sec., 4.66 MiB/sec. 2024.12.21 00:28:02.565828 [ 28 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:02.565902 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:02.565904 [ 259 ] {125bdf8e-9a59-4ef1-8c06-7ae7d7392e90} TCPHandler: Processed in 0.002441885 sec. 2024.12.21 00:28:02.566165 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2024.12.21 00:28:02.566200 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:02.566387 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:02.566461 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1430 rows starting from the beginning of the part 2024.12.21 00:28:02.566504 [ 260 ] {ab46677a-7b16-4fa7-bc84-fa074f2c1092} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:28:02.566705 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1367 rows starting from the beginning of the part 2024.12.21 00:28:02.566716 [ 260 ] {ab46677a-7b16-4fa7-bc84-fa074f2c1092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:28:02.567097 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part 2024.12.21 00:28:02.567463 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 110 rows starting from the beginning of the part 2024.12.21 00:28:02.567812 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 227 rows starting from the beginning of the part 2024.12.21 00:28:02.568252 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 111 rows starting from the beginning of the part 2024.12.21 00:28:02.571544 [ 260 ] {ab46677a-7b16-4fa7-bc84-fa074f2c1092} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:02.571696 [ 260 ] {ab46677a-7b16-4fa7-bc84-fa074f2c1092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:02.572898 [ 260 ] {ab46677a-7b16-4fa7-bc84-fa074f2c1092} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.21 00:28:02.573401 [ 260 ] {ab46677a-7b16-4fa7-bc84-fa074f2c1092} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:02.574066 [ 260 ] {ab46677a-7b16-4fa7-bc84-fa074f2c1092} executeQuery: Read 29 rows, 2.17 KiB in 0.007602 sec., 3814.7855827413837 rows/sec., 285.44 KiB/sec. 2024.12.21 00:28:02.574455 [ 260 ] {ab46677a-7b16-4fa7-bc84-fa074f2c1092} TCPHandler: Processed in 0.008392842 sec. 2024.12.21 00:28:02.574762 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:02.575227 [ 259 ] {f9179b5a-1516-4f42-9809-ea2b5836446e} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:02.575420 [ 259 ] {f9179b5a-1516-4f42-9809-ea2b5836446e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:02.576872 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.010865118 sec., 303816.30461813667 rows/sec., 26.53 MiB/sec. 2024.12.21 00:28:02.576944 [ 259 ] {f9179b5a-1516-4f42-9809-ea2b5836446e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:02.577003 [ 259 ] {f9179b5a-1516-4f42-9809-ea2b5836446e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:02.577174 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2024.12.21 00:28:02.577785 [ 259 ] {f9179b5a-1516-4f42-9809-ea2b5836446e} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2024.12.21 00:28:02.577802 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_151_30} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:02.577956 [ 196 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_151_30} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2024.12.21 00:28:02.578121 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 00:28:02.578210 [ 259 ] {f9179b5a-1516-4f42-9809-ea2b5836446e} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:02.578438 [ 28 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2024.12.21 00:28:02.578497 [ 28 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:02.578506 [ 259 ] {f9179b5a-1516-4f42-9809-ea2b5836446e} executeQuery: Read 93 rows, 7.44 KiB in 0.003448 sec., 26972.15777262181 rows/sec., 2.11 MiB/sec. 2024.12.21 00:28:02.578533 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:02.578643 [ 259 ] {f9179b5a-1516-4f42-9809-ea2b5836446e} TCPHandler: Processed in 0.004018576 sec. 2024.12.21 00:28:02.578921 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:02.578923 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2024.12.21 00:28:02.579283 [ 260 ] {a3bbd8b5-e2c6-41ea-b4b4-889ee10e5eec} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:02.579490 [ 260 ] {a3bbd8b5-e2c6-41ea-b4b4-889ee10e5eec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:02.579652 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:02.579842 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 913 rows starting from the beginning of the part 2024.12.21 00:28:02.580421 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 850 rows starting from the beginning of the part 2024.12.21 00:28:02.581121 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2024.12.21 00:28:02.581704 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 91 rows starting from the beginning of the part 2024.12.21 00:28:02.581967 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 394 rows starting from the beginning of the part 2024.12.21 00:28:02.582163 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 93 rows starting from the beginning of the part 2024.12.21 00:28:02.583307 [ 260 ] {a3bbd8b5-e2c6-41ea-b4b4-889ee10e5eec} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:02.583403 [ 260 ] {a3bbd8b5-e2c6-41ea-b4b4-889ee10e5eec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:02.584436 [ 260 ] {a3bbd8b5-e2c6-41ea-b4b4-889ee10e5eec} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2024.12.21 00:28:02.584851 [ 260 ] {a3bbd8b5-e2c6-41ea-b4b4-889ee10e5eec} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:02.585236 [ 260 ] {a3bbd8b5-e2c6-41ea-b4b4-889ee10e5eec} executeQuery: Read 161 rows, 11.48 KiB in 0.006066 sec., 26541.37817342565 rows/sec., 1.85 MiB/sec. 2024.12.21 00:28:02.585580 [ 260 ] {a3bbd8b5-e2c6-41ea-b4b4-889ee10e5eec} TCPHandler: Processed in 0.0068026 sec. 2024.12.21 00:28:02.585699 [ 191 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.006997335 sec., 343702.2809398149 rows/sec., 26.35 MiB/sec. 2024.12.21 00:28:02.585776 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:02.585944 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2024.12.21 00:28:02.585956 [ 259 ] {fde7790a-aabf-4467-9288-4fd932af68ba} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:02.586137 [ 259 ] {fde7790a-aabf-4467-9288-4fd932af68ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:28:02.586625 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_151_30} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:02.586894 [ 200 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_151_30} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2024.12.21 00:28:02.587133 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 00:28:02.588133 [ 259 ] {fde7790a-aabf-4467-9288-4fd932af68ba} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:02.588179 [ 259 ] {fde7790a-aabf-4467-9288-4fd932af68ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:02.588929 [ 259 ] {fde7790a-aabf-4467-9288-4fd932af68ba} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.21 00:28:02.589196 [ 259 ] {fde7790a-aabf-4467-9288-4fd932af68ba} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:02.589443 [ 259 ] {fde7790a-aabf-4467-9288-4fd932af68ba} executeQuery: Read 27 rows, 49.54 KiB in 0.003551 sec., 7603.491974091806 rows/sec., 13.63 MiB/sec. 2024.12.21 00:28:02.589581 [ 259 ] {fde7790a-aabf-4467-9288-4fd932af68ba} TCPHandler: Processed in 0.003874773 sec. 2024.12.21 00:28:02.589736 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:02.589867 [ 260 ] {42ae4661-3c90-4cca-ba54-58a3cf15d8bc} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:02.589924 [ 260 ] {42ae4661-3c90-4cca-ba54-58a3cf15d8bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:02.590438 [ 260 ] {42ae4661-3c90-4cca-ba54-58a3cf15d8bc} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:02.590480 [ 260 ] {42ae4661-3c90-4cca-ba54-58a3cf15d8bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:02.590870 [ 260 ] {42ae4661-3c90-4cca-ba54-58a3cf15d8bc} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2024.12.21 00:28:02.591115 [ 260 ] {42ae4661-3c90-4cca-ba54-58a3cf15d8bc} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:02.591299 [ 28 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2024.12.21 00:28:02.591355 [ 260 ] {42ae4661-3c90-4cca-ba54-58a3cf15d8bc} executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. 2024.12.21 00:28:02.591362 [ 28 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:02.591438 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:02.591484 [ 260 ] {42ae4661-3c90-4cca-ba54-58a3cf15d8bc} TCPHandler: Processed in 0.001805797 sec. 2024.12.21 00:28:02.591678 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2024.12.21 00:28:02.591838 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:02.591883 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_151_30} MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8888 rows starting from the beginning of the part 2024.12.21 00:28:02.591966 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 58 rows starting from the beginning of the part 2024.12.21 00:28:02.592069 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 24 rows starting from the beginning of the part 2024.12.21 00:28:02.592168 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part 2024.12.21 00:28:02.592252 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 82 rows starting from the beginning of the part 2024.12.21 00:28:02.592362 [ 195 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part 2024.12.21 00:28:02.594946 [ 194 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 9172 rows, containing 4 columns (4 merged, 0 gathered) in 0.00339836 sec., 2698948.904765828 rows/sec., 175.90 MiB/sec. 2024.12.21 00:28:02.595191 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2024.12.21 00:28:02.595627 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_151_30} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:02.595745 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_151_30} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2024.12.21 00:28:02.595872 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. 2024.12.21 00:28:03.882771 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40748 2024.12.21 00:28:03.883420 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:03.883464 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:03.884009 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.21 00:28:03.884282 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:03.884545 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40748 2024.12.21 00:28:06.620534 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2570 2024.12.21 00:28:06.623820 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:06.623877 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:06.625406 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:28:06.625736 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:06.626022 [ 25 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.21 00:28:06.626188 [ 25 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:06.626314 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:06.627285 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.21 00:28:06.628827 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2570 2024.12.21 00:28:06.629531 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:06.629747 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2404 rows starting from the beginning of the part 2024.12.21 00:28:06.630306 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part 2024.12.21 00:28:06.630844 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part 2024.12.21 00:28:06.631374 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2024.12.21 00:28:06.631892 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part 2024.12.21 00:28:06.632392 [ 195 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part 2024.12.21 00:28:06.642169 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2570 rows, containing 72 columns (72 merged, 0 gathered) in 0.015641214 sec., 164309.49669252016 rows/sec., 122.61 MiB/sec. 2024.12.21 00:28:06.644454 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.21 00:28:06.645291 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_66_13} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:06.645386 [ 192 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_66_13} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.21 00:28:06.645755 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. 2024.12.21 00:28:06.827825 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2024.12.21 00:28:06.850781 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:06.850851 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:06.858565 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.21 00:28:06.859373 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:06.862462 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2024.12.21 00:28:07.413857 [ 219 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2024.12.21 00:28:07.413913 [ 219 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2024.12.21 00:28:07.415587 [ 219 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2024.12.21 00:28:07.565555 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:07.565775 [ 260 ] {6c987d11-1d34-4dfd-b57f-2e3d1f9004f9} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:28:07.565860 [ 260 ] {6c987d11-1d34-4dfd-b57f-2e3d1f9004f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:28:07.566717 [ 260 ] {6c987d11-1d34-4dfd-b57f-2e3d1f9004f9} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.566772 [ 260 ] {6c987d11-1d34-4dfd-b57f-2e3d1f9004f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.567214 [ 260 ] {6c987d11-1d34-4dfd-b57f-2e3d1f9004f9} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:28:07.567477 [ 260 ] {6c987d11-1d34-4dfd-b57f-2e3d1f9004f9} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.567683 [ 24 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2024.12.21 00:28:07.567760 [ 260 ] {6c987d11-1d34-4dfd-b57f-2e3d1f9004f9} executeQuery: Read 14 rows, 1.01 KiB in 0.002042 sec., 6856.023506366308 rows/sec., 493.54 KiB/sec. 2024.12.21 00:28:07.567773 [ 24 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.567850 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.567909 [ 260 ] {6c987d11-1d34-4dfd-b57f-2e3d1f9004f9} TCPHandler: Processed in 0.002498456 sec. 2024.12.21 00:28:07.568071 [ 219 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2024.12.21 00:28:07.568157 [ 219 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2024.12.21 00:28:07.568246 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:07.568269 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2024.12.21 00:28:07.568599 [ 259 ] {d2ce3a14-7e9e-404a-a096-dfbb063c3bdf} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:07.568627 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:07.568668 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 14 rows starting from the beginning of the part 2024.12.21 00:28:07.568677 [ 259 ] {d2ce3a14-7e9e-404a-a096-dfbb063c3bdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:07.569081 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:07.569652 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:07.570195 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:07.570739 [ 193 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:07.573107 [ 259 ] {d2ce3a14-7e9e-404a-a096-dfbb063c3bdf} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.573196 [ 259 ] {d2ce3a14-7e9e-404a-a096-dfbb063c3bdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.574248 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006274706 sec., 11155.901168915325 rows/sec., 846.65 KiB/sec. 2024.12.21 00:28:07.574435 [ 259 ] {d2ce3a14-7e9e-404a-a096-dfbb063c3bdf} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2024.12.21 00:28:07.574481 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2024.12.21 00:28:07.574551 [ 219 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2024.12.21 00:28:07.575297 [ 259 ] {d2ce3a14-7e9e-404a-a096-dfbb063c3bdf} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.575388 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_65_16} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.575731 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_65_16} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2024.12.21 00:28:07.576072 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:28:07.576180 [ 259 ] {d2ce3a14-7e9e-404a-a096-dfbb063c3bdf} executeQuery: Read 227 rows, 20.32 KiB in 0.007701 sec., 29476.69133878717 rows/sec., 2.58 MiB/sec. 2024.12.21 00:28:07.576313 [ 259 ] {d2ce3a14-7e9e-404a-a096-dfbb063c3bdf} TCPHandler: Processed in 0.008253679 sec. 2024.12.21 00:28:07.576511 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:07.576682 [ 260 ] {238515ba-37c9-495a-9e1c-74081f46c292} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:28:07.576746 [ 260 ] {238515ba-37c9-495a-9e1c-74081f46c292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:28:07.577473 [ 260 ] {238515ba-37c9-495a-9e1c-74081f46c292} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.577515 [ 260 ] {238515ba-37c9-495a-9e1c-74081f46c292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.577901 [ 260 ] {238515ba-37c9-495a-9e1c-74081f46c292} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.21 00:28:07.578148 [ 260 ] {238515ba-37c9-495a-9e1c-74081f46c292} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.578342 [ 69 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 2024.12.21 00:28:07.578375 [ 260 ] {238515ba-37c9-495a-9e1c-74081f46c292} executeQuery: Read 19 rows, 1.36 KiB in 0.001722 sec., 11033.681765389083 rows/sec., 788.85 KiB/sec. 2024.12.21 00:28:07.578398 [ 69 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.578473 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.578519 [ 260 ] {238515ba-37c9-495a-9e1c-74081f46c292} TCPHandler: Processed in 0.002099995 sec. 2024.12.21 00:28:07.578814 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:07.578884 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_125_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full 2024.12.21 00:28:07.579209 [ 259 ] {87653887-c330-48c4-af84-7bc280a34bcb} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:28:07.579393 [ 259 ] {87653887-c330-48c4-af84-7bc280a34bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:28:07.579829 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_125_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:07.580072 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_120_24, total 64 rows starting from the beginning of the part 2024.12.21 00:28:07.580862 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 19 rows starting from the beginning of the part 2024.12.21 00:28:07.581231 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 27 rows starting from the beginning of the part 2024.12.21 00:28:07.581595 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 19 rows starting from the beginning of the part 2024.12.21 00:28:07.581871 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 29 rows starting from the beginning of the part 2024.12.21 00:28:07.582058 [ 198 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 19 rows starting from the beginning of the part 2024.12.21 00:28:07.583019 [ 259 ] {87653887-c330-48c4-af84-7bc280a34bcb} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.583089 [ 259 ] {87653887-c330-48c4-af84-7bc280a34bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.584166 [ 259 ] {87653887-c330-48c4-af84-7bc280a34bcb} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:28:07.584919 [ 259 ] {87653887-c330-48c4-af84-7bc280a34bcb} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.584993 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_125_25} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.006409399 sec., 27615.6937647352 rows/sec., 2.07 MiB/sec. 2024.12.21 00:28:07.585156 [ 69 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 2024.12.21 00:28:07.585222 [ 69 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.585259 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.585343 [ 199 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_125_25} MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) 2024.12.21 00:28:07.585358 [ 259 ] {87653887-c330-48c4-af84-7bc280a34bcb} executeQuery: Read 14 rows, 1004.00 B in 0.006276 sec., 2230.7202039515614 rows/sec., 156.23 KiB/sec. 2024.12.21 00:28:07.585600 [ 197 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_65_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full 2024.12.21 00:28:07.585724 [ 259 ] {87653887-c330-48c4-af84-7bc280a34bcb} TCPHandler: Processed in 0.007078168 sec. 2024.12.21 00:28:07.585932 [ 197 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_65_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:07.586011 [ 197 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 242 rows starting from the beginning of the part 2024.12.21 00:28:07.586060 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:07.586345 [ 197 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:07.586455 [ 188 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_125_25} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.586725 [ 260 ] {000ab003-1074-4544-848e-9145c24e1746} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:28:07.586751 [ 197 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:07.586957 [ 260 ] {000ab003-1074-4544-848e-9145c24e1746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:28:07.587168 [ 197 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 242 rows starting from the beginning of the part 2024.12.21 00:28:07.587318 [ 188 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_125_25} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 2024.12.21 00:28:07.587576 [ 197 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:07.587975 [ 197 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:07.588618 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.21 00:28:07.590036 [ 260 ] {000ab003-1074-4544-848e-9145c24e1746} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.590134 [ 260 ] {000ab003-1074-4544-848e-9145c24e1746} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.591325 [ 260 ] {000ab003-1074-4544-848e-9145c24e1746} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:28:07.591659 [ 199 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_65_14} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006286317 sec., 85900.85418854952 rows/sec., 6.15 MiB/sec. 2024.12.21 00:28:07.591837 [ 260 ] {000ab003-1074-4544-848e-9145c24e1746} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.591892 [ 199 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_65_14} MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) 2024.12.21 00:28:07.592137 [ 69 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2024.12.21 00:28:07.592226 [ 69 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.592296 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.592397 [ 260 ] {000ab003-1074-4544-848e-9145c24e1746} executeQuery: Read 13 rows, 830.00 B in 0.005744 sec., 2263.2311977715876 rows/sec., 141.11 KiB/sec. 2024.12.21 00:28:07.592647 [ 199 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_65_14} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.592718 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2024.12.21 00:28:07.592747 [ 260 ] {000ab003-1074-4544-848e-9145c24e1746} TCPHandler: Processed in 0.006926794 sec. 2024.12.21 00:28:07.592911 [ 199 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_65_14} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 2024.12.21 00:28:07.593042 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:07.593174 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 00:28:07.593261 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:07.593363 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 13 rows starting from the beginning of the part 2024.12.21 00:28:07.593371 [ 259 ] {21e246fa-1874-4998-a4ad-6eb2b0a85859} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:07.593510 [ 259 ] {21e246fa-1874-4998-a4ad-6eb2b0a85859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:07.593751 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part 2024.12.21 00:28:07.594100 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part 2024.12.21 00:28:07.594515 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part 2024.12.21 00:28:07.594909 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part 2024.12.21 00:28:07.596344 [ 259 ] {21e246fa-1874-4998-a4ad-6eb2b0a85859} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.596417 [ 259 ] {21e246fa-1874-4998-a4ad-6eb2b0a85859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.597366 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004939291 sec., 13159.783458800059 rows/sec., 871.91 KiB/sec. 2024.12.21 00:28:07.597476 [ 259 ] {21e246fa-1874-4998-a4ad-6eb2b0a85859} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2024.12.21 00:28:07.597532 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2024.12.21 00:28:07.597967 [ 259 ] {21e246fa-1874-4998-a4ad-6eb2b0a85859} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.598089 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_65_16} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.598312 [ 188 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_65_16} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2024.12.21 00:28:07.598496 [ 259 ] {21e246fa-1874-4998-a4ad-6eb2b0a85859} executeQuery: Read 394 rows, 28.64 KiB in 0.005153 sec., 76460.31437997284 rows/sec., 5.43 MiB/sec. 2024.12.21 00:28:07.598510 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:28:07.598735 [ 259 ] {21e246fa-1874-4998-a4ad-6eb2b0a85859} TCPHandler: Processed in 0.005832685 sec. 2024.12.21 00:28:07.599012 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:07.599214 [ 260 ] {babb2e29-a5f8-4cd7-bc7b-a592a68ab024} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:28:07.599278 [ 260 ] {babb2e29-a5f8-4cd7-bc7b-a592a68ab024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:28:07.599807 [ 260 ] {babb2e29-a5f8-4cd7-bc7b-a592a68ab024} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.599848 [ 260 ] {babb2e29-a5f8-4cd7-bc7b-a592a68ab024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.600224 [ 260 ] {babb2e29-a5f8-4cd7-bc7b-a592a68ab024} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:28:07.600467 [ 260 ] {babb2e29-a5f8-4cd7-bc7b-a592a68ab024} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.600694 [ 260 ] {babb2e29-a5f8-4cd7-bc7b-a592a68ab024} executeQuery: Read 6 rows, 321.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 206.23 KiB/sec. 2024.12.21 00:28:07.600755 [ 260 ] {babb2e29-a5f8-4cd7-bc7b-a592a68ab024} TCPHandler: Processed in 0.00189035 sec. 2024.12.21 00:28:07.600921 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:07.601069 [ 259 ] {6f5f0add-b14c-40c3-b187-803b45a8cf9f} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:07.601133 [ 259 ] {6f5f0add-b14c-40c3-b187-803b45a8cf9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:07.601771 [ 259 ] {6f5f0add-b14c-40c3-b187-803b45a8cf9f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.601808 [ 259 ] {6f5f0add-b14c-40c3-b187-803b45a8cf9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.602211 [ 259 ] {6f5f0add-b14c-40c3-b187-803b45a8cf9f} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2024.12.21 00:28:07.602454 [ 259 ] {6f5f0add-b14c-40c3-b187-803b45a8cf9f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.602600 [ 69 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_147_30 to all_152_152_0 2024.12.21 00:28:07.602643 [ 69 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.602642 [ 259 ] {6f5f0add-b14c-40c3-b187-803b45a8cf9f} executeQuery: Read 237 rows, 16.27 KiB in 0.001609 sec., 147296.45742697327 rows/sec., 9.87 MiB/sec. 2024.12.21 00:28:07.602669 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.602822 [ 259 ] {6f5f0add-b14c-40c3-b187-803b45a8cf9f} TCPHandler: Processed in 0.001964872 sec. 2024.12.21 00:28:07.602888 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_152_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_147_30 to all_152_152_0 into Compact with storage Full 2024.12.21 00:28:07.603086 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:07.603215 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_152_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:07.603324 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_152_31} MergeTreeSequentialSource: Reading 7 marks from part all_1_147_30, total 44196 rows starting from the beginning of the part 2024.12.21 00:28:07.603414 [ 260 ] {0c994557-c470-44b5-9b03-c07845ac6b1a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:28:07.603627 [ 260 ] {0c994557-c470-44b5-9b03-c07845ac6b1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:28:07.603758 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2024.12.21 00:28:07.604238 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part 2024.12.21 00:28:07.604759 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 237 rows starting from the beginning of the part 2024.12.21 00:28:07.605244 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 161 rows starting from the beginning of the part 2024.12.21 00:28:07.605525 [ 190 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 237 rows starting from the beginning of the part 2024.12.21 00:28:07.606253 [ 260 ] {0c994557-c470-44b5-9b03-c07845ac6b1a} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.606297 [ 260 ] {0c994557-c470-44b5-9b03-c07845ac6b1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.606783 [ 260 ] {0c994557-c470-44b5-9b03-c07845ac6b1a} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 00:28:07.607048 [ 260 ] {0c994557-c470-44b5-9b03-c07845ac6b1a} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.607298 [ 260 ] {0c994557-c470-44b5-9b03-c07845ac6b1a} executeQuery: Read 1 rows, 69.00 B in 0.003979 sec., 251.31942699170648 rows/sec., 16.93 KiB/sec. 2024.12.21 00:28:07.607354 [ 260 ] {0c994557-c470-44b5-9b03-c07845ac6b1a} TCPHandler: Processed in 0.004399317 sec. 2024.12.21 00:28:07.607540 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:07.607860 [ 259 ] {512944bf-99a2-458c-aeb3-437b7d12cd18} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:07.608170 [ 259 ] {512944bf-99a2-458c-aeb3-437b7d12cd18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:28:07.611269 [ 259 ] {512944bf-99a2-458c-aeb3-437b7d12cd18} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.611310 [ 259 ] {512944bf-99a2-458c-aeb3-437b7d12cd18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.612240 [ 259 ] {512944bf-99a2-458c-aeb3-437b7d12cd18} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.21 00:28:07.612594 [ 259 ] {512944bf-99a2-458c-aeb3-437b7d12cd18} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.612886 [ 259 ] {512944bf-99a2-458c-aeb3-437b7d12cd18} executeQuery: Read 12 rows, 22.02 KiB in 0.00514 sec., 2334.6303501945526 rows/sec., 4.18 MiB/sec. 2024.12.21 00:28:07.613443 [ 259 ] {512944bf-99a2-458c-aeb3-437b7d12cd18} TCPHandler: Processed in 0.005992669 sec. 2024.12.21 00:28:07.613758 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:07.614174 [ 260 ] {84ef2fdd-0c71-47de-882b-b52c80f30107} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:07.614320 [ 260 ] {84ef2fdd-0c71-47de-882b-b52c80f30107} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:07.614939 [ 260 ] {84ef2fdd-0c71-47de-882b-b52c80f30107} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:07.614981 [ 260 ] {84ef2fdd-0c71-47de-882b-b52c80f30107} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:07.615463 [ 260 ] {84ef2fdd-0c71-47de-882b-b52c80f30107} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2024.12.21 00:28:07.615725 [ 260 ] {84ef2fdd-0c71-47de-882b-b52c80f30107} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.615988 [ 260 ] {84ef2fdd-0c71-47de-882b-b52c80f30107} executeQuery: Read 82 rows, 5.33 KiB in 0.001939 sec., 42289.840123775146 rows/sec., 2.69 MiB/sec. 2024.12.21 00:28:07.616050 [ 260 ] {84ef2fdd-0c71-47de-882b-b52c80f30107} TCPHandler: Processed in 0.002486906 sec. 2024.12.21 00:28:07.617884 [ 199 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_152_31} MergeTask::MergeProjectionsStage: Merge sorted 45055 rows, containing 5 columns (5 merged, 0 gathered) in 0.015113181 sec., 2981172.5274778353 rows/sec., 201.30 MiB/sec. 2024.12.21 00:28:07.618314 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_152_31} MergedBlockOutputStream: filled checksums all_1_152_31 (state Temporary) 2024.12.21 00:28:07.618651 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_152_31} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_152_31 to all_1_152_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:07.618732 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_152_31} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_147_30, all_152_152_0] -> all_1_152_31 2024.12.21 00:28:07.618862 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. 2024.12.21 00:28:11.061654 [ 136 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:28:11.061711 [ 136 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:28:11.385611 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41236 2024.12.21 00:28:11.386325 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:11.386365 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:11.386901 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.21 00:28:11.387171 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:11.387353 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 2024.12.21 00:28:11.851547 [ 221 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:28:11.851628 [ 221 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:28:11.853937 [ 221 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:28:12.000199 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.07 MiB, peak 293.36 MiB, free memory in arenas 0.00 B, will set to 273.05 MiB (RSS), difference: 3.99 MiB 2024.12.21 00:28:12.089013 [ 221 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:28:12.089072 [ 221 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:28:12.091079 [ 221 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:28:12.561780 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:12.561981 [ 260 ] {cfb9b670-f648-4e57-bd48-920f8179a757} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:12.562055 [ 260 ] {cfb9b670-f648-4e57-bd48-920f8179a757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:12.562892 [ 260 ] {cfb9b670-f648-4e57-bd48-920f8179a757} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:12.562945 [ 260 ] {cfb9b670-f648-4e57-bd48-920f8179a757} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:12.563392 [ 260 ] {cfb9b670-f648-4e57-bd48-920f8179a757} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2024.12.21 00:28:12.563651 [ 260 ] {cfb9b670-f648-4e57-bd48-920f8179a757} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:12.563898 [ 260 ] {cfb9b670-f648-4e57-bd48-920f8179a757} executeQuery: Read 110 rows, 9.44 KiB in 0.001973 sec., 55752.66092245312 rows/sec., 4.67 MiB/sec. 2024.12.21 00:28:12.563956 [ 260 ] {cfb9b670-f648-4e57-bd48-920f8179a757} TCPHandler: Processed in 0.002313171 sec. 2024.12.21 00:28:12.564239 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:12.564445 [ 259 ] {14dccd60-b311-40ce-8759-d1d1413bf5e5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:28:12.564529 [ 259 ] {14dccd60-b311-40ce-8759-d1d1413bf5e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:28:12.565313 [ 259 ] {14dccd60-b311-40ce-8759-d1d1413bf5e5} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:12.565362 [ 259 ] {14dccd60-b311-40ce-8759-d1d1413bf5e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:12.565797 [ 259 ] {14dccd60-b311-40ce-8759-d1d1413bf5e5} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.21 00:28:12.566051 [ 259 ] {14dccd60-b311-40ce-8759-d1d1413bf5e5} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:12.566285 [ 259 ] {14dccd60-b311-40ce-8759-d1d1413bf5e5} executeQuery: Read 27 rows, 2.03 KiB in 0.001897 sec., 14232.99947285187 rows/sec., 1.05 MiB/sec. 2024.12.21 00:28:12.566357 [ 259 ] {14dccd60-b311-40ce-8759-d1d1413bf5e5} TCPHandler: Processed in 0.00225526 sec. 2024.12.21 00:28:12.566523 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:12.566656 [ 260 ] {ea445129-7ed0-493c-b02f-c9792e3f8144} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:12.566707 [ 260 ] {ea445129-7ed0-493c-b02f-c9792e3f8144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:12.567339 [ 260 ] {ea445129-7ed0-493c-b02f-c9792e3f8144} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:12.567381 [ 260 ] {ea445129-7ed0-493c-b02f-c9792e3f8144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:12.567755 [ 260 ] {ea445129-7ed0-493c-b02f-c9792e3f8144} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2024.12.21 00:28:12.567998 [ 260 ] {ea445129-7ed0-493c-b02f-c9792e3f8144} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:12.568219 [ 260 ] {ea445129-7ed0-493c-b02f-c9792e3f8144} executeQuery: Read 91 rows, 7.28 KiB in 0.001589 sec., 57268.72246696035 rows/sec., 4.47 MiB/sec. 2024.12.21 00:28:12.568277 [ 260 ] {ea445129-7ed0-493c-b02f-c9792e3f8144} TCPHandler: Processed in 0.001818968 sec. 2024.12.21 00:28:12.568421 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:12.568550 [ 259 ] {c9a51afc-93f5-4625-98fc-c2add112ca7b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:12.568611 [ 259 ] {c9a51afc-93f5-4625-98fc-c2add112ca7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:12.569315 [ 259 ] {c9a51afc-93f5-4625-98fc-c2add112ca7b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:12.569363 [ 259 ] {c9a51afc-93f5-4625-98fc-c2add112ca7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:12.569807 [ 259 ] {c9a51afc-93f5-4625-98fc-c2add112ca7b} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2024.12.21 00:28:12.570047 [ 259 ] {c9a51afc-93f5-4625-98fc-c2add112ca7b} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:12.570276 [ 259 ] {c9a51afc-93f5-4625-98fc-c2add112ca7b} executeQuery: Read 160 rows, 11.41 KiB in 0.001753 sec., 91272.10496292071 rows/sec., 6.36 MiB/sec. 2024.12.21 00:28:12.570326 [ 219 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:28:12.570363 [ 259 ] {c9a51afc-93f5-4625-98fc-c2add112ca7b} TCPHandler: Processed in 0.002002003 sec. 2024.12.21 00:28:12.570392 [ 219 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:28:12.570567 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:12.570733 [ 260 ] {1f5867e2-088e-4273-ad83-fa33e7f65892} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:12.570888 [ 260 ] {1f5867e2-088e-4273-ad83-fa33e7f65892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:28:12.573887 [ 260 ] {1f5867e2-088e-4273-ad83-fa33e7f65892} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:12.573950 [ 260 ] {1f5867e2-088e-4273-ad83-fa33e7f65892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:12.574654 [ 219 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:28:12.575841 [ 260 ] {1f5867e2-088e-4273-ad83-fa33e7f65892} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.21 00:28:12.576229 [ 260 ] {1f5867e2-088e-4273-ad83-fa33e7f65892} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:12.576447 [ 168 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.12.21 00:28:12.576519 [ 260 ] {1f5867e2-088e-4273-ad83-fa33e7f65892} executeQuery: Read 27 rows, 49.54 KiB in 0.005813 sec., 4644.761740925512 rows/sec., 8.32 MiB/sec. 2024.12.21 00:28:12.576542 [ 168 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:12.576617 [ 168 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:12.577083 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.12.21 00:28:12.577133 [ 260 ] {1f5867e2-088e-4273-ad83-fa33e7f65892} TCPHandler: Processed in 0.006667156 sec. 2024.12.21 00:28:12.577467 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:12.577938 [ 259 ] {546671c5-5844-43b1-94a0-15920a1b5028} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:12.578133 [ 259 ] {546671c5-5844-43b1-94a0-15920a1b5028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:12.579480 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:12.579774 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2298 rows starting from the beginning of the part 2024.12.21 00:28:12.580450 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 27 rows starting from the beginning of the part 2024.12.21 00:28:12.581022 [ 259 ] {546671c5-5844-43b1-94a0-15920a1b5028} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:12.581095 [ 259 ] {546671c5-5844-43b1-94a0-15920a1b5028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2024.12.21 00:28:12.581104 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 12 rows starting from the beginning of the part 2024.12.21 00:28:12.581705 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 27 rows starting from the beginning of the part 2024.12.21 00:28:12.582265 [ 259 ] {546671c5-5844-43b1-94a0-15920a1b5028} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2024.12.21 00:28:12.582284 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 12 rows starting from the beginning of the part 2024.12.21 00:28:12.582731 [ 189 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 27 rows starting from the beginning of the part 2024.12.21 00:28:12.582810 [ 259 ] {546671c5-5844-43b1-94a0-15920a1b5028} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:12.583545 [ 259 ] {546671c5-5844-43b1-94a0-15920a1b5028} executeQuery: Read 60 rows, 4.14 KiB in 0.005737 sec., 10458.427749694963 rows/sec., 721.74 KiB/sec. 2024.12.21 00:28:12.583544 [ 220 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:28:12.583666 [ 220 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:28:12.583805 [ 259 ] {546671c5-5844-43b1-94a0-15920a1b5028} TCPHandler: Processed in 0.006543273 sec. 2024.12.21 00:28:12.586569 [ 220 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:28:12.594522 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 19 columns (19 merged, 0 gathered) in 0.017770021 sec., 135227.75240389418 rows/sec., 242.32 MiB/sec. 2024.12.21 00:28:12.596653 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.12.21 00:28:12.597130 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_126_25} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:12.597224 [ 200 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_126_25} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.12.21 00:28:12.597399 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.62 MiB. 2024.12.21 00:28:13.195445 [ 225 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:28:13.195504 [ 225 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:28:13.197371 [ 225 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:28:13.582467 [ 219 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] 2024.12.21 00:28:13.582536 [ 219 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] 2024.12.21 00:28:13.584554 [ 219 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] 2024.12.21 00:28:13.820669 [ 224 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:28:13.820757 [ 224 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:28:13.823061 [ 224 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:28:14.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.98 MiB, peak 293.36 MiB, free memory in arenas 0.00 B, will set to 273.98 MiB (RSS), difference: 4.00 MiB 2024.12.21 00:28:14.363457 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2024.12.21 00:28:14.385588 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.385654 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.393294 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.21 00:28:14.394107 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.397188 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2024.12.21 00:28:14.939828 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:14.940052 [ 260 ] {0d634b9e-cee2-471a-bf27-28458e796fe2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:28:14.940138 [ 260 ] {0d634b9e-cee2-471a-bf27-28458e796fe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:28:14.940971 [ 260 ] {0d634b9e-cee2-471a-bf27-28458e796fe2} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.941023 [ 260 ] {0d634b9e-cee2-471a-bf27-28458e796fe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.941465 [ 260 ] {0d634b9e-cee2-471a-bf27-28458e796fe2} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:28:14.941719 [ 260 ] {0d634b9e-cee2-471a-bf27-28458e796fe2} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.941954 [ 260 ] {0d634b9e-cee2-471a-bf27-28458e796fe2} executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. 2024.12.21 00:28:14.942016 [ 260 ] {0d634b9e-cee2-471a-bf27-28458e796fe2} TCPHandler: Processed in 0.002338032 sec. 2024.12.21 00:28:14.942265 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:14.942456 [ 259 ] {a1302dd8-9ff6-4924-ab97-7cff1a264815} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:28:14.942530 [ 259 ] {a1302dd8-9ff6-4924-ab97-7cff1a264815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:28:14.943272 [ 259 ] {a1302dd8-9ff6-4924-ab97-7cff1a264815} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.943317 [ 259 ] {a1302dd8-9ff6-4924-ab97-7cff1a264815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.943745 [ 259 ] {a1302dd8-9ff6-4924-ab97-7cff1a264815} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 00:28:14.944004 [ 259 ] {a1302dd8-9ff6-4924-ab97-7cff1a264815} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.944237 [ 259 ] {a1302dd8-9ff6-4924-ab97-7cff1a264815} executeQuery: Read 16 rows, 1.30 KiB in 0.00182 sec., 8791.208791208792 rows/sec., 716.86 KiB/sec. 2024.12.21 00:28:14.944397 [ 259 ] {a1302dd8-9ff6-4924-ab97-7cff1a264815} TCPHandler: Processed in 0.00225619 sec. 2024.12.21 00:28:14.944613 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:14.944761 [ 260 ] {3087998d-6f32-4606-8c75-5574c41f0672} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:14.944825 [ 260 ] {3087998d-6f32-4606-8c75-5574c41f0672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:14.946638 [ 260 ] {3087998d-6f32-4606-8c75-5574c41f0672} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.946679 [ 260 ] {3087998d-6f32-4606-8c75-5574c41f0672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.947146 [ 260 ] {3087998d-6f32-4606-8c75-5574c41f0672} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2024.12.21 00:28:14.947409 [ 260 ] {3087998d-6f32-4606-8c75-5574c41f0672} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.947640 [ 260 ] {3087998d-6f32-4606-8c75-5574c41f0672} executeQuery: Read 1375 rows, 117.02 KiB in 0.002915 sec., 471698.11320754717 rows/sec., 39.20 MiB/sec. 2024.12.21 00:28:14.947699 [ 260 ] {3087998d-6f32-4606-8c75-5574c41f0672} TCPHandler: Processed in 0.003185885 sec. 2024.12.21 00:28:14.947906 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:14.948234 [ 259 ] {30f1e355-8ed6-4070-91c0-9f8ddec11343} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:28:14.948354 [ 259 ] {30f1e355-8ed6-4070-91c0-9f8ddec11343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:28:14.949001 [ 259 ] {30f1e355-8ed6-4070-91c0-9f8ddec11343} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.949041 [ 259 ] {30f1e355-8ed6-4070-91c0-9f8ddec11343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.949416 [ 259 ] {30f1e355-8ed6-4070-91c0-9f8ddec11343} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.21 00:28:14.949656 [ 259 ] {30f1e355-8ed6-4070-91c0-9f8ddec11343} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.949856 [ 259 ] {30f1e355-8ed6-4070-91c0-9f8ddec11343} executeQuery: Read 35 rows, 2.48 KiB in 0.001734 sec., 20184.54440599769 rows/sec., 1.39 MiB/sec. 2024.12.21 00:28:14.949953 [ 259 ] {30f1e355-8ed6-4070-91c0-9f8ddec11343} TCPHandler: Processed in 0.002143847 sec. 2024.12.21 00:28:14.950162 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:14.950347 [ 260 ] {8eee9d20-68b5-4866-893d-339b3f37b894} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:28:14.950397 [ 260 ] {8eee9d20-68b5-4866-893d-339b3f37b894} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:28:14.951057 [ 260 ] {8eee9d20-68b5-4866-893d-339b3f37b894} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.951097 [ 260 ] {8eee9d20-68b5-4866-893d-339b3f37b894} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.951469 [ 260 ] {8eee9d20-68b5-4866-893d-339b3f37b894} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:28:14.951705 [ 260 ] {8eee9d20-68b5-4866-893d-339b3f37b894} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.951940 [ 260 ] {8eee9d20-68b5-4866-893d-339b3f37b894} executeQuery: Read 242 rows, 16.79 KiB in 0.001618 sec., 149567.36711990112 rows/sec., 10.13 MiB/sec. 2024.12.21 00:28:14.952037 [ 260 ] {8eee9d20-68b5-4866-893d-339b3f37b894} TCPHandler: Processed in 0.001982972 sec. 2024.12.21 00:28:14.952241 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:14.952440 [ 259 ] {6bb165ad-251b-4ae8-8946-4ce9086e7679} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:28:14.952491 [ 259 ] {6bb165ad-251b-4ae8-8946-4ce9086e7679} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:28:14.953078 [ 259 ] {6bb165ad-251b-4ae8-8946-4ce9086e7679} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.953117 [ 259 ] {6bb165ad-251b-4ae8-8946-4ce9086e7679} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.953475 [ 259 ] {6bb165ad-251b-4ae8-8946-4ce9086e7679} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:28:14.953727 [ 259 ] {6bb165ad-251b-4ae8-8946-4ce9086e7679} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.953926 [ 259 ] {6bb165ad-251b-4ae8-8946-4ce9086e7679} executeQuery: Read 13 rows, 830.00 B in 0.001531 sec., 8491.182233834095 rows/sec., 529.42 KiB/sec. 2024.12.21 00:28:14.953983 [ 259 ] {6bb165ad-251b-4ae8-8946-4ce9086e7679} TCPHandler: Processed in 0.001852929 sec. 2024.12.21 00:28:14.954130 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:14.954250 [ 260 ] {2e3ab327-1529-4053-bc6f-554897928065} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:14.954299 [ 260 ] {2e3ab327-1529-4053-bc6f-554897928065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:14.955227 [ 260 ] {2e3ab327-1529-4053-bc6f-554897928065} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.955266 [ 260 ] {2e3ab327-1529-4053-bc6f-554897928065} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.955669 [ 260 ] {2e3ab327-1529-4053-bc6f-554897928065} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2024.12.21 00:28:14.955903 [ 260 ] {2e3ab327-1529-4053-bc6f-554897928065} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.956124 [ 260 ] {2e3ab327-1529-4053-bc6f-554897928065} executeQuery: Read 866 rows, 64.24 KiB in 0.0019 sec., 455789.4736842105 rows/sec., 33.02 MiB/sec. 2024.12.21 00:28:14.956178 [ 260 ] {2e3ab327-1529-4053-bc6f-554897928065} TCPHandler: Processed in 0.002106176 sec. 2024.12.21 00:28:14.956337 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:14.956478 [ 259 ] {e328d1c2-8c3a-495b-9da2-a31bf007157c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:28:14.956538 [ 259 ] {e328d1c2-8c3a-495b-9da2-a31bf007157c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:28:14.957047 [ 259 ] {e328d1c2-8c3a-495b-9da2-a31bf007157c} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.957086 [ 259 ] {e328d1c2-8c3a-495b-9da2-a31bf007157c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.957458 [ 259 ] {e328d1c2-8c3a-495b-9da2-a31bf007157c} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:28:14.957696 [ 259 ] {e328d1c2-8c3a-495b-9da2-a31bf007157c} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.957906 [ 259 ] {e328d1c2-8c3a-495b-9da2-a31bf007157c} executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. 2024.12.21 00:28:14.957962 [ 259 ] {e328d1c2-8c3a-495b-9da2-a31bf007157c} TCPHandler: Processed in 0.001692345 sec. 2024.12.21 00:28:14.958117 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:14.958258 [ 260 ] {82f1eecc-0db8-4640-a0ff-6ac1f8d44722} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:14.958322 [ 260 ] {82f1eecc-0db8-4640-a0ff-6ac1f8d44722} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:14.959146 [ 260 ] {82f1eecc-0db8-4640-a0ff-6ac1f8d44722} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.959187 [ 260 ] {82f1eecc-0db8-4640-a0ff-6ac1f8d44722} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.959638 [ 260 ] {82f1eecc-0db8-4640-a0ff-6ac1f8d44722} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2024.12.21 00:28:14.959889 [ 260 ] {82f1eecc-0db8-4640-a0ff-6ac1f8d44722} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.960137 [ 260 ] {82f1eecc-0db8-4640-a0ff-6ac1f8d44722} executeQuery: Read 1027 rows, 70.10 KiB in 0.001901 sec., 540241.9779063651 rows/sec., 36.01 MiB/sec. 2024.12.21 00:28:14.960212 [ 260 ] {82f1eecc-0db8-4640-a0ff-6ac1f8d44722} TCPHandler: Processed in 0.002155317 sec. 2024.12.21 00:28:14.960401 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:14.960751 [ 259 ] {9a49d196-e21f-42ac-a43e-94f0968fce83} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:28:14.960907 [ 259 ] {9a49d196-e21f-42ac-a43e-94f0968fce83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:28:14.961714 [ 259 ] {9a49d196-e21f-42ac-a43e-94f0968fce83} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.961753 [ 259 ] {9a49d196-e21f-42ac-a43e-94f0968fce83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.962116 [ 259 ] {9a49d196-e21f-42ac-a43e-94f0968fce83} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 00:28:14.962360 [ 259 ] {9a49d196-e21f-42ac-a43e-94f0968fce83} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.962565 [ 259 ] {9a49d196-e21f-42ac-a43e-94f0968fce83} executeQuery: Read 1 rows, 69.00 B in 0.001938 sec., 515.9958720330237 rows/sec., 34.77 KiB/sec. 2024.12.21 00:28:14.962622 [ 259 ] {9a49d196-e21f-42ac-a43e-94f0968fce83} TCPHandler: Processed in 0.002317821 sec. 2024.12.21 00:28:14.962774 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:14.962912 [ 260 ] {24aaa5ab-47f4-467c-b13e-08009178bf7a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:14.963006 [ 260 ] {24aaa5ab-47f4-467c-b13e-08009178bf7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:28:14.964230 [ 260 ] {24aaa5ab-47f4-467c-b13e-08009178bf7a} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.964271 [ 260 ] {24aaa5ab-47f4-467c-b13e-08009178bf7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.964914 [ 260 ] {24aaa5ab-47f4-467c-b13e-08009178bf7a} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.21 00:28:14.965171 [ 260 ] {24aaa5ab-47f4-467c-b13e-08009178bf7a} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.965446 [ 260 ] {24aaa5ab-47f4-467c-b13e-08009178bf7a} executeQuery: Read 12 rows, 22.02 KiB in 0.002561 sec., 4685.66966028895 rows/sec., 8.40 MiB/sec. 2024.12.21 00:28:14.965504 [ 223 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:28:14.965603 [ 223 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:28:14.965620 [ 260 ] {24aaa5ab-47f4-467c-b13e-08009178bf7a} TCPHandler: Processed in 0.002911417 sec. 2024.12.21 00:28:14.965816 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:14.966004 [ 259 ] {7a170423-a2f7-4ef6-a30d-3e67a4ab78e5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:14.966108 [ 259 ] {7a170423-a2f7-4ef6-a30d-3e67a4ab78e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:14.967286 [ 259 ] {7a170423-a2f7-4ef6-a30d-3e67a4ab78e5} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:14.967342 [ 259 ] {7a170423-a2f7-4ef6-a30d-3e67a4ab78e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:14.968048 [ 259 ] {7a170423-a2f7-4ef6-a30d-3e67a4ab78e5} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2024.12.21 00:28:14.968425 [ 259 ] {7a170423-a2f7-4ef6-a30d-3e67a4ab78e5} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:14.968830 [ 259 ] {7a170423-a2f7-4ef6-a30d-3e67a4ab78e5} executeQuery: Read 58 rows, 3.68 KiB in 0.002884 sec., 20110.95700416089 rows/sec., 1.25 MiB/sec. 2024.12.21 00:28:14.968968 [ 259 ] {7a170423-a2f7-4ef6-a30d-3e67a4ab78e5} TCPHandler: Processed in 0.003235296 sec. 2024.12.21 00:28:14.969312 [ 223 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:28:15.001151 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 275.36 MiB, peak 293.36 MiB, free memory in arenas 0.00 B, will set to 273.98 MiB (RSS), difference: -1.38 MiB 2024.12.21 00:28:16.629979 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2628 2024.12.21 00:28:16.633805 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:16.633872 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:16.635487 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:28:16.635836 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:16.637416 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2628 2024.12.21 00:28:17.555806 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:17.556030 [ 260 ] {65c4d416-13f7-4168-a1bb-1f24057a4a81} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:17.556113 [ 260 ] {65c4d416-13f7-4168-a1bb-1f24057a4a81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:17.557005 [ 260 ] {65c4d416-13f7-4168-a1bb-1f24057a4a81} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:17.557057 [ 260 ] {65c4d416-13f7-4168-a1bb-1f24057a4a81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:17.557501 [ 260 ] {65c4d416-13f7-4168-a1bb-1f24057a4a81} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2024.12.21 00:28:17.557765 [ 260 ] {65c4d416-13f7-4168-a1bb-1f24057a4a81} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:17.558016 [ 260 ] {65c4d416-13f7-4168-a1bb-1f24057a4a81} executeQuery: Read 56 rows, 4.38 KiB in 0.002049 sec., 27330.405075646657 rows/sec., 2.09 MiB/sec. 2024.12.21 00:28:17.558074 [ 260 ] {65c4d416-13f7-4168-a1bb-1f24057a4a81} TCPHandler: Processed in 0.002415844 sec. 2024.12.21 00:28:17.558336 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:17.558553 [ 259 ] {c3a4dcbd-412c-4504-9d3d-da1d9e5d30bf} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:17.558635 [ 259 ] {c3a4dcbd-412c-4504-9d3d-da1d9e5d30bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:17.559438 [ 259 ] {c3a4dcbd-412c-4504-9d3d-da1d9e5d30bf} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:17.559482 [ 259 ] {c3a4dcbd-412c-4504-9d3d-da1d9e5d30bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:17.559927 [ 259 ] {c3a4dcbd-412c-4504-9d3d-da1d9e5d30bf} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2024.12.21 00:28:17.560186 [ 259 ] {c3a4dcbd-412c-4504-9d3d-da1d9e5d30bf} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:17.560391 [ 259 ] {c3a4dcbd-412c-4504-9d3d-da1d9e5d30bf} executeQuery: Read 64 rows, 5.12 KiB in 0.001899 sec., 33701.94839389152 rows/sec., 2.63 MiB/sec. 2024.12.21 00:28:17.560458 [ 259 ] {c3a4dcbd-412c-4504-9d3d-da1d9e5d30bf} TCPHandler: Processed in 0.00225954 sec. 2024.12.21 00:28:17.560631 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:17.560774 [ 260 ] {0f794e5a-fe70-4df0-bf6b-cc89c0fa0d41} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:17.560839 [ 260 ] {0f794e5a-fe70-4df0-bf6b-cc89c0fa0d41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:17.561532 [ 260 ] {0f794e5a-fe70-4df0-bf6b-cc89c0fa0d41} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:17.561580 [ 260 ] {0f794e5a-fe70-4df0-bf6b-cc89c0fa0d41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:17.562001 [ 260 ] {0f794e5a-fe70-4df0-bf6b-cc89c0fa0d41} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2024.12.21 00:28:17.562250 [ 260 ] {0f794e5a-fe70-4df0-bf6b-cc89c0fa0d41} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:17.562486 [ 260 ] {0f794e5a-fe70-4df0-bf6b-cc89c0fa0d41} executeQuery: Read 64 rows, 4.56 KiB in 0.001739 sec., 36802.760207015526 rows/sec., 2.56 MiB/sec. 2024.12.21 00:28:17.562566 [ 260 ] {0f794e5a-fe70-4df0-bf6b-cc89c0fa0d41} TCPHandler: Processed in 0.002003763 sec. 2024.12.21 00:28:17.562784 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:17.563105 [ 259 ] {a83ce884-07f4-474e-83d2-fef8701eeac9} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:17.563209 [ 259 ] {a83ce884-07f4-474e-83d2-fef8701eeac9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:17.563783 [ 259 ] {a83ce884-07f4-474e-83d2-fef8701eeac9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:17.563822 [ 259 ] {a83ce884-07f4-474e-83d2-fef8701eeac9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:17.564220 [ 259 ] {a83ce884-07f4-474e-83d2-fef8701eeac9} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2024.12.21 00:28:17.564465 [ 259 ] {a83ce884-07f4-474e-83d2-fef8701eeac9} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:17.564654 [ 259 ] {a83ce884-07f4-474e-83d2-fef8701eeac9} executeQuery: Read 24 rows, 1.66 KiB in 0.001656 sec., 14492.753623188406 rows/sec., 1000.15 KiB/sec. 2024.12.21 00:28:17.564735 [ 259 ] {a83ce884-07f4-474e-83d2-fef8701eeac9} TCPHandler: Processed in 0.002059464 sec. 2024.12.21 00:28:18.888418 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41663 2024.12.21 00:28:18.889117 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:18.889176 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:18.889755 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.21 00:28:18.890032 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:18.890242 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41663 2024.12.21 00:28:18.890269 [ 23 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.21 00:28:18.890339 [ 23 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:18.890365 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2024.12.21 00:28:18.890489 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.21 00:28:18.890628 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:18.890672 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part 2024.12.21 00:28:18.890765 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part 2024.12.21 00:28:18.890880 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part 2024.12.21 00:28:18.890991 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part 2024.12.21 00:28:18.891082 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part 2024.12.21 00:28:18.891180 [ 191 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part 2024.12.21 00:28:18.894710 [ 199 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41663 rows, containing 4 columns (4 merged, 0 gathered) in 0.004280264 sec., 9733745.395143852 rows/sec., 139.24 MiB/sec. 2024.12.21 00:28:18.895006 [ 201 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.21 00:28:18.895407 [ 201 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_91_18} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:18.895526 [ 201 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_91_18} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.21 00:28:18.895663 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2024.12.21 00:28:21.898181 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2024.12.21 00:28:21.921268 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:21.921329 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2024.12.21 00:28:21.929266 [ 243 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.21 00:28:21.930095 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:21.930574 [ 34 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.21 00:28:21.930748 [ 34 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:21.930840 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2024.12.21 00:28:21.931400 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.21 00:28:21.950203 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2024.12.21 00:28:21.951387 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:21.953163 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part 2024.12.21 00:28:21.959279 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2024.12.21 00:28:21.965720 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2024.12.21 00:28:21.972002 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part 2024.12.21 00:28:21.978392 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2024.12.21 00:28:21.984731 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part 2024.12.21 00:28:22.001159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 284.46 MiB, peak 293.36 MiB, free memory in arenas 0.00 B, will set to 273.98 MiB (RSS), difference: -10.47 MiB 2024.12.21 00:28:22.056715 [ 194 ] {2d708e01-ece8-449d-876b-957778127846::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.125666689 sec., 5458.884971497896 rows/sec., 28.23 MiB/sec. 2024.12.21 00:28:22.060841 [ 187 ] {2d708e01-ece8-449d-876b-957778127846::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.21 00:28:22.064098 [ 187 ] {2d708e01-ece8-449d-876b-957778127846::all_1_91_18} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:22.064246 [ 187 ] {2d708e01-ece8-449d-876b-957778127846::all_1_91_18} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.21 00:28:22.066910 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2024.12.21 00:28:22.562744 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:22.562942 [ 260 ] {5ecb4bf2-03ec-4d12-a7d9-0b76d9caae70} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:22.563018 [ 260 ] {5ecb4bf2-03ec-4d12-a7d9-0b76d9caae70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:22.563886 [ 260 ] {5ecb4bf2-03ec-4d12-a7d9-0b76d9caae70} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:22.563936 [ 260 ] {5ecb4bf2-03ec-4d12-a7d9-0b76d9caae70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2024.12.21 00:28:22.564409 [ 260 ] {5ecb4bf2-03ec-4d12-a7d9-0b76d9caae70} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2024.12.21 00:28:22.564675 [ 260 ] {5ecb4bf2-03ec-4d12-a7d9-0b76d9caae70} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:22.564858 [ 34 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2024.12.21 00:28:22.564908 [ 34 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:22.564912 [ 260 ] {5ecb4bf2-03ec-4d12-a7d9-0b76d9caae70} executeQuery: Read 126 rows, 10.95 KiB in 0.002023 sec., 62283.73702422145 rows/sec., 5.29 MiB/sec. 2024.12.21 00:28:22.564933 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2024.12.21 00:28:22.565031 [ 260 ] {5ecb4bf2-03ec-4d12-a7d9-0b76d9caae70} TCPHandler: Processed in 0.002421934 sec. 2024.12.21 00:28:22.565085 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2024.12.21 00:28:22.565216 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:22.565247 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1430 rows starting from the beginning of the part 2024.12.21 00:28:22.565343 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:22.565444 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 227 rows starting from the beginning of the part 2024.12.21 00:28:22.565743 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 110 rows starting from the beginning of the part 2024.12.21 00:28:22.565886 [ 259 ] {44b3c2a2-9972-40ff-8a4a-4f7c26013b62} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:28:22.566043 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1375 rows starting from the beginning of the part 2024.12.21 00:28:22.566074 [ 259 ] {44b3c2a2-9972-40ff-8a4a-4f7c26013b62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:28:22.566459 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part 2024.12.21 00:28:22.566769 [ 194 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 126 rows starting from the beginning of the part 2024.12.21 00:28:22.569492 [ 259 ] {44b3c2a2-9972-40ff-8a4a-4f7c26013b62} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:22.569567 [ 259 ] {44b3c2a2-9972-40ff-8a4a-4f7c26013b62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2024.12.21 00:28:22.570466 [ 259 ] {44b3c2a2-9972-40ff-8a4a-4f7c26013b62} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.21 00:28:22.570797 [ 259 ] {44b3c2a2-9972-40ff-8a4a-4f7c26013b62} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:22.571325 [ 259 ] {44b3c2a2-9972-40ff-8a4a-4f7c26013b62} executeQuery: Read 35 rows, 2.63 KiB in 0.005628 sec., 6218.905472636816 rows/sec., 467.63 KiB/sec. 2024.12.21 00:28:22.571442 [ 188 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 5 columns (5 merged, 0 gathered) in 0.00641987 sec., 517767.49373429676 rows/sec., 45.22 MiB/sec. 2024.12.21 00:28:22.571457 [ 259 ] {44b3c2a2-9972-40ff-8a4a-4f7c26013b62} TCPHandler: Processed in 0.006296336 sec. 2024.12.21 00:28:22.571697 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:22.571778 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2024.12.21 00:28:22.571911 [ 260 ] {bdd9d66f-9c23-4da8-b8ed-eeb14a07cfd3} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:22.571993 [ 260 ] {bdd9d66f-9c23-4da8-b8ed-eeb14a07cfd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:22.572479 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_156_31} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:22.572756 [ 195 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_156_31} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2024.12.21 00:28:22.572904 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2024.12.21 00:28:22.573175 [ 260 ] {bdd9d66f-9c23-4da8-b8ed-eeb14a07cfd3} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:22.573220 [ 260 ] {bdd9d66f-9c23-4da8-b8ed-eeb14a07cfd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2024.12.21 00:28:22.573605 [ 260 ] {bdd9d66f-9c23-4da8-b8ed-eeb14a07cfd3} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2024.12.21 00:28:22.573857 [ 260 ] {bdd9d66f-9c23-4da8-b8ed-eeb14a07cfd3} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:22.574054 [ 29 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2024.12.21 00:28:22.574075 [ 260 ] {bdd9d66f-9c23-4da8-b8ed-eeb14a07cfd3} executeQuery: Read 105 rows, 8.43 KiB in 0.002253 sec., 46604.52729693742 rows/sec., 3.65 MiB/sec. 2024.12.21 00:28:22.574121 [ 29 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:22.574208 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2024.12.21 00:28:22.574212 [ 260 ] {bdd9d66f-9c23-4da8-b8ed-eeb14a07cfd3} TCPHandler: Processed in 0.002579688 sec. 2024.12.21 00:28:22.574460 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:22.574556 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2024.12.21 00:28:22.574688 [ 259 ] {03f5acb1-bc65-4fe9-8659-93226b8cbe50} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:22.574902 [ 259 ] {03f5acb1-bc65-4fe9-8659-93226b8cbe50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:22.575016 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:22.575138 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 913 rows starting from the beginning of the part 2024.12.21 00:28:22.575617 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 394 rows starting from the beginning of the part 2024.12.21 00:28:22.576281 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 91 rows starting from the beginning of the part 2024.12.21 00:28:22.576800 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 866 rows starting from the beginning of the part 2024.12.21 00:28:22.577410 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part 2024.12.21 00:28:22.577952 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 105 rows starting from the beginning of the part 2024.12.21 00:28:22.579088 [ 259 ] {03f5acb1-bc65-4fe9-8659-93226b8cbe50} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:22.579130 [ 259 ] {03f5acb1-bc65-4fe9-8659-93226b8cbe50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2024.12.21 00:28:22.579717 [ 259 ] {03f5acb1-bc65-4fe9-8659-93226b8cbe50} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2024.12.21 00:28:22.580060 [ 259 ] {03f5acb1-bc65-4fe9-8659-93226b8cbe50} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:22.580280 [ 259 ] {03f5acb1-bc65-4fe9-8659-93226b8cbe50} executeQuery: Read 160 rows, 11.41 KiB in 0.005671 sec., 28213.718920825253 rows/sec., 1.97 MiB/sec. 2024.12.21 00:28:22.580376 [ 259 ] {03f5acb1-bc65-4fe9-8659-93226b8cbe50} TCPHandler: Processed in 0.006041951 sec. 2024.12.21 00:28:22.580554 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:22.580841 [ 260 ] {527ce326-7a5f-4882-870e-fbfc0e03a497} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:22.580849 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 2433 rows, containing 5 columns (5 merged, 0 gathered) in 0.006545273 sec., 371718.6433629277 rows/sec., 28.53 MiB/sec. 2024.12.21 00:28:22.580961 [ 260 ] {527ce326-7a5f-4882-870e-fbfc0e03a497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:28:22.581148 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2024.12.21 00:28:22.581937 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_156_31} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:22.582268 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_156_31} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2024.12.21 00:28:22.582486 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 00:28:22.583339 [ 260 ] {527ce326-7a5f-4882-870e-fbfc0e03a497} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:22.583385 [ 260 ] {527ce326-7a5f-4882-870e-fbfc0e03a497} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2024.12.21 00:28:22.584107 [ 260 ] {527ce326-7a5f-4882-870e-fbfc0e03a497} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.21 00:28:22.584391 [ 260 ] {527ce326-7a5f-4882-870e-fbfc0e03a497} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:22.584670 [ 260 ] {527ce326-7a5f-4882-870e-fbfc0e03a497} executeQuery: Read 35 rows, 64.22 KiB in 0.003897 sec., 8981.267641775725 rows/sec., 16.09 MiB/sec. 2024.12.21 00:28:22.584825 [ 260 ] {527ce326-7a5f-4882-870e-fbfc0e03a497} TCPHandler: Processed in 0.004354526 sec. 2024.12.21 00:28:22.584995 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:22.585144 [ 259 ] {e545edfc-f134-406b-947e-c3f5635a1dd7} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.21 00:28:22.585206 [ 259 ] {e545edfc-f134-406b-947e-c3f5635a1dd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.21 00:28:22.585771 [ 259 ] {e545edfc-f134-406b-947e-c3f5635a1dd7} oximeter.measurements_i64 (f65a8b38-309d-45be-b1ce-a48e1d5c0318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:22.585817 [ 259 ] {e545edfc-f134-406b-947e-c3f5635a1dd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2024.12.21 00:28:22.586276 [ 259 ] {e545edfc-f134-406b-947e-c3f5635a1dd7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 00:28:22.586520 [ 259 ] {e545edfc-f134-406b-947e-c3f5635a1dd7} oximeter.measurements_i64 (f65a8b38-309d-45be-b1ce-a48e1d5c0318): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:22.586773 [ 259 ] {e545edfc-f134-406b-947e-c3f5635a1dd7} executeQuery: Read 9 rows, 709.00 B in 0.001655 sec., 5438.0664652567975 rows/sec., 418.36 KiB/sec. 2024.12.21 00:28:22.586989 [ 259 ] {e545edfc-f134-406b-947e-c3f5635a1dd7} TCPHandler: Processed in 0.002060615 sec. 2024.12.21 00:28:22.587172 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:22.587321 [ 260 ] {1eebdf71-d1a6-4a19-9041-64e4337e7a28} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:22.587387 [ 260 ] {1eebdf71-d1a6-4a19-9041-64e4337e7a28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:22.587971 [ 260 ] {1eebdf71-d1a6-4a19-9041-64e4337e7a28} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:22.588016 [ 260 ] {1eebdf71-d1a6-4a19-9041-64e4337e7a28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2024.12.21 00:28:22.588442 [ 260 ] {1eebdf71-d1a6-4a19-9041-64e4337e7a28} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2024.12.21 00:28:22.588694 [ 260 ] {1eebdf71-d1a6-4a19-9041-64e4337e7a28} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:22.588880 [ 29 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2024.12.21 00:28:22.588942 [ 260 ] {1eebdf71-d1a6-4a19-9041-64e4337e7a28} executeQuery: Read 60 rows, 4.14 KiB in 0.001652 sec., 36319.61259079903 rows/sec., 2.45 MiB/sec. 2024.12.21 00:28:22.588948 [ 29 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:22.589028 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.35 GiB. 2024.12.21 00:28:22.589080 [ 260 ] {1eebdf71-d1a6-4a19-9041-64e4337e7a28} TCPHandler: Processed in 0.001986523 sec. 2024.12.21 00:28:22.589280 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2024.12.21 00:28:22.589455 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:22.589500 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_156_31} MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9172 rows starting from the beginning of the part 2024.12.21 00:28:22.589629 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 82 rows starting from the beginning of the part 2024.12.21 00:28:22.589849 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part 2024.12.21 00:28:22.590039 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 58 rows starting from the beginning of the part 2024.12.21 00:28:22.590223 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 24 rows starting from the beginning of the part 2024.12.21 00:28:22.590444 [ 188 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part 2024.12.21 00:28:22.593499 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 9456 rows, containing 4 columns (4 merged, 0 gathered) in 0.004355615 sec., 2170990.7785697314 rows/sec., 141.49 MiB/sec. 2024.12.21 00:28:22.593712 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2024.12.21 00:28:22.594026 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_156_31} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:22.594116 [ 190 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_156_31} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2024.12.21 00:28:22.594211 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. 2024.12.21 00:28:23.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.19 MiB, peak 293.36 MiB, free memory in arenas 0.00 B, will set to 273.98 MiB (RSS), difference: 8.79 MiB 2024.12.21 00:28:26.061952 [ 38 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:28:26.062027 [ 38 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:28:26.391307 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42151 2024.12.21 00:28:26.392006 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:26.392054 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:26.392595 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.21 00:28:26.392852 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:26.393133 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 2024.12.21 00:28:26.638624 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2650 2024.12.21 00:28:26.641600 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:26.641656 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:26.643211 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:28:26.643543 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:26.645102 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2650 2024.12.21 00:28:27.364190 [ 223 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2024.12.21 00:28:27.364249 [ 223 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2024.12.21 00:28:27.365956 [ 223 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2024.12.21 00:28:27.519308 [ 149 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.21 00:28:27.519376 [ 149 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.519399 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.519520 [ 223 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): 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] 2024.12.21 00:28:27.519604 [ 223 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): 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] 2024.12.21 00:28:27.519604 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.12.21 00:28:27.520024 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:27.520085 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part 2024.12.21 00:28:27.520181 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.12.21 00:28:27.520275 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part 2024.12.21 00:28:27.520582 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.12.21 00:28:27.520923 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part 2024.12.21 00:28:27.523081 [ 190 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.003603715 sec., 14984.536790506463 rows/sec., 1.25 MiB/sec. 2024.12.21 00:28:27.523342 [ 193 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.21 00:28:27.523916 [ 193 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_21_5} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.524051 [ 193 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_21_5} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.21 00:28:27.524061 [ 223 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): 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] 2024.12.21 00:28:27.524297 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:28:27.565551 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:27.565745 [ 260 ] {18a78de7-a5fe-417e-b3e7-d9ec80015f5a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:28:27.565823 [ 260 ] {18a78de7-a5fe-417e-b3e7-d9ec80015f5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:28:27.566557 [ 260 ] {18a78de7-a5fe-417e-b3e7-d9ec80015f5a} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.566601 [ 260 ] {18a78de7-a5fe-417e-b3e7-d9ec80015f5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.567019 [ 260 ] {18a78de7-a5fe-417e-b3e7-d9ec80015f5a} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:28:27.567286 [ 260 ] {18a78de7-a5fe-417e-b3e7-d9ec80015f5a} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.567538 [ 260 ] {18a78de7-a5fe-417e-b3e7-d9ec80015f5a} executeQuery: Read 14 rows, 1.01 KiB in 0.001844 sec., 7592.190889370933 rows/sec., 546.54 KiB/sec. 2024.12.21 00:28:27.567607 [ 260 ] {18a78de7-a5fe-417e-b3e7-d9ec80015f5a} TCPHandler: Processed in 0.002182798 sec. 2024.12.21 00:28:27.567890 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:27.568060 [ 259 ] {10a5919a-110a-4259-b5b4-8853a7728ee6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:27.568126 [ 259 ] {10a5919a-110a-4259-b5b4-8853a7728ee6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:27.568925 [ 259 ] {10a5919a-110a-4259-b5b4-8853a7728ee6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.568963 [ 259 ] {10a5919a-110a-4259-b5b4-8853a7728ee6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.569377 [ 259 ] {10a5919a-110a-4259-b5b4-8853a7728ee6} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2024.12.21 00:28:27.569630 [ 259 ] {10a5919a-110a-4259-b5b4-8853a7728ee6} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.569810 [ 259 ] {10a5919a-110a-4259-b5b4-8853a7728ee6} executeQuery: Read 227 rows, 20.32 KiB in 0.0018 sec., 126111.11111111111 rows/sec., 11.02 MiB/sec. 2024.12.21 00:28:27.569863 [ 259 ] {10a5919a-110a-4259-b5b4-8853a7728ee6} TCPHandler: Processed in 0.002125396 sec. 2024.12.21 00:28:27.570011 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:27.570159 [ 260 ] {e2dc2480-5147-4eeb-ac7a-467d4498fb78} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:28:27.570218 [ 260 ] {e2dc2480-5147-4eeb-ac7a-467d4498fb78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:28:27.570933 [ 260 ] {e2dc2480-5147-4eeb-ac7a-467d4498fb78} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.570980 [ 260 ] {e2dc2480-5147-4eeb-ac7a-467d4498fb78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.571358 [ 260 ] {e2dc2480-5147-4eeb-ac7a-467d4498fb78} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.21 00:28:27.571607 [ 260 ] {e2dc2480-5147-4eeb-ac7a-467d4498fb78} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.571838 [ 260 ] {e2dc2480-5147-4eeb-ac7a-467d4498fb78} executeQuery: Read 19 rows, 1.36 KiB in 0.001707 sec., 11130.638547158758 rows/sec., 795.78 KiB/sec. 2024.12.21 00:28:27.571939 [ 260 ] {e2dc2480-5147-4eeb-ac7a-467d4498fb78} TCPHandler: Processed in 0.001975422 sec. 2024.12.21 00:28:27.572170 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:27.572421 [ 259 ] {268ec149-9d71-48c7-809a-fd3b0ed54ce6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:28:27.572479 [ 259 ] {268ec149-9d71-48c7-809a-fd3b0ed54ce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:28:27.573152 [ 259 ] {268ec149-9d71-48c7-809a-fd3b0ed54ce6} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.573189 [ 259 ] {268ec149-9d71-48c7-809a-fd3b0ed54ce6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.573550 [ 259 ] {268ec149-9d71-48c7-809a-fd3b0ed54ce6} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:28:27.573786 [ 259 ] {268ec149-9d71-48c7-809a-fd3b0ed54ce6} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.573961 [ 259 ] {268ec149-9d71-48c7-809a-fd3b0ed54ce6} executeQuery: Read 14 rows, 1004.00 B in 0.001596 sec., 8771.929824561405 rows/sec., 614.33 KiB/sec. 2024.12.21 00:28:27.574012 [ 259 ] {268ec149-9d71-48c7-809a-fd3b0ed54ce6} TCPHandler: Processed in 0.001972332 sec. 2024.12.21 00:28:27.574170 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:27.574309 [ 260 ] {0aa699f4-39d0-4f42-97a6-a05f00ebd741} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:28:27.574369 [ 260 ] {0aa699f4-39d0-4f42-97a6-a05f00ebd741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:28:27.575042 [ 260 ] {0aa699f4-39d0-4f42-97a6-a05f00ebd741} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.575082 [ 260 ] {0aa699f4-39d0-4f42-97a6-a05f00ebd741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.575452 [ 260 ] {0aa699f4-39d0-4f42-97a6-a05f00ebd741} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:28:27.575712 [ 260 ] {0aa699f4-39d0-4f42-97a6-a05f00ebd741} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.575966 [ 260 ] {0aa699f4-39d0-4f42-97a6-a05f00ebd741} executeQuery: Read 13 rows, 830.00 B in 0.00168 sec., 7738.095238095238 rows/sec., 482.47 KiB/sec. 2024.12.21 00:28:27.576137 [ 260 ] {0aa699f4-39d0-4f42-97a6-a05f00ebd741} TCPHandler: Processed in 0.002028723 sec. 2024.12.21 00:28:27.576336 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:27.576456 [ 259 ] {5712c29b-40bd-4dd3-a619-9ee0244fdaab} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:27.576504 [ 259 ] {5712c29b-40bd-4dd3-a619-9ee0244fdaab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:27.577200 [ 259 ] {5712c29b-40bd-4dd3-a619-9ee0244fdaab} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.577237 [ 259 ] {5712c29b-40bd-4dd3-a619-9ee0244fdaab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.577620 [ 259 ] {5712c29b-40bd-4dd3-a619-9ee0244fdaab} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2024.12.21 00:28:27.577863 [ 259 ] {5712c29b-40bd-4dd3-a619-9ee0244fdaab} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.578036 [ 259 ] {5712c29b-40bd-4dd3-a619-9ee0244fdaab} executeQuery: Read 394 rows, 28.64 KiB in 0.001602 sec., 245942.57178526843 rows/sec., 17.46 MiB/sec. 2024.12.21 00:28:27.578089 [ 259 ] {5712c29b-40bd-4dd3-a619-9ee0244fdaab} TCPHandler: Processed in 0.001847019 sec. 2024.12.21 00:28:27.578245 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:27.578383 [ 260 ] {fddde8a5-2573-4a1c-990b-9f5ff47c18a4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:28:27.578444 [ 260 ] {fddde8a5-2573-4a1c-990b-9f5ff47c18a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:28:27.579017 [ 260 ] {fddde8a5-2573-4a1c-990b-9f5ff47c18a4} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.579056 [ 260 ] {fddde8a5-2573-4a1c-990b-9f5ff47c18a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.579434 [ 260 ] {fddde8a5-2573-4a1c-990b-9f5ff47c18a4} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:28:27.579709 [ 260 ] {fddde8a5-2573-4a1c-990b-9f5ff47c18a4} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.579974 [ 260 ] {fddde8a5-2573-4a1c-990b-9f5ff47c18a4} executeQuery: Read 6 rows, 321.00 B in 0.001606 sec., 3735.9900373599003 rows/sec., 195.19 KiB/sec. 2024.12.21 00:28:27.580068 [ 260 ] {fddde8a5-2573-4a1c-990b-9f5ff47c18a4} TCPHandler: Processed in 0.00188478 sec. 2024.12.21 00:28:27.580342 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:27.580500 [ 259 ] {e9d1ec91-7a06-42cd-bff7-d37a0368034d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:27.580554 [ 259 ] {e9d1ec91-7a06-42cd-bff7-d37a0368034d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:27.581147 [ 259 ] {e9d1ec91-7a06-42cd-bff7-d37a0368034d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.581185 [ 259 ] {e9d1ec91-7a06-42cd-bff7-d37a0368034d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.581581 [ 259 ] {e9d1ec91-7a06-42cd-bff7-d37a0368034d} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2024.12.21 00:28:27.581823 [ 259 ] {e9d1ec91-7a06-42cd-bff7-d37a0368034d} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.581957 [ 125 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 6 parts from all_1_152_31 to all_157_157_0 2024.12.21 00:28:27.581994 [ 125 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.582005 [ 259 ] {e9d1ec91-7a06-42cd-bff7-d37a0368034d} executeQuery: Read 237 rows, 16.27 KiB in 0.001529 sec., 155003.27011118378 rows/sec., 10.39 MiB/sec. 2024.12.21 00:28:27.582022 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.582099 [ 259 ] {e9d1ec91-7a06-42cd-bff7-d37a0368034d} TCPHandler: Processed in 0.001901141 sec. 2024.12.21 00:28:27.582164 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_157_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_152_31 to all_157_157_0 into Compact with storage Full 2024.12.21 00:28:27.582290 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:27.582348 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_157_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:27.582420 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_157_32} MergeTreeSequentialSource: Reading 7 marks from part all_1_152_31, total 45055 rows starting from the beginning of the part 2024.12.21 00:28:27.582520 [ 260 ] {93d4fc08-91db-4e1a-ae82-0041c54276c2} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:28:27.582674 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part 2024.12.21 00:28:27.582802 [ 260 ] {93d4fc08-91db-4e1a-ae82-0041c54276c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:28:27.582988 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1027 rows starting from the beginning of the part 2024.12.21 00:28:27.583360 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part 2024.12.21 00:28:27.583692 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part 2024.12.21 00:28:27.584026 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 237 rows starting from the beginning of the part 2024.12.21 00:28:27.585222 [ 260 ] {93d4fc08-91db-4e1a-ae82-0041c54276c2} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.585278 [ 260 ] {93d4fc08-91db-4e1a-ae82-0041c54276c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.585794 [ 260 ] {93d4fc08-91db-4e1a-ae82-0041c54276c2} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 00:28:27.586147 [ 260 ] {93d4fc08-91db-4e1a-ae82-0041c54276c2} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.586648 [ 260 ] {93d4fc08-91db-4e1a-ae82-0041c54276c2} executeQuery: Read 1 rows, 69.00 B in 0.004189 sec., 238.72045834328003 rows/sec., 16.09 KiB/sec. 2024.12.21 00:28:27.586813 [ 260 ] {93d4fc08-91db-4e1a-ae82-0041c54276c2} TCPHandler: Processed in 0.004617452 sec. 2024.12.21 00:28:27.587029 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:27.587178 [ 259 ] {123b3b96-b1db-47da-ba33-ac853baeb430} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:27.587276 [ 259 ] {123b3b96-b1db-47da-ba33-ac853baeb430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:28:27.588560 [ 259 ] {123b3b96-b1db-47da-ba33-ac853baeb430} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.588599 [ 259 ] {123b3b96-b1db-47da-ba33-ac853baeb430} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.589241 [ 259 ] {123b3b96-b1db-47da-ba33-ac853baeb430} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.21 00:28:27.589500 [ 259 ] {123b3b96-b1db-47da-ba33-ac853baeb430} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.589722 [ 259 ] {123b3b96-b1db-47da-ba33-ac853baeb430} executeQuery: Read 12 rows, 22.02 KiB in 0.002577 sec., 4656.577415599535 rows/sec., 8.34 MiB/sec. 2024.12.21 00:28:27.589989 [ 259 ] {123b3b96-b1db-47da-ba33-ac853baeb430} TCPHandler: Processed in 0.003078122 sec. 2024.12.21 00:28:27.590246 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:27.590451 [ 260 ] {f7d6e150-0653-4319-87da-c68dc696b0f7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:27.590507 [ 260 ] {f7d6e150-0653-4319-87da-c68dc696b0f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:27.591139 [ 260 ] {f7d6e150-0653-4319-87da-c68dc696b0f7} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:27.591182 [ 260 ] {f7d6e150-0653-4319-87da-c68dc696b0f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:27.591666 [ 260 ] {f7d6e150-0653-4319-87da-c68dc696b0f7} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2024.12.21 00:28:27.591956 [ 260 ] {f7d6e150-0653-4319-87da-c68dc696b0f7} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.592256 [ 260 ] {f7d6e150-0653-4319-87da-c68dc696b0f7} executeQuery: Read 82 rows, 5.33 KiB in 0.001852 sec., 44276.45788336933 rows/sec., 2.81 MiB/sec. 2024.12.21 00:28:27.592348 [ 260 ] {f7d6e150-0653-4319-87da-c68dc696b0f7} TCPHandler: Processed in 0.002238219 sec. 2024.12.21 00:28:27.596659 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_157_32} MergeTask::MergeProjectionsStage: Merge sorted 46703 rows, containing 5 columns (5 merged, 0 gathered) in 0.014550766 sec., 3209659.2028213497 rows/sec., 216.72 MiB/sec. 2024.12.21 00:28:27.597375 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_157_32} MergedBlockOutputStream: filled checksums all_1_157_32 (state Temporary) 2024.12.21 00:28:27.597717 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_157_32} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_157_32 to all_1_157_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:27.597809 [ 200 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_157_32} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 6 parts: [all_1_152_31, all_157_157_0] -> all_1_157_32 2024.12.21 00:28:27.597918 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. 2024.12.21 00:28:29.451227 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2024.12.21 00:28:29.479402 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:29.479467 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:29.487557 [ 243 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.21 00:28:29.488452 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:29.492450 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694 2024.12.21 00:28:32.562717 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:32.563061 [ 260 ] {09f01cef-56c2-44a0-a6d4-159f5f262ff4} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:32.563181 [ 260 ] {09f01cef-56c2-44a0-a6d4-159f5f262ff4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:32.564027 [ 260 ] {09f01cef-56c2-44a0-a6d4-159f5f262ff4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:32.564077 [ 260 ] {09f01cef-56c2-44a0-a6d4-159f5f262ff4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:32.564533 [ 260 ] {09f01cef-56c2-44a0-a6d4-159f5f262ff4} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2024.12.21 00:28:32.564794 [ 260 ] {09f01cef-56c2-44a0-a6d4-159f5f262ff4} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:32.564990 [ 260 ] {09f01cef-56c2-44a0-a6d4-159f5f262ff4} executeQuery: Read 132 rows, 11.52 KiB in 0.002027 sec., 65120.8682782437 rows/sec., 5.55 MiB/sec. 2024.12.21 00:28:32.565047 [ 260 ] {09f01cef-56c2-44a0-a6d4-159f5f262ff4} TCPHandler: Processed in 0.002522007 sec. 2024.12.21 00:28:32.565319 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:32.565532 [ 259 ] {f7a32dc3-07d4-4bde-bd1e-4ee649dac5a5} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:28:32.565616 [ 259 ] {f7a32dc3-07d4-4bde-bd1e-4ee649dac5a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:28:32.566457 [ 259 ] {f7a32dc3-07d4-4bde-bd1e-4ee649dac5a5} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:32.566509 [ 259 ] {f7a32dc3-07d4-4bde-bd1e-4ee649dac5a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:32.566937 [ 259 ] {f7a32dc3-07d4-4bde-bd1e-4ee649dac5a5} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.12.21 00:28:32.567190 [ 259 ] {f7a32dc3-07d4-4bde-bd1e-4ee649dac5a5} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:32.567408 [ 146 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_125_25 to all_130_130_0 2024.12.21 00:28:32.567441 [ 259 ] {f7a32dc3-07d4-4bde-bd1e-4ee649dac5a5} executeQuery: Read 38 rows, 2.86 KiB in 0.001966 sec., 19328.58596134283 rows/sec., 1.42 MiB/sec. 2024.12.21 00:28:32.567499 [ 146 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:32.567583 [ 259 ] {f7a32dc3-07d4-4bde-bd1e-4ee649dac5a5} TCPHandler: Processed in 0.002398324 sec. 2024.12.21 00:28:32.567591 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:32.567851 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:32.567852 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_130_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_125_25 to all_130_130_0 into Compact with storage Full 2024.12.21 00:28:32.568140 [ 260 ] {4bcecac3-5c36-45e3-8b6a-2680c15f6be7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:32.568167 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_130_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:32.568230 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_125_25, total 64 rows starting from the beginning of the part 2024.12.21 00:28:32.568234 [ 260 ] {4bcecac3-5c36-45e3-8b6a-2680c15f6be7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:32.568426 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 27 rows starting from the beginning of the part 2024.12.21 00:28:32.568664 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 35 rows starting from the beginning of the part 2024.12.21 00:28:32.569108 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 35 rows starting from the beginning of the part 2024.12.21 00:28:32.569333 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 19 rows starting from the beginning of the part 2024.12.21 00:28:32.569616 [ 190 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 38 rows starting from the beginning of the part 2024.12.21 00:28:32.570554 [ 260 ] {4bcecac3-5c36-45e3-8b6a-2680c15f6be7} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:32.570601 [ 260 ] {4bcecac3-5c36-45e3-8b6a-2680c15f6be7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:32.571158 [ 260 ] {4bcecac3-5c36-45e3-8b6a-2680c15f6be7} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2024.12.21 00:28:32.571561 [ 260 ] {4bcecac3-5c36-45e3-8b6a-2680c15f6be7} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:32.571584 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_130_26} MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.003820301 sec., 57063.56645719801 rows/sec., 4.31 MiB/sec. 2024.12.21 00:28:32.571934 [ 260 ] {4bcecac3-5c36-45e3-8b6a-2680c15f6be7} executeQuery: Read 108 rows, 8.61 KiB in 0.003856 sec., 28008.298755186723 rows/sec., 2.18 MiB/sec. 2024.12.21 00:28:32.571948 [ 221 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:28:32.571963 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_130_26} MergedBlockOutputStream: filled checksums all_1_130_26 (state Temporary) 2024.12.21 00:28:32.572047 [ 221 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:28:32.572194 [ 260 ] {4bcecac3-5c36-45e3-8b6a-2680c15f6be7} TCPHandler: Processed in 0.004479439 sec. 2024.12.21 00:28:32.572570 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:32.572785 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_130_26} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_130_26 to all_1_130_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:32.572917 [ 259 ] {04da5893-e08d-49e7-843d-190abd035022} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:32.573024 [ 200 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_130_26} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_125_25, all_130_130_0] -> all_1_130_26 2024.12.21 00:28:32.573084 [ 259 ] {04da5893-e08d-49e7-843d-190abd035022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:32.573314 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 00:28:32.574267 [ 259 ] {04da5893-e08d-49e7-843d-190abd035022} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:32.574321 [ 259 ] {04da5893-e08d-49e7-843d-190abd035022} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:32.574844 [ 259 ] {04da5893-e08d-49e7-843d-190abd035022} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2024.12.21 00:28:32.575151 [ 259 ] {04da5893-e08d-49e7-843d-190abd035022} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:32.575432 [ 259 ] {04da5893-e08d-49e7-843d-190abd035022} executeQuery: Read 160 rows, 11.41 KiB in 0.002654 sec., 60286.360211002255 rows/sec., 4.20 MiB/sec. 2024.12.21 00:28:32.575458 [ 225 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:28:32.575539 [ 225 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:28:32.575546 [ 221 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:28:32.575583 [ 259 ] {04da5893-e08d-49e7-843d-190abd035022} TCPHandler: Processed in 0.003241056 sec. 2024.12.21 00:28:32.575954 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:32.576248 [ 260 ] {1e7ac3bb-1c52-49cf-bf3c-4d769dfc67d5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:32.576719 [ 260 ] {1e7ac3bb-1c52-49cf-bf3c-4d769dfc67d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:28:32.581235 [ 260 ] {1e7ac3bb-1c52-49cf-bf3c-4d769dfc67d5} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:32.581292 [ 260 ] {1e7ac3bb-1c52-49cf-bf3c-4d769dfc67d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:32.581621 [ 225 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:28:32.583481 [ 260 ] {1e7ac3bb-1c52-49cf-bf3c-4d769dfc67d5} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2024.12.21 00:28:32.583775 [ 260 ] {1e7ac3bb-1c52-49cf-bf3c-4d769dfc67d5} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:32.583984 [ 260 ] {1e7ac3bb-1c52-49cf-bf3c-4d769dfc67d5} executeQuery: Read 38 rows, 69.73 KiB in 0.007851 sec., 4840.1477518787415 rows/sec., 8.67 MiB/sec. 2024.12.21 00:28:32.584122 [ 260 ] {1e7ac3bb-1c52-49cf-bf3c-4d769dfc67d5} TCPHandler: Processed in 0.008432653 sec. 2024.12.21 00:28:32.584279 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:32.584410 [ 259 ] {3b2f9fbd-2187-4c51-93a6-ce5b5963e8ec} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.21 00:28:32.584466 [ 259 ] {3b2f9fbd-2187-4c51-93a6-ce5b5963e8ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.21 00:28:32.584965 [ 259 ] {3b2f9fbd-2187-4c51-93a6-ce5b5963e8ec} oximeter.measurements_i64 (f65a8b38-309d-45be-b1ce-a48e1d5c0318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:32.585005 [ 259 ] {3b2f9fbd-2187-4c51-93a6-ce5b5963e8ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:32.585387 [ 259 ] {3b2f9fbd-2187-4c51-93a6-ce5b5963e8ec} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 00:28:32.585621 [ 259 ] {3b2f9fbd-2187-4c51-93a6-ce5b5963e8ec} oximeter.measurements_i64 (f65a8b38-309d-45be-b1ce-a48e1d5c0318): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:32.585890 [ 259 ] {3b2f9fbd-2187-4c51-93a6-ce5b5963e8ec} executeQuery: Read 6 rows, 405.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 266.69 KiB/sec. 2024.12.21 00:28:32.586023 [ 259 ] {3b2f9fbd-2187-4c51-93a6-ce5b5963e8ec} TCPHandler: Processed in 0.001804678 sec. 2024.12.21 00:28:32.586170 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:32.586312 [ 260 ] {19dc9fdd-eac1-44a8-8225-ed2c8813d10f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:32.586372 [ 260 ] {19dc9fdd-eac1-44a8-8225-ed2c8813d10f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:32.586935 [ 260 ] {19dc9fdd-eac1-44a8-8225-ed2c8813d10f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:32.586980 [ 260 ] {19dc9fdd-eac1-44a8-8225-ed2c8813d10f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:32.587395 [ 260 ] {19dc9fdd-eac1-44a8-8225-ed2c8813d10f} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2024.12.21 00:28:32.587641 [ 260 ] {19dc9fdd-eac1-44a8-8225-ed2c8813d10f} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:32.587838 [ 260 ] {19dc9fdd-eac1-44a8-8225-ed2c8813d10f} executeQuery: Read 60 rows, 4.14 KiB in 0.001551 sec., 38684.71953578336 rows/sec., 2.61 MiB/sec. 2024.12.21 00:28:32.587896 [ 260 ] {19dc9fdd-eac1-44a8-8225-ed2c8813d10f} TCPHandler: Processed in 0.001785977 sec. 2024.12.21 00:28:32.587927 [ 219 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:28:32.587996 [ 219 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:28:32.590094 [ 219 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:28:33.331400 [ 224 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:28:33.331464 [ 224 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:28:33.333724 [ 224 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:28:33.894230 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42578 2024.12.21 00:28:33.895014 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:33.895066 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:33.895630 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.21 00:28:33.895904 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:33.896142 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42578 2024.12.21 00:28:36.646220 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2686 2024.12.21 00:28:36.649651 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:36.649706 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:36.651293 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:28:36.651647 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:36.651961 [ 222 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): 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] 2024.12.21 00:28:36.652009 [ 222 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): 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] 2024.12.21 00:28:36.652657 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2686 2024.12.21 00:28:36.654137 [ 222 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): 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] 2024.12.21 00:28:36.993454 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 2024.12.21 00:28:37.020651 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.020711 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.028421 [ 243 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.21 00:28:37.029227 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.031050 [ 220 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2024.12.21 00:28:37.031219 [ 220 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2024.12.21 00:28:37.035876 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2024.12.21 00:28:37.036066 [ 220 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2024.12.21 00:28:37.542571 [ 219 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Found 6 old parts to remove. Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] 2024.12.21 00:28:37.542618 [ 219 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from filesystem (serially): Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] 2024.12.21 00:28:37.544626 [ 219 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from memory: Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] 2024.12.21 00:28:37.555302 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.555744 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} executeQuery: (from [fd00:1122:3344:101::d]:43378) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 00:28:37.556433 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 00:28:37.556488 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 00:28:37.556862 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:28:37.556942 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 00:28:37.557129 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2024.12.21 00:28:37.557170 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2024.12.21 00:28:37.557196 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 00:28:37.557215 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 00:28:37.557265 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 00:28:37.557291 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 2024.12.21 00:28:37.558545 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} executeQuery: Read 41 rows, 1.56 KiB in 0.003028 sec., 13540.290620871863 rows/sec., 516.34 KiB/sec. 2024.12.21 00:28:37.558672 [ 260 ] {48440e10-6a6e-4797-be96-039e57eba3c8} TCPHandler: Processed in 0.003525004 sec. 2024.12.21 00:28:37.569171 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.569301 [ 260 ] {92b01c39-0163-4478-94f4-4b04c68eae55} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 00:28:37.569358 [ 260 ] {92b01c39-0163-4478-94f4-4b04c68eae55} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 00:28:37.570159 [ 260 ] {92b01c39-0163-4478-94f4-4b04c68eae55} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.570212 [ 260 ] {92b01c39-0163-4478-94f4-4b04c68eae55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.570716 [ 260 ] {92b01c39-0163-4478-94f4-4b04c68eae55} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 00:28:37.570943 [ 260 ] {92b01c39-0163-4478-94f4-4b04c68eae55} oximeter.timeseries_schema (4efc28a1-e012-4744-864d-0f0306d3efef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.571211 [ 260 ] {92b01c39-0163-4478-94f4-4b04c68eae55} executeQuery: Read 1 rows, 285.00 B in 0.001931 sec., 517.8663904712585 rows/sec., 144.13 KiB/sec. 2024.12.21 00:28:37.571341 [ 260 ] {92b01c39-0163-4478-94f4-4b04c68eae55} TCPHandler: Processed in 0.002223808 sec. 2024.12.21 00:28:37.571582 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.571788 [ 259 ] {243e96a4-c588-4139-8482-c357376920f3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:28:37.571869 [ 259 ] {243e96a4-c588-4139-8482-c357376920f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:28:37.572665 [ 259 ] {243e96a4-c588-4139-8482-c357376920f3} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.572709 [ 259 ] {243e96a4-c588-4139-8482-c357376920f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.573129 [ 259 ] {243e96a4-c588-4139-8482-c357376920f3} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:28:37.573375 [ 259 ] {243e96a4-c588-4139-8482-c357376920f3} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.573650 [ 259 ] {243e96a4-c588-4139-8482-c357376920f3} executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. 2024.12.21 00:28:37.573854 [ 259 ] {243e96a4-c588-4139-8482-c357376920f3} TCPHandler: Processed in 0.002408584 sec. 2024.12.21 00:28:37.574108 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.574245 [ 260 ] {b6008aff-3e9e-4f72-80ee-61b6adb9d184} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:28:37.574297 [ 260 ] {b6008aff-3e9e-4f72-80ee-61b6adb9d184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:28:37.574904 [ 260 ] {b6008aff-3e9e-4f72-80ee-61b6adb9d184} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.574945 [ 260 ] {b6008aff-3e9e-4f72-80ee-61b6adb9d184} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.575321 [ 260 ] {b6008aff-3e9e-4f72-80ee-61b6adb9d184} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 00:28:37.575571 [ 260 ] {b6008aff-3e9e-4f72-80ee-61b6adb9d184} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.575779 [ 260 ] {b6008aff-3e9e-4f72-80ee-61b6adb9d184} executeQuery: Read 2 rows, 152.00 B in 0.001561 sec., 1281.2299807815502 rows/sec., 95.09 KiB/sec. 2024.12.21 00:28:37.575837 [ 260 ] {b6008aff-3e9e-4f72-80ee-61b6adb9d184} TCPHandler: Processed in 0.001864379 sec. 2024.12.21 00:28:37.575991 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.576119 [ 259 ] {b4c52c0c-f425-418a-a486-096bcce7e871} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:37.576173 [ 259 ] {b4c52c0c-f425-418a-a486-096bcce7e871} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:37.576874 [ 259 ] {b4c52c0c-f425-418a-a486-096bcce7e871} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.576915 [ 259 ] {b4c52c0c-f425-418a-a486-096bcce7e871} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.577310 [ 259 ] {b4c52c0c-f425-418a-a486-096bcce7e871} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2024.12.21 00:28:37.577564 [ 259 ] {b4c52c0c-f425-418a-a486-096bcce7e871} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.577773 [ 259 ] {b4c52c0c-f425-418a-a486-096bcce7e871} executeQuery: Read 231 rows, 20.59 KiB in 0.001684 sec., 137173.39667458434 rows/sec., 11.94 MiB/sec. 2024.12.21 00:28:37.577830 [ 259 ] {b4c52c0c-f425-418a-a486-096bcce7e871} TCPHandler: Processed in 0.0018989 sec. 2024.12.21 00:28:37.577989 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.578130 [ 260 ] {24a6739d-abab-4208-8760-f47291780c19} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:28:37.578188 [ 260 ] {24a6739d-abab-4208-8760-f47291780c19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:28:37.578798 [ 260 ] {24a6739d-abab-4208-8760-f47291780c19} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.578839 [ 260 ] {24a6739d-abab-4208-8760-f47291780c19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.579202 [ 260 ] {24a6739d-abab-4208-8760-f47291780c19} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.12.21 00:28:37.579456 [ 260 ] {24a6739d-abab-4208-8760-f47291780c19} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.579652 [ 260 ] {24a6739d-abab-4208-8760-f47291780c19} executeQuery: Read 21 rows, 1.48 KiB in 0.001554 sec., 13513.513513513513 rows/sec., 954.57 KiB/sec. 2024.12.21 00:28:37.579705 [ 260 ] {24a6739d-abab-4208-8760-f47291780c19} TCPHandler: Processed in 0.001782897 sec. 2024.12.21 00:28:37.579853 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.579998 [ 259 ] {83947e84-33b7-4bb9-a825-7a6095fba62c} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:28:37.580058 [ 259 ] {83947e84-33b7-4bb9-a825-7a6095fba62c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:28:37.580685 [ 259 ] {83947e84-33b7-4bb9-a825-7a6095fba62c} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.580725 [ 259 ] {83947e84-33b7-4bb9-a825-7a6095fba62c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.581080 [ 259 ] {83947e84-33b7-4bb9-a825-7a6095fba62c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:28:37.581307 [ 259 ] {83947e84-33b7-4bb9-a825-7a6095fba62c} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.581533 [ 259 ] {83947e84-33b7-4bb9-a825-7a6095fba62c} executeQuery: Read 14 rows, 1004.00 B in 0.001567 sec., 8934.269304403319 rows/sec., 625.70 KiB/sec. 2024.12.21 00:28:37.581545 [ 223 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2024.12.21 00:28:37.581610 [ 223 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2024.12.21 00:28:37.581636 [ 259 ] {83947e84-33b7-4bb9-a825-7a6095fba62c} TCPHandler: Processed in 0.001844529 sec. 2024.12.21 00:28:37.581838 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.582037 [ 260 ] {2c847d39-ee3f-40cb-b081-0d6be48611ae} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:28:37.582131 [ 260 ] {2c847d39-ee3f-40cb-b081-0d6be48611ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:28:37.583288 [ 260 ] {2c847d39-ee3f-40cb-b081-0d6be48611ae} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.583345 [ 260 ] {2c847d39-ee3f-40cb-b081-0d6be48611ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.584096 [ 260 ] {2c847d39-ee3f-40cb-b081-0d6be48611ae} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:28:37.584603 [ 260 ] {2c847d39-ee3f-40cb-b081-0d6be48611ae} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.585051 [ 260 ] {2c847d39-ee3f-40cb-b081-0d6be48611ae} executeQuery: Read 13 rows, 830.00 B in 0.003067 sec., 4238.669709814151 rows/sec., 264.28 KiB/sec. 2024.12.21 00:28:37.585160 [ 223 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2024.12.21 00:28:37.585201 [ 260 ] {2c847d39-ee3f-40cb-b081-0d6be48611ae} TCPHandler: Processed in 0.003464792 sec. 2024.12.21 00:28:37.585491 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.585766 [ 259 ] {7dc1e73b-459b-4ee0-92c2-5ef3bea9268d} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:37.585878 [ 259 ] {7dc1e73b-459b-4ee0-92c2-5ef3bea9268d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:37.586672 [ 259 ] {7dc1e73b-459b-4ee0-92c2-5ef3bea9268d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.586712 [ 259 ] {7dc1e73b-459b-4ee0-92c2-5ef3bea9268d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.587115 [ 259 ] {7dc1e73b-459b-4ee0-92c2-5ef3bea9268d} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2024.12.21 00:28:37.587365 [ 259 ] {7dc1e73b-459b-4ee0-92c2-5ef3bea9268d} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.587592 [ 259 ] {7dc1e73b-459b-4ee0-92c2-5ef3bea9268d} executeQuery: Read 408 rows, 29.63 KiB in 0.00193 sec., 211398.96373056993 rows/sec., 14.99 MiB/sec. 2024.12.21 00:28:37.587651 [ 259 ] {7dc1e73b-459b-4ee0-92c2-5ef3bea9268d} TCPHandler: Processed in 0.002331972 sec. 2024.12.21 00:28:37.587810 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.587952 [ 260 ] {5bbd13c9-f0d6-4a91-b0f8-6f68ce0f2d3d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:28:37.588011 [ 260 ] {5bbd13c9-f0d6-4a91-b0f8-6f68ce0f2d3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:28:37.588543 [ 260 ] {5bbd13c9-f0d6-4a91-b0f8-6f68ce0f2d3d} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.588584 [ 260 ] {5bbd13c9-f0d6-4a91-b0f8-6f68ce0f2d3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.588957 [ 260 ] {5bbd13c9-f0d6-4a91-b0f8-6f68ce0f2d3d} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:28:37.589213 [ 260 ] {5bbd13c9-f0d6-4a91-b0f8-6f68ce0f2d3d} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.589383 [ 135 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Selected 6 parts from all_1_63_13 to all_68_68_0 2024.12.21 00:28:37.589452 [ 135 ] {} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.589463 [ 260 ] {5bbd13c9-f0d6-4a91-b0f8-6f68ce0f2d3d} executeQuery: Read 6 rows, 321.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 205.15 KiB/sec. 2024.12.21 00:28:37.589497 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.589594 [ 260 ] {5bbd13c9-f0d6-4a91-b0f8-6f68ce0f2d3d} TCPHandler: Processed in 0.001842539 sec. 2024.12.21 00:28:37.589788 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_68_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_63_13 to all_68_68_0 into Compact with storage Full 2024.12.21 00:28:37.589822 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.590050 [ 259 ] {b0ef72d5-feff-4f50-a523-01228cecdec6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:37.590068 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_68_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:37.590142 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_68_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_63_13, total 378 rows starting from the beginning of the part 2024.12.21 00:28:37.590152 [ 259 ] {b0ef72d5-feff-4f50-a523-01228cecdec6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:37.590457 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_68_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part 2024.12.21 00:28:37.590857 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_68_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part 2024.12.21 00:28:37.591182 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_68_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part 2024.12.21 00:28:37.591490 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_68_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part 2024.12.21 00:28:37.591721 [ 191 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_68_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part 2024.12.21 00:28:37.592786 [ 259 ] {b0ef72d5-feff-4f50-a523-01228cecdec6} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.592846 [ 259 ] {b0ef72d5-feff-4f50-a523-01228cecdec6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.593899 [ 259 ] {b0ef72d5-feff-4f50-a523-01228cecdec6} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2024.12.21 00:28:37.594251 [ 199 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_68_14} MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 4 columns (4 merged, 0 gathered) in 0.004636303 sec., 88001.15091701299 rows/sec., 4.49 MiB/sec. 2024.12.21 00:28:37.594395 [ 259 ] {b0ef72d5-feff-4f50-a523-01228cecdec6} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.594691 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_68_14} MergedBlockOutputStream: filled checksums all_1_68_14 (state Temporary) 2024.12.21 00:28:37.594871 [ 259 ] {b0ef72d5-feff-4f50-a523-01228cecdec6} executeQuery: Read 239 rows, 16.39 KiB in 0.004849 sec., 49288.513095483606 rows/sec., 3.30 MiB/sec. 2024.12.21 00:28:37.595177 [ 259 ] {b0ef72d5-feff-4f50-a523-01228cecdec6} TCPHandler: Processed in 0.005465845 sec. 2024.12.21 00:28:37.595615 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.595822 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_68_14} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_merge_all_1_68_14 to all_1_68_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.596140 [ 260 ] {08f110db-7b87-4f6c-9c35-9d980deea335} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:28:37.596174 [ 192 ] {51d01790-803e-45cc-a363-0f2c10d18e77::all_1_68_14} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77) (MergerMutator): Merged 6 parts: [all_1_63_13, all_68_68_0] -> all_1_68_14 2024.12.21 00:28:37.596382 [ 260 ] {08f110db-7b87-4f6c-9c35-9d980deea335} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:28:37.596432 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.21 00:28:37.596940 [ 260 ] {08f110db-7b87-4f6c-9c35-9d980deea335} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.596985 [ 260 ] {08f110db-7b87-4f6c-9c35-9d980deea335} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.597357 [ 260 ] {08f110db-7b87-4f6c-9c35-9d980deea335} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 00:28:37.597595 [ 260 ] {08f110db-7b87-4f6c-9c35-9d980deea335} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.597762 [ 135 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Selected 6 parts from all_1_63_14 to all_68_68_0 2024.12.21 00:28:37.597818 [ 135 ] {} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.597834 [ 260 ] {08f110db-7b87-4f6c-9c35-9d980deea335} executeQuery: Read 1 rows, 69.00 B in 0.001924 sec., 519.7505197505197 rows/sec., 35.02 KiB/sec. 2024.12.21 00:28:37.597862 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.597984 [ 260 ] {08f110db-7b87-4f6c-9c35-9d980deea335} TCPHandler: Processed in 0.00263045 sec. 2024.12.21 00:28:37.598234 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.598246 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_68_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_63_14 to all_68_68_0 into Compact with storage Full 2024.12.21 00:28:37.598618 [ 259 ] {e6ee50e4-1e58-4bdd-9193-d900978d0e32} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:37.598908 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_68_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:37.598996 [ 259 ] {e6ee50e4-1e58-4bdd-9193-d900978d0e32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:28:37.599046 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_68_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_63_14, total 63 rows starting from the beginning of the part 2024.12.21 00:28:37.599606 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_68_15} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part 2024.12.21 00:28:37.600003 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_68_15} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part 2024.12.21 00:28:37.600355 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_68_15} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part 2024.12.21 00:28:37.600672 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_68_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part 2024.12.21 00:28:37.601007 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_68_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part 2024.12.21 00:28:37.604553 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_68_15} MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 4 columns (4 merged, 0 gathered) in 0.006561584 sec., 10363.351288347449 rows/sec., 698.31 KiB/sec. 2024.12.21 00:28:37.604757 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_68_15} MergedBlockOutputStream: filled checksums all_1_68_15 (state Temporary) 2024.12.21 00:28:37.605191 [ 259 ] {e6ee50e4-1e58-4bdd-9193-d900978d0e32} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.605259 [ 259 ] {e6ee50e4-1e58-4bdd-9193-d900978d0e32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.605401 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_68_15} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_merge_all_1_68_15 to all_1_68_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.605648 [ 191 ] {0c9e57d6-0410-4464-8280-0965f11469e0::all_1_68_15} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0) (MergerMutator): Merged 6 parts: [all_1_63_14, all_68_68_0] -> all_1_68_15 2024.12.21 00:28:37.605852 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:28:37.606966 [ 259 ] {e6ee50e4-1e58-4bdd-9193-d900978d0e32} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2024.12.21 00:28:37.607249 [ 259 ] {e6ee50e4-1e58-4bdd-9193-d900978d0e32} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.607428 [ 135 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2024.12.21 00:28:37.607501 [ 135 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.607537 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.607544 [ 259 ] {e6ee50e4-1e58-4bdd-9193-d900978d0e32} executeQuery: Read 12 rows, 22.02 KiB in 0.009047 sec., 1326.4065436056153 rows/sec., 2.38 MiB/sec. 2024.12.21 00:28:37.607874 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2024.12.21 00:28:37.607922 [ 259 ] {e6ee50e4-1e58-4bdd-9193-d900978d0e32} TCPHandler: Processed in 0.009803869 sec. 2024.12.21 00:28:37.608185 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:37.608472 [ 260 ] {fcff83bf-1ba3-4e11-a5a2-f7f7673b3d4b} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:37.608552 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:37.608581 [ 260 ] {fcff83bf-1ba3-4e11-a5a2-f7f7673b3d4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:37.608774 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2403 rows starting from the beginning of the part 2024.12.21 00:28:37.609726 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 12 rows starting from the beginning of the part 2024.12.21 00:28:37.610450 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 35 rows starting from the beginning of the part 2024.12.21 00:28:37.610919 [ 260 ] {fcff83bf-1ba3-4e11-a5a2-f7f7673b3d4b} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:37.611032 [ 260 ] {fcff83bf-1ba3-4e11-a5a2-f7f7673b3d4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:37.611279 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 12 rows starting from the beginning of the part 2024.12.21 00:28:37.611997 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 38 rows starting from the beginning of the part 2024.12.21 00:28:37.612429 [ 260 ] {fcff83bf-1ba3-4e11-a5a2-f7f7673b3d4b} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2024.12.21 00:28:37.612646 [ 199 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 12 rows starting from the beginning of the part 2024.12.21 00:28:37.613237 [ 260 ] {fcff83bf-1ba3-4e11-a5a2-f7f7673b3d4b} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.613876 [ 260 ] {fcff83bf-1ba3-4e11-a5a2-f7f7673b3d4b} executeQuery: Read 82 rows, 5.33 KiB in 0.005508 sec., 14887.436456063908 rows/sec., 968.23 KiB/sec. 2024.12.21 00:28:37.613979 [ 260 ] {fcff83bf-1ba3-4e11-a5a2-f7f7673b3d4b} TCPHandler: Processed in 0.005940378 sec. 2024.12.21 00:28:37.621023 [ 188 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2512 rows, containing 19 columns (19 merged, 0 gathered) in 0.013406755 sec., 187368.23340174413 rows/sec., 335.76 MiB/sec. 2024.12.21 00:28:37.623739 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2024.12.21 00:28:37.624172 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_131_26} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:37.624257 [ 194 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_131_26} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2024.12.21 00:28:37.624413 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.72 MiB. 2024.12.21 00:28:38.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 275.64 MiB, peak 294.32 MiB, free memory in arenas 0.00 B, will set to 274.14 MiB (RSS), difference: -1.50 MiB 2024.12.21 00:28:41.062076 [ 133 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:28:41.062154 [ 133 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:28:41.397213 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43066 2024.12.21 00:28:41.397935 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:41.397988 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:41.398554 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.21 00:28:41.398839 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:41.399125 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 2024.12.21 00:28:42.562148 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:42.562473 [ 260 ] {54e7bf9b-7df0-4d1a-b4ba-8bf932778e03} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:28:42.562565 [ 260 ] {54e7bf9b-7df0-4d1a-b4ba-8bf932778e03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:28:42.563350 [ 260 ] {54e7bf9b-7df0-4d1a-b4ba-8bf932778e03} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:42.563398 [ 260 ] {54e7bf9b-7df0-4d1a-b4ba-8bf932778e03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:42.563818 [ 260 ] {54e7bf9b-7df0-4d1a-b4ba-8bf932778e03} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 00:28:42.564081 [ 260 ] {54e7bf9b-7df0-4d1a-b4ba-8bf932778e03} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:42.564328 [ 260 ] {54e7bf9b-7df0-4d1a-b4ba-8bf932778e03} executeQuery: Read 1 rows, 76.00 B in 0.001945 sec., 514.1388174807198 rows/sec., 38.16 KiB/sec. 2024.12.21 00:28:42.564398 [ 260 ] {54e7bf9b-7df0-4d1a-b4ba-8bf932778e03} TCPHandler: Processed in 0.002447375 sec. 2024.12.21 00:28:42.564663 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:42.564864 [ 259 ] {ce893edf-37dc-436d-a039-9e9a34560120} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:42.564942 [ 259 ] {ce893edf-37dc-436d-a039-9e9a34560120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:42.565805 [ 259 ] {ce893edf-37dc-436d-a039-9e9a34560120} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:42.565858 [ 259 ] {ce893edf-37dc-436d-a039-9e9a34560120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:42.566335 [ 259 ] {ce893edf-37dc-436d-a039-9e9a34560120} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2024.12.21 00:28:42.566601 [ 259 ] {ce893edf-37dc-436d-a039-9e9a34560120} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:42.566841 [ 259 ] {ce893edf-37dc-436d-a039-9e9a34560120} executeQuery: Read 138 rows, 12.04 KiB in 0.00203 sec., 67980.29556650246 rows/sec., 5.79 MiB/sec. 2024.12.21 00:28:42.566910 [ 259 ] {ce893edf-37dc-436d-a039-9e9a34560120} TCPHandler: Processed in 0.002378513 sec. 2024.12.21 00:28:42.567126 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:42.567357 [ 260 ] {048fcb64-96ab-43c9-9ae1-f2a96fdee48c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:28:42.567448 [ 260 ] {048fcb64-96ab-43c9-9ae1-f2a96fdee48c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:28:42.568090 [ 260 ] {048fcb64-96ab-43c9-9ae1-f2a96fdee48c} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:42.568132 [ 260 ] {048fcb64-96ab-43c9-9ae1-f2a96fdee48c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:42.568517 [ 260 ] {048fcb64-96ab-43c9-9ae1-f2a96fdee48c} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.12.21 00:28:42.568758 [ 260 ] {048fcb64-96ab-43c9-9ae1-f2a96fdee48c} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:42.568994 [ 260 ] {048fcb64-96ab-43c9-9ae1-f2a96fdee48c} executeQuery: Read 41 rows, 3.07 KiB in 0.001692 sec., 24231.678486997636 rows/sec., 1.77 MiB/sec. 2024.12.21 00:28:42.569090 [ 260 ] {048fcb64-96ab-43c9-9ae1-f2a96fdee48c} TCPHandler: Processed in 0.002076095 sec. 2024.12.21 00:28:42.569266 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:42.569428 [ 259 ] {99b59b4b-5490-44a7-adfd-4aaf11d3c164} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:42.569484 [ 259 ] {99b59b4b-5490-44a7-adfd-4aaf11d3c164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:42.570146 [ 259 ] {99b59b4b-5490-44a7-adfd-4aaf11d3c164} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:42.570190 [ 259 ] {99b59b4b-5490-44a7-adfd-4aaf11d3c164} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:42.570604 [ 259 ] {99b59b4b-5490-44a7-adfd-4aaf11d3c164} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2024.12.21 00:28:42.570862 [ 259 ] {99b59b4b-5490-44a7-adfd-4aaf11d3c164} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:42.571089 [ 259 ] {99b59b4b-5490-44a7-adfd-4aaf11d3c164} executeQuery: Read 111 rows, 8.81 KiB in 0.0017 sec., 65294.117647058825 rows/sec., 5.06 MiB/sec. 2024.12.21 00:28:42.571151 [ 259 ] {99b59b4b-5490-44a7-adfd-4aaf11d3c164} TCPHandler: Processed in 0.001966401 sec. 2024.12.21 00:28:42.571294 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:42.571416 [ 260 ] {9a32a069-99fc-47cf-8b39-32edacc9b66f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:42.571474 [ 260 ] {9a32a069-99fc-47cf-8b39-32edacc9b66f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:42.572403 [ 260 ] {9a32a069-99fc-47cf-8b39-32edacc9b66f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:42.572465 [ 260 ] {9a32a069-99fc-47cf-8b39-32edacc9b66f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:42.573042 [ 260 ] {9a32a069-99fc-47cf-8b39-32edacc9b66f} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2024.12.21 00:28:42.573473 [ 260 ] {9a32a069-99fc-47cf-8b39-32edacc9b66f} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:42.573859 [ 260 ] {9a32a069-99fc-47cf-8b39-32edacc9b66f} executeQuery: Read 161 rows, 11.47 KiB in 0.002464 sec., 65340.90909090909 rows/sec., 4.55 MiB/sec. 2024.12.21 00:28:42.573964 [ 260 ] {9a32a069-99fc-47cf-8b39-32edacc9b66f} TCPHandler: Processed in 0.002729132 sec. 2024.12.21 00:28:42.574148 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:42.574300 [ 259 ] {901d8681-dfbb-42ee-b391-cd25d566b835} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:42.574403 [ 259 ] {901d8681-dfbb-42ee-b391-cd25d566b835} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:28:42.575714 [ 259 ] {901d8681-dfbb-42ee-b391-cd25d566b835} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:42.575758 [ 259 ] {901d8681-dfbb-42ee-b391-cd25d566b835} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:42.576487 [ 259 ] {901d8681-dfbb-42ee-b391-cd25d566b835} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2024.12.21 00:28:42.576789 [ 259 ] {901d8681-dfbb-42ee-b391-cd25d566b835} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:42.577102 [ 259 ] {901d8681-dfbb-42ee-b391-cd25d566b835} executeQuery: Read 40 rows, 73.40 KiB in 0.002834 sec., 14114.326040931544 rows/sec., 25.29 MiB/sec. 2024.12.21 00:28:42.577129 [ 218 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:28:42.577193 [ 218 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:28:42.577381 [ 259 ] {901d8681-dfbb-42ee-b391-cd25d566b835} TCPHandler: Processed in 0.003312598 sec. 2024.12.21 00:28:42.577560 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:42.577700 [ 260 ] {2debac5c-6291-4f1b-bd48-c0f33b48d317} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:42.577758 [ 260 ] {2debac5c-6291-4f1b-bd48-c0f33b48d317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:42.578465 [ 260 ] {2debac5c-6291-4f1b-bd48-c0f33b48d317} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:42.578504 [ 260 ] {2debac5c-6291-4f1b-bd48-c0f33b48d317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.34 GiB. 2024.12.21 00:28:42.579002 [ 260 ] {2debac5c-6291-4f1b-bd48-c0f33b48d317} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2024.12.21 00:28:42.579303 [ 260 ] {2debac5c-6291-4f1b-bd48-c0f33b48d317} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:42.579591 [ 260 ] {2debac5c-6291-4f1b-bd48-c0f33b48d317} executeQuery: Read 60 rows, 4.14 KiB in 0.001921 sec., 31233.73243102551 rows/sec., 2.10 MiB/sec. 2024.12.21 00:28:42.579664 [ 260 ] {2debac5c-6291-4f1b-bd48-c0f33b48d317} TCPHandler: Processed in 0.002162367 sec. 2024.12.21 00:28:42.580095 [ 218 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): 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] 2024.12.21 00:28:44.175275 [ 222 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.21 00:28:44.175337 [ 222 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.21 00:28:44.177015 [ 222 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.21 00:28:44.536885 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 2024.12.21 00:28:44.564190 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.564271 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.572196 [ 243 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.21 00:28:44.573066 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.576961 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 709 2024.12.21 00:28:44.865636 [ 222 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.21 00:28:44.865695 [ 222 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.21 00:28:44.867422 [ 222 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2024.12.21 00:28:44.937649 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:44.937833 [ 260 ] {d5f0461c-c412-4135-afe0-4e60c937fa47} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:28:44.937907 [ 260 ] {d5f0461c-c412-4135-afe0-4e60c937fa47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:28:44.938692 [ 260 ] {d5f0461c-c412-4135-afe0-4e60c937fa47} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.938738 [ 260 ] {d5f0461c-c412-4135-afe0-4e60c937fa47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.939173 [ 260 ] {d5f0461c-c412-4135-afe0-4e60c937fa47} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:28:44.939429 [ 260 ] {d5f0461c-c412-4135-afe0-4e60c937fa47} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.939632 [ 128 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2024.12.21 00:28:44.939705 [ 260 ] {d5f0461c-c412-4135-afe0-4e60c937fa47} executeQuery: Read 14 rows, 1.01 KiB in 0.001924 sec., 7276.507276507276 rows/sec., 523.81 KiB/sec. 2024.12.21 00:28:44.939724 [ 128 ] {} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.939800 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.939857 [ 260 ] {d5f0461c-c412-4135-afe0-4e60c937fa47} TCPHandler: Processed in 0.002346502 sec. 2024.12.21 00:28:44.940065 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2024.12.21 00:28:44.940191 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:44.940274 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:44.940329 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 14 rows starting from the beginning of the part 2024.12.21 00:28:44.940572 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:44.940583 [ 259 ] {c20d2ac1-9773-4f4d-8145-3b9ae2115e13} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:28:44.940774 [ 259 ] {c20d2ac1-9773-4f4d-8145-3b9ae2115e13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:28:44.940819 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:44.941204 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:44.941619 [ 195 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:44.943503 [ 259 ] {c20d2ac1-9773-4f4d-8145-3b9ae2115e13} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.943585 [ 259 ] {c20d2ac1-9773-4f4d-8145-3b9ae2115e13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.944241 [ 188 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004324154 sec., 16188.137610270123 rows/sec., 1.20 MiB/sec. 2024.12.21 00:28:44.944484 [ 187 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2024.12.21 00:28:44.944546 [ 259 ] {c20d2ac1-9773-4f4d-8145-3b9ae2115e13} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 00:28:44.945012 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_69_17} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.945073 [ 259 ] {c20d2ac1-9773-4f4d-8145-3b9ae2115e13} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.945148 [ 197 ] {d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03::all_1_69_17} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2024.12.21 00:28:44.945349 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 00:28:44.945403 [ 259 ] {c20d2ac1-9773-4f4d-8145-3b9ae2115e13} executeQuery: Read 2 rows, 152.00 B in 0.004992 sec., 400.64102564102564 rows/sec., 29.74 KiB/sec. 2024.12.21 00:28:44.945475 [ 259 ] {c20d2ac1-9773-4f4d-8145-3b9ae2115e13} TCPHandler: Processed in 0.005450214 sec. 2024.12.21 00:28:44.945648 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:44.945781 [ 260 ] {e7fce21d-46ff-4752-829f-8aa8af14b708} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:44.945837 [ 260 ] {e7fce21d-46ff-4752-829f-8aa8af14b708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:44.946988 [ 260 ] {e7fce21d-46ff-4752-829f-8aa8af14b708} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.947029 [ 260 ] {e7fce21d-46ff-4752-829f-8aa8af14b708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.947505 [ 260 ] {e7fce21d-46ff-4752-829f-8aa8af14b708} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2024.12.21 00:28:44.947762 [ 260 ] {e7fce21d-46ff-4752-829f-8aa8af14b708} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.947953 [ 128 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2024.12.21 00:28:44.948030 [ 128 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.948032 [ 260 ] {e7fce21d-46ff-4752-829f-8aa8af14b708} executeQuery: Read 1371 rows, 116.70 KiB in 0.002272 sec., 603433.0985915492 rows/sec., 50.16 MiB/sec. 2024.12.21 00:28:44.948069 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.948216 [ 260 ] {e7fce21d-46ff-4752-829f-8aa8af14b708} TCPHandler: Processed in 0.00262271 sec. 2024.12.21 00:28:44.948322 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2024.12.21 00:28:44.948455 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:44.948506 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:44.948550 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1446 rows starting from the beginning of the part 2024.12.21 00:28:44.948740 [ 259 ] {16f957ce-8c56-4e4e-aeb8-2c9e9246049a} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:28:44.948821 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 227 rows starting from the beginning of the part 2024.12.21 00:28:44.948925 [ 259 ] {16f957ce-8c56-4e4e-aeb8-2c9e9246049a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:28:44.949202 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 132 rows starting from the beginning of the part 2024.12.21 00:28:44.949570 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 231 rows starting from the beginning of the part 2024.12.21 00:28:44.949868 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 138 rows starting from the beginning of the part 2024.12.21 00:28:44.950235 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1371 rows starting from the beginning of the part 2024.12.21 00:28:44.951699 [ 259 ] {16f957ce-8c56-4e4e-aeb8-2c9e9246049a} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.951763 [ 259 ] {16f957ce-8c56-4e4e-aeb8-2c9e9246049a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.952792 [ 259 ] {16f957ce-8c56-4e4e-aeb8-2c9e9246049a} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.12.21 00:28:44.953215 [ 259 ] {16f957ce-8c56-4e4e-aeb8-2c9e9246049a} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.954051 [ 259 ] {16f957ce-8c56-4e4e-aeb8-2c9e9246049a} executeQuery: Read 21 rows, 1.48 KiB in 0.005427 sec., 3869.5411829740183 rows/sec., 273.34 KiB/sec. 2024.12.21 00:28:44.954382 [ 259 ] {16f957ce-8c56-4e4e-aeb8-2c9e9246049a} TCPHandler: Processed in 0.006028539 sec. 2024.12.21 00:28:44.954555 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 3545 rows, containing 5 columns (5 merged, 0 gathered) in 0.006357508 sec., 557608.4214129184 rows/sec., 48.95 MiB/sec. 2024.12.21 00:28:44.954677 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:44.954927 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2024.12.21 00:28:44.955111 [ 260 ] {eaecabc0-27fb-4ae2-9610-67a84b62c976} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:28:44.955237 [ 260 ] {eaecabc0-27fb-4ae2-9610-67a84b62c976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:28:44.955629 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_161_32} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.955909 [ 187 ] {55a69892-25bd-4719-9cfa-8cf1925e6592::all_1_161_32} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2024.12.21 00:28:44.956077 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.21 00:28:44.956455 [ 260 ] {eaecabc0-27fb-4ae2-9610-67a84b62c976} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.956503 [ 260 ] {eaecabc0-27fb-4ae2-9610-67a84b62c976} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.956892 [ 260 ] {eaecabc0-27fb-4ae2-9610-67a84b62c976} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:28:44.957137 [ 260 ] {eaecabc0-27fb-4ae2-9610-67a84b62c976} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.957359 [ 260 ] {eaecabc0-27fb-4ae2-9610-67a84b62c976} executeQuery: Read 242 rows, 16.79 KiB in 0.002434 sec., 99424.81511914544 rows/sec., 6.74 MiB/sec. 2024.12.21 00:28:44.957423 [ 260 ] {eaecabc0-27fb-4ae2-9610-67a84b62c976} TCPHandler: Processed in 0.002928578 sec. 2024.12.21 00:28:44.957587 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:44.957732 [ 259 ] {e30b5647-1374-4946-b71a-c0861e52d8ce} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:28:44.957793 [ 259 ] {e30b5647-1374-4946-b71a-c0861e52d8ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:28:44.958509 [ 259 ] {e30b5647-1374-4946-b71a-c0861e52d8ce} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.958551 [ 259 ] {e30b5647-1374-4946-b71a-c0861e52d8ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.958921 [ 259 ] {e30b5647-1374-4946-b71a-c0861e52d8ce} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:28:44.959165 [ 259 ] {e30b5647-1374-4946-b71a-c0861e52d8ce} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.959329 [ 128 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2024.12.21 00:28:44.959393 [ 128 ] {} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.959428 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.959436 [ 259 ] {e30b5647-1374-4946-b71a-c0861e52d8ce} executeQuery: Read 13 rows, 830.00 B in 0.001729 sec., 7518.796992481202 rows/sec., 468.80 KiB/sec. 2024.12.21 00:28:44.959578 [ 259 ] {e30b5647-1374-4946-b71a-c0861e52d8ce} TCPHandler: Processed in 0.002059205 sec. 2024.12.21 00:28:44.959599 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2024.12.21 00:28:44.959730 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:44.959769 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 13 rows starting from the beginning of the part 2024.12.21 00:28:44.959786 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:44.959946 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part 2024.12.21 00:28:44.960245 [ 260 ] {99dcffe8-014b-43af-9977-70f0e083cd12} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:44.960313 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part 2024.12.21 00:28:44.960395 [ 260 ] {99dcffe8-014b-43af-9977-70f0e083cd12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:44.960612 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part 2024.12.21 00:28:44.960982 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part 2024.12.21 00:28:44.963216 [ 260 ] {99dcffe8-014b-43af-9977-70f0e083cd12} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.963312 [ 260 ] {99dcffe8-014b-43af-9977-70f0e083cd12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.963384 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003884193 sec., 16734.492853470463 rows/sec., 1.08 MiB/sec. 2024.12.21 00:28:44.963572 [ 197 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2024.12.21 00:28:44.964108 [ 193 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_69_17} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.964122 [ 260 ] {99dcffe8-014b-43af-9977-70f0e083cd12} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2024.12.21 00:28:44.964269 [ 193 ] {38aae6ad-f04f-466c-93de-e3f3bc0e6e24::all_1_69_17} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2024.12.21 00:28:44.964424 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 00:28:44.964570 [ 260 ] {99dcffe8-014b-43af-9977-70f0e083cd12} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.964759 [ 128 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2024.12.21 00:28:44.964802 [ 128 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.964833 [ 260 ] {99dcffe8-014b-43af-9977-70f0e083cd12} executeQuery: Read 864 rows, 63.91 KiB in 0.004738 sec., 182355.42422963274 rows/sec., 13.17 MiB/sec. 2024.12.21 00:28:44.964842 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.965068 [ 260 ] {99dcffe8-014b-43af-9977-70f0e083cd12} TCPHandler: Processed in 0.005381582 sec. 2024.12.21 00:28:44.965122 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2024.12.21 00:28:44.965244 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:44.965263 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:44.965295 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 924 rows starting from the beginning of the part 2024.12.21 00:28:44.965484 [ 259 ] {b0280ccb-6957-4a0a-8249-bb5724c152d6} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:28:44.965516 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 394 rows starting from the beginning of the part 2024.12.21 00:28:44.965676 [ 259 ] {b0280ccb-6957-4a0a-8249-bb5724c152d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:28:44.965853 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 108 rows starting from the beginning of the part 2024.12.21 00:28:44.966132 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 408 rows starting from the beginning of the part 2024.12.21 00:28:44.966621 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 111 rows starting from the beginning of the part 2024.12.21 00:28:44.966943 [ 197 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 864 rows starting from the beginning of the part 2024.12.21 00:28:44.967911 [ 259 ] {b0280ccb-6957-4a0a-8249-bb5724c152d6} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.967958 [ 259 ] {b0280ccb-6957-4a0a-8249-bb5724c152d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.968525 [ 259 ] {b0280ccb-6957-4a0a-8249-bb5724c152d6} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:28:44.968794 [ 259 ] {b0280ccb-6957-4a0a-8249-bb5724c152d6} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.969029 [ 259 ] {b0280ccb-6957-4a0a-8249-bb5724c152d6} executeQuery: Read 6 rows, 321.00 B in 0.003677 sec., 1631.7650258362796 rows/sec., 85.25 KiB/sec. 2024.12.21 00:28:44.969164 [ 259 ] {b0280ccb-6957-4a0a-8249-bb5724c152d6} TCPHandler: Processed in 0.003985586 sec. 2024.12.21 00:28:44.969378 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 2809 rows, containing 5 columns (5 merged, 0 gathered) in 0.004409717 sec., 637002.329174412 rows/sec., 48.60 MiB/sec. 2024.12.21 00:28:44.969407 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:44.969574 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2024.12.21 00:28:44.969608 [ 260 ] {8029b792-2319-4659-b60e-80cce9439e34} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:44.969709 [ 260 ] {8029b792-2319-4659-b60e-80cce9439e34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:44.970298 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_161_32} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.970465 [ 193 ] {2c86bc0d-3f0d-437a-9e88-785c5458b3c6::all_1_161_32} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2024.12.21 00:28:44.970550 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2024.12.21 00:28:44.970989 [ 260 ] {8029b792-2319-4659-b60e-80cce9439e34} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.971033 [ 260 ] {8029b792-2319-4659-b60e-80cce9439e34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.971503 [ 260 ] {8029b792-2319-4659-b60e-80cce9439e34} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2024.12.21 00:28:44.971750 [ 260 ] {8029b792-2319-4659-b60e-80cce9439e34} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.971965 [ 260 ] {8029b792-2319-4659-b60e-80cce9439e34} executeQuery: Read 1021 rows, 69.66 KiB in 0.002427 sec., 420683.97198187065 rows/sec., 28.03 MiB/sec. 2024.12.21 00:28:44.972026 [ 260 ] {8029b792-2319-4659-b60e-80cce9439e34} TCPHandler: Processed in 0.002754893 sec. 2024.12.21 00:28:44.972198 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:44.972342 [ 259 ] {9331efa9-faf9-4816-ac44-2ae717aaec24} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:28:44.972407 [ 259 ] {9331efa9-faf9-4816-ac44-2ae717aaec24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:28:44.972901 [ 259 ] {9331efa9-faf9-4816-ac44-2ae717aaec24} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.972942 [ 259 ] {9331efa9-faf9-4816-ac44-2ae717aaec24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.973375 [ 259 ] {9331efa9-faf9-4816-ac44-2ae717aaec24} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 00:28:44.973615 [ 259 ] {9331efa9-faf9-4816-ac44-2ae717aaec24} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.973820 [ 259 ] {9331efa9-faf9-4816-ac44-2ae717aaec24} executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. 2024.12.21 00:28:44.973876 [ 259 ] {9331efa9-faf9-4816-ac44-2ae717aaec24} TCPHandler: Processed in 0.001747467 sec. 2024.12.21 00:28:44.974030 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:44.974172 [ 260 ] {60f5a4d8-5aab-4107-a484-b59c3a631f71} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:44.974290 [ 260 ] {60f5a4d8-5aab-4107-a484-b59c3a631f71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:28:44.975495 [ 260 ] {60f5a4d8-5aab-4107-a484-b59c3a631f71} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.975534 [ 260 ] {60f5a4d8-5aab-4107-a484-b59c3a631f71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.976198 [ 260 ] {60f5a4d8-5aab-4107-a484-b59c3a631f71} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2024.12.21 00:28:44.976458 [ 260 ] {60f5a4d8-5aab-4107-a484-b59c3a631f71} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.976711 [ 260 ] {60f5a4d8-5aab-4107-a484-b59c3a631f71} executeQuery: Read 12 rows, 22.02 KiB in 0.002571 sec., 4667.444574095683 rows/sec., 8.36 MiB/sec. 2024.12.21 00:28:44.976823 [ 260 ] {60f5a4d8-5aab-4107-a484-b59c3a631f71} TCPHandler: Processed in 0.002859736 sec. 2024.12.21 00:28:44.976992 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:44.977137 [ 259 ] {13f7bad0-ed43-4734-9c80-675572f1f821} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:44.977200 [ 259 ] {13f7bad0-ed43-4734-9c80-675572f1f821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:44.977744 [ 259 ] {13f7bad0-ed43-4734-9c80-675572f1f821} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.977788 [ 259 ] {13f7bad0-ed43-4734-9c80-675572f1f821} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.978169 [ 259 ] {13f7bad0-ed43-4734-9c80-675572f1f821} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2024.12.21 00:28:44.978413 [ 259 ] {13f7bad0-ed43-4734-9c80-675572f1f821} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.978593 [ 127 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2024.12.21 00:28:44.978650 [ 259 ] {13f7bad0-ed43-4734-9c80-675572f1f821} executeQuery: Read 58 rows, 3.68 KiB in 0.001539 sec., 37686.80961663418 rows/sec., 2.33 MiB/sec. 2024.12.21 00:28:44.978656 [ 127 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:44.978729 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:44.978769 [ 259 ] {13f7bad0-ed43-4734-9c80-675572f1f821} TCPHandler: Processed in 0.001849119 sec. 2024.12.21 00:28:44.978912 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2024.12.21 00:28:44.979035 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:44.979070 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_161_32} MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9456 rows starting from the beginning of the part 2024.12.21 00:28:44.979188 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 82 rows starting from the beginning of the part 2024.12.21 00:28:44.979338 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part 2024.12.21 00:28:44.979513 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 82 rows starting from the beginning of the part 2024.12.21 00:28:44.979609 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part 2024.12.21 00:28:44.979790 [ 201 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 58 rows starting from the beginning of the part 2024.12.21 00:28:44.982556 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 9798 rows, containing 4 columns (4 merged, 0 gathered) in 0.003721068 sec., 2633115.008916795 rows/sec., 171.55 MiB/sec. 2024.12.21 00:28:44.982751 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2024.12.21 00:28:44.983089 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_161_32} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:44.983199 [ 193 ] {74321950-15ac-4cca-a049-1bd5b47ee37a::all_1_161_32} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2024.12.21 00:28:44.983283 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. 2024.12.21 00:28:45.001150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 275.63 MiB, peak 294.32 MiB, free memory in arenas 0.00 B, will set to 274.14 MiB (RSS), difference: -1.49 MiB 2024.12.21 00:28:46.653796 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 2752 2024.12.21 00:28:46.657731 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:46.657795 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:46.659407 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:28:46.659745 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:46.660439 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2752 2024.12.21 00:28:47.556238 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:47.556553 [ 260 ] {eff44f9d-20db-4cc4-9c7c-421858d19fe5} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:47.556668 [ 260 ] {eff44f9d-20db-4cc4-9c7c-421858d19fe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:47.557488 [ 260 ] {eff44f9d-20db-4cc4-9c7c-421858d19fe5} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:47.557534 [ 260 ] {eff44f9d-20db-4cc4-9c7c-421858d19fe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:47.557990 [ 260 ] {eff44f9d-20db-4cc4-9c7c-421858d19fe5} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2024.12.21 00:28:47.558250 [ 260 ] {eff44f9d-20db-4cc4-9c7c-421858d19fe5} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:47.558457 [ 260 ] {eff44f9d-20db-4cc4-9c7c-421858d19fe5} executeQuery: Read 56 rows, 4.38 KiB in 0.001993 sec., 28098.344204716508 rows/sec., 2.15 MiB/sec. 2024.12.21 00:28:47.558523 [ 260 ] {eff44f9d-20db-4cc4-9c7c-421858d19fe5} TCPHandler: Processed in 0.002480056 sec. 2024.12.21 00:28:47.558791 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:47.559011 [ 259 ] {90e144a9-a4bf-4669-9f94-c040ca891808} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:47.559099 [ 259 ] {90e144a9-a4bf-4669-9f94-c040ca891808} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:47.559968 [ 259 ] {90e144a9-a4bf-4669-9f94-c040ca891808} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:47.560022 [ 259 ] {90e144a9-a4bf-4669-9f94-c040ca891808} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:47.560476 [ 259 ] {90e144a9-a4bf-4669-9f94-c040ca891808} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2024.12.21 00:28:47.560737 [ 259 ] {90e144a9-a4bf-4669-9f94-c040ca891808} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:47.560973 [ 259 ] {90e144a9-a4bf-4669-9f94-c040ca891808} executeQuery: Read 64 rows, 5.12 KiB in 0.002022 sec., 31651.829871414444 rows/sec., 2.47 MiB/sec. 2024.12.21 00:28:47.561046 [ 259 ] {90e144a9-a4bf-4669-9f94-c040ca891808} TCPHandler: Processed in 0.002396694 sec. 2024.12.21 00:28:47.561205 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:47.561334 [ 260 ] {75dc4b7f-daa5-4ecb-ab22-e50524ffc463} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:47.561390 [ 260 ] {75dc4b7f-daa5-4ecb-ab22-e50524ffc463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:47.561960 [ 260 ] {75dc4b7f-daa5-4ecb-ab22-e50524ffc463} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:47.561999 [ 260 ] {75dc4b7f-daa5-4ecb-ab22-e50524ffc463} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:47.562402 [ 260 ] {75dc4b7f-daa5-4ecb-ab22-e50524ffc463} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2024.12.21 00:28:47.562656 [ 260 ] {75dc4b7f-daa5-4ecb-ab22-e50524ffc463} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:47.562810 [ 122 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Selected 5 parts from all_1_157_32 to all_161_161_0 2024.12.21 00:28:47.562854 [ 260 ] {75dc4b7f-daa5-4ecb-ab22-e50524ffc463} executeQuery: Read 64 rows, 4.56 KiB in 0.00155 sec., 41290.32258064516 rows/sec., 2.88 MiB/sec. 2024.12.21 00:28:47.562861 [ 122 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:47.562905 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:47.562935 [ 260 ] {75dc4b7f-daa5-4ecb-ab22-e50524ffc463} TCPHandler: Processed in 0.001789018 sec. 2024.12.21 00:28:47.563208 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:47.563298 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_161_33} MergeTask::PrepareStage: Merging 5 parts: from all_1_157_32 to all_161_161_0 into Compact with storage Full 2024.12.21 00:28:47.563659 [ 259 ] {251a9d53-bf2f-4835-97af-d9298684940b} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:47.563862 [ 259 ] {251a9d53-bf2f-4835-97af-d9298684940b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:47.563905 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_161_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:47.564055 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_161_33} MergeTreeSequentialSource: Reading 7 marks from part all_1_157_32, total 46703 rows starting from the beginning of the part 2024.12.21 00:28:47.564457 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part 2024.12.21 00:28:47.564875 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 239 rows starting from the beginning of the part 2024.12.21 00:28:47.565354 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 161 rows starting from the beginning of the part 2024.12.21 00:28:47.565775 [ 189 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1021 rows starting from the beginning of the part 2024.12.21 00:28:47.568023 [ 259 ] {251a9d53-bf2f-4835-97af-d9298684940b} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:47.568126 [ 259 ] {251a9d53-bf2f-4835-97af-d9298684940b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:47.568649 [ 259 ] {251a9d53-bf2f-4835-97af-d9298684940b} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2024.12.21 00:28:47.568959 [ 259 ] {251a9d53-bf2f-4835-97af-d9298684940b} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:47.569425 [ 259 ] {251a9d53-bf2f-4835-97af-d9298684940b} executeQuery: Read 24 rows, 1.66 KiB in 0.005913 sec., 4058.8533739218674 rows/sec., 280.10 KiB/sec. 2024.12.21 00:28:47.569667 [ 259 ] {251a9d53-bf2f-4835-97af-d9298684940b} TCPHandler: Processed in 0.006602215 sec. 2024.12.21 00:28:47.579378 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_161_33} MergeTask::MergeProjectionsStage: Merge sorted 48284 rows, containing 5 columns (5 merged, 0 gathered) in 0.016351223 sec., 2952928.9643961187 rows/sec., 199.36 MiB/sec. 2024.12.21 00:28:47.580034 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_161_33} MergedBlockOutputStream: filled checksums all_1_161_33 (state Temporary) 2024.12.21 00:28:47.580364 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_161_33} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_merge_all_1_161_33 to all_1_161_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:47.580440 [ 186 ] {2f48414d-47db-47a2-a06f-fe98fa83e5ab::all_1_161_33} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab) (MergerMutator): Merged 5 parts: [all_1_157_32, all_161_161_0] -> all_1_161_33 2024.12.21 00:28:47.580539 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. 2024.12.21 00:28:48.849379 [ 225 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:28:48.849438 [ 225 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:28:48.851613 [ 225 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): 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] 2024.12.21 00:28:48.900198 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43493 2024.12.21 00:28:48.900861 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:48.900912 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:48.901468 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.21 00:28:48.901734 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:48.902005 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43493 2024.12.21 00:28:49.244149 [ 225 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:28:49.244247 [ 225 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:28:49.246574 [ 225 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): 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] 2024.12.21 00:28:50.001157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.16 MiB, peak 294.32 MiB, free memory in arenas 0.00 B, will set to 274.16 MiB (RSS), difference: 4.00 MiB 2024.12.21 00:28:52.056175 [ 222 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:28:52.056267 [ 222 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:28:52.058678 [ 222 ] {} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): 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] 2024.12.21 00:28:52.077970 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 716 2024.12.21 00:28:52.101486 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:52.101556 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:52.109169 [ 243 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.21 00:28:52.109959 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:52.113581 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 716 2024.12.21 00:28:52.264645 [ 223 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:28:52.264695 [ 223 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:28:52.267004 [ 223 ] {} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): 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] 2024.12.21 00:28:52.405273 [ 222 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:28:52.405346 [ 222 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:28:52.407493 [ 222 ] {} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): 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] 2024.12.21 00:28:52.562611 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:52.562870 [ 260 ] {86360055-d320-4081-b5ef-ed2a11b903e7} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:28:52.562945 [ 260 ] {86360055-d320-4081-b5ef-ed2a11b903e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:28:52.563709 [ 260 ] {86360055-d320-4081-b5ef-ed2a11b903e7} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:52.563756 [ 260 ] {86360055-d320-4081-b5ef-ed2a11b903e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:52.564187 [ 260 ] {86360055-d320-4081-b5ef-ed2a11b903e7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 00:28:52.564437 [ 260 ] {86360055-d320-4081-b5ef-ed2a11b903e7} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:52.564725 [ 260 ] {86360055-d320-4081-b5ef-ed2a11b903e7} executeQuery: Read 1 rows, 76.00 B in 0.001903 sec., 525.4860746190226 rows/sec., 39.00 KiB/sec. 2024.12.21 00:28:52.564930 [ 260 ] {86360055-d320-4081-b5ef-ed2a11b903e7} TCPHandler: Processed in 0.002504227 sec. 2024.12.21 00:28:52.565210 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:52.565421 [ 259 ] {fbdc1a3e-a9ec-447a-8f94-cafb25922bbe} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:52.565503 [ 259 ] {fbdc1a3e-a9ec-447a-8f94-cafb25922bbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:52.566374 [ 259 ] {fbdc1a3e-a9ec-447a-8f94-cafb25922bbe} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:52.566425 [ 259 ] {fbdc1a3e-a9ec-447a-8f94-cafb25922bbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:52.566890 [ 259 ] {fbdc1a3e-a9ec-447a-8f94-cafb25922bbe} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2024.12.21 00:28:52.567156 [ 259 ] {fbdc1a3e-a9ec-447a-8f94-cafb25922bbe} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:52.567387 [ 259 ] {fbdc1a3e-a9ec-447a-8f94-cafb25922bbe} executeQuery: Read 144 rows, 12.59 KiB in 0.002024 sec., 71146.24505928853 rows/sec., 6.08 MiB/sec. 2024.12.21 00:28:52.567456 [ 259 ] {fbdc1a3e-a9ec-447a-8f94-cafb25922bbe} TCPHandler: Processed in 0.002384354 sec. 2024.12.21 00:28:52.567682 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:52.567873 [ 260 ] {1ffd2654-b7b6-49f9-bd43-9c0da3fb5597} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:28:52.567935 [ 260 ] {1ffd2654-b7b6-49f9-bd43-9c0da3fb5597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:28:52.568688 [ 260 ] {1ffd2654-b7b6-49f9-bd43-9c0da3fb5597} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:52.568735 [ 260 ] {1ffd2654-b7b6-49f9-bd43-9c0da3fb5597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:52.569114 [ 260 ] {1ffd2654-b7b6-49f9-bd43-9c0da3fb5597} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.12.21 00:28:52.569359 [ 260 ] {1ffd2654-b7b6-49f9-bd43-9c0da3fb5597} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:52.569577 [ 260 ] {1ffd2654-b7b6-49f9-bd43-9c0da3fb5597} executeQuery: Read 44 rows, 3.30 KiB in 0.00174 sec., 25287.35632183908 rows/sec., 1.85 MiB/sec. 2024.12.21 00:28:52.569632 [ 260 ] {1ffd2654-b7b6-49f9-bd43-9c0da3fb5597} TCPHandler: Processed in 0.002063214 sec. 2024.12.21 00:28:52.569800 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:52.569927 [ 259 ] {600fa1d0-6f06-42e1-bf4b-25ada2626aab} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:52.569980 [ 259 ] {600fa1d0-6f06-42e1-bf4b-25ada2626aab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:52.570623 [ 259 ] {600fa1d0-6f06-42e1-bf4b-25ada2626aab} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:52.570665 [ 259 ] {600fa1d0-6f06-42e1-bf4b-25ada2626aab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:52.571059 [ 259 ] {600fa1d0-6f06-42e1-bf4b-25ada2626aab} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2024.12.21 00:28:52.571300 [ 259 ] {600fa1d0-6f06-42e1-bf4b-25ada2626aab} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:52.571530 [ 259 ] {600fa1d0-6f06-42e1-bf4b-25ada2626aab} executeQuery: Read 123 rows, 9.77 KiB in 0.001625 sec., 75692.3076923077 rows/sec., 5.87 MiB/sec. 2024.12.21 00:28:52.571603 [ 259 ] {600fa1d0-6f06-42e1-bf4b-25ada2626aab} TCPHandler: Processed in 0.001854969 sec. 2024.12.21 00:28:52.571629 [ 224 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:28:52.571695 [ 224 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:28:52.571783 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:52.572105 [ 260 ] {cbd3c0b4-e4af-4342-84fc-41cac1fb6807} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:52.572200 [ 260 ] {cbd3c0b4-e4af-4342-84fc-41cac1fb6807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:52.573487 [ 260 ] {cbd3c0b4-e4af-4342-84fc-41cac1fb6807} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:52.573547 [ 260 ] {cbd3c0b4-e4af-4342-84fc-41cac1fb6807} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:52.574255 [ 260 ] {cbd3c0b4-e4af-4342-84fc-41cac1fb6807} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2024.12.21 00:28:52.574668 [ 260 ] {cbd3c0b4-e4af-4342-84fc-41cac1fb6807} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:52.575078 [ 260 ] {cbd3c0b4-e4af-4342-84fc-41cac1fb6807} executeQuery: Read 161 rows, 11.47 KiB in 0.003067 sec., 52494.29409846756 rows/sec., 3.65 MiB/sec. 2024.12.21 00:28:52.575276 [ 260 ] {cbd3c0b4-e4af-4342-84fc-41cac1fb6807} TCPHandler: Processed in 0.003574685 sec. 2024.12.21 00:28:52.575455 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:52.575716 [ 259 ] {2aec21ed-18e1-4f85-81fc-f2676e5298b2} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:52.575772 [ 224 ] {} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): 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] 2024.12.21 00:28:52.575907 [ 259 ] {2aec21ed-18e1-4f85-81fc-f2676e5298b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:28:52.578958 [ 259 ] {2aec21ed-18e1-4f85-81fc-f2676e5298b2} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:52.579001 [ 259 ] {2aec21ed-18e1-4f85-81fc-f2676e5298b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:52.579721 [ 259 ] {2aec21ed-18e1-4f85-81fc-f2676e5298b2} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2024.12.21 00:28:52.580009 [ 259 ] {2aec21ed-18e1-4f85-81fc-f2676e5298b2} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:52.580266 [ 259 ] {2aec21ed-18e1-4f85-81fc-f2676e5298b2} executeQuery: Read 43 rows, 78.90 KiB in 0.004637 sec., 9273.237006685358 rows/sec., 16.62 MiB/sec. 2024.12.21 00:28:52.580490 [ 259 ] {2aec21ed-18e1-4f85-81fc-f2676e5298b2} TCPHandler: Processed in 0.005102345 sec. 2024.12.21 00:28:52.580809 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:52.580958 [ 260 ] {3dc2f162-9813-4d22-bd14-51e81239470e} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.21 00:28:52.581018 [ 260 ] {3dc2f162-9813-4d22-bd14-51e81239470e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.21 00:28:52.581587 [ 260 ] {3dc2f162-9813-4d22-bd14-51e81239470e} oximeter.measurements_i64 (f65a8b38-309d-45be-b1ce-a48e1d5c0318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:52.581634 [ 260 ] {3dc2f162-9813-4d22-bd14-51e81239470e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:52.582024 [ 260 ] {3dc2f162-9813-4d22-bd14-51e81239470e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 00:28:52.582263 [ 260 ] {3dc2f162-9813-4d22-bd14-51e81239470e} oximeter.measurements_i64 (f65a8b38-309d-45be-b1ce-a48e1d5c0318): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:52.582539 [ 260 ] {3dc2f162-9813-4d22-bd14-51e81239470e} executeQuery: Read 9 rows, 651.00 B in 0.00159 sec., 5660.377358490566 rows/sec., 399.84 KiB/sec. 2024.12.21 00:28:52.582660 [ 260 ] {3dc2f162-9813-4d22-bd14-51e81239470e} TCPHandler: Processed in 0.002070955 sec. 2024.12.21 00:28:52.582825 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:52.582969 [ 259 ] {06ebc28a-3758-44f3-9a24-0f631dc54bdd} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:52.583030 [ 259 ] {06ebc28a-3758-44f3-9a24-0f631dc54bdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:52.583605 [ 259 ] {06ebc28a-3758-44f3-9a24-0f631dc54bdd} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:52.583653 [ 259 ] {06ebc28a-3758-44f3-9a24-0f631dc54bdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:52.584051 [ 259 ] {06ebc28a-3758-44f3-9a24-0f631dc54bdd} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2024.12.21 00:28:52.584284 [ 259 ] {06ebc28a-3758-44f3-9a24-0f631dc54bdd} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:52.584492 [ 259 ] {06ebc28a-3758-44f3-9a24-0f631dc54bdd} executeQuery: Read 60 rows, 4.14 KiB in 0.001557 sec., 38535.64547206166 rows/sec., 2.60 MiB/sec. 2024.12.21 00:28:52.584544 [ 259 ] {06ebc28a-3758-44f3-9a24-0f631dc54bdd} TCPHandler: Processed in 0.001785867 sec. 2024.12.21 00:28:53.000154 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 275.26 MiB, peak 294.32 MiB, free memory in arenas 0.00 B, will set to 274.16 MiB (RSS), difference: -1.09 MiB 2024.12.21 00:28:55.461724 [ 112 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Selected 5 parts from all_1_65_14 to all_69_69_0 2024.12.21 00:28:55.461816 [ 112 ] {} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:55.461850 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:55.462033 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_69_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_14 to all_69_69_0 into Compact with storage Full 2024.12.21 00:28:55.462365 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_69_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:55.462438 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 242 rows starting from the beginning of the part 2024.12.21 00:28:55.462552 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 242 rows starting from the beginning of the part 2024.12.21 00:28:55.462682 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:55.463085 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2024.12.21 00:28:55.463311 [ 192 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 242 rows starting from the beginning of the part 2024.12.21 00:28:55.465001 [ 186 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_69_15} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.003060321 sec., 246379.38307778825 rows/sec., 17.64 MiB/sec. 2024.12.21 00:28:55.465201 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_69_15} MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) 2024.12.21 00:28:55.465555 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_69_15} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:55.465648 [ 200 ] {70ddba1e-3bbd-4495-bdfe-58620629b03e::all_1_69_15} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e) (MergerMutator): Merged 5 parts: [all_1_65_14, all_69_69_0] -> all_1_69_15 2024.12.21 00:28:55.465735 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 00:28:56.062226 [ 111 ] {} DNSResolver: Updating DNS cache 2024.12.21 00:28:56.062303 [ 111 ] {} DNSResolver: Updated DNS cache 2024.12.21 00:28:56.403067 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43981 2024.12.21 00:28:56.403749 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:56.403804 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:56.404883 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.21 00:28:56.405172 [ 244 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:56.405365 [ 111 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.21 00:28:56.405455 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 2024.12.21 00:28:56.405458 [ 111 ] {} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:56.405508 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:56.405648 [ 198 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.21 00:28:56.405804 [ 198 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:56.405849 [ 198 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41663 rows starting from the beginning of the part 2024.12.21 00:28:56.405929 [ 198 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 488 rows starting from the beginning of the part 2024.12.21 00:28:56.406060 [ 198 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 427 rows starting from the beginning of the part 2024.12.21 00:28:56.406321 [ 198 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 488 rows starting from the beginning of the part 2024.12.21 00:28:56.406469 [ 198 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 427 rows starting from the beginning of the part 2024.12.21 00:28:56.406680 [ 198 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 488 rows starting from the beginning of the part 2024.12.21 00:28:56.410155 [ 186 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.004576181 sec., 9610852.36794611 rows/sec., 137.48 MiB/sec. 2024.12.21 00:28:56.410487 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.21 00:28:56.410833 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_96_19} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:56.410921 [ 194 ] {fdbfa0e0-917a-435c-b598-526a2c593282::all_1_96_19} system.asynchronous_metric_log (fdbfa0e0-917a-435c-b598-526a2c593282) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.21 00:28:56.411015 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2024.12.21 00:28:56.661695 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2776 2024.12.21 00:28:56.664978 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:56.665042 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:56.666692 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 00:28:56.667034 [ 242 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:56.667298 [ 111 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.21 00:28:56.667414 [ 111 ] {} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:56.667482 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:56.667914 [ 199 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.21 00:28:56.668676 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2776 2024.12.21 00:28:56.669273 [ 199 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:56.669494 [ 199 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2570 rows starting from the beginning of the part 2024.12.21 00:28:56.670104 [ 199 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 58 rows starting from the beginning of the part 2024.12.21 00:28:56.670813 [ 199 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part 2024.12.21 00:28:56.671469 [ 199 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part 2024.12.21 00:28:56.672157 [ 199 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 66 rows starting from the beginning of the part 2024.12.21 00:28:56.672759 [ 199 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part 2024.12.21 00:28:56.683707 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 72 columns (72 merged, 0 gathered) in 0.016104507 sec., 172374.10620517598 rows/sec., 128.30 MiB/sec. 2024.12.21 00:28:56.686121 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.21 00:28:56.686918 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_71_14} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:56.687008 [ 194 ] {4805d0b1-8148-4eb8-879a-1abab023f0e6::all_1_71_14} system.query_log (4805d0b1-8148-4eb8-879a-1abab023f0e6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.21 00:28:56.687357 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2024.12.21 00:28:57.005928 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005439724 sec. 2024.12.21 00:28:57.565447 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:57.565766 [ 260 ] {591c9d92-1244-44c9-b426-27b072d9c44d} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 00:28:57.565888 [ 260 ] {591c9d92-1244-44c9-b426-27b072d9c44d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 00:28:57.566680 [ 260 ] {591c9d92-1244-44c9-b426-27b072d9c44d} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.566730 [ 260 ] {591c9d92-1244-44c9-b426-27b072d9c44d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:57.567175 [ 260 ] {591c9d92-1244-44c9-b426-27b072d9c44d} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:28:57.567431 [ 260 ] {591c9d92-1244-44c9-b426-27b072d9c44d} oximeter.fields_i16 (d0bf4bf0-0d74-44b4-8a0c-f29d53bccf03): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.567680 [ 260 ] {591c9d92-1244-44c9-b426-27b072d9c44d} executeQuery: Read 14 rows, 1.01 KiB in 0.001999 sec., 7003.501750875438 rows/sec., 504.16 KiB/sec. 2024.12.21 00:28:57.567770 [ 260 ] {591c9d92-1244-44c9-b426-27b072d9c44d} TCPHandler: Processed in 0.002515347 sec. 2024.12.21 00:28:57.568075 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:57.568286 [ 259 ] {423e652a-b395-4a82-9f7c-7305e8f4a2c1} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:28:57.568367 [ 259 ] {423e652a-b395-4a82-9f7c-7305e8f4a2c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:28:57.569171 [ 259 ] {423e652a-b395-4a82-9f7c-7305e8f4a2c1} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.569214 [ 259 ] {423e652a-b395-4a82-9f7c-7305e8f4a2c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:57.569645 [ 259 ] {423e652a-b395-4a82-9f7c-7305e8f4a2c1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 00:28:57.569929 [ 259 ] {423e652a-b395-4a82-9f7c-7305e8f4a2c1} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.570097 [ 109 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830) (MergerMutator): Selected 6 parts from all_1_21_5 to all_26_26_0 2024.12.21 00:28:57.570147 [ 109 ] {} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.570171 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:57.570198 [ 259 ] {423e652a-b395-4a82-9f7c-7305e8f4a2c1} executeQuery: Read 2 rows, 152.00 B in 0.001967 sec., 1016.7768174885613 rows/sec., 75.46 KiB/sec. 2024.12.21 00:28:57.570445 [ 259 ] {423e652a-b395-4a82-9f7c-7305e8f4a2c1} TCPHandler: Processed in 0.002566379 sec. 2024.12.21 00:28:57.570478 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_26_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_5 to all_26_26_0 into Compact with storage Full 2024.12.21 00:28:57.570637 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:57.570661 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:57.570706 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part 2024.12.21 00:28:57.570827 [ 260 ] {a2ba98f2-acaf-4a40-9e56-d88dfd88150f} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:28:57.570846 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2024.12.21 00:28:57.570956 [ 260 ] {a2ba98f2-acaf-4a40-9e56-d88dfd88150f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:28:57.571131 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2024.12.21 00:28:57.571522 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part 2024.12.21 00:28:57.571768 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2024.12.21 00:28:57.572136 [ 186 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2024.12.21 00:28:57.573190 [ 260 ] {a2ba98f2-acaf-4a40-9e56-d88dfd88150f} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.573240 [ 260 ] {a2ba98f2-acaf-4a40-9e56-d88dfd88150f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:57.573782 [ 191 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.003526523 sec., 7372.701099638369 rows/sec., 613.38 KiB/sec. 2024.12.21 00:28:57.573878 [ 260 ] {a2ba98f2-acaf-4a40-9e56-d88dfd88150f} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2024.12.21 00:28:57.574046 [ 191 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2024.12.21 00:28:57.574347 [ 260 ] {a2ba98f2-acaf-4a40-9e56-d88dfd88150f} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.574754 [ 191 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_26_6} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.574885 [ 260 ] {a2ba98f2-acaf-4a40-9e56-d88dfd88150f} executeQuery: Read 231 rows, 20.59 KiB in 0.004107 sec., 56245.434623812995 rows/sec., 4.89 MiB/sec. 2024.12.21 00:28:57.574982 [ 191 ] {d445082c-08ee-4798-869b-38e62a548830::all_1_26_6} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830) (MergerMutator): Merged 6 parts: [all_1_21_5, all_26_26_0] -> all_1_26_6 2024.12.21 00:28:57.575187 [ 260 ] {a2ba98f2-acaf-4a40-9e56-d88dfd88150f} TCPHandler: Processed in 0.004623682 sec. 2024.12.21 00:28:57.575318 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.21 00:28:57.575563 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:57.575902 [ 259 ] {1ede65e2-e514-4576-bd2b-b376dba202f0} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:28:57.575973 [ 259 ] {1ede65e2-e514-4576-bd2b-b376dba202f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:28:57.576559 [ 259 ] {1ede65e2-e514-4576-bd2b-b376dba202f0} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.576597 [ 259 ] {1ede65e2-e514-4576-bd2b-b376dba202f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:57.576976 [ 259 ] {1ede65e2-e514-4576-bd2b-b376dba202f0} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.12.21 00:28:57.577223 [ 259 ] {1ede65e2-e514-4576-bd2b-b376dba202f0} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.577362 [ 109 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Selected 6 parts from all_1_130_26 to all_135_135_0 2024.12.21 00:28:57.577393 [ 109 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.577412 [ 259 ] {1ede65e2-e514-4576-bd2b-b376dba202f0} executeQuery: Read 21 rows, 1.48 KiB in 0.001612 sec., 13027.295285359802 rows/sec., 920.22 KiB/sec. 2024.12.21 00:28:57.577416 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:57.577530 [ 259 ] {1ede65e2-e514-4576-bd2b-b376dba202f0} TCPHandler: Processed in 0.002192048 sec. 2024.12.21 00:28:57.577650 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_135_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_130_26 to all_135_135_0 into Compact with storage Full 2024.12.21 00:28:57.577795 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:57.577828 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_135_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:57.577891 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_135_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_130_26, total 75 rows starting from the beginning of the part 2024.12.21 00:28:57.578189 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_135_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 21 rows starting from the beginning of the part 2024.12.21 00:28:57.578207 [ 260 ] {1e6e1882-5b87-4dd2-a8b7-add18739ca9a} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 00:28:57.578380 [ 260 ] {1e6e1882-5b87-4dd2-a8b7-add18739ca9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 00:28:57.578464 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_135_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 41 rows starting from the beginning of the part 2024.12.21 00:28:57.578842 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_135_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 21 rows starting from the beginning of the part 2024.12.21 00:28:57.579257 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_135_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 44 rows starting from the beginning of the part 2024.12.21 00:28:57.579681 [ 191 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_135_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 21 rows starting from the beginning of the part 2024.12.21 00:28:57.581166 [ 260 ] {1e6e1882-5b87-4dd2-a8b7-add18739ca9a} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.581241 [ 260 ] {1e6e1882-5b87-4dd2-a8b7-add18739ca9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:57.582234 [ 260 ] {1e6e1882-5b87-4dd2-a8b7-add18739ca9a} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:28:57.582649 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_135_27} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.005120206 sec., 43552.93517487382 rows/sec., 3.27 MiB/sec. 2024.12.21 00:28:57.582731 [ 260 ] {1e6e1882-5b87-4dd2-a8b7-add18739ca9a} oximeter.fields_u32 (70ddba1e-3bbd-4495-bdfe-58620629b03e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.583009 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_135_27} MergedBlockOutputStream: filled checksums all_1_135_27 (state Temporary) 2024.12.21 00:28:57.583193 [ 260 ] {1e6e1882-5b87-4dd2-a8b7-add18739ca9a} executeQuery: Read 14 rows, 1004.00 B in 0.005085 sec., 2753.1956735496556 rows/sec., 192.82 KiB/sec. 2024.12.21 00:28:57.583541 [ 260 ] {1e6e1882-5b87-4dd2-a8b7-add18739ca9a} TCPHandler: Processed in 0.005874226 sec. 2024.12.21 00:28:57.583805 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:57.584074 [ 259 ] {b2c69689-0a02-41a5-9d3d-76a503c927a3} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 00:28:57.584159 [ 259 ] {b2c69689-0a02-41a5-9d3d-76a503c927a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 00:28:57.584231 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_135_27} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_merge_all_1_135_27 to all_1_135_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.584452 [ 196 ] {e09233a8-a850-4e5a-9c3f-baee22402333::all_1_135_27} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333) (MergerMutator): Merged 6 parts: [all_1_130_26, all_135_135_0] -> all_1_135_27 2024.12.21 00:28:57.584657 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.21 00:28:57.585098 [ 259 ] {b2c69689-0a02-41a5-9d3d-76a503c927a3} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.585143 [ 259 ] {b2c69689-0a02-41a5-9d3d-76a503c927a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:57.585511 [ 259 ] {b2c69689-0a02-41a5-9d3d-76a503c927a3} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:28:57.585751 [ 259 ] {b2c69689-0a02-41a5-9d3d-76a503c927a3} oximeter.fields_u8 (38aae6ad-f04f-466c-93de-e3f3bc0e6e24): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.585992 [ 259 ] {b2c69689-0a02-41a5-9d3d-76a503c927a3} executeQuery: Read 13 rows, 830.00 B in 0.001997 sec., 6509.764646970455 rows/sec., 405.88 KiB/sec. 2024.12.21 00:28:57.586074 [ 259 ] {b2c69689-0a02-41a5-9d3d-76a503c927a3} TCPHandler: Processed in 0.002415284 sec. 2024.12.21 00:28:57.586319 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:57.586545 [ 260 ] {b26df34b-61bd-45ea-9c97-6ff08a2f0020} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:28:57.586638 [ 260 ] {b26df34b-61bd-45ea-9c97-6ff08a2f0020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:28:57.587506 [ 260 ] {b26df34b-61bd-45ea-9c97-6ff08a2f0020} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.587545 [ 260 ] {b26df34b-61bd-45ea-9c97-6ff08a2f0020} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:57.587938 [ 260 ] {b26df34b-61bd-45ea-9c97-6ff08a2f0020} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2024.12.21 00:28:57.588183 [ 260 ] {b26df34b-61bd-45ea-9c97-6ff08a2f0020} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.588366 [ 260 ] {b26df34b-61bd-45ea-9c97-6ff08a2f0020} executeQuery: Read 408 rows, 29.63 KiB in 0.001878 sec., 217252.3961661342 rows/sec., 15.41 MiB/sec. 2024.12.21 00:28:57.588417 [ 260 ] {b26df34b-61bd-45ea-9c97-6ff08a2f0020} TCPHandler: Processed in 0.00224776 sec. 2024.12.21 00:28:57.588564 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:57.588705 [ 259 ] {03b17317-1fba-4975-92a5-148196cf4481} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 00:28:57.588767 [ 259 ] {03b17317-1fba-4975-92a5-148196cf4481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 00:28:57.589289 [ 259 ] {03b17317-1fba-4975-92a5-148196cf4481} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.589329 [ 259 ] {03b17317-1fba-4975-92a5-148196cf4481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:57.589702 [ 259 ] {03b17317-1fba-4975-92a5-148196cf4481} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:28:57.589942 [ 259 ] {03b17317-1fba-4975-92a5-148196cf4481} oximeter.measurements_bool (51d01790-803e-45cc-a363-0f2c10d18e77): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.590179 [ 259 ] {03b17317-1fba-4975-92a5-148196cf4481} executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. 2024.12.21 00:28:57.590247 [ 259 ] {03b17317-1fba-4975-92a5-148196cf4481} TCPHandler: Processed in 0.001749276 sec. 2024.12.21 00:28:57.590479 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:57.590665 [ 260 ] {80f6f249-67a7-49b7-b92c-42713696dd37} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:57.590728 [ 260 ] {80f6f249-67a7-49b7-b92c-42713696dd37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:28:57.591337 [ 260 ] {80f6f249-67a7-49b7-b92c-42713696dd37} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.591375 [ 260 ] {80f6f249-67a7-49b7-b92c-42713696dd37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:57.591775 [ 260 ] {80f6f249-67a7-49b7-b92c-42713696dd37} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2024.12.21 00:28:57.592021 [ 260 ] {80f6f249-67a7-49b7-b92c-42713696dd37} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.592216 [ 260 ] {80f6f249-67a7-49b7-b92c-42713696dd37} executeQuery: Read 239 rows, 16.39 KiB in 0.001583 sec., 150979.15350600125 rows/sec., 10.11 MiB/sec. 2024.12.21 00:28:57.592324 [ 260 ] {80f6f249-67a7-49b7-b92c-42713696dd37} TCPHandler: Processed in 0.001994143 sec. 2024.12.21 00:28:57.592491 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:57.592654 [ 259 ] {1ddc578a-c2af-41df-82bb-c6521ff6e699} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 00:28:57.592714 [ 259 ] {1ddc578a-c2af-41df-82bb-c6521ff6e699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 00:28:57.593208 [ 259 ] {1ddc578a-c2af-41df-82bb-c6521ff6e699} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.593246 [ 259 ] {1ddc578a-c2af-41df-82bb-c6521ff6e699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:57.593617 [ 259 ] {1ddc578a-c2af-41df-82bb-c6521ff6e699} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 00:28:57.593862 [ 259 ] {1ddc578a-c2af-41df-82bb-c6521ff6e699} oximeter.measurements_f64 (0c9e57d6-0410-4464-8280-0965f11469e0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.594127 [ 259 ] {1ddc578a-c2af-41df-82bb-c6521ff6e699} executeQuery: Read 1 rows, 69.00 B in 0.001501 sec., 666.2225183211193 rows/sec., 44.89 KiB/sec. 2024.12.21 00:28:57.594204 [ 259 ] {1ddc578a-c2af-41df-82bb-c6521ff6e699} TCPHandler: Processed in 0.001802278 sec. 2024.12.21 00:28:57.594517 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:57.594744 [ 260 ] {a61df22f-6885-4cf5-a1c7-233e2fa732dd} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:28:57.594887 [ 260 ] {a61df22f-6885-4cf5-a1c7-233e2fa732dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:28:57.596018 [ 260 ] {a61df22f-6885-4cf5-a1c7-233e2fa732dd} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.596057 [ 260 ] {a61df22f-6885-4cf5-a1c7-233e2fa732dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:57.596693 [ 260 ] {a61df22f-6885-4cf5-a1c7-233e2fa732dd} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2024.12.21 00:28:57.596953 [ 260 ] {a61df22f-6885-4cf5-a1c7-233e2fa732dd} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.597192 [ 260 ] {a61df22f-6885-4cf5-a1c7-233e2fa732dd} executeQuery: Read 12 rows, 22.02 KiB in 0.002504 sec., 4792.3322683706065 rows/sec., 8.59 MiB/sec. 2024.12.21 00:28:57.597441 [ 260 ] {a61df22f-6885-4cf5-a1c7-233e2fa732dd} TCPHandler: Processed in 0.003132163 sec. 2024.12.21 00:28:57.597655 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:28:57.597868 [ 259 ] {0a56855b-619a-4136-a8a4-0c71f8a2f308} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:28:57.597945 [ 259 ] {0a56855b-619a-4136-a8a4-0c71f8a2f308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:28:57.598426 [ 259 ] {0a56855b-619a-4136-a8a4-0c71f8a2f308} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:57.598464 [ 259 ] {0a56855b-619a-4136-a8a4-0c71f8a2f308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2024.12.21 00:28:57.598834 [ 259 ] {0a56855b-619a-4136-a8a4-0c71f8a2f308} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2024.12.21 00:28:57.599069 [ 259 ] {0a56855b-619a-4136-a8a4-0c71f8a2f308} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:57.599305 [ 259 ] {0a56855b-619a-4136-a8a4-0c71f8a2f308} executeQuery: Read 82 rows, 5.33 KiB in 0.001485 sec., 55218.85521885522 rows/sec., 3.51 MiB/sec. 2024.12.21 00:28:57.599387 [ 259 ] {0a56855b-619a-4136-a8a4-0c71f8a2f308} TCPHandler: Processed in 0.001847469 sec. 2024.12.21 00:28:59.614586 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 724 2024.12.21 00:28:59.636745 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:59.636801 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:59.644349 [ 243 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.21 00:28:59.645138 [ 243 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:59.645474 [ 105 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.21 00:28:59.645625 [ 105 ] {} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:28:59.645686 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:28:59.646282 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.21 00:28:59.662422 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 724 2024.12.21 00:28:59.663868 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:28:59.665562 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part 2024.12.21 00:28:59.671575 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part 2024.12.21 00:28:59.677681 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part 2024.12.21 00:28:59.684021 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part 2024.12.21 00:28:59.690571 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part 2024.12.21 00:28:59.696728 [ 196 ] {2d708e01-ece8-449d-876b-957778127846::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part 2024.12.21 00:28:59.764662 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.118799537 sec., 6094.29984562987 rows/sec., 31.51 MiB/sec. 2024.12.21 00:28:59.768970 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.21 00:28:59.772547 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_96_19} system.metric_log (2d708e01-ece8-449d-876b-957778127846): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:28:59.772680 [ 186 ] {2d708e01-ece8-449d-876b-957778127846::all_1_96_19} system.metric_log (2d708e01-ece8-449d-876b-957778127846) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.21 00:28:59.775396 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2024.12.21 00:29:00.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 275.24 MiB, peak 294.32 MiB, free memory in arenas 0.00 B, will set to 274.16 MiB (RSS), difference: -1.08 MiB 2024.12.21 00:29:02.562066 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:29:02.562272 [ 260 ] {f2569d0e-6172-496c-92ac-7db811da57f8} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 00:29:02.562357 [ 260 ] {f2569d0e-6172-496c-92ac-7db811da57f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 00:29:02.563163 [ 260 ] {f2569d0e-6172-496c-92ac-7db811da57f8} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:29:02.563219 [ 260 ] {f2569d0e-6172-496c-92ac-7db811da57f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:29:02.563681 [ 260 ] {f2569d0e-6172-496c-92ac-7db811da57f8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 00:29:02.563952 [ 260 ] {f2569d0e-6172-496c-92ac-7db811da57f8} oximeter.fields_ipaddr (d445082c-08ee-4798-869b-38e62a548830): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:29:02.564298 [ 260 ] {f2569d0e-6172-496c-92ac-7db811da57f8} executeQuery: Read 3 rows, 243.00 B in 0.002072 sec., 1447.8764478764479 rows/sec., 114.53 KiB/sec. 2024.12.21 00:29:02.564489 [ 260 ] {f2569d0e-6172-496c-92ac-7db811da57f8} TCPHandler: Processed in 0.002557588 sec. 2024.12.21 00:29:02.564769 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:29:02.564968 [ 259 ] {f35f8ea5-c723-48d5-849f-a826ce4235bf} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 00:29:02.565041 [ 259 ] {f35f8ea5-c723-48d5-849f-a826ce4235bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 00:29:02.565857 [ 259 ] {f35f8ea5-c723-48d5-849f-a826ce4235bf} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:29:02.565903 [ 259 ] {f35f8ea5-c723-48d5-849f-a826ce4235bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:29:02.566345 [ 259 ] {f35f8ea5-c723-48d5-849f-a826ce4235bf} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2024.12.21 00:29:02.566600 [ 259 ] {f35f8ea5-c723-48d5-849f-a826ce4235bf} oximeter.fields_string (55a69892-25bd-4719-9cfa-8cf1925e6592): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:29:02.566833 [ 259 ] {f35f8ea5-c723-48d5-849f-a826ce4235bf} executeQuery: Read 145 rows, 12.67 KiB in 0.001915 sec., 75718.01566579634 rows/sec., 6.46 MiB/sec. 2024.12.21 00:29:02.566894 [ 259 ] {f35f8ea5-c723-48d5-849f-a826ce4235bf} TCPHandler: Processed in 0.002254149 sec. 2024.12.21 00:29:02.567055 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:29:02.567205 [ 260 ] {d0958b52-6e1b-4562-8f48-e63d000cbd03} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 00:29:02.567267 [ 260 ] {d0958b52-6e1b-4562-8f48-e63d000cbd03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 00:29:02.567992 [ 260 ] {d0958b52-6e1b-4562-8f48-e63d000cbd03} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:29:02.568040 [ 260 ] {d0958b52-6e1b-4562-8f48-e63d000cbd03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:29:02.568416 [ 260 ] {d0958b52-6e1b-4562-8f48-e63d000cbd03} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.12.21 00:29:02.568656 [ 260 ] {d0958b52-6e1b-4562-8f48-e63d000cbd03} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:29:02.568867 [ 260 ] {d0958b52-6e1b-4562-8f48-e63d000cbd03} executeQuery: Read 46 rows, 3.44 KiB in 0.001698 sec., 27090.694935217904 rows/sec., 1.98 MiB/sec. 2024.12.21 00:29:02.568922 [ 260 ] {d0958b52-6e1b-4562-8f48-e63d000cbd03} TCPHandler: Processed in 0.001934471 sec. 2024.12.21 00:29:02.569081 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:29:02.569227 [ 259 ] {28d41e44-ac1c-4857-bee4-6632000d1e77} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 00:29:02.569288 [ 259 ] {28d41e44-ac1c-4857-bee4-6632000d1e77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 00:29:02.570054 [ 259 ] {28d41e44-ac1c-4857-bee4-6632000d1e77} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:29:02.570097 [ 259 ] {28d41e44-ac1c-4857-bee4-6632000d1e77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:29:02.570486 [ 259 ] {28d41e44-ac1c-4857-bee4-6632000d1e77} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2024.12.21 00:29:02.570728 [ 259 ] {28d41e44-ac1c-4857-bee4-6632000d1e77} oximeter.fields_uuid (2c86bc0d-3f0d-437a-9e88-785c5458b3c6): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:29:02.570982 [ 259 ] {28d41e44-ac1c-4857-bee4-6632000d1e77} executeQuery: Read 116 rows, 9.21 KiB in 0.001786 sec., 64949.608062709965 rows/sec., 5.04 MiB/sec. 2024.12.21 00:29:02.571102 [ 259 ] {28d41e44-ac1c-4857-bee4-6632000d1e77} TCPHandler: Processed in 0.002085135 sec. 2024.12.21 00:29:02.571270 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:29:02.571415 [ 260 ] {d569083b-7e83-445a-a088-0adaf40d266c} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 00:29:02.571468 [ 260 ] {d569083b-7e83-445a-a088-0adaf40d266c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 00:29:02.572061 [ 260 ] {d569083b-7e83-445a-a088-0adaf40d266c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:29:02.572099 [ 260 ] {d569083b-7e83-445a-a088-0adaf40d266c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:29:02.572500 [ 260 ] {d569083b-7e83-445a-a088-0adaf40d266c} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2024.12.21 00:29:02.572739 [ 260 ] {d569083b-7e83-445a-a088-0adaf40d266c} oximeter.measurements_cumulativeu64 (2f48414d-47db-47a2-a06f-fe98fa83e5ab): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:29:02.572932 [ 260 ] {d569083b-7e83-445a-a088-0adaf40d266c} executeQuery: Read 162 rows, 11.54 KiB in 0.001538 sec., 105331.59947984395 rows/sec., 7.33 MiB/sec. 2024.12.21 00:29:02.573027 [ 260 ] {d569083b-7e83-445a-a088-0adaf40d266c} TCPHandler: Processed in 0.001828618 sec. 2024.12.21 00:29:02.573324 [ 259 ] {} TCP-Session: 4af3b8ad-f7a0-4e34-aa7b-bef252b5e101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:29:02.573790 [ 259 ] {64c2ce72-f7b5-4dc8-8081-67d0237dc621} executeQuery: (from [fd00:1122:3344:101::d]:34836) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 00:29:02.574187 [ 259 ] {64c2ce72-f7b5-4dc8-8081-67d0237dc621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 00:29:02.577667 [ 259 ] {64c2ce72-f7b5-4dc8-8081-67d0237dc621} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:29:02.577711 [ 259 ] {64c2ce72-f7b5-4dc8-8081-67d0237dc621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:29:02.578395 [ 259 ] {64c2ce72-f7b5-4dc8-8081-67d0237dc621} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2024.12.21 00:29:02.578661 [ 259 ] {64c2ce72-f7b5-4dc8-8081-67d0237dc621} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:29:02.578855 [ 102 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2024.12.21 00:29:02.578931 [ 102 ] {} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:29:02.578938 [ 259 ] {64c2ce72-f7b5-4dc8-8081-67d0237dc621} executeQuery: Read 43 rows, 78.90 KiB in 0.005286 sec., 8134.695421869088 rows/sec., 14.58 MiB/sec. 2024.12.21 00:29:02.578970 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:29:02.579320 [ 259 ] {64c2ce72-f7b5-4dc8-8081-67d0237dc621} TCPHandler: Processed in 0.006149683 sec. 2024.12.21 00:29:02.579329 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2024.12.21 00:29:02.579633 [ 260 ] {} TCP-Session: 66760c63-05d7-4649-8985-7a045804e138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 00:29:02.580107 [ 260 ] {37c0b97f-0baf-4f03-99da-52a192913b43} executeQuery: (from [fd00:1122:3344:101::d]:43378) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 00:29:02.580354 [ 260 ] {37c0b97f-0baf-4f03-99da-52a192913b43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 00:29:02.581733 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 00:29:02.581984 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2512 rows starting from the beginning of the part 2024.12.21 00:29:02.582574 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 40 rows starting from the beginning of the part 2024.12.21 00:29:02.583279 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 12 rows starting from the beginning of the part 2024.12.21 00:29:02.583412 [ 260 ] {37c0b97f-0baf-4f03-99da-52a192913b43} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 00:29:02.583542 [ 260 ] {37c0b97f-0baf-4f03-99da-52a192913b43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2024.12.21 00:29:02.583921 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 43 rows starting from the beginning of the part 2024.12.21 00:29:02.584485 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 12 rows starting from the beginning of the part 2024.12.21 00:29:02.585253 [ 197 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 43 rows starting from the beginning of the part 2024.12.21 00:29:02.585424 [ 260 ] {37c0b97f-0baf-4f03-99da-52a192913b43} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2024.12.21 00:29:02.586317 [ 260 ] {37c0b97f-0baf-4f03-99da-52a192913b43} oximeter.measurements_u64 (74321950-15ac-4cca-a049-1bd5b47ee37a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:29:02.587096 [ 260 ] {37c0b97f-0baf-4f03-99da-52a192913b43} executeQuery: Read 60 rows, 4.14 KiB in 0.007121 sec., 8425.782895660723 rows/sec., 581.47 KiB/sec. 2024.12.21 00:29:02.588371 [ 260 ] {37c0b97f-0baf-4f03-99da-52a192913b43} TCPHandler: Processed in 0.008916956 sec. 2024.12.21 00:29:02.595784 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2662 rows, containing 19 columns (19 merged, 0 gathered) in 0.016676902 sec., 159621.9729539695 rows/sec., 286.04 MiB/sec. 2024.12.21 00:29:02.597937 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2024.12.21 00:29:02.598333 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_136_27} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 00:29:02.598412 [ 201 ] {ed58ffb2-320d-420c-ad9a-300af53ad73d::all_1_136_27} oximeter.measurements_histogramu64 (ed58ffb2-320d-420c-ad9a-300af53ad73d) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2024.12.21 00:29:02.598525 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.99 MiB. 2024.12.21 00:29:03.276230 [ 224 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Found 6 old parts to remove. Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] 2024.12.21 00:29:03.276316 [ 224 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from filesystem (serially): Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] 2024.12.21 00:29:03.278472 [ 224 ] {} oximeter.fields_u16 (e09233a8-a850-4e5a-9c3f-baee22402333): Removing 6 parts from memory: Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0]