| 1 | [ Mar 18 01:37:00 Enabled. ] | ||
| 2 | [ Mar 18 01:37:00 Rereading configuration. ] | ||
| 3 | [ Mar 18 01:37:01 Rereading configuration. ] | ||
| 4 | [ Mar 18 01:37:03 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + 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 | ||
| 24 | [ Mar 18 01:37:03 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.18 01:37:04.199845 [ 1 ] {} <Information> Application: Will watch for the process with pid 23846 | ||
| 29 | 2026.03.18 01:37:04.200246 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.18 01:37:04.389734 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23846 | ||
| 31 | 2026.03.18 01:37:04.390468 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.18 01:37:04.390618 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.18 01:37:04.480497 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.18 01:37:04.556330 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.18 01:37:04.556393 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.18 01:37:04.556410 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.18 01:37:04.556468 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.18 01:37:04.556826 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.18 01:37:04.558954 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.18 01:37:04.559714 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.18 01:37:04.560573 [ 1 ] {} <Information> 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) | ||
| 44 | 2026.03.18 01:37:04.560596 [ 1 ] {} <Information> 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) | ||
| 45 | 2026.03.18 01:37:04.560611 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.18 01:37:04.561313 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.18 01:37:04.562372 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.18 01:37:04.567956 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.18 01:37:04.568676 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.18 01:37:04.570040 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.18 01:37:04.570109 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.18 01:37:04.571155 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.18 01:37:04.571551 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.18 01:37:04.576183 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.18 01:37:04.576991 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.18 01:37:04.580238 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.18 01:37:04.580607 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.18 01:37:04.580977 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.18 01:37:04.581364 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.18 01:37:04.582679 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.18 01:37:04.582704 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.18 01:37:04.583290 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.18 01:37:04.583356 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.18 01:37:04.618676 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.18 01:37:04.618700 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000185833 sec | ||
| 68 | 2026.03.18 01:37:04.618718 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.18 01:37:04.618731 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.18 01:37:04.619405 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.18 01:37:04.619989 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.18 01:37:04.629508 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.18 01:37:04.629550 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.18 01:37:04.629570 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.18 01:37:04.629581 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.18 01:37:04.629621 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.18 01:37:04.629642 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.18 01:37:04.631667 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.18 01:37:04.631709 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.18 01:37:04.631728 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.18 01:37:04.631862 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.18 01:37:04.631901 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.18 01:37:04.631913 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.18 01:37:04.631931 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.18 01:37:04.631942 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.18 01:37:04.631970 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.18 01:37:04.631987 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.18 01:37:04.654144 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.18 01:37:04.659319 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.18 01:37:04.659378 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.6811e-05 sec | ||
| 91 | 2026.03.18 01:37:04.659391 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.18 01:37:04.659402 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.18 01:37:04.659427 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.18 01:37:04.659611 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.18 01:37:04.659654 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.18 01:37:04.659667 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.18 01:37:04.659677 [ 1 ] {} <Information> 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). | ||
| 98 | 2026.03.18 01:37:04.659687 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.18 01:37:04.703752 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.18 01:37:04.703975 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.89 MiB | ||
| 101 | 2026.03.18 01:37:04.705370 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4261e-05 sec. | ||
| 102 | 2026.03.18 01:37:04.705790 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.18 01:37:04.706477 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.18 01:37:04.706493 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.18 01:37:04.753707 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51878 | ||
| 106 | 2026.03.18 01:37:04.754656 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.18 01:37:04.754713 [ 3 ] {} <Debug> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:51878 | ||
| 108 | 2026.03.18 01:37:04.754742 [ 3 ] {} <Debug> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.18 01:37:04.754812 [ 3 ] {} <Debug> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.18 01:37:04.754906 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.18 01:37:04.754931 [ 3 ] {} <Trace> 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 | ||
| 112 | 2026.03.18 01:37:04.755000 [ 3 ] {} <Trace> 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 | ||
| 113 | 2026.03.18 01:37:04.755641 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52691 | ||
| 114 | 2026.03.18 01:37:04.755846 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.18 01:37:04.755904 [ 4 ] {} <Debug> TCP-Session: dc17b312-8145-4141-96f8-1294b8821630 Authenticating user 'default' from [fd00:1122:3344:101::d]:52691 | ||
| 116 | 2026.03.18 01:37:04.755941 [ 4 ] {} <Debug> TCP-Session: dc17b312-8145-4141-96f8-1294b8821630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.03.18 01:37:04.756112 [ 4 ] {} <Debug> TCP-Session: dc17b312-8145-4141-96f8-1294b8821630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.18 01:37:04.756721 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43910 | ||
| 119 | 2026.03.18 01:37:04.756731 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62090 | ||
| 120 | 2026.03.18 01:37:04.756831 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33966 | ||
| 121 | 2026.03.18 01:37:04.756853 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.03.18 01:37:04.756889 [ 253 ] {} <Debug> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Authenticating user 'default' from [fd00:1122:3344:101::d]:43910 | ||
| 123 | 2026.03.18 01:37:04.756909 [ 253 ] {} <Debug> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.18 01:37:04.756994 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.18 01:37:04.757001 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.18 01:37:04.757033 [ 5 ] {} <Debug> TCP-Session: 71b9c67a-0480-4e75-8e06-4d088e239b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:62090 | ||
| 127 | 2026.03.18 01:37:04.757068 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54735 | ||
| 128 | 2026.03.18 01:37:04.757051 [ 254 ] {} <Debug> TCP-Session: edf0cc38-3af3-4be3-bf2c-3626a6f78206 Authenticating user 'default' from [fd00:1122:3344:101::d]:33966 | ||
| 129 | 2026.03.18 01:37:04.757001 [ 253 ] {} <Debug> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.18 01:37:04.757155 [ 254 ] {} <Debug> TCP-Session: edf0cc38-3af3-4be3-bf2c-3626a6f78206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.18 01:37:04.757141 [ 5 ] {} <Debug> TCP-Session: 71b9c67a-0480-4e75-8e06-4d088e239b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.18 01:37:04.757260 [ 254 ] {} <Debug> TCP-Session: edf0cc38-3af3-4be3-bf2c-3626a6f78206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.18 01:37:04.757269 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.18 01:37:04.757269 [ 5 ] {} <Debug> TCP-Session: 71b9c67a-0480-4e75-8e06-4d088e239b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.18 01:37:04.757353 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64784 | ||
| 136 | 2026.03.18 01:37:04.757393 [ 255 ] {} <Debug> TCP-Session: 270fa656-5669-4a1f-a6b3-2f8885ff8d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:54735 | ||
| 137 | 2026.03.18 01:37:04.757439 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55356 | ||
| 138 | 2026.03.18 01:37:04.757397 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41090 | ||
| 139 | 2026.03.18 01:37:04.757490 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.03.18 01:37:04.757505 [ 255 ] {} <Debug> TCP-Session: 270fa656-5669-4a1f-a6b3-2f8885ff8d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.18 01:37:04.757533 [ 256 ] {} <Debug> TCP-Session: 363da76e-0c2f-4697-b5f9-485ba9bfd94c Authenticating user 'default' from [fd00:1122:3344:101::d]:64784 | ||
| 142 | 2026.03.18 01:37:04.757620 [ 255 ] {} <Debug> TCP-Session: 270fa656-5669-4a1f-a6b3-2f8885ff8d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.18 01:37:04.757637 [ 256 ] {} <Debug> TCP-Session: 363da76e-0c2f-4697-b5f9-485ba9bfd94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.18 01:37:04.757669 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.03.18 01:37:04.757752 [ 256 ] {} <Debug> TCP-Session: 363da76e-0c2f-4697-b5f9-485ba9bfd94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.18 01:37:04.757773 [ 257 ] {} <Debug> TCP-Session: 102f6cc5-5075-493d-b5bd-470cc3ec653e Authenticating user 'default' from [fd00:1122:3344:101::d]:41090 | ||
| 147 | 2026.03.18 01:37:04.757824 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.03.18 01:37:04.757937 [ 257 ] {} <Debug> TCP-Session: 102f6cc5-5075-493d-b5bd-470cc3ec653e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.18 01:37:04.757966 [ 257 ] {} <Debug> TCP-Session: 102f6cc5-5075-493d-b5bd-470cc3ec653e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.18 01:37:04.757975 [ 258 ] {} <Debug> TCP-Session: 15573a79-2b12-40c2-8823-b1516aba304f Authenticating user 'default' from [fd00:1122:3344:101::d]:55356 | ||
| 151 | 2026.03.18 01:37:04.758076 [ 258 ] {} <Debug> TCP-Session: 15573a79-2b12-40c2-8823-b1516aba304f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.18 01:37:04.758092 [ 258 ] {} <Debug> TCP-Session: 15573a79-2b12-40c2-8823-b1516aba304f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.18 01:37:04.759996 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.18 01:37:04.762786 [ 3 ] {e29d4ca5-dfa9-4443-ba73-4518a1064425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.18 01:37:04.850212 [ 3 ] {e29d4ca5-dfa9-4443-ba73-4518a1064425} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51878) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.18 01:37:04.851203 [ 3 ] {e29d4ca5-dfa9-4443-ba73-4518a1064425} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.18 01:37:04.851420 [ 3 ] {e29d4ca5-dfa9-4443-ba73-4518a1064425} <Debug> TCPHandler: Processed in 0.093571685 sec. | ||
| 204 | 2026.03.18 01:37:04.851794 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.18 01:37:04.852148 [ 253 ] {2c5517d8-e346-45a7-816d-b83b4b41d020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.18 01:37:04.852492 [ 253 ] {2c5517d8-e346-45a7-816d-b83b4b41d020} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43910) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.18 01:37:04.852725 [ 253 ] {2c5517d8-e346-45a7-816d-b83b4b41d020} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.18 01:37:04.852914 [ 253 ] {2c5517d8-e346-45a7-816d-b83b4b41d020} <Debug> TCPHandler: Processed in 0.001265391 sec. | ||
| 255 | 2026.03.18 01:37:04.853139 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.18 01:37:04.853877 [ 3 ] {2791b0e3-1c04-46d1-ab23-a20997ff60db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.18 01:37:04.854510 [ 3 ] {2791b0e3-1c04-46d1-ab23-a20997ff60db} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.18 01:37:04.859414 [ 3 ] {2791b0e3-1c04-46d1-ab23-a20997ff60db} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.18 01:37:04.859439 [ 3 ] {2791b0e3-1c04-46d1-ab23-a20997ff60db} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1722e-05 sec | ||
| 260 | 2026.03.18 01:37:04.859456 [ 3 ] {2791b0e3-1c04-46d1-ab23-a20997ff60db} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.18 01:37:04.859537 [ 3 ] {2791b0e3-1c04-46d1-ab23-a20997ff60db} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.18 01:37:04.859565 [ 3 ] {2791b0e3-1c04-46d1-ab23-a20997ff60db} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.18 01:37:04.860274 [ 3 ] {2791b0e3-1c04-46d1-ab23-a20997ff60db} <Debug> TCPHandler: Processed in 0.007185789 sec. | ||
| 264 | 2026.03.18 01:37:04.860422 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.18 01:37:04.860622 [ 3 ] {03eaad83-e762-45e2-b3d1-9c4cca3c5dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.18 01:37:04.860673 [ 3 ] {03eaad83-e762-45e2-b3d1-9c4cca3c5dca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.18 01:37:04.866063 [ 3 ] {03eaad83-e762-45e2-b3d1-9c4cca3c5dca} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.18 01:37:04.884490 [ 3 ] {03eaad83-e762-45e2-b3d1-9c4cca3c5dca} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb): Loading data parts | ||
| 270 | 2026.03.18 01:37:04.885593 [ 3 ] {03eaad83-e762-45e2-b3d1-9c4cca3c5dca} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb): There are no data parts | ||
| 271 | 2026.03.18 01:37:04.899308 [ 3 ] {03eaad83-e762-45e2-b3d1-9c4cca3c5dca} <Debug> TCPHandler: Processed in 0.038933677 sec. | ||
| 272 | 2026.03.18 01:37:04.899493 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.18 01:37:04.899680 [ 3 ] {7be92d30-c5b0-4831-994f-476674e682f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.03.18 01:37:04.899818 [ 3 ] {7be92d30-c5b0-4831-994f-476674e682f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.18 01:37:04.917885 [ 3 ] {7be92d30-c5b0-4831-994f-476674e682f6} <Debug> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Loading data parts | ||
| 286 | 2026.03.18 01:37:04.918158 [ 3 ] {7be92d30-c5b0-4831-994f-476674e682f6} <Debug> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): There are no data parts | ||
| 287 | 2026.03.18 01:37:04.928850 [ 3 ] {7be92d30-c5b0-4831-994f-476674e682f6} <Debug> TCPHandler: Processed in 0.029414419 sec. | ||
| 288 | 2026.03.18 01:37:04.929056 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.18 01:37:04.929330 [ 3 ] {4be1cf8e-0e2b-44f0-8fe5-934298b0974f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 290 | 2026.03.18 01:37:04.929474 [ 3 ] {4be1cf8e-0e2b-44f0-8fe5-934298b0974f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.18 01:37:04.932183 [ 3 ] {4be1cf8e-0e2b-44f0-8fe5-934298b0974f} <Debug> oximeter.measurements_i8 (ad8ecba1-9c7e-45f4-8552-8b6d280269d4): Loading data parts | ||
| 292 | 2026.03.18 01:37:04.932342 [ 3 ] {4be1cf8e-0e2b-44f0-8fe5-934298b0974f} <Debug> oximeter.measurements_i8 (ad8ecba1-9c7e-45f4-8552-8b6d280269d4): There are no data parts | ||
| 293 | 2026.03.18 01:37:04.945081 [ 3 ] {4be1cf8e-0e2b-44f0-8fe5-934298b0974f} <Debug> TCPHandler: Processed in 0.016098518 sec. | ||
| 294 | 2026.03.18 01:37:04.945242 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.18 01:37:04.945404 [ 3 ] {fc51a053-9533-4a09-bf5c-5243df46712a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 296 | 2026.03.18 01:37:04.945542 [ 3 ] {fc51a053-9533-4a09-bf5c-5243df46712a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.18 01:37:04.958745 [ 3 ] {fc51a053-9533-4a09-bf5c-5243df46712a} <Debug> oximeter.measurements_u8 (5d717766-1a9d-4fd5-bda7-62f32a10b617): Loading data parts | ||
| 298 | 2026.03.18 01:37:04.959046 [ 3 ] {fc51a053-9533-4a09-bf5c-5243df46712a} <Debug> oximeter.measurements_u8 (5d717766-1a9d-4fd5-bda7-62f32a10b617): There are no data parts | ||
| 299 | 2026.03.18 01:37:04.962032 [ 3 ] {fc51a053-9533-4a09-bf5c-5243df46712a} <Debug> TCPHandler: Processed in 0.01683746 sec. | ||
| 300 | 2026.03.18 01:37:04.962208 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.18 01:37:04.962530 [ 3 ] {2694dbc7-652d-4e47-a368-02b279e4a342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 302 | 2026.03.18 01:37:04.962577 [ 3 ] {2694dbc7-652d-4e47-a368-02b279e4a342} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.18 01:37:04.979856 [ 3 ] {2694dbc7-652d-4e47-a368-02b279e4a342} <Debug> oximeter.measurements_i16 (61c84762-71e8-4aa3-ba91-b3451206c7e9): Loading data parts | ||
| 304 | 2026.03.18 01:37:04.980136 [ 3 ] {2694dbc7-652d-4e47-a368-02b279e4a342} <Debug> oximeter.measurements_i16 (61c84762-71e8-4aa3-ba91-b3451206c7e9): There are no data parts | ||
| 305 | 2026.03.18 01:37:04.982665 [ 3 ] {2694dbc7-652d-4e47-a368-02b279e4a342} <Debug> TCPHandler: Processed in 0.020523071 sec. | ||
| 306 | 2026.03.18 01:37:04.982895 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.18 01:37:04.983053 [ 3 ] {8ddf0a9f-fb18-4e0a-9b2f-281bf36ced38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 308 | 2026.03.18 01:37:04.983174 [ 3 ] {8ddf0a9f-fb18-4e0a-9b2f-281bf36ced38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.18 01:37:04.985906 [ 3 ] {8ddf0a9f-fb18-4e0a-9b2f-281bf36ced38} <Debug> oximeter.measurements_u16 (04de19d1-3a0d-4ab4-8c6f-06eddb7ddde4): Loading data parts | ||
| 310 | 2026.03.18 01:37:04.986134 [ 3 ] {8ddf0a9f-fb18-4e0a-9b2f-281bf36ced38} <Debug> oximeter.measurements_u16 (04de19d1-3a0d-4ab4-8c6f-06eddb7ddde4): There are no data parts | ||
| 311 | 2026.03.18 01:37:05.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.20 MiB, peak 121.20 MiB, free memory in arenas 0.00 B, will set to 131.11 MiB (RSS), difference: 9.92 MiB | ||
| 312 | 2026.03.18 01:37:05.020847 [ 3 ] {8ddf0a9f-fb18-4e0a-9b2f-281bf36ced38} <Debug> TCPHandler: Processed in 0.037997232 sec. | ||
| 313 | 2026.03.18 01:37:05.021205 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.18 01:37:05.021445 [ 3 ] {c11237b6-3ff0-4c17-b214-fbb328e10de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 315 | 2026.03.18 01:37:05.021602 [ 3 ] {c11237b6-3ff0-4c17-b214-fbb328e10de5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.18 01:37:05.032814 [ 3 ] {c11237b6-3ff0-4c17-b214-fbb328e10de5} <Debug> oximeter.measurements_i32 (51a48023-03f7-456f-9ee5-4c3601253d9b): Loading data parts | ||
| 317 | 2026.03.18 01:37:05.032989 [ 3 ] {c11237b6-3ff0-4c17-b214-fbb328e10de5} <Debug> oximeter.measurements_i32 (51a48023-03f7-456f-9ee5-4c3601253d9b): There are no data parts | ||
| 318 | 2026.03.18 01:37:05.043276 [ 3 ] {c11237b6-3ff0-4c17-b214-fbb328e10de5} <Debug> TCPHandler: Processed in 0.022191769 sec. | ||
| 319 | 2026.03.18 01:37:05.043454 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.03.18 01:37:05.043626 [ 3 ] {531f37b0-659f-4bb2-8f86-f76bb7c4fc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 321 | 2026.03.18 01:37:05.043804 [ 3 ] {531f37b0-659f-4bb2-8f86-f76bb7c4fc94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.03.18 01:37:05.046424 [ 3 ] {531f37b0-659f-4bb2-8f86-f76bb7c4fc94} <Debug> oximeter.measurements_u32 (3a7aca00-fcfa-422a-932b-c9507dff9536): Loading data parts | ||
| 323 | 2026.03.18 01:37:05.046576 [ 3 ] {531f37b0-659f-4bb2-8f86-f76bb7c4fc94} <Debug> oximeter.measurements_u32 (3a7aca00-fcfa-422a-932b-c9507dff9536): There are no data parts | ||
| 324 | 2026.03.18 01:37:05.059565 [ 3 ] {531f37b0-659f-4bb2-8f86-f76bb7c4fc94} <Debug> TCPHandler: Processed in 0.016163498 sec. | ||
| 325 | 2026.03.18 01:37:05.059721 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.18 01:37:05.059968 [ 3 ] {c1bff6b2-b396-4c94-a3b6-361f5abc0927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 327 | 2026.03.18 01:37:05.060081 [ 3 ] {c1bff6b2-b396-4c94-a3b6-361f5abc0927} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.18 01:37:05.062909 [ 3 ] {c1bff6b2-b396-4c94-a3b6-361f5abc0927} <Debug> oximeter.measurements_i64 (c687bd01-06fe-4413-b937-00ae8512f096): Loading data parts | ||
| 329 | 2026.03.18 01:37:05.063067 [ 3 ] {c1bff6b2-b396-4c94-a3b6-361f5abc0927} <Debug> oximeter.measurements_i64 (c687bd01-06fe-4413-b937-00ae8512f096): There are no data parts | ||
| 330 | 2026.03.18 01:37:05.075039 [ 3 ] {c1bff6b2-b396-4c94-a3b6-361f5abc0927} <Debug> TCPHandler: Processed in 0.015368355 sec. | ||
| 331 | 2026.03.18 01:37:05.075212 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.18 01:37:05.075417 [ 3 ] {71aabe37-e9c0-4a8e-949a-e7a15aebf063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 333 | 2026.03.18 01:37:05.075546 [ 3 ] {71aabe37-e9c0-4a8e-949a-e7a15aebf063} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.18 01:37:05.088285 [ 3 ] {71aabe37-e9c0-4a8e-949a-e7a15aebf063} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Loading data parts | ||
| 335 | 2026.03.18 01:37:05.088528 [ 3 ] {71aabe37-e9c0-4a8e-949a-e7a15aebf063} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): There are no data parts | ||
| 336 | 2026.03.18 01:37:05.090409 [ 3 ] {71aabe37-e9c0-4a8e-949a-e7a15aebf063} <Debug> TCPHandler: Processed in 0.015254444 sec. | ||
| 337 | 2026.03.18 01:37:05.090570 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.18 01:37:05.090802 [ 3 ] {08edd2dc-963c-4187-a2c6-0947c9cf5f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 339 | 2026.03.18 01:37:05.090903 [ 3 ] {08edd2dc-963c-4187-a2c6-0947c9cf5f5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.18 01:37:05.105663 [ 3 ] {08edd2dc-963c-4187-a2c6-0947c9cf5f5c} <Debug> oximeter.measurements_f32 (9a51cc88-2bdc-4fb7-8eac-057273c3e9eb): Loading data parts | ||
| 341 | 2026.03.18 01:37:05.105809 [ 3 ] {08edd2dc-963c-4187-a2c6-0947c9cf5f5c} <Debug> oximeter.measurements_f32 (9a51cc88-2bdc-4fb7-8eac-057273c3e9eb): There are no data parts | ||
| 342 | 2026.03.18 01:37:05.109069 [ 3 ] {08edd2dc-963c-4187-a2c6-0947c9cf5f5c} <Debug> TCPHandler: Processed in 0.018549158 sec. | ||
| 343 | 2026.03.18 01:37:05.109267 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.18 01:37:05.109479 [ 3 ] {7410fe79-57a4-48b5-a895-861da10b3f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 345 | 2026.03.18 01:37:05.109628 [ 3 ] {7410fe79-57a4-48b5-a895-861da10b3f5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.18 01:37:05.118894 [ 3 ] {7410fe79-57a4-48b5-a895-861da10b3f5e} <Debug> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Loading data parts | ||
| 347 | 2026.03.18 01:37:05.119162 [ 3 ] {7410fe79-57a4-48b5-a895-861da10b3f5e} <Debug> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): There are no data parts | ||
| 348 | 2026.03.18 01:37:05.122537 [ 3 ] {7410fe79-57a4-48b5-a895-861da10b3f5e} <Debug> TCPHandler: Processed in 0.013337162 sec. | ||
| 349 | 2026.03.18 01:37:05.122746 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.18 01:37:05.123059 [ 3 ] {28090c68-4664-4313-bbec-43d4cbd5426b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 351 | 2026.03.18 01:37:05.123213 [ 3 ] {28090c68-4664-4313-bbec-43d4cbd5426b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.18 01:37:05.133858 [ 3 ] {28090c68-4664-4313-bbec-43d4cbd5426b} <Debug> oximeter.measurements_string (4247587d-0cd4-4ab0-a160-d770bdc5421c): Loading data parts | ||
| 353 | 2026.03.18 01:37:05.134048 [ 3 ] {28090c68-4664-4313-bbec-43d4cbd5426b} <Debug> oximeter.measurements_string (4247587d-0cd4-4ab0-a160-d770bdc5421c): There are no data parts | ||
| 354 | 2026.03.18 01:37:05.146560 [ 3 ] {28090c68-4664-4313-bbec-43d4cbd5426b} <Debug> TCPHandler: Processed in 0.023896817 sec. | ||
| 355 | 2026.03.18 01:37:05.146755 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.18 01:37:05.146938 [ 3 ] {e3b0065c-7413-4797-af2d-20ae600ecac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.03.18 01:37:05.147075 [ 3 ] {e3b0065c-7413-4797-af2d-20ae600ecac6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.18 01:37:05.158036 [ 3 ] {e3b0065c-7413-4797-af2d-20ae600ecac6} <Debug> oximeter.measurements_bytes (5c4ff8ca-5bc3-4fc8-ac3c-3a60fb6edf51): Loading data parts | ||
| 366 | 2026.03.18 01:37:05.158250 [ 3 ] {e3b0065c-7413-4797-af2d-20ae600ecac6} <Debug> oximeter.measurements_bytes (5c4ff8ca-5bc3-4fc8-ac3c-3a60fb6edf51): There are no data parts | ||
| 367 | 2026.03.18 01:37:05.161795 [ 3 ] {e3b0065c-7413-4797-af2d-20ae600ecac6} <Debug> TCPHandler: Processed in 0.015115291 sec. | ||
| 368 | 2026.03.18 01:37:05.161960 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.18 01:37:05.162123 [ 3 ] {390a2cb9-260a-425f-8ca6-dd06cfa13b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 370 | 2026.03.18 01:37:05.162237 [ 3 ] {390a2cb9-260a-425f-8ca6-dd06cfa13b26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.18 01:37:05.171513 [ 3 ] {390a2cb9-260a-425f-8ca6-dd06cfa13b26} <Debug> oximeter.measurements_cumulativei64 (c5620405-3802-40d5-b24f-9a996d59eae9): Loading data parts | ||
| 372 | 2026.03.18 01:37:05.171703 [ 3 ] {390a2cb9-260a-425f-8ca6-dd06cfa13b26} <Debug> oximeter.measurements_cumulativei64 (c5620405-3802-40d5-b24f-9a996d59eae9): There are no data parts | ||
| 373 | 2026.03.18 01:37:05.174873 [ 3 ] {390a2cb9-260a-425f-8ca6-dd06cfa13b26} <Debug> TCPHandler: Processed in 0.012962296 sec. | ||
| 374 | 2026.03.18 01:37:05.175130 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.18 01:37:05.175304 [ 3 ] {9965db55-abc6-4bd8-8de4-d7a60b77db9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 376 | 2026.03.18 01:37:05.175424 [ 3 ] {9965db55-abc6-4bd8-8de4-d7a60b77db9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.18 01:37:05.186640 [ 3 ] {9965db55-abc6-4bd8-8de4-d7a60b77db9e} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Loading data parts | ||
| 378 | 2026.03.18 01:37:05.186871 [ 3 ] {9965db55-abc6-4bd8-8de4-d7a60b77db9e} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): There are no data parts | ||
| 379 | 2026.03.18 01:37:05.196632 [ 3 ] {9965db55-abc6-4bd8-8de4-d7a60b77db9e} <Debug> TCPHandler: Processed in 0.021559948 sec. | ||
| 380 | 2026.03.18 01:37:05.196786 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.18 01:37:05.197033 [ 3 ] {1df4155d-77ab-4bcf-9712-417fd08bd8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 382 | 2026.03.18 01:37:05.197159 [ 3 ] {1df4155d-77ab-4bcf-9712-417fd08bd8e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.18 01:37:05.209222 [ 3 ] {1df4155d-77ab-4bcf-9712-417fd08bd8e0} <Debug> oximeter.measurements_cumulativef32 (619ba178-2fe7-4e53-b6fb-dedebd15788e): Loading data parts | ||
| 384 | 2026.03.18 01:37:05.209455 [ 3 ] {1df4155d-77ab-4bcf-9712-417fd08bd8e0} <Debug> oximeter.measurements_cumulativef32 (619ba178-2fe7-4e53-b6fb-dedebd15788e): There are no data parts | ||
| 385 | 2026.03.18 01:37:05.213830 [ 3 ] {1df4155d-77ab-4bcf-9712-417fd08bd8e0} <Debug> TCPHandler: Processed in 0.017092084 sec. | ||
| 386 | 2026.03.18 01:37:05.214045 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.18 01:37:05.214237 [ 3 ] {b8cd3e88-59b8-4ec6-98a1-664bb505bd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 388 | 2026.03.18 01:37:05.214389 [ 3 ] {b8cd3e88-59b8-4ec6-98a1-664bb505bd9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.18 01:37:05.222051 [ 3 ] {b8cd3e88-59b8-4ec6-98a1-664bb505bd9a} <Debug> oximeter.measurements_cumulativef64 (510dd42e-df9a-4e46-b40d-e88dbc427d9c): Loading data parts | ||
| 390 | 2026.03.18 01:37:05.222363 [ 3 ] {b8cd3e88-59b8-4ec6-98a1-664bb505bd9a} <Debug> oximeter.measurements_cumulativef64 (510dd42e-df9a-4e46-b40d-e88dbc427d9c): There are no data parts | ||
| 391 | 2026.03.18 01:37:05.232037 [ 3 ] {b8cd3e88-59b8-4ec6-98a1-664bb505bd9a} <Debug> TCPHandler: Processed in 0.018075651 sec. | ||
| 392 | 2026.03.18 01:37:05.232225 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.18 01:37:05.232575 [ 3 ] {8066be52-2771-49c0-ba29-9fc824184a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.03.18 01:37:05.232719 [ 3 ] {8066be52-2771-49c0-ba29-9fc824184a14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.18 01:37:05.235404 [ 3 ] {8066be52-2771-49c0-ba29-9fc824184a14} <Debug> oximeter.measurements_histogrami8 (4074a356-f0ac-4ae0-8aef-9cdbb87f4262): Loading data parts | ||
| 406 | 2026.03.18 01:37:05.235566 [ 3 ] {8066be52-2771-49c0-ba29-9fc824184a14} <Debug> oximeter.measurements_histogrami8 (4074a356-f0ac-4ae0-8aef-9cdbb87f4262): There are no data parts | ||
| 407 | 2026.03.18 01:37:05.245890 [ 3 ] {8066be52-2771-49c0-ba29-9fc824184a14} <Debug> TCPHandler: Processed in 0.013726558 sec. | ||
| 408 | 2026.03.18 01:37:05.246044 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.18 01:37:05.246259 [ 3 ] {28d68279-06df-4901-823c-0d107bb4e580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 410 | 2026.03.18 01:37:05.246401 [ 3 ] {28d68279-06df-4901-823c-0d107bb4e580} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.18 01:37:05.260155 [ 3 ] {28d68279-06df-4901-823c-0d107bb4e580} <Debug> oximeter.measurements_histogramu8 (8c48a7ee-29b0-4fb7-a610-f1479a8b90dc): Loading data parts | ||
| 412 | 2026.03.18 01:37:05.260462 [ 3 ] {28d68279-06df-4901-823c-0d107bb4e580} <Debug> oximeter.measurements_histogramu8 (8c48a7ee-29b0-4fb7-a610-f1479a8b90dc): There are no data parts | ||
| 413 | 2026.03.18 01:37:05.263863 [ 3 ] {28d68279-06df-4901-823c-0d107bb4e580} <Debug> TCPHandler: Processed in 0.017868907 sec. | ||
| 414 | 2026.03.18 01:37:05.264016 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.18 01:37:05.264323 [ 3 ] {66cc8ee3-491e-4063-8a14-0fb8118b3f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 416 | 2026.03.18 01:37:05.264457 [ 3 ] {66cc8ee3-491e-4063-8a14-0fb8118b3f67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.18 01:37:05.275293 [ 3 ] {66cc8ee3-491e-4063-8a14-0fb8118b3f67} <Debug> oximeter.measurements_histogrami16 (dd169adb-2fc9-4dda-a08d-ae8d4db78e64): Loading data parts | ||
| 418 | 2026.03.18 01:37:05.275458 [ 3 ] {66cc8ee3-491e-4063-8a14-0fb8118b3f67} <Debug> oximeter.measurements_histogrami16 (dd169adb-2fc9-4dda-a08d-ae8d4db78e64): There are no data parts | ||
| 419 | 2026.03.18 01:37:05.277999 [ 3 ] {66cc8ee3-491e-4063-8a14-0fb8118b3f67} <Debug> TCPHandler: Processed in 0.014032924 sec. | ||
| 420 | 2026.03.18 01:37:05.278270 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.18 01:37:05.278493 [ 3 ] {20c19e22-ad3d-4d6b-9711-6599082c209c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 422 | 2026.03.18 01:37:05.278663 [ 3 ] {20c19e22-ad3d-4d6b-9711-6599082c209c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.18 01:37:05.290671 [ 3 ] {20c19e22-ad3d-4d6b-9711-6599082c209c} <Debug> oximeter.measurements_histogramu16 (d76e1c35-b3b5-4ffc-936f-24529e58753c): Loading data parts | ||
| 424 | 2026.03.18 01:37:05.290893 [ 3 ] {20c19e22-ad3d-4d6b-9711-6599082c209c} <Debug> oximeter.measurements_histogramu16 (d76e1c35-b3b5-4ffc-936f-24529e58753c): There are no data parts | ||
| 425 | 2026.03.18 01:37:05.304006 [ 3 ] {20c19e22-ad3d-4d6b-9711-6599082c209c} <Debug> TCPHandler: Processed in 0.025786669 sec. | ||
| 426 | 2026.03.18 01:37:05.304191 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.18 01:37:05.304579 [ 3 ] {83a2096f-1c4c-4b7f-8e78-a129a85c9300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 428 | 2026.03.18 01:37:05.304706 [ 3 ] {83a2096f-1c4c-4b7f-8e78-a129a85c9300} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.18 01:37:05.323110 [ 3 ] {83a2096f-1c4c-4b7f-8e78-a129a85c9300} <Debug> oximeter.measurements_histogrami32 (ea534c01-6961-4c19-88bb-ea3fbf92ddda): Loading data parts | ||
| 430 | 2026.03.18 01:37:05.323299 [ 3 ] {83a2096f-1c4c-4b7f-8e78-a129a85c9300} <Debug> oximeter.measurements_histogrami32 (ea534c01-6961-4c19-88bb-ea3fbf92ddda): There are no data parts | ||
| 431 | 2026.03.18 01:37:05.327058 [ 3 ] {83a2096f-1c4c-4b7f-8e78-a129a85c9300} <Debug> TCPHandler: Processed in 0.022929221 sec. | ||
| 432 | 2026.03.18 01:37:05.327308 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.18 01:37:05.327524 [ 3 ] {1641fce6-9202-4d78-abbb-3806ad3bf601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 434 | 2026.03.18 01:37:05.327668 [ 3 ] {1641fce6-9202-4d78-abbb-3806ad3bf601} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.18 01:37:05.339050 [ 3 ] {1641fce6-9202-4d78-abbb-3806ad3bf601} <Debug> oximeter.measurements_histogramu32 (edb8d5a4-80d4-49bf-8eda-c23096ea8f07): Loading data parts | ||
| 436 | 2026.03.18 01:37:05.339314 [ 3 ] {1641fce6-9202-4d78-abbb-3806ad3bf601} <Debug> oximeter.measurements_histogramu32 (edb8d5a4-80d4-49bf-8eda-c23096ea8f07): There are no data parts | ||
| 437 | 2026.03.18 01:37:05.352956 [ 3 ] {1641fce6-9202-4d78-abbb-3806ad3bf601} <Debug> TCPHandler: Processed in 0.025697277 sec. | ||
| 438 | 2026.03.18 01:37:05.353146 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.18 01:37:05.353508 [ 3 ] {a11874f4-04dc-4d12-aacc-f2d681fded30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 440 | 2026.03.18 01:37:05.353659 [ 3 ] {a11874f4-04dc-4d12-aacc-f2d681fded30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.18 01:37:05.367000 [ 3 ] {a11874f4-04dc-4d12-aacc-f2d681fded30} <Debug> oximeter.measurements_histogrami64 (8db21fca-36c1-4551-acfd-f74ec70bfa9b): Loading data parts | ||
| 442 | 2026.03.18 01:37:05.367179 [ 3 ] {a11874f4-04dc-4d12-aacc-f2d681fded30} <Debug> oximeter.measurements_histogrami64 (8db21fca-36c1-4551-acfd-f74ec70bfa9b): There are no data parts | ||
| 443 | 2026.03.18 01:37:05.370163 [ 3 ] {a11874f4-04dc-4d12-aacc-f2d681fded30} <Debug> TCPHandler: Processed in 0.017081844 sec. | ||
| 444 | 2026.03.18 01:37:05.370391 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.18 01:37:05.370616 [ 3 ] {409bea6d-6d9a-48ca-8b5a-54c8f23b9bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 446 | 2026.03.18 01:37:05.370761 [ 3 ] {409bea6d-6d9a-48ca-8b5a-54c8f23b9bd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.18 01:37:05.384766 [ 3 ] {409bea6d-6d9a-48ca-8b5a-54c8f23b9bd9} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Loading data parts | ||
| 448 | 2026.03.18 01:37:05.384985 [ 3 ] {409bea6d-6d9a-48ca-8b5a-54c8f23b9bd9} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): There are no data parts | ||
| 449 | 2026.03.18 01:37:05.389082 [ 3 ] {409bea6d-6d9a-48ca-8b5a-54c8f23b9bd9} <Debug> TCPHandler: Processed in 0.018740172 sec. | ||
| 450 | 2026.03.18 01:37:05.389271 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.18 01:37:05.389583 [ 3 ] {041fc694-ff0a-43d3-805d-ce551992bb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 452 | 2026.03.18 01:37:05.389733 [ 3 ] {041fc694-ff0a-43d3-805d-ce551992bb03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.18 01:37:05.395297 [ 3 ] {041fc694-ff0a-43d3-805d-ce551992bb03} <Debug> oximeter.measurements_histogramf32 (eefd5a7d-36b0-4ba6-83a4-cd6017e2fe7e): Loading data parts | ||
| 454 | 2026.03.18 01:37:05.395467 [ 3 ] {041fc694-ff0a-43d3-805d-ce551992bb03} <Debug> oximeter.measurements_histogramf32 (eefd5a7d-36b0-4ba6-83a4-cd6017e2fe7e): There are no data parts | ||
| 455 | 2026.03.18 01:37:05.397873 [ 3 ] {041fc694-ff0a-43d3-805d-ce551992bb03} <Debug> TCPHandler: Processed in 0.008665124 sec. | ||
| 456 | 2026.03.18 01:37:05.398117 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.18 01:37:05.398334 [ 3 ] {aae31a93-967c-4f5e-ac61-bac10258aebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 458 | 2026.03.18 01:37:05.398477 [ 3 ] {aae31a93-967c-4f5e-ac61-bac10258aebc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.18 01:37:05.401938 [ 3 ] {aae31a93-967c-4f5e-ac61-bac10258aebc} <Debug> oximeter.measurements_histogramf64 (7e33b396-d822-4dcc-b175-b66d21baad81): Loading data parts | ||
| 460 | 2026.03.18 01:37:05.402108 [ 3 ] {aae31a93-967c-4f5e-ac61-bac10258aebc} <Debug> oximeter.measurements_histogramf64 (7e33b396-d822-4dcc-b175-b66d21baad81): There are no data parts | ||
| 461 | 2026.03.18 01:37:05.404126 [ 3 ] {aae31a93-967c-4f5e-ac61-bac10258aebc} <Debug> TCPHandler: Processed in 0.006060231 sec. | ||
| 462 | 2026.03.18 01:37:05.404275 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.18 01:37:05.404453 [ 3 ] {53778525-6703-463d-a877-349358f713b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.03.18 01:37:05.404598 [ 3 ] {53778525-6703-463d-a877-349358f713b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.18 01:37:05.408456 [ 3 ] {53778525-6703-463d-a877-349358f713b8} <Debug> oximeter.fields_bool (ea9be0cf-e77b-4ded-8e8c-efe8572c5952): Loading data parts | ||
| 491 | 2026.03.18 01:37:05.408901 [ 3 ] {53778525-6703-463d-a877-349358f713b8} <Debug> oximeter.fields_bool (ea9be0cf-e77b-4ded-8e8c-efe8572c5952): There are no data parts | ||
| 492 | 2026.03.18 01:37:05.411568 [ 3 ] {53778525-6703-463d-a877-349358f713b8} <Debug> TCPHandler: Processed in 0.007343193 sec. | ||
| 493 | 2026.03.18 01:37:05.411716 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.18 01:37:05.411969 [ 3 ] {7f15983b-f8e5-458d-bfec-285edab17397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 495 | 2026.03.18 01:37:05.412083 [ 3 ] {7f15983b-f8e5-458d-bfec-285edab17397} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.18 01:37:05.415484 [ 3 ] {7f15983b-f8e5-458d-bfec-285edab17397} <Debug> oximeter.fields_i8 (10680c12-78bd-469e-baf8-75ef328ba586): Loading data parts | ||
| 497 | 2026.03.18 01:37:05.415732 [ 3 ] {7f15983b-f8e5-458d-bfec-285edab17397} <Debug> oximeter.fields_i8 (10680c12-78bd-469e-baf8-75ef328ba586): There are no data parts | ||
| 498 | 2026.03.18 01:37:05.417683 [ 3 ] {7f15983b-f8e5-458d-bfec-285edab17397} <Debug> TCPHandler: Processed in 0.00601556 sec. | ||
| 499 | 2026.03.18 01:37:05.417848 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.18 01:37:05.418066 [ 3 ] {5d8c97da-4306-4375-b195-2061f88cfd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 501 | 2026.03.18 01:37:05.418240 [ 3 ] {5d8c97da-4306-4375-b195-2061f88cfd01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.18 01:37:05.424283 [ 3 ] {5d8c97da-4306-4375-b195-2061f88cfd01} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Loading data parts | ||
| 503 | 2026.03.18 01:37:05.424497 [ 3 ] {5d8c97da-4306-4375-b195-2061f88cfd01} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): There are no data parts | ||
| 504 | 2026.03.18 01:37:05.426052 [ 3 ] {5d8c97da-4306-4375-b195-2061f88cfd01} <Debug> TCPHandler: Processed in 0.008264617 sec. | ||
| 505 | 2026.03.18 01:37:05.426198 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.18 01:37:05.426427 [ 3 ] {974d47df-bcb9-4e44-987a-f2b24e62c92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 507 | 2026.03.18 01:37:05.426543 [ 3 ] {974d47df-bcb9-4e44-987a-f2b24e62c92f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.18 01:37:05.431469 [ 3 ] {974d47df-bcb9-4e44-987a-f2b24e62c92f} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Loading data parts | ||
| 509 | 2026.03.18 01:37:05.431700 [ 3 ] {974d47df-bcb9-4e44-987a-f2b24e62c92f} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): There are no data parts | ||
| 510 | 2026.03.18 01:37:05.435035 [ 3 ] {974d47df-bcb9-4e44-987a-f2b24e62c92f} <Debug> TCPHandler: Processed in 0.008885857 sec. | ||
| 511 | 2026.03.18 01:37:05.435192 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.18 01:37:05.435376 [ 3 ] {cad1c52e-6694-4b8f-8fc9-c36634f9d8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 513 | 2026.03.18 01:37:05.435502 [ 3 ] {cad1c52e-6694-4b8f-8fc9-c36634f9d8ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.18 01:37:05.439094 [ 3 ] {cad1c52e-6694-4b8f-8fc9-c36634f9d8ef} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Loading data parts | ||
| 515 | 2026.03.18 01:37:05.439312 [ 3 ] {cad1c52e-6694-4b8f-8fc9-c36634f9d8ef} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): There are no data parts | ||
| 516 | 2026.03.18 01:37:05.441830 [ 3 ] {cad1c52e-6694-4b8f-8fc9-c36634f9d8ef} <Debug> TCPHandler: Processed in 0.006697211 sec. | ||
| 517 | 2026.03.18 01:37:05.441985 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.18 01:37:05.442255 [ 3 ] {177de3aa-026c-4d40-9e73-4afc0d9ef1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 519 | 2026.03.18 01:37:05.442381 [ 3 ] {177de3aa-026c-4d40-9e73-4afc0d9ef1aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.18 01:37:05.444151 [ 3 ] {177de3aa-026c-4d40-9e73-4afc0d9ef1aa} <Debug> oximeter.fields_i32 (ff5ec3f7-fc54-48e6-8093-116f8fe7cc2a): Loading data parts | ||
| 521 | 2026.03.18 01:37:05.444293 [ 3 ] {177de3aa-026c-4d40-9e73-4afc0d9ef1aa} <Debug> oximeter.fields_i32 (ff5ec3f7-fc54-48e6-8093-116f8fe7cc2a): There are no data parts | ||
| 522 | 2026.03.18 01:37:05.448682 [ 3 ] {177de3aa-026c-4d40-9e73-4afc0d9ef1aa} <Debug> TCPHandler: Processed in 0.006755762 sec. | ||
| 523 | 2026.03.18 01:37:05.448850 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.18 01:37:05.449039 [ 3 ] {81dbb141-886d-4bd7-b5b6-7f69498d4afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 525 | 2026.03.18 01:37:05.449184 [ 3 ] {81dbb141-886d-4bd7-b5b6-7f69498d4afe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.18 01:37:05.451401 [ 3 ] {81dbb141-886d-4bd7-b5b6-7f69498d4afe} <Debug> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Loading data parts | ||
| 527 | 2026.03.18 01:37:05.451573 [ 3 ] {81dbb141-886d-4bd7-b5b6-7f69498d4afe} <Debug> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): There are no data parts | ||
| 528 | 2026.03.18 01:37:05.453878 [ 3 ] {81dbb141-886d-4bd7-b5b6-7f69498d4afe} <Debug> TCPHandler: Processed in 0.005087675 sec. | ||
| 529 | 2026.03.18 01:37:05.454012 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.18 01:37:05.454249 [ 3 ] {0a419a33-760e-43ea-ba42-e4231dd78980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 531 | 2026.03.18 01:37:05.454437 [ 3 ] {0a419a33-760e-43ea-ba42-e4231dd78980} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.18 01:37:05.456249 [ 3 ] {0a419a33-760e-43ea-ba42-e4231dd78980} <Debug> oximeter.fields_i64 (8406bb59-81c8-4854-9416-0c5958b49385): Loading data parts | ||
| 533 | 2026.03.18 01:37:05.456385 [ 3 ] {0a419a33-760e-43ea-ba42-e4231dd78980} <Debug> oximeter.fields_i64 (8406bb59-81c8-4854-9416-0c5958b49385): There are no data parts | ||
| 534 | 2026.03.18 01:37:05.460795 [ 3 ] {0a419a33-760e-43ea-ba42-e4231dd78980} <Debug> TCPHandler: Processed in 0.006830953 sec. | ||
| 535 | 2026.03.18 01:37:05.460952 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.18 01:37:05.461145 [ 3 ] {34c46a0a-dea0-461c-b13f-3d7636c2a1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 537 | 2026.03.18 01:37:05.461273 [ 3 ] {34c46a0a-dea0-461c-b13f-3d7636c2a1d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.18 01:37:05.467527 [ 3 ] {34c46a0a-dea0-461c-b13f-3d7636c2a1d7} <Debug> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Loading data parts | ||
| 539 | 2026.03.18 01:37:05.467691 [ 3 ] {34c46a0a-dea0-461c-b13f-3d7636c2a1d7} <Debug> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): There are no data parts | ||
| 540 | 2026.03.18 01:37:05.470461 [ 3 ] {34c46a0a-dea0-461c-b13f-3d7636c2a1d7} <Debug> TCPHandler: Processed in 0.009566569 sec. | ||
| 541 | 2026.03.18 01:37:05.470624 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.18 01:37:05.470890 [ 3 ] {441970b1-1a5d-4c51-8f99-a7ee9d8613e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 543 | 2026.03.18 01:37:05.471017 [ 3 ] {441970b1-1a5d-4c51-8f99-a7ee9d8613e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.18 01:37:05.472969 [ 3 ] {441970b1-1a5d-4c51-8f99-a7ee9d8613e9} <Debug> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Loading data parts | ||
| 545 | 2026.03.18 01:37:05.473099 [ 3 ] {441970b1-1a5d-4c51-8f99-a7ee9d8613e9} <Debug> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): There are no data parts | ||
| 546 | 2026.03.18 01:37:05.477472 [ 3 ] {441970b1-1a5d-4c51-8f99-a7ee9d8613e9} <Debug> TCPHandler: Processed in 0.006906085 sec. | ||
| 547 | 2026.03.18 01:37:05.477614 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.18 01:37:05.477765 [ 3 ] {e0204631-5484-4951-874a-f383ac30dd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 549 | 2026.03.18 01:37:05.477871 [ 3 ] {e0204631-5484-4951-874a-f383ac30dd4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.18 01:37:05.480023 [ 3 ] {e0204631-5484-4951-874a-f383ac30dd4f} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Loading data parts | ||
| 551 | 2026.03.18 01:37:05.480180 [ 3 ] {e0204631-5484-4951-874a-f383ac30dd4f} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): There are no data parts | ||
| 552 | 2026.03.18 01:37:05.486088 [ 3 ] {e0204631-5484-4951-874a-f383ac30dd4f} <Debug> TCPHandler: Processed in 0.008522532 sec. | ||
| 553 | 2026.03.18 01:37:05.486267 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.18 01:37:05.486532 [ 3 ] {9056a07f-ff8d-43ee-a1d8-eabfc8613356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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) | ||
| 555 | 2026.03.18 01:37:05.486658 [ 3 ] {9056a07f-ff8d-43ee-a1d8-eabfc8613356} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.18 01:37:05.492914 [ 3 ] {9056a07f-ff8d-43ee-a1d8-eabfc8613356} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Loading data parts | ||
| 557 | 2026.03.18 01:37:05.493070 [ 3 ] {9056a07f-ff8d-43ee-a1d8-eabfc8613356} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): There are no data parts | ||
| 558 | 2026.03.18 01:37:05.495553 [ 3 ] {9056a07f-ff8d-43ee-a1d8-eabfc8613356} <Debug> TCPHandler: Processed in 0.009345345 sec. | ||
| 559 | 2026.03.18 01:37:05.495738 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.18 01:37:05.496046 [ 3 ] {09ad77e1-f36f-4bd0-997e-be932b082ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.03.18 01:37:05.496225 [ 3 ] {09ad77e1-f36f-4bd0-997e-be932b082ba3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.18 01:37:05.501332 [ 3 ] {09ad77e1-f36f-4bd0-997e-be932b082ba3} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74): Loading data parts | ||
| 566 | 2026.03.18 01:37:05.501501 [ 3 ] {09ad77e1-f36f-4bd0-997e-be932b082ba3} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74): There are no data parts | ||
| 567 | 2026.03.18 01:37:05.503265 [ 3 ] {09ad77e1-f36f-4bd0-997e-be932b082ba3} <Debug> TCPHandler: Processed in 0.007586776 sec. | ||
| 568 | 2026.03.18 01:37:05.503501 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.18 01:37:05.503775 [ 253 ] {2ab98231-90dc-4508-9069-b094996f3278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.18 01:37:05.505247 [ 253 ] {2ab98231-90dc-4508-9069-b094996f3278} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.18 01:37:05.521938 [ 260 ] {2ab98231-90dc-4508-9069-b094996f3278} <Trace> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.18 01:37:05.522005 [ 260 ] {2ab98231-90dc-4508-9069-b094996f3278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 573 | 2026.03.18 01:37:05.527052 [ 260 ] {2ab98231-90dc-4508-9069-b094996f3278} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.18 01:37:05.527654 [ 260 ] {2ab98231-90dc-4508-9069-b094996f3278} <Trace> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.03.18 01:37:05.527930 [ 253 ] {2ab98231-90dc-4508-9069-b094996f3278} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024296 sec., 41.15903852486006 rows/sec., 658.54 B/sec. | ||
| 576 | 2026.03.18 01:37:05.528369 [ 253 ] {2ab98231-90dc-4508-9069-b094996f3278} <Debug> TCPHandler: Processed in 0.024936195 sec. | ||
| 577 | 2026.03.18 01:37:06.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.94 MiB, peak 133.94 MiB, free memory in arenas 0.00 B, will set to 138.14 MiB (RSS), difference: 4.20 MiB | ||
| 578 | 2026.03.18 01:37:07.133037 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46326 | ||
| 579 | 2026.03.18 01:37:07.133299 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.03.18 01:37:07.133351 [ 262 ] {} <Debug> TCP-Session: dbe505eb-743b-4602-b87a-feeb52cfc2ad Authenticating user 'default' from [fd00:1122:3344:101::b]:46326 | ||
| 581 | 2026.03.18 01:37:07.133377 [ 262 ] {} <Debug> TCP-Session: dbe505eb-743b-4602-b87a-feeb52cfc2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.18 01:37:07.133469 [ 262 ] {} <Debug> TCP-Session: dbe505eb-743b-4602-b87a-feeb52cfc2ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.18 01:37:07.133535 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.03.18 01:37:07.133561 [ 262 ] {} <Trace> 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 | ||
| 585 | 2026.03.18 01:37:07.133648 [ 262 ] {} <Trace> 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 | ||
| 586 | 2026.03.18 01:37:07.134087 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57813 | ||
| 587 | 2026.03.18 01:37:07.134253 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.03.18 01:37:07.134295 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65104 | ||
| 589 | 2026.03.18 01:37:07.134306 [ 263 ] {} <Debug> TCP-Session: 0f13d18a-9994-4d48-9479-1f262963e871 Authenticating user 'default' from [fd00:1122:3344:101::b]:57813 | ||
| 590 | 2026.03.18 01:37:07.134368 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59474 | ||
| 591 | 2026.03.18 01:37:07.134297 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52043 | ||
| 592 | 2026.03.18 01:37:07.134493 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51311 | ||
| 593 | 2026.03.18 01:37:07.134528 [ 263 ] {} <Debug> TCP-Session: 0f13d18a-9994-4d48-9479-1f262963e871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.03.18 01:37:07.134535 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.03.18 01:37:07.134643 [ 263 ] {} <Debug> TCP-Session: 0f13d18a-9994-4d48-9479-1f262963e871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.03.18 01:37:07.134670 [ 265 ] {} <Debug> TCP-Session: adc3055d-3aa6-408d-b0a3-aed05cbcf80c Authenticating user 'default' from [fd00:1122:3344:101::b]:65104 | ||
| 597 | 2026.03.18 01:37:07.134751 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63217 | ||
| 598 | 2026.03.18 01:37:07.134753 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55999 | ||
| 599 | 2026.03.18 01:37:07.134800 [ 265 ] {} <Debug> TCP-Session: adc3055d-3aa6-408d-b0a3-aed05cbcf80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.03.18 01:37:07.134832 [ 265 ] {} <Debug> TCP-Session: adc3055d-3aa6-408d-b0a3-aed05cbcf80c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.03.18 01:37:07.134884 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.03.18 01:37:07.134885 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.03.18 01:37:07.134953 [ 267 ] {} <Debug> TCP-Session: 0044ae66-6775-4e7f-bce2-6c8450f471e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:51311 | ||
| 604 | 2026.03.18 01:37:07.134953 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.03.18 01:37:07.134956 [ 266 ] {} <Debug> TCP-Session: aa220a99-5915-4c72-a027-173e64c84305 Authenticating user 'default' from [fd00:1122:3344:101::b]:59474 | ||
| 606 | 2026.03.18 01:37:07.135059 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.03.18 01:37:07.135107 [ 264 ] {} <Debug> TCP-Session: a375b5b4-45ac-4382-813c-4f8546f9f774 Authenticating user 'default' from [fd00:1122:3344:101::b]:52043 | ||
| 608 | 2026.03.18 01:37:07.135109 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2026.03.18 01:37:07.135100 [ 267 ] {} <Debug> TCP-Session: 0044ae66-6775-4e7f-bce2-6c8450f471e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.03.18 01:37:07.135270 [ 264 ] {} <Debug> TCP-Session: a375b5b4-45ac-4382-813c-4f8546f9f774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.03.18 01:37:07.135295 [ 267 ] {} <Debug> TCP-Session: 0044ae66-6775-4e7f-bce2-6c8450f471e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.18 01:37:07.135259 [ 269 ] {} <Debug> TCP-Session: 23e55c60-bdc9-43c6-9c5e-c5fff01e509c Authenticating user 'default' from [fd00:1122:3344:101::b]:63217 | ||
| 613 | 2026.03.18 01:37:07.135246 [ 268 ] {} <Debug> TCP-Session: 4e012590-3451-4c6c-9447-82263fcaaaef Authenticating user 'default' from [fd00:1122:3344:101::b]:55999 | ||
| 614 | 2026.03.18 01:37:07.135372 [ 269 ] {} <Debug> TCP-Session: 23e55c60-bdc9-43c6-9c5e-c5fff01e509c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.18 01:37:07.135355 [ 264 ] {} <Debug> TCP-Session: a375b5b4-45ac-4382-813c-4f8546f9f774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.18 01:37:07.135097 [ 266 ] {} <Debug> TCP-Session: aa220a99-5915-4c72-a027-173e64c84305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.18 01:37:07.135477 [ 269 ] {} <Debug> TCP-Session: 23e55c60-bdc9-43c6-9c5e-c5fff01e509c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.18 01:37:07.135453 [ 268 ] {} <Debug> TCP-Session: 4e012590-3451-4c6c-9447-82263fcaaaef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.18 01:37:07.135567 [ 266 ] {} <Debug> TCP-Session: aa220a99-5915-4c72-a027-173e64c84305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.18 01:37:07.135594 [ 268 ] {} <Debug> TCP-Session: 4e012590-3451-4c6c-9447-82263fcaaaef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.18 01:37:07.349057 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52069 | ||
| 622 | 2026.03.18 01:37:07.349264 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.18 01:37:07.349409 [ 270 ] {} <Debug> TCP-Session: 4f145b10-9d7a-4844-bfc9-447304175b34 Authenticating user 'default' from [fd00:1122:3344:101::c]:52069 | ||
| 624 | 2026.03.18 01:37:07.349433 [ 270 ] {} <Debug> TCP-Session: 4f145b10-9d7a-4844-bfc9-447304175b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.18 01:37:07.349445 [ 270 ] {} <Debug> TCP-Session: 4f145b10-9d7a-4844-bfc9-447304175b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.18 01:37:07.349586 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.18 01:37:07.349623 [ 270 ] {} <Trace> 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 | ||
| 628 | 2026.03.18 01:37:07.349716 [ 270 ] {} <Trace> 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 | ||
| 629 | 2026.03.18 01:37:07.350215 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53718 | ||
| 630 | 2026.03.18 01:37:07.350216 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62655 | ||
| 631 | 2026.03.18 01:37:07.350321 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52219 | ||
| 632 | 2026.03.18 01:37:07.350367 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50705 | ||
| 633 | 2026.03.18 01:37:07.350459 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60603 | ||
| 634 | 2026.03.18 01:37:07.350542 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59947 | ||
| 635 | 2026.03.18 01:37:07.350767 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.03.18 01:37:07.350801 [ 274 ] {} <Debug> TCP-Session: 33ddf159-4881-4e38-972d-e804c7e3137b Authenticating user 'default' from [fd00:1122:3344:101::c]:50705 | ||
| 637 | 2026.03.18 01:37:07.350811 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.03.18 01:37:07.350817 [ 274 ] {} <Debug> TCP-Session: 33ddf159-4881-4e38-972d-e804c7e3137b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.03.18 01:37:07.350823 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64741 | ||
| 640 | 2026.03.18 01:37:07.350930 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.03.18 01:37:07.350951 [ 273 ] {} <Debug> TCP-Session: b64556f6-ba44-47a8-89e4-e74061f8b0a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:52219 | ||
| 642 | 2026.03.18 01:37:07.351010 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.03.18 01:37:07.351042 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.18 01:37:07.350932 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.03.18 01:37:07.351105 [ 273 ] {} <Debug> TCP-Session: b64556f6-ba44-47a8-89e4-e74061f8b0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.18 01:37:07.351104 [ 272 ] {} <Debug> TCP-Session: 2e6beb6f-0b06-47b8-9c2c-f1df3b1d5401 Authenticating user 'default' from [fd00:1122:3344:101::c]:62655 | ||
| 647 | 2026.03.18 01:37:07.351088 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.18 01:37:07.351257 [ 273 ] {} <Debug> TCP-Session: b64556f6-ba44-47a8-89e4-e74061f8b0a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.18 01:37:07.351255 [ 272 ] {} <Debug> TCP-Session: 2e6beb6f-0b06-47b8-9c2c-f1df3b1d5401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.18 01:37:07.351246 [ 276 ] {} <Debug> TCP-Session: 59968c06-5ccf-4659-8747-a650770e119b Authenticating user 'default' from [fd00:1122:3344:101::c]:59947 | ||
| 651 | 2026.03.18 01:37:07.351374 [ 272 ] {} <Debug> TCP-Session: 2e6beb6f-0b06-47b8-9c2c-f1df3b1d5401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.18 01:37:07.351368 [ 277 ] {} <Debug> TCP-Session: 43a5b2e6-558f-4471-9a2c-4dd61cb6b588 Authenticating user 'default' from [fd00:1122:3344:101::c]:64741 | ||
| 653 | 2026.03.18 01:37:07.351081 [ 271 ] {} <Debug> TCP-Session: 86811d85-8a54-413f-ae52-182cd1fa63fb Authenticating user 'default' from [fd00:1122:3344:101::c]:53718 | ||
| 654 | 2026.03.18 01:37:07.351492 [ 277 ] {} <Debug> TCP-Session: 43a5b2e6-558f-4471-9a2c-4dd61cb6b588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.18 01:37:07.351453 [ 276 ] {} <Debug> TCP-Session: 59968c06-5ccf-4659-8747-a650770e119b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.18 01:37:07.351074 [ 275 ] {} <Debug> TCP-Session: 654e23aa-702c-4514-8acf-454a7a2d87ee Authenticating user 'default' from [fd00:1122:3344:101::c]:60603 | ||
| 657 | 2026.03.18 01:37:07.351586 [ 277 ] {} <Debug> TCP-Session: 43a5b2e6-558f-4471-9a2c-4dd61cb6b588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.18 01:37:07.351570 [ 271 ] {} <Debug> TCP-Session: 86811d85-8a54-413f-ae52-182cd1fa63fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.18 01:37:07.351570 [ 276 ] {} <Debug> TCP-Session: 59968c06-5ccf-4659-8747-a650770e119b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.18 01:37:07.351660 [ 271 ] {} <Debug> TCP-Session: 86811d85-8a54-413f-ae52-182cd1fa63fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.18 01:37:07.350962 [ 274 ] {} <Debug> TCP-Session: 33ddf159-4881-4e38-972d-e804c7e3137b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.18 01:37:07.351652 [ 275 ] {} <Debug> TCP-Session: 654e23aa-702c-4514-8acf-454a7a2d87ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.18 01:37:07.351884 [ 275 ] {} <Debug> TCP-Session: 654e23aa-702c-4514-8acf-454a7a2d87ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.18 01:37:09.462866 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47181 | ||
| 665 | 2026.03.18 01:37:09.463022 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.18 01:37:09.463066 [ 278 ] {} <Debug> TCP-Session: ddf00049-011c-427f-a168-ddcd88e1e708 Authenticating user 'default' from [fd00:1122:3344:101::a]:47181 | ||
| 667 | 2026.03.18 01:37:09.463186 [ 278 ] {} <Debug> TCP-Session: ddf00049-011c-427f-a168-ddcd88e1e708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.18 01:37:09.463200 [ 278 ] {} <Debug> TCP-Session: ddf00049-011c-427f-a168-ddcd88e1e708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.18 01:37:09.463259 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.18 01:37:09.463373 [ 278 ] {} <Trace> 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 | ||
| 671 | 2026.03.18 01:37:09.463392 [ 278 ] {} <Trace> 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 | ||
| 672 | 2026.03.18 01:37:09.463860 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41640 | ||
| 673 | 2026.03.18 01:37:09.463966 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51952 | ||
| 674 | 2026.03.18 01:37:09.464092 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.18 01:37:09.464122 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64571 | ||
| 676 | 2026.03.18 01:37:09.464152 [ 279 ] {} <Debug> TCP-Session: f516c78c-58cf-42a1-82ae-1611892ec96f Authenticating user 'default' from [fd00:1122:3344:101::a]:41640 | ||
| 677 | 2026.03.18 01:37:09.464195 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35118 | ||
| 678 | 2026.03.18 01:37:09.464261 [ 279 ] {} <Debug> TCP-Session: f516c78c-58cf-42a1-82ae-1611892ec96f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.03.18 01:37:09.464344 [ 279 ] {} <Debug> TCP-Session: f516c78c-58cf-42a1-82ae-1611892ec96f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.03.18 01:37:09.464333 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59454 | ||
| 681 | 2026.03.18 01:37:09.464358 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.18 01:37:09.464468 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63714 | ||
| 683 | 2026.03.18 01:37:09.464564 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.03.18 01:37:09.464608 [ 280 ] {} <Debug> TCP-Session: b84bebf7-6773-4359-9795-2bc832c41954 Authenticating user 'default' from [fd00:1122:3344:101::a]:51952 | ||
| 685 | 2026.03.18 01:37:09.464622 [ 281 ] {} <Debug> TCP-Session: 4304756d-1f6b-4996-aa50-b23cf4a4f540 Authenticating user 'default' from [fd00:1122:3344:101::a]:64571 | ||
| 686 | 2026.03.18 01:37:09.464626 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.18 01:37:09.464750 [ 280 ] {} <Debug> TCP-Session: b84bebf7-6773-4359-9795-2bc832c41954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.03.18 01:37:09.464791 [ 281 ] {} <Debug> TCP-Session: 4304756d-1f6b-4996-aa50-b23cf4a4f540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.18 01:37:09.464787 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61495 | ||
| 690 | 2026.03.18 01:37:09.464764 [ 282 ] {} <Debug> TCP-Session: 57db6f4f-deca-4595-a5cd-39cea6a470ee Authenticating user 'default' from [fd00:1122:3344:101::a]:35118 | ||
| 691 | 2026.03.18 01:37:09.464906 [ 281 ] {} <Debug> TCP-Session: 4304756d-1f6b-4996-aa50-b23cf4a4f540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.03.18 01:37:09.464886 [ 280 ] {} <Debug> TCP-Session: b84bebf7-6773-4359-9795-2bc832c41954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.18 01:37:09.464974 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.03.18 01:37:09.465010 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.03.18 01:37:09.465101 [ 284 ] {} <Debug> TCP-Session: d51aeae3-c0a0-4559-abc9-1954f83561f7 Authenticating user 'default' from [fd00:1122:3344:101::a]:63714 | ||
| 696 | 2026.03.18 01:37:09.465008 [ 282 ] {} <Debug> TCP-Session: 57db6f4f-deca-4595-a5cd-39cea6a470ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.18 01:37:09.465146 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.03.18 01:37:09.465212 [ 283 ] {} <Debug> TCP-Session: d2a1c7ec-4711-4742-8005-1dbd2a8e5e50 Authenticating user 'default' from [fd00:1122:3344:101::a]:59454 | ||
| 699 | 2026.03.18 01:37:09.465230 [ 284 ] {} <Debug> TCP-Session: d51aeae3-c0a0-4559-abc9-1954f83561f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.18 01:37:09.465210 [ 282 ] {} <Debug> TCP-Session: 57db6f4f-deca-4595-a5cd-39cea6a470ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.18 01:37:09.465332 [ 283 ] {} <Debug> TCP-Session: d2a1c7ec-4711-4742-8005-1dbd2a8e5e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.18 01:37:09.465315 [ 285 ] {} <Debug> TCP-Session: 0acce85e-26c1-412e-bd87-28a32676af3a Authenticating user 'default' from [fd00:1122:3344:101::a]:61495 | ||
| 703 | 2026.03.18 01:37:09.465306 [ 284 ] {} <Debug> TCP-Session: d51aeae3-c0a0-4559-abc9-1954f83561f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.18 01:37:09.465455 [ 285 ] {} <Debug> TCP-Session: 0acce85e-26c1-412e-bd87-28a32676af3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.18 01:37:09.465465 [ 283 ] {} <Debug> TCP-Session: d2a1c7ec-4711-4742-8005-1dbd2a8e5e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.18 01:37:09.465545 [ 285 ] {} <Debug> TCP-Session: 0acce85e-26c1-412e-bd87-28a32676af3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.18 01:37:12.133160 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.18 01:37:12.133237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.03.18 01:37:12.133258 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.18 01:37:12.133330 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.18 01:37:12.146473 [ 244 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Loading data parts | ||
| 712 | 2026.03.18 01:37:12.146719 [ 244 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): There are no data parts | ||
| 713 | 2026.03.18 01:37:12.159523 [ 243 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Loading data parts | ||
| 714 | 2026.03.18 01:37:12.159931 [ 243 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): There are no data parts | ||
| 715 | 2026.03.18 01:37:12.162532 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.03.18 01:37:12.162576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 717 | 2026.03.18 01:37:12.168165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.03.18 01:37:12.168785 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.03.18 01:37:12.168930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.03.18 01:37:12.207328 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.18 01:37:12.207467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 722 | 2026.03.18 01:37:12.213654 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.18 01:37:12.214875 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.18 01:37:12.218034 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.18 01:37:13.000148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.92 MiB, peak 148.92 MiB, free memory in arenas 0.00 B, will set to 154.01 MiB (RSS), difference: 9.09 MiB | ||
| 726 | 2026.03.18 01:37:14.633117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.18 01:37:14.633429 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.18 01:37:14.657642 [ 242 ] {} <Debug> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Loading data parts | ||
| 729 | 2026.03.18 01:37:14.657837 [ 242 ] {} <Debug> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): There are no data parts | ||
| 730 | 2026.03.18 01:37:14.686133 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.18 01:37:14.686326 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 732 | 2026.03.18 01:37:14.688052 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.18 01:37:14.688603 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.18 01:37:14.688893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.18 01:37:15.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.21 MiB, peak 158.21 MiB, free memory in arenas 0.00 B, will set to 155.18 MiB (RSS), difference: -3.03 MiB | ||
| 736 | 2026.03.18 01:37:19.583417 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.18 01:37:19.583484 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.18 01:37:19.669219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.03.18 01:37:19.670113 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.18 01:37:19.670162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 741 | 2026.03.18 01:37:19.671043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.18 01:37:19.671737 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.18 01:37:19.671905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.18 01:37:19.718118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.18 01:37:19.738158 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.18 01:37:19.738294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 747 | 2026.03.18 01:37:19.745020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.18 01:37:19.746276 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.18 01:37:19.750158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.18 01:37:20.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.85 MiB, peak 159.85 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 1.86 MiB | ||
| 751 | 2026.03.18 01:37:25.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.72 MiB, peak 159.85 MiB, free memory in arenas 0.00 B, will set to 157.74 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.03.18 01:37:25.537414 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.18 01:37:25.537620 [ 3 ] {896ff840-d44e-45a5-90c4-ef29d3e029c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.18 01:37:25.542336 [ 3 ] {896ff840-d44e-45a5-90c4-ef29d3e029c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.18 01:37:25.551223 [ 3 ] {896ff840-d44e-45a5-90c4-ef29d3e029c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.18 01:37:25.559819 [ 3 ] {896ff840-d44e-45a5-90c4-ef29d3e029c2} <Debug> TCPHandler: Processed in 0.022540855 sec. | ||
| 757 | 2026.03.18 01:37:25.582217 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.18 01:37:25.582461 [ 3 ] {4beb39ad-1395-4fc7-b863-77f698fa9843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.18 01:37:25.591086 [ 3 ] {4beb39ad-1395-4fc7-b863-77f698fa9843} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.18 01:37:25.591246 [ 3 ] {4beb39ad-1395-4fc7-b863-77f698fa9843} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.18 01:37:25.591740 [ 3 ] {4beb39ad-1395-4fc7-b863-77f698fa9843} <Debug> TCPHandler: Processed in 0.00961138 sec. | ||
| 762 | 2026.03.18 01:37:25.592009 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.18 01:37:25.592138 [ 3 ] {4855ff87-3ce1-4422-8a00-6b9e49db5706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.18 01:37:25.596736 [ 3 ] {4855ff87-3ce1-4422-8a00-6b9e49db5706} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.18 01:37:25.596795 [ 3 ] {4855ff87-3ce1-4422-8a00-6b9e49db5706} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.18 01:37:25.597180 [ 3 ] {4855ff87-3ce1-4422-8a00-6b9e49db5706} <Debug> TCPHandler: Processed in 0.005224597 sec. | ||
| 767 | 2026.03.18 01:37:25.597426 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.18 01:37:25.597544 [ 3 ] {dbdb7a53-20c0-4db8-9e50-006dbef0a2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.03.18 01:37:25.597801 [ 3 ] {dbdb7a53-20c0-4db8-9e50-006dbef0a2f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.18 01:37:25.597848 [ 3 ] {dbdb7a53-20c0-4db8-9e50-006dbef0a2f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.18 01:37:25.598186 [ 3 ] {dbdb7a53-20c0-4db8-9e50-006dbef0a2f0} <Debug> TCPHandler: Processed in 0.000809413 sec. | ||
| 772 | 2026.03.18 01:37:25.598412 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.18 01:37:25.598527 [ 3 ] {83cd2d42-1bc7-44c6-b478-0723da03a553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.03.18 01:37:25.598768 [ 3 ] {83cd2d42-1bc7-44c6-b478-0723da03a553} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.18 01:37:25.598813 [ 3 ] {83cd2d42-1bc7-44c6-b478-0723da03a553} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.18 01:37:25.599141 [ 3 ] {83cd2d42-1bc7-44c6-b478-0723da03a553} <Debug> TCPHandler: Processed in 0.000777253 sec. | ||
| 777 | 2026.03.18 01:37:25.599359 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.18 01:37:25.599477 [ 3 ] {473a15b2-f53d-4b74-b664-6346637f1928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.03.18 01:37:25.599716 [ 3 ] {473a15b2-f53d-4b74-b664-6346637f1928} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.18 01:37:25.599761 [ 3 ] {473a15b2-f53d-4b74-b664-6346637f1928} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.18 01:37:25.600092 [ 3 ] {473a15b2-f53d-4b74-b664-6346637f1928} <Debug> TCPHandler: Processed in 0.000781243 sec. | ||
| 782 | 2026.03.18 01:37:25.600309 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.18 01:37:25.600426 [ 3 ] {ce36074c-43f2-446e-8972-0d74a1d96f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.03.18 01:37:25.600670 [ 3 ] {ce36074c-43f2-446e-8972-0d74a1d96f9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.18 01:37:25.600714 [ 3 ] {ce36074c-43f2-446e-8972-0d74a1d96f9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.18 01:37:25.601031 [ 3 ] {ce36074c-43f2-446e-8972-0d74a1d96f9c} <Debug> TCPHandler: Processed in 0.000770832 sec. | ||
| 787 | 2026.03.18 01:37:25.601247 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.18 01:37:25.601363 [ 3 ] {683cc9fe-9fd8-48ac-929e-257ac4d5a797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.03.18 01:37:25.601603 [ 3 ] {683cc9fe-9fd8-48ac-929e-257ac4d5a797} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.18 01:37:25.601655 [ 3 ] {683cc9fe-9fd8-48ac-929e-257ac4d5a797} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.18 01:37:25.601983 [ 3 ] {683cc9fe-9fd8-48ac-929e-257ac4d5a797} <Debug> TCPHandler: Processed in 0.000783313 sec. | ||
| 792 | 2026.03.18 01:37:25.602191 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.18 01:37:25.602307 [ 3 ] {9ffcc20b-74ee-414a-93e8-976f294ff0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.03.18 01:37:25.602549 [ 3 ] {9ffcc20b-74ee-414a-93e8-976f294ff0d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.18 01:37:25.602593 [ 3 ] {9ffcc20b-74ee-414a-93e8-976f294ff0d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.18 01:37:25.602911 [ 3 ] {9ffcc20b-74ee-414a-93e8-976f294ff0d3} <Debug> TCPHandler: Processed in 0.000768263 sec. | ||
| 797 | 2026.03.18 01:37:25.603113 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.18 01:37:25.603232 [ 3 ] {e660fde6-4016-440a-840e-2004e05c0667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.03.18 01:37:25.603476 [ 3 ] {e660fde6-4016-440a-840e-2004e05c0667} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.18 01:37:25.603519 [ 3 ] {e660fde6-4016-440a-840e-2004e05c0667} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.18 01:37:25.603831 [ 3 ] {e660fde6-4016-440a-840e-2004e05c0667} <Debug> TCPHandler: Processed in 0.000766773 sec. | ||
| 802 | 2026.03.18 01:37:25.604029 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.18 01:37:25.604146 [ 3 ] {a7c5f231-8ffe-46c4-b017-6f3dbbc7b1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.03.18 01:37:25.604391 [ 3 ] {a7c5f231-8ffe-46c4-b017-6f3dbbc7b1a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.18 01:37:25.604436 [ 3 ] {a7c5f231-8ffe-46c4-b017-6f3dbbc7b1a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.18 01:37:25.604752 [ 3 ] {a7c5f231-8ffe-46c4-b017-6f3dbbc7b1a0} <Debug> TCPHandler: Processed in 0.000770953 sec. | ||
| 807 | 2026.03.18 01:37:25.604956 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.18 01:37:25.605073 [ 3 ] {cb8c99c5-525b-427c-aa0b-72ba796349be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.03.18 01:37:25.605318 [ 3 ] {cb8c99c5-525b-427c-aa0b-72ba796349be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.18 01:37:25.605361 [ 3 ] {cb8c99c5-525b-427c-aa0b-72ba796349be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.18 01:37:25.605687 [ 3 ] {cb8c99c5-525b-427c-aa0b-72ba796349be} <Debug> TCPHandler: Processed in 0.000780123 sec. | ||
| 812 | 2026.03.18 01:37:25.605891 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.18 01:37:25.606011 [ 3 ] {bbd0b24f-9449-4c24-a840-53fc588851d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.03.18 01:37:25.606261 [ 3 ] {bbd0b24f-9449-4c24-a840-53fc588851d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.18 01:37:25.606304 [ 3 ] {bbd0b24f-9449-4c24-a840-53fc588851d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.18 01:37:25.606633 [ 3 ] {bbd0b24f-9449-4c24-a840-53fc588851d3} <Debug> TCPHandler: Processed in 0.000790253 sec. | ||
| 817 | 2026.03.18 01:37:25.606850 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.18 01:37:25.606976 [ 3 ] {b50522dd-3505-4173-9db9-05e6c9d32eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.03.18 01:37:25.607243 [ 3 ] {b50522dd-3505-4173-9db9-05e6c9d32eca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.18 01:37:25.607288 [ 3 ] {b50522dd-3505-4173-9db9-05e6c9d32eca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.18 01:37:25.607618 [ 3 ] {b50522dd-3505-4173-9db9-05e6c9d32eca} <Debug> TCPHandler: Processed in 0.000829994 sec. | ||
| 822 | 2026.03.18 01:37:25.607820 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.18 01:37:25.607938 [ 3 ] {db0d2762-d34a-4f9f-afbd-0f858698f79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.03.18 01:37:25.608192 [ 3 ] {db0d2762-d34a-4f9f-afbd-0f858698f79b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.18 01:37:25.608236 [ 3 ] {db0d2762-d34a-4f9f-afbd-0f858698f79b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.18 01:37:25.608589 [ 3 ] {db0d2762-d34a-4f9f-afbd-0f858698f79b} <Debug> TCPHandler: Processed in 0.000817434 sec. | ||
| 827 | 2026.03.18 01:37:25.609885 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.18 01:37:25.610007 [ 3 ] {a6338a7e-5d0c-4f05-93f3-ae7e93b26d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.03.18 01:37:25.610265 [ 3 ] {a6338a7e-5d0c-4f05-93f3-ae7e93b26d35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.18 01:37:25.610308 [ 3 ] {a6338a7e-5d0c-4f05-93f3-ae7e93b26d35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.18 01:37:25.610638 [ 3 ] {a6338a7e-5d0c-4f05-93f3-ae7e93b26d35} <Debug> TCPHandler: Processed in 0.000803063 sec. | ||
| 832 | 2026.03.18 01:37:25.611374 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.18 01:37:25.611493 [ 3 ] {9c6b164a-e4ad-4984-991d-d9fd0835e25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.03.18 01:37:25.611752 [ 3 ] {9c6b164a-e4ad-4984-991d-d9fd0835e25e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.18 01:37:25.611795 [ 3 ] {9c6b164a-e4ad-4984-991d-d9fd0835e25e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.18 01:37:25.612169 [ 3 ] {9c6b164a-e4ad-4984-991d-d9fd0835e25e} <Debug> TCPHandler: Processed in 0.000844424 sec. | ||
| 837 | 2026.03.18 01:37:25.612366 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.18 01:37:25.612489 [ 3 ] {620817b7-81e7-4be7-8f05-ed98538afff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.03.18 01:37:25.612753 [ 3 ] {620817b7-81e7-4be7-8f05-ed98538afff5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.18 01:37:25.612796 [ 3 ] {620817b7-81e7-4be7-8f05-ed98538afff5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.18 01:37:25.613117 [ 3 ] {620817b7-81e7-4be7-8f05-ed98538afff5} <Debug> TCPHandler: Processed in 0.000799693 sec. | ||
| 842 | 2026.03.18 01:37:25.613314 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.18 01:37:25.613435 [ 3 ] {330212d5-9ad0-4e9e-b419-94f34ce9505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.03.18 01:37:25.613694 [ 3 ] {330212d5-9ad0-4e9e-b419-94f34ce9505f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.18 01:37:25.613737 [ 3 ] {330212d5-9ad0-4e9e-b419-94f34ce9505f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.18 01:37:25.614053 [ 3 ] {330212d5-9ad0-4e9e-b419-94f34ce9505f} <Debug> TCPHandler: Processed in 0.000787063 sec. | ||
| 847 | 2026.03.18 01:37:25.614251 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.18 01:37:25.614372 [ 3 ] {54287be3-2728-46fb-b45f-f3e21761c7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.03.18 01:37:25.614633 [ 3 ] {54287be3-2728-46fb-b45f-f3e21761c7b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.18 01:37:25.614676 [ 3 ] {54287be3-2728-46fb-b45f-f3e21761c7b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.18 01:37:25.614994 [ 3 ] {54287be3-2728-46fb-b45f-f3e21761c7b8} <Debug> TCPHandler: Processed in 0.000791183 sec. | ||
| 852 | 2026.03.18 01:37:25.615203 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.18 01:37:25.615324 [ 3 ] {f31360ec-0ad2-4852-9739-51a02956864c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.03.18 01:37:25.615591 [ 3 ] {f31360ec-0ad2-4852-9739-51a02956864c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.18 01:37:25.615634 [ 3 ] {f31360ec-0ad2-4852-9739-51a02956864c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.18 01:37:25.615958 [ 3 ] {f31360ec-0ad2-4852-9739-51a02956864c} <Debug> TCPHandler: Processed in 0.000803104 sec. | ||
| 857 | 2026.03.18 01:37:25.616226 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.18 01:37:25.616348 [ 3 ] {98d0b402-e671-4a92-ae48-9c91e9ec64ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.03.18 01:37:25.616621 [ 3 ] {98d0b402-e671-4a92-ae48-9c91e9ec64ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.18 01:37:25.616665 [ 3 ] {98d0b402-e671-4a92-ae48-9c91e9ec64ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.18 01:37:25.616984 [ 3 ] {98d0b402-e671-4a92-ae48-9c91e9ec64ce} <Debug> TCPHandler: Processed in 0.000805904 sec. | ||
| 862 | 2026.03.18 01:37:25.617483 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.18 01:37:25.617609 [ 3 ] {6d04169d-0dee-4b38-ac97-23a9dcdfa616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.03.18 01:37:25.617881 [ 3 ] {6d04169d-0dee-4b38-ac97-23a9dcdfa616} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.18 01:37:25.617930 [ 3 ] {6d04169d-0dee-4b38-ac97-23a9dcdfa616} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.18 01:37:25.618258 [ 3 ] {6d04169d-0dee-4b38-ac97-23a9dcdfa616} <Debug> TCPHandler: Processed in 0.000824014 sec. | ||
| 867 | 2026.03.18 01:37:25.618484 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.18 01:37:25.618609 [ 3 ] {d97e080f-0909-4f9d-b963-775356df178e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.03.18 01:37:25.618944 [ 3 ] {d97e080f-0909-4f9d-b963-775356df178e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.18 01:37:25.618992 [ 3 ] {d97e080f-0909-4f9d-b963-775356df178e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.18 01:37:25.619326 [ 3 ] {d97e080f-0909-4f9d-b963-775356df178e} <Debug> TCPHandler: Processed in 0.000889905 sec. | ||
| 872 | 2026.03.18 01:37:25.619544 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.18 01:37:25.619669 [ 3 ] {fc7d6770-fb3d-4a30-a68a-17a2c23a7529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.03.18 01:37:25.619963 [ 3 ] {fc7d6770-fb3d-4a30-a68a-17a2c23a7529} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.18 01:37:25.620007 [ 3 ] {fc7d6770-fb3d-4a30-a68a-17a2c23a7529} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.18 01:37:25.620328 [ 3 ] {fc7d6770-fb3d-4a30-a68a-17a2c23a7529} <Debug> TCPHandler: Processed in 0.000832964 sec. | ||
| 877 | 2026.03.18 01:37:25.620558 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.18 01:37:25.620685 [ 3 ] {52e4d2ff-7541-47ae-971e-a3a01f102201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.03.18 01:37:25.620973 [ 3 ] {52e4d2ff-7541-47ae-971e-a3a01f102201} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.18 01:37:25.621017 [ 3 ] {52e4d2ff-7541-47ae-971e-a3a01f102201} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.18 01:37:25.621344 [ 3 ] {52e4d2ff-7541-47ae-971e-a3a01f102201} <Debug> TCPHandler: Processed in 0.000834004 sec. | ||
| 882 | 2026.03.18 01:37:25.621579 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.18 01:37:25.621732 [ 3 ] {9f5f1a18-eb05-40db-a298-0100c0c37262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.03.18 01:37:25.622056 [ 3 ] {9f5f1a18-eb05-40db-a298-0100c0c37262} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.18 01:37:25.622116 [ 3 ] {9f5f1a18-eb05-40db-a298-0100c0c37262} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.03.18 01:37:25.622526 [ 3 ] {9f5f1a18-eb05-40db-a298-0100c0c37262} <Debug> TCPHandler: Processed in 0.000995577 sec. | ||
| 887 | 2026.03.18 01:37:25.622756 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.03.18 01:37:25.622884 [ 3 ] {531c8948-857a-4279-879d-5eadc6fecdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.03.18 01:37:25.623170 [ 3 ] {531c8948-857a-4279-879d-5eadc6fecdd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.03.18 01:37:25.623215 [ 3 ] {531c8948-857a-4279-879d-5eadc6fecdd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.03.18 01:37:25.623546 [ 3 ] {531c8948-857a-4279-879d-5eadc6fecdd0} <Debug> TCPHandler: Processed in 0.000838374 sec. | ||
| 892 | 2026.03.18 01:37:25.623783 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.03.18 01:37:25.623911 [ 3 ] {69a580a2-0f38-4327-aa75-400720228d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 894 | 2026.03.18 01:37:25.624191 [ 3 ] {69a580a2-0f38-4327-aa75-400720228d3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.03.18 01:37:25.624235 [ 3 ] {69a580a2-0f38-4327-aa75-400720228d3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.03.18 01:37:25.624572 [ 3 ] {69a580a2-0f38-4327-aa75-400720228d3e} <Debug> TCPHandler: Processed in 0.000837614 sec. | ||
| 897 | 2026.03.18 01:37:25.624838 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.03.18 01:37:25.624971 [ 3 ] {038999c5-68b4-469f-8f80-125554cba5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 899 | 2026.03.18 01:37:25.625301 [ 3 ] {038999c5-68b4-469f-8f80-125554cba5d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.03.18 01:37:25.625348 [ 3 ] {038999c5-68b4-469f-8f80-125554cba5d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.03.18 01:37:25.625735 [ 3 ] {038999c5-68b4-469f-8f80-125554cba5d4} <Debug> TCPHandler: Processed in 0.000945146 sec. | ||
| 902 | 2026.03.18 01:37:25.625993 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.03.18 01:37:25.626122 [ 3 ] {f246be97-3569-4894-848b-9d774e104299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 904 | 2026.03.18 01:37:25.626407 [ 3 ] {f246be97-3569-4894-848b-9d774e104299} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.03.18 01:37:25.626455 [ 3 ] {f246be97-3569-4894-848b-9d774e104299} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.03.18 01:37:25.626777 [ 3 ] {f246be97-3569-4894-848b-9d774e104299} <Debug> TCPHandler: Processed in 0.000833534 sec. | ||
| 907 | 2026.03.18 01:37:25.634806 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.03.18 01:37:25.634970 [ 3 ] {f1fe1092-5082-498f-90e5-b3a46693be0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 909 | 2026.03.18 01:37:25.635272 [ 3 ] {f1fe1092-5082-498f-90e5-b3a46693be0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.03.18 01:37:25.635317 [ 3 ] {f1fe1092-5082-498f-90e5-b3a46693be0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.03.18 01:37:25.635674 [ 3 ] {f1fe1092-5082-498f-90e5-b3a46693be0a} <Debug> TCPHandler: Processed in 0.000935595 sec. | ||
| 912 | 2026.03.18 01:37:25.637818 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.03.18 01:37:25.637931 [ 3 ] {9772c95f-6d7b-4a44-9d54-8112a08ee209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2026.03.18 01:37:25.637977 [ 3 ] {9772c95f-6d7b-4a44-9d54-8112a08ee209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.03.18 01:37:25.641313 [ 3 ] {9772c95f-6d7b-4a44-9d54-8112a08ee209} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.03.18 01:37:25.641361 [ 3 ] {9772c95f-6d7b-4a44-9d54-8112a08ee209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 917 | 2026.03.18 01:37:25.644120 [ 3 ] {9772c95f-6d7b-4a44-9d54-8112a08ee209} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.03.18 01:37:25.644529 [ 3 ] {9772c95f-6d7b-4a44-9d54-8112a08ee209} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.03.18 01:37:25.644706 [ 3 ] {9772c95f-6d7b-4a44-9d54-8112a08ee209} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.006806 sec., 4701.733764325595 rows/sec., 1.04 MiB/sec. | ||
| 920 | 2026.03.18 01:37:25.644749 [ 3 ] {9772c95f-6d7b-4a44-9d54-8112a08ee209} <Debug> TCPHandler: Processed in 0.006983836 sec. | ||
| 921 | 2026.03.18 01:37:25.644884 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.03.18 01:37:25.645002 [ 3 ] {80591464-ee0a-42cd-8720-22ed60973bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2026.03.18 01:37:25.645053 [ 3 ] {80591464-ee0a-42cd-8720-22ed60973bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2026.03.18 01:37:25.652224 [ 3 ] {80591464-ee0a-42cd-8720-22ed60973bbe} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.03.18 01:37:25.652264 [ 3 ] {80591464-ee0a-42cd-8720-22ed60973bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 926 | 2026.03.18 01:37:25.655029 [ 3 ] {80591464-ee0a-42cd-8720-22ed60973bbe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.03.18 01:37:25.655488 [ 3 ] {80591464-ee0a-42cd-8720-22ed60973bbe} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.03.18 01:37:25.655645 [ 3 ] {80591464-ee0a-42cd-8720-22ed60973bbe} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.010667 sec., 26624.167994750165 rows/sec., 1.69 MiB/sec. | ||
| 929 | 2026.03.18 01:37:25.655691 [ 3 ] {80591464-ee0a-42cd-8720-22ed60973bbe} <Debug> TCPHandler: Processed in 0.01086048 sec. | ||
| 930 | 2026.03.18 01:37:25.655837 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.03.18 01:37:25.655949 [ 3 ] {e619fde2-9e68-4f7e-b9f7-b4dc28001879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2026.03.18 01:37:25.656001 [ 3 ] {e619fde2-9e68-4f7e-b9f7-b4dc28001879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2026.03.18 01:37:25.656448 [ 3 ] {e619fde2-9e68-4f7e-b9f7-b4dc28001879} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.03.18 01:37:25.656488 [ 3 ] {e619fde2-9e68-4f7e-b9f7-b4dc28001879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 935 | 2026.03.18 01:37:25.656889 [ 3 ] {e619fde2-9e68-4f7e-b9f7-b4dc28001879} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.03.18 01:37:25.657341 [ 3 ] {e619fde2-9e68-4f7e-b9f7-b4dc28001879} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.03.18 01:37:25.657513 [ 3 ] {e619fde2-9e68-4f7e-b9f7-b4dc28001879} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00159 sec., 6289.308176100629 rows/sec., 512.85 KiB/sec. | ||
| 938 | 2026.03.18 01:37:25.657558 [ 3 ] {e619fde2-9e68-4f7e-b9f7-b4dc28001879} <Debug> TCPHandler: Processed in 0.00178922 sec. | ||
| 939 | 2026.03.18 01:37:25.657679 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.03.18 01:37:25.657786 [ 3 ] {d52ecd2f-5a33-4afb-943e-675795a72f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2026.03.18 01:37:25.657832 [ 3 ] {d52ecd2f-5a33-4afb-943e-675795a72f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2026.03.18 01:37:25.658766 [ 3 ] {d52ecd2f-5a33-4afb-943e-675795a72f86} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.03.18 01:37:25.658804 [ 3 ] {d52ecd2f-5a33-4afb-943e-675795a72f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 944 | 2026.03.18 01:37:25.659359 [ 3 ] {d52ecd2f-5a33-4afb-943e-675795a72f86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.03.18 01:37:25.659808 [ 3 ] {d52ecd2f-5a33-4afb-943e-675795a72f86} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.03.18 01:37:25.659942 [ 3 ] {d52ecd2f-5a33-4afb-943e-675795a72f86} <Debug> executeQuery: Read 822 rows, 65.87 KiB in 0.002181 sec., 376891.33425034385 rows/sec., 29.49 MiB/sec. | ||
| 947 | 2026.03.18 01:37:25.659981 [ 3 ] {d52ecd2f-5a33-4afb-943e-675795a72f86} <Debug> TCPHandler: Processed in 0.002360279 sec. | ||
| 948 | 2026.03.18 01:37:25.660098 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.03.18 01:37:25.660193 [ 3 ] {d4c1ef1b-03a0-4298-9ab9-b29b635f2fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2026.03.18 01:37:25.660235 [ 3 ] {d4c1ef1b-03a0-4298-9ab9-b29b635f2fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2026.03.18 01:37:25.660704 [ 3 ] {d4c1ef1b-03a0-4298-9ab9-b29b635f2fd0} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.03.18 01:37:25.660742 [ 3 ] {d4c1ef1b-03a0-4298-9ab9-b29b635f2fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 953 | 2026.03.18 01:37:25.661425 [ 3 ] {d4c1ef1b-03a0-4298-9ab9-b29b635f2fd0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.03.18 01:37:25.661866 [ 3 ] {d4c1ef1b-03a0-4298-9ab9-b29b635f2fd0} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.03.18 01:37:25.662004 [ 3 ] {d4c1ef1b-03a0-4298-9ab9-b29b635f2fd0} <Debug> executeQuery: Read 162 rows, 9.99 KiB in 0.00183 sec., 88524.59016393442 rows/sec., 5.33 MiB/sec. | ||
| 956 | 2026.03.18 01:37:25.662043 [ 3 ] {d4c1ef1b-03a0-4298-9ab9-b29b635f2fd0} <Debug> TCPHandler: Processed in 0.001994254 sec. | ||
| 957 | 2026.03.18 01:37:25.662159 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.03.18 01:37:25.662256 [ 3 ] {1f07a93b-b5a5-4c30-96e6-fb3a724a4203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2026.03.18 01:37:25.662295 [ 3 ] {1f07a93b-b5a5-4c30-96e6-fb3a724a4203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2026.03.18 01:37:25.662768 [ 3 ] {1f07a93b-b5a5-4c30-96e6-fb3a724a4203} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.03.18 01:37:25.662802 [ 3 ] {1f07a93b-b5a5-4c30-96e6-fb3a724a4203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 962 | 2026.03.18 01:37:25.663227 [ 3 ] {1f07a93b-b5a5-4c30-96e6-fb3a724a4203} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.03.18 01:37:25.663667 [ 3 ] {1f07a93b-b5a5-4c30-96e6-fb3a724a4203} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.03.18 01:37:25.663826 [ 3 ] {1f07a93b-b5a5-4c30-96e6-fb3a724a4203} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001588 sec., 93828.71536523929 rows/sec., 6.06 MiB/sec. | ||
| 965 | 2026.03.18 01:37:25.663871 [ 3 ] {1f07a93b-b5a5-4c30-96e6-fb3a724a4203} <Debug> TCPHandler: Processed in 0.001760529 sec. | ||
| 966 | 2026.03.18 01:37:25.663992 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.03.18 01:37:25.664088 [ 3 ] {fd6b28bb-e4c6-4217-884b-c8422b1cc241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2026.03.18 01:37:25.664130 [ 3 ] {fd6b28bb-e4c6-4217-884b-c8422b1cc241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2026.03.18 01:37:25.664571 [ 3 ] {fd6b28bb-e4c6-4217-884b-c8422b1cc241} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.03.18 01:37:25.664609 [ 3 ] {fd6b28bb-e4c6-4217-884b-c8422b1cc241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 971 | 2026.03.18 01:37:25.665101 [ 3 ] {fd6b28bb-e4c6-4217-884b-c8422b1cc241} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2026.03.18 01:37:25.665640 [ 3 ] {fd6b28bb-e4c6-4217-884b-c8422b1cc241} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.03.18 01:37:25.665776 [ 3 ] {fd6b28bb-e4c6-4217-884b-c8422b1cc241} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001706 sec., 86752.63774912075 rows/sec., 4.93 MiB/sec. | ||
| 974 | 2026.03.18 01:37:25.665814 [ 3 ] {fd6b28bb-e4c6-4217-884b-c8422b1cc241} <Debug> TCPHandler: Processed in 0.001873001 sec. | ||
| 975 | 2026.03.18 01:37:25.665933 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.03.18 01:37:25.666027 [ 3 ] {1d78ee03-3c91-4a76-8c5d-8467fb480102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2026.03.18 01:37:25.666070 [ 3 ] {1d78ee03-3c91-4a76-8c5d-8467fb480102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2026.03.18 01:37:25.666636 [ 3 ] {1d78ee03-3c91-4a76-8c5d-8467fb480102} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.03.18 01:37:25.666673 [ 3 ] {1d78ee03-3c91-4a76-8c5d-8467fb480102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 980 | 2026.03.18 01:37:25.667111 [ 3 ] {1d78ee03-3c91-4a76-8c5d-8467fb480102} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2026.03.18 01:37:25.667530 [ 3 ] {1d78ee03-3c91-4a76-8c5d-8467fb480102} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.03.18 01:37:25.667653 [ 3 ] {1d78ee03-3c91-4a76-8c5d-8467fb480102} <Debug> executeQuery: Read 510 rows, 36.79 KiB in 0.00166 sec., 307228.9156626506 rows/sec., 21.65 MiB/sec. | ||
| 983 | 2026.03.18 01:37:25.667689 [ 3 ] {1d78ee03-3c91-4a76-8c5d-8467fb480102} <Debug> TCPHandler: Processed in 0.001823541 sec. | ||
| 984 | 2026.03.18 01:37:25.667796 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.03.18 01:37:25.667885 [ 3 ] {7c474b87-55b9-465c-a106-bd3b0ae63675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 986 | 2026.03.18 01:37:25.667924 [ 3 ] {7c474b87-55b9-465c-a106-bd3b0ae63675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 987 | 2026.03.18 01:37:25.668266 [ 3 ] {7c474b87-55b9-465c-a106-bd3b0ae63675} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.03.18 01:37:25.668299 [ 3 ] {7c474b87-55b9-465c-a106-bd3b0ae63675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 989 | 2026.03.18 01:37:25.670998 [ 3 ] {7c474b87-55b9-465c-a106-bd3b0ae63675} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.03.18 01:37:25.671475 [ 3 ] {7c474b87-55b9-465c-a106-bd3b0ae63675} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.03.18 01:37:25.671631 [ 3 ] {7c474b87-55b9-465c-a106-bd3b0ae63675} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003731 sec., 1608.1479496113643 rows/sec., 84.02 KiB/sec. | ||
| 992 | 2026.03.18 01:37:25.671672 [ 3 ] {7c474b87-55b9-465c-a106-bd3b0ae63675} <Debug> TCPHandler: Processed in 0.003898154 sec. | ||
| 993 | 2026.03.18 01:37:25.671794 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.03.18 01:37:25.671893 [ 3 ] {66b63ad6-17d0-4c1c-98b6-975384f74d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2026.03.18 01:37:25.671936 [ 3 ] {66b63ad6-17d0-4c1c-98b6-975384f74d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2026.03.18 01:37:25.672371 [ 3 ] {66b63ad6-17d0-4c1c-98b6-975384f74d73} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.03.18 01:37:25.672407 [ 3 ] {66b63ad6-17d0-4c1c-98b6-975384f74d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 998 | 2026.03.18 01:37:25.672862 [ 3 ] {66b63ad6-17d0-4c1c-98b6-975384f74d73} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.03.18 01:37:25.673316 [ 3 ] {66b63ad6-17d0-4c1c-98b6-975384f74d73} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.03.18 01:37:25.673451 [ 3 ] {66b63ad6-17d0-4c1c-98b6-975384f74d73} <Debug> executeQuery: Read 174 rows, 11.54 KiB in 0.001579 sec., 110196.32678910703 rows/sec., 7.14 MiB/sec. | ||
| 1001 | 2026.03.18 01:37:25.673490 [ 3 ] {66b63ad6-17d0-4c1c-98b6-975384f74d73} <Debug> TCPHandler: Processed in 0.001748419 sec. | ||
| 1002 | 2026.03.18 01:37:25.673608 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.03.18 01:37:25.673705 [ 3 ] {251db3ae-72b6-479e-922d-4df2a66d3084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1004 | 2026.03.18 01:37:25.673749 [ 3 ] {251db3ae-72b6-479e-922d-4df2a66d3084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1005 | 2026.03.18 01:37:25.674071 [ 3 ] {251db3ae-72b6-479e-922d-4df2a66d3084} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.03.18 01:37:25.674109 [ 3 ] {251db3ae-72b6-479e-922d-4df2a66d3084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1007 | 2026.03.18 01:37:25.674553 [ 3 ] {251db3ae-72b6-479e-922d-4df2a66d3084} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.03.18 01:37:25.675013 [ 3 ] {251db3ae-72b6-479e-922d-4df2a66d3084} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.03.18 01:37:25.675144 [ 3 ] {251db3ae-72b6-479e-922d-4df2a66d3084} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. | ||
| 1010 | 2026.03.18 01:37:25.675180 [ 3 ] {251db3ae-72b6-479e-922d-4df2a66d3084} <Debug> TCPHandler: Processed in 0.001622437 sec. | ||
| 1011 | 2026.03.18 01:37:25.675293 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.03.18 01:37:25.675388 [ 3 ] {72299575-26d6-4a41-a7b2-e0e8cc3eb6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2026.03.18 01:37:25.675444 [ 3 ] {72299575-26d6-4a41-a7b2-e0e8cc3eb6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1014 | 2026.03.18 01:37:25.676238 [ 3 ] {72299575-26d6-4a41-a7b2-e0e8cc3eb6e4} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.03.18 01:37:25.676276 [ 3 ] {72299575-26d6-4a41-a7b2-e0e8cc3eb6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1016 | 2026.03.18 01:37:25.677592 [ 3 ] {72299575-26d6-4a41-a7b2-e0e8cc3eb6e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.03.18 01:37:25.678121 [ 3 ] {72299575-26d6-4a41-a7b2-e0e8cc3eb6e4} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.03.18 01:37:25.678305 [ 3 ] {72299575-26d6-4a41-a7b2-e0e8cc3eb6e4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002935 sec., 3407.1550255536627 rows/sec., 6.11 MiB/sec. | ||
| 1019 | 2026.03.18 01:37:25.678374 [ 3 ] {72299575-26d6-4a41-a7b2-e0e8cc3eb6e4} <Debug> TCPHandler: Processed in 0.003131232 sec. | ||
| 1020 | 2026.03.18 01:37:25.678496 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.03.18 01:37:25.678592 [ 3 ] {6221b048-7242-43ad-ad56-c57f348bb439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.03.18 01:37:25.678634 [ 3 ] {6221b048-7242-43ad-ad56-c57f348bb439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2026.03.18 01:37:25.678987 [ 3 ] {6221b048-7242-43ad-ad56-c57f348bb439} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.03.18 01:37:25.679026 [ 3 ] {6221b048-7242-43ad-ad56-c57f348bb439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1025 | 2026.03.18 01:37:25.679438 [ 3 ] {6221b048-7242-43ad-ad56-c57f348bb439} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.03.18 01:37:25.679868 [ 3 ] {6221b048-7242-43ad-ad56-c57f348bb439} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.03.18 01:37:25.679999 [ 3 ] {6221b048-7242-43ad-ad56-c57f348bb439} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001426 sec., 37868.16269284712 rows/sec., 2.25 MiB/sec. | ||
| 1028 | 2026.03.18 01:37:25.680036 [ 3 ] {6221b048-7242-43ad-ad56-c57f348bb439} <Debug> TCPHandler: Processed in 0.001590827 sec. | ||
| 1029 | 2026.03.18 01:37:27.172076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1030 | 2026.03.18 01:37:27.172586 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.03.18 01:37:27.172636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1032 | 2026.03.18 01:37:27.173299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1033 | 2026.03.18 01:37:27.173816 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.03.18 01:37:27.173957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1035 | 2026.03.18 01:37:27.250320 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1036 | 2026.03.18 01:37:27.267626 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.03.18 01:37:27.267682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1038 | 2026.03.18 01:37:27.276545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2026.03.18 01:37:27.277672 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.03.18 01:37:27.281045 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1041 | 2026.03.18 01:37:28.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.81 MiB, peak 163.81 MiB, free memory in arenas 0.00 B, will set to 161.30 MiB (RSS), difference: 1.49 MiB | ||
| 1042 | 2026.03.18 01:37:30.545393 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.03.18 01:37:30.545603 [ 3 ] {943b34e0-e90f-4ef5-b613-d372adf22f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1044 | 2026.03.18 01:37:30.545677 [ 3 ] {943b34e0-e90f-4ef5-b613-d372adf22f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1045 | 2026.03.18 01:37:30.546368 [ 3 ] {943b34e0-e90f-4ef5-b613-d372adf22f71} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.03.18 01:37:30.546414 [ 3 ] {943b34e0-e90f-4ef5-b613-d372adf22f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1047 | 2026.03.18 01:37:30.546947 [ 3 ] {943b34e0-e90f-4ef5-b613-d372adf22f71} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2026.03.18 01:37:30.547426 [ 3 ] {943b34e0-e90f-4ef5-b613-d372adf22f71} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.03.18 01:37:30.547577 [ 3 ] {943b34e0-e90f-4ef5-b613-d372adf22f71} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002027 sec., 27627.035027133694 rows/sec., 2.12 MiB/sec. | ||
| 1050 | 2026.03.18 01:37:30.547625 [ 3 ] {943b34e0-e90f-4ef5-b613-d372adf22f71} <Debug> TCPHandler: Processed in 0.002368669 sec. | ||
| 1051 | 2026.03.18 01:37:30.547740 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.03.18 01:37:30.547835 [ 3 ] {a3f8906a-8a33-485b-be1c-943675cab4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1053 | 2026.03.18 01:37:30.547876 [ 3 ] {a3f8906a-8a33-485b-be1c-943675cab4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1054 | 2026.03.18 01:37:30.548310 [ 3 ] {a3f8906a-8a33-485b-be1c-943675cab4c0} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.03.18 01:37:30.548347 [ 3 ] {a3f8906a-8a33-485b-be1c-943675cab4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1056 | 2026.03.18 01:37:30.548747 [ 3 ] {a3f8906a-8a33-485b-be1c-943675cab4c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2026.03.18 01:37:30.549217 [ 3 ] {a3f8906a-8a33-485b-be1c-943675cab4c0} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.03.18 01:37:30.549345 [ 3 ] {a3f8906a-8a33-485b-be1c-943675cab4c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001527 sec., 41912.246234446626 rows/sec., 3.27 MiB/sec. | ||
| 1059 | 2026.03.18 01:37:30.549388 [ 3 ] {a3f8906a-8a33-485b-be1c-943675cab4c0} <Debug> TCPHandler: Processed in 0.001699139 sec. | ||
| 1060 | 2026.03.18 01:37:30.549506 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.03.18 01:37:30.549602 [ 3 ] {126eb0b8-0346-4f90-b149-0837bda699d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.03.18 01:37:30.549645 [ 3 ] {126eb0b8-0346-4f90-b149-0837bda699d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1063 | 2026.03.18 01:37:30.550062 [ 3 ] {126eb0b8-0346-4f90-b149-0837bda699d0} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.03.18 01:37:30.550098 [ 3 ] {126eb0b8-0346-4f90-b149-0837bda699d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1065 | 2026.03.18 01:37:30.550522 [ 3 ] {126eb0b8-0346-4f90-b149-0837bda699d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.03.18 01:37:30.550930 [ 3 ] {126eb0b8-0346-4f90-b149-0837bda699d0} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.03.18 01:37:30.551067 [ 3 ] {126eb0b8-0346-4f90-b149-0837bda699d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec. | ||
| 1068 | 2026.03.18 01:37:30.551110 [ 3 ] {126eb0b8-0346-4f90-b149-0837bda699d0} <Debug> TCPHandler: Processed in 0.001654077 sec. | ||
| 1069 | 2026.03.18 01:37:30.551224 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.03.18 01:37:30.551320 [ 3 ] {cb2076b5-35fd-4b2e-9f4e-5bc51a852a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.03.18 01:37:30.551361 [ 3 ] {cb2076b5-35fd-4b2e-9f4e-5bc51a852a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1072 | 2026.03.18 01:37:30.551705 [ 3 ] {cb2076b5-35fd-4b2e-9f4e-5bc51a852a9d} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.03.18 01:37:30.551741 [ 3 ] {cb2076b5-35fd-4b2e-9f4e-5bc51a852a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1074 | 2026.03.18 01:37:30.552139 [ 3 ] {cb2076b5-35fd-4b2e-9f4e-5bc51a852a9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2026.03.18 01:37:30.552571 [ 3 ] {cb2076b5-35fd-4b2e-9f4e-5bc51a852a9d} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.03.18 01:37:30.552704 [ 3 ] {cb2076b5-35fd-4b2e-9f4e-5bc51a852a9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec. | ||
| 1077 | 2026.03.18 01:37:30.552746 [ 3 ] {cb2076b5-35fd-4b2e-9f4e-5bc51a852a9d} <Debug> TCPHandler: Processed in 0.001571696 sec. | ||
| 1078 | 2026.03.18 01:37:34.583540 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1079 | 2026.03.18 01:37:34.583609 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1080 | 2026.03.18 01:37:34.674093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1081 | 2026.03.18 01:37:34.674598 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.03.18 01:37:34.674651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1083 | 2026.03.18 01:37:34.675350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1084 | 2026.03.18 01:37:34.675797 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.03.18 01:37:34.675943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1086 | 2026.03.18 01:37:34.691567 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1087 | 2026.03.18 01:37:34.695622 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.03.18 01:37:34.695667 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1089 | 2026.03.18 01:37:34.696972 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1090 | 2026.03.18 01:37:34.697567 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.03.18 01:37:34.697830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1092 | 2026.03.18 01:37:34.781164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1093 | 2026.03.18 01:37:34.798433 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.03.18 01:37:34.798491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1095 | 2026.03.18 01:37:34.804816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2026.03.18 01:37:34.805958 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.03.18 01:37:34.809202 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1098 | 2026.03.18 01:37:35.554033 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.03.18 01:37:35.554234 [ 3 ] {d5d2e65e-c2ab-494d-bc92-eacd35fcfd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1100 | 2026.03.18 01:37:35.554309 [ 3 ] {d5d2e65e-c2ab-494d-bc92-eacd35fcfd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1101 | 2026.03.18 01:37:35.555021 [ 3 ] {d5d2e65e-c2ab-494d-bc92-eacd35fcfd12} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.03.18 01:37:35.555067 [ 3 ] {d5d2e65e-c2ab-494d-bc92-eacd35fcfd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1103 | 2026.03.18 01:37:35.555664 [ 3 ] {d5d2e65e-c2ab-494d-bc92-eacd35fcfd12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1104 | 2026.03.18 01:37:35.556136 [ 3 ] {d5d2e65e-c2ab-494d-bc92-eacd35fcfd12} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.03.18 01:37:35.556303 [ 3 ] {d5d2e65e-c2ab-494d-bc92-eacd35fcfd12} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002122 sec., 133836.00377002827 rows/sec., 8.50 MiB/sec. | ||
| 1106 | 2026.03.18 01:37:35.556356 [ 3 ] {d5d2e65e-c2ab-494d-bc92-eacd35fcfd12} <Debug> TCPHandler: Processed in 0.002459021 sec. | ||
| 1107 | 2026.03.18 01:37:35.556495 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.03.18 01:37:35.556601 [ 3 ] {22c1cc61-654f-4226-ad3c-036221752698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1109 | 2026.03.18 01:37:35.556645 [ 3 ] {22c1cc61-654f-4226-ad3c-036221752698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1110 | 2026.03.18 01:37:35.557387 [ 3 ] {22c1cc61-654f-4226-ad3c-036221752698} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.03.18 01:37:35.557423 [ 3 ] {22c1cc61-654f-4226-ad3c-036221752698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1112 | 2026.03.18 01:37:35.557904 [ 3 ] {22c1cc61-654f-4226-ad3c-036221752698} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1113 | 2026.03.18 01:37:35.558368 [ 3 ] {22c1cc61-654f-4226-ad3c-036221752698} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.03.18 01:37:35.558514 [ 3 ] {22c1cc61-654f-4226-ad3c-036221752698} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001937 sec., 421786.26742385136 rows/sec., 33.02 MiB/sec. | ||
| 1115 | 2026.03.18 01:37:35.558554 [ 3 ] {22c1cc61-654f-4226-ad3c-036221752698} <Debug> TCPHandler: Processed in 0.002113325 sec. | ||
| 1116 | 2026.03.18 01:37:35.558672 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.03.18 01:37:35.558771 [ 3 ] {3b1ce5ee-e7e9-42f2-b2e7-022a8758cabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1118 | 2026.03.18 01:37:35.558815 [ 3 ] {3b1ce5ee-e7e9-42f2-b2e7-022a8758cabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1119 | 2026.03.18 01:37:35.559254 [ 3 ] {3b1ce5ee-e7e9-42f2-b2e7-022a8758cabf} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.03.18 01:37:35.559290 [ 3 ] {3b1ce5ee-e7e9-42f2-b2e7-022a8758cabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1121 | 2026.03.18 01:37:35.559729 [ 3 ] {3b1ce5ee-e7e9-42f2-b2e7-022a8758cabf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1122 | 2026.03.18 01:37:35.560182 [ 3 ] {3b1ce5ee-e7e9-42f2-b2e7-022a8758cabf} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.03.18 01:37:35.560319 [ 3 ] {3b1ce5ee-e7e9-42f2-b2e7-022a8758cabf} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001569 sec., 96876.9917144678 rows/sec., 5.78 MiB/sec. | ||
| 1124 | 2026.03.18 01:37:35.560358 [ 3 ] {3b1ce5ee-e7e9-42f2-b2e7-022a8758cabf} <Debug> TCPHandler: Processed in 0.001737919 sec. | ||
| 1125 | 2026.03.18 01:37:35.560483 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.03.18 01:37:35.560583 [ 3 ] {428fdfcc-a4f4-4b78-b9fb-d8e38740cb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.03.18 01:37:35.560622 [ 3 ] {428fdfcc-a4f4-4b78-b9fb-d8e38740cb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1128 | 2026.03.18 01:37:35.561046 [ 3 ] {428fdfcc-a4f4-4b78-b9fb-d8e38740cb22} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.03.18 01:37:35.561082 [ 3 ] {428fdfcc-a4f4-4b78-b9fb-d8e38740cb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1130 | 2026.03.18 01:37:35.561548 [ 3 ] {428fdfcc-a4f4-4b78-b9fb-d8e38740cb22} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2026.03.18 01:37:35.562078 [ 3 ] {428fdfcc-a4f4-4b78-b9fb-d8e38740cb22} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.03.18 01:37:35.562209 [ 3 ] {428fdfcc-a4f4-4b78-b9fb-d8e38740cb22} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001644 sec., 90632.60340632603 rows/sec., 5.86 MiB/sec. | ||
| 1133 | 2026.03.18 01:37:35.562245 [ 3 ] {428fdfcc-a4f4-4b78-b9fb-d8e38740cb22} <Debug> TCPHandler: Processed in 0.00181257 sec. | ||
| 1134 | 2026.03.18 01:37:35.562361 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.03.18 01:37:35.562457 [ 3 ] {371d289c-f26d-4ef0-96d4-43dbb524b515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1136 | 2026.03.18 01:37:35.562498 [ 3 ] {371d289c-f26d-4ef0-96d4-43dbb524b515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1137 | 2026.03.18 01:37:35.562953 [ 3 ] {371d289c-f26d-4ef0-96d4-43dbb524b515} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.03.18 01:37:35.562988 [ 3 ] {371d289c-f26d-4ef0-96d4-43dbb524b515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1139 | 2026.03.18 01:37:35.563410 [ 3 ] {371d289c-f26d-4ef0-96d4-43dbb524b515} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1140 | 2026.03.18 01:37:35.563946 [ 3 ] {371d289c-f26d-4ef0-96d4-43dbb524b515} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.03.18 01:37:35.564082 [ 3 ] {371d289c-f26d-4ef0-96d4-43dbb524b515} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001642 sec., 90133.98294762484 rows/sec., 5.13 MiB/sec. | ||
| 1142 | 2026.03.18 01:37:35.564121 [ 3 ] {371d289c-f26d-4ef0-96d4-43dbb524b515} <Debug> TCPHandler: Processed in 0.00181046 sec. | ||
| 1143 | 2026.03.18 01:37:35.564243 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.03.18 01:37:35.564337 [ 3 ] {d7df4f34-7dc8-43d2-abaf-e9dcc144036b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1145 | 2026.03.18 01:37:35.564377 [ 3 ] {d7df4f34-7dc8-43d2-abaf-e9dcc144036b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1146 | 2026.03.18 01:37:35.564939 [ 3 ] {d7df4f34-7dc8-43d2-abaf-e9dcc144036b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.03.18 01:37:35.564975 [ 3 ] {d7df4f34-7dc8-43d2-abaf-e9dcc144036b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1148 | 2026.03.18 01:37:35.565426 [ 3 ] {d7df4f34-7dc8-43d2-abaf-e9dcc144036b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1149 | 2026.03.18 01:37:35.565844 [ 3 ] {d7df4f34-7dc8-43d2-abaf-e9dcc144036b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.03.18 01:37:35.565975 [ 3 ] {d7df4f34-7dc8-43d2-abaf-e9dcc144036b} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001657 sec., 301750.15087507543 rows/sec., 21.20 MiB/sec. | ||
| 1151 | 2026.03.18 01:37:35.566013 [ 3 ] {d7df4f34-7dc8-43d2-abaf-e9dcc144036b} <Debug> TCPHandler: Processed in 0.001820351 sec. | ||
| 1152 | 2026.03.18 01:37:35.566129 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.03.18 01:37:35.566223 [ 3 ] {ed53eb88-2df1-45a4-be8f-ead78dd52e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1154 | 2026.03.18 01:37:35.566265 [ 3 ] {ed53eb88-2df1-45a4-be8f-ead78dd52e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1155 | 2026.03.18 01:37:35.566619 [ 3 ] {ed53eb88-2df1-45a4-be8f-ead78dd52e7e} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.03.18 01:37:35.566655 [ 3 ] {ed53eb88-2df1-45a4-be8f-ead78dd52e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1157 | 2026.03.18 01:37:35.567085 [ 3 ] {ed53eb88-2df1-45a4-be8f-ead78dd52e7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1158 | 2026.03.18 01:37:35.567519 [ 3 ] {ed53eb88-2df1-45a4-be8f-ead78dd52e7e} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.03.18 01:37:35.567656 [ 3 ] {ed53eb88-2df1-45a4-be8f-ead78dd52e7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. | ||
| 1160 | 2026.03.18 01:37:35.567691 [ 3 ] {ed53eb88-2df1-45a4-be8f-ead78dd52e7e} <Debug> TCPHandler: Processed in 0.001612717 sec. | ||
| 1161 | 2026.03.18 01:37:35.567803 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.03.18 01:37:35.567899 [ 3 ] {15f2c599-65a8-464e-bb48-2c5acb7a324a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1163 | 2026.03.18 01:37:35.567942 [ 3 ] {15f2c599-65a8-464e-bb48-2c5acb7a324a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1164 | 2026.03.18 01:37:35.568354 [ 3 ] {15f2c599-65a8-464e-bb48-2c5acb7a324a} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.03.18 01:37:35.568388 [ 3 ] {15f2c599-65a8-464e-bb48-2c5acb7a324a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1166 | 2026.03.18 01:37:35.568818 [ 3 ] {15f2c599-65a8-464e-bb48-2c5acb7a324a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1167 | 2026.03.18 01:37:35.569257 [ 3 ] {15f2c599-65a8-464e-bb48-2c5acb7a324a} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.03.18 01:37:35.569384 [ 3 ] {15f2c599-65a8-464e-bb48-2c5acb7a324a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001504 sec., 176196.8085106383 rows/sec., 11.71 MiB/sec. | ||
| 1169 | 2026.03.18 01:37:35.569419 [ 3 ] {15f2c599-65a8-464e-bb48-2c5acb7a324a} <Debug> TCPHandler: Processed in 0.001665507 sec. | ||
| 1170 | 2026.03.18 01:37:35.569532 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.03.18 01:37:35.569626 [ 3 ] {df1e8a19-42b9-4b9a-85da-693a7d2c11ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1172 | 2026.03.18 01:37:35.569667 [ 3 ] {df1e8a19-42b9-4b9a-85da-693a7d2c11ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1173 | 2026.03.18 01:37:35.570006 [ 3 ] {df1e8a19-42b9-4b9a-85da-693a7d2c11ed} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2026.03.18 01:37:35.570040 [ 3 ] {df1e8a19-42b9-4b9a-85da-693a7d2c11ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1175 | 2026.03.18 01:37:35.570429 [ 3 ] {df1e8a19-42b9-4b9a-85da-693a7d2c11ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1176 | 2026.03.18 01:37:35.571006 [ 3 ] {df1e8a19-42b9-4b9a-85da-693a7d2c11ed} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2026.03.18 01:37:35.571144 [ 3 ] {df1e8a19-42b9-4b9a-85da-693a7d2c11ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001535 sec., 651.4657980456027 rows/sec., 43.90 KiB/sec. | ||
| 1178 | 2026.03.18 01:37:35.571178 [ 3 ] {df1e8a19-42b9-4b9a-85da-693a7d2c11ed} <Debug> TCPHandler: Processed in 0.001694409 sec. | ||
| 1179 | 2026.03.18 01:37:35.571294 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.03.18 01:37:35.571388 [ 3 ] {5bcdc266-7e10-437b-8aa5-cea87d731dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1181 | 2026.03.18 01:37:35.571441 [ 3 ] {5bcdc266-7e10-437b-8aa5-cea87d731dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1182 | 2026.03.18 01:37:35.572152 [ 3 ] {5bcdc266-7e10-437b-8aa5-cea87d731dd5} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.03.18 01:37:35.572189 [ 3 ] {5bcdc266-7e10-437b-8aa5-cea87d731dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1184 | 2026.03.18 01:37:35.572795 [ 3 ] {5bcdc266-7e10-437b-8aa5-cea87d731dd5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1185 | 2026.03.18 01:37:35.573206 [ 3 ] {5bcdc266-7e10-437b-8aa5-cea87d731dd5} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.03.18 01:37:35.573345 [ 3 ] {5bcdc266-7e10-437b-8aa5-cea87d731dd5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001975 sec., 5063.291139240506 rows/sec., 9.07 MiB/sec. | ||
| 1187 | 2026.03.18 01:37:35.573394 [ 3 ] {5bcdc266-7e10-437b-8aa5-cea87d731dd5} <Debug> TCPHandler: Processed in 0.002149195 sec. | ||
| 1188 | 2026.03.18 01:37:35.573518 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.03.18 01:37:35.573619 [ 3 ] {0efb9fa3-61c2-4073-a8fe-1ff5f542c973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1190 | 2026.03.18 01:37:35.573659 [ 3 ] {0efb9fa3-61c2-4073-a8fe-1ff5f542c973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1191 | 2026.03.18 01:37:35.573990 [ 3 ] {0efb9fa3-61c2-4073-a8fe-1ff5f542c973} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.03.18 01:37:35.574027 [ 3 ] {0efb9fa3-61c2-4073-a8fe-1ff5f542c973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1193 | 2026.03.18 01:37:35.574456 [ 3 ] {0efb9fa3-61c2-4073-a8fe-1ff5f542c973} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1194 | 2026.03.18 01:37:35.574965 [ 3 ] {0efb9fa3-61c2-4073-a8fe-1ff5f542c973} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.03.18 01:37:35.575093 [ 3 ] {0efb9fa3-61c2-4073-a8fe-1ff5f542c973} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001492 sec., 60321.71581769437 rows/sec., 3.77 MiB/sec. | ||
| 1196 | 2026.03.18 01:37:35.575129 [ 3 ] {0efb9fa3-61c2-4073-a8fe-1ff5f542c973} <Debug> TCPHandler: Processed in 0.001670908 sec. | ||
| 1197 | 2026.03.18 01:37:40.545373 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2026.03.18 01:37:40.545571 [ 3 ] {5dd1c7b0-cc39-42a6-8931-c00f12780160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1199 | 2026.03.18 01:37:40.545643 [ 3 ] {5dd1c7b0-cc39-42a6-8931-c00f12780160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1200 | 2026.03.18 01:37:40.546415 [ 3 ] {5dd1c7b0-cc39-42a6-8931-c00f12780160} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.03.18 01:37:40.546470 [ 3 ] {5dd1c7b0-cc39-42a6-8931-c00f12780160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1202 | 2026.03.18 01:37:40.547046 [ 3 ] {5dd1c7b0-cc39-42a6-8931-c00f12780160} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1203 | 2026.03.18 01:37:40.547486 [ 3 ] {5dd1c7b0-cc39-42a6-8931-c00f12780160} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.03.18 01:37:40.547639 [ 3 ] {5dd1c7b0-cc39-42a6-8931-c00f12780160} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00212 sec., 26415.094339622643 rows/sec., 2.03 MiB/sec. | ||
| 1205 | 2026.03.18 01:37:40.547680 [ 3 ] {5dd1c7b0-cc39-42a6-8931-c00f12780160} <Debug> TCPHandler: Processed in 0.00243496 sec. | ||
| 1206 | 2026.03.18 01:37:40.547808 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2026.03.18 01:37:40.547904 [ 3 ] {fa56718e-8f17-4292-bf88-7c70b4089a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1208 | 2026.03.18 01:37:40.547945 [ 3 ] {fa56718e-8f17-4292-bf88-7c70b4089a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1209 | 2026.03.18 01:37:40.548438 [ 3 ] {fa56718e-8f17-4292-bf88-7c70b4089a6b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2026.03.18 01:37:40.548475 [ 3 ] {fa56718e-8f17-4292-bf88-7c70b4089a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1211 | 2026.03.18 01:37:40.548876 [ 3 ] {fa56718e-8f17-4292-bf88-7c70b4089a6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1212 | 2026.03.18 01:37:40.549288 [ 3 ] {fa56718e-8f17-4292-bf88-7c70b4089a6b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2026.03.18 01:37:40.549417 [ 3 ] {fa56718e-8f17-4292-bf88-7c70b4089a6b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001532 sec., 41775.45691906005 rows/sec., 3.26 MiB/sec. | ||
| 1214 | 2026.03.18 01:37:40.549453 [ 3 ] {fa56718e-8f17-4292-bf88-7c70b4089a6b} <Debug> TCPHandler: Processed in 0.001694778 sec. | ||
| 1215 | 2026.03.18 01:37:40.549589 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.03.18 01:37:40.549685 [ 3 ] {66005655-7d23-4f66-acdb-8eef005a97f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1217 | 2026.03.18 01:37:40.549729 [ 3 ] {66005655-7d23-4f66-acdb-8eef005a97f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1218 | 2026.03.18 01:37:40.550174 [ 3 ] {66005655-7d23-4f66-acdb-8eef005a97f3} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.03.18 01:37:40.550210 [ 3 ] {66005655-7d23-4f66-acdb-8eef005a97f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1220 | 2026.03.18 01:37:40.550647 [ 3 ] {66005655-7d23-4f66-acdb-8eef005a97f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1221 | 2026.03.18 01:37:40.551061 [ 3 ] {66005655-7d23-4f66-acdb-8eef005a97f3} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.03.18 01:37:40.551191 [ 3 ] {66005655-7d23-4f66-acdb-8eef005a97f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec. | ||
| 1223 | 2026.03.18 01:37:40.551228 [ 3 ] {66005655-7d23-4f66-acdb-8eef005a97f3} <Debug> TCPHandler: Processed in 0.001693138 sec. | ||
| 1224 | 2026.03.18 01:37:40.551350 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.03.18 01:37:40.551444 [ 3 ] {7b237fe1-2485-4c81-879d-368fedccdd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1226 | 2026.03.18 01:37:40.551486 [ 3 ] {7b237fe1-2485-4c81-879d-368fedccdd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1227 | 2026.03.18 01:37:40.551859 [ 3 ] {7b237fe1-2485-4c81-879d-368fedccdd04} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.03.18 01:37:40.551895 [ 3 ] {7b237fe1-2485-4c81-879d-368fedccdd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1229 | 2026.03.18 01:37:40.552292 [ 3 ] {7b237fe1-2485-4c81-879d-368fedccdd04} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1230 | 2026.03.18 01:37:40.552740 [ 3 ] {7b237fe1-2485-4c81-879d-368fedccdd04} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.03.18 01:37:40.552868 [ 3 ] {7b237fe1-2485-4c81-879d-368fedccdd04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
| 1232 | 2026.03.18 01:37:40.552904 [ 3 ] {7b237fe1-2485-4c81-879d-368fedccdd04} <Debug> TCPHandler: Processed in 0.001602447 sec. | ||
| 1233 | 2026.03.18 01:37:42.176115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1234 | 2026.03.18 01:37:42.176668 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.03.18 01:37:42.176702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1236 | 2026.03.18 01:37:42.177357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1237 | 2026.03.18 01:37:42.177843 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.03.18 01:37:42.177991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1239 | 2026.03.18 01:37:42.309358 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1240 | 2026.03.18 01:37:42.326010 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2026.03.18 01:37:42.326052 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1242 | 2026.03.18 01:37:42.332494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1243 | 2026.03.18 01:37:42.333584 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2026.03.18 01:37:42.336400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1245 | 2026.03.18 01:37:43.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.38 MiB, peak 167.38 MiB, free memory in arenas 0.00 B, will set to 164.61 MiB (RSS), difference: 1.23 MiB | ||
| 1246 | 2026.03.18 01:37:44.698293 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 | ||
| 1247 | 2026.03.18 01:37:44.700392 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.03.18 01:37:44.700448 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1249 | 2026.03.18 01:37:44.701799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1250 | 2026.03.18 01:37:44.702283 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.03.18 01:37:44.702606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1252 | 2026.03.18 01:37:45.554170 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.03.18 01:37:45.554351 [ 3 ] {a9c574ff-9783-4bde-9ce0-a18a06ed0dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1254 | 2026.03.18 01:37:45.554420 [ 3 ] {a9c574ff-9783-4bde-9ce0-a18a06ed0dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1255 | 2026.03.18 01:37:45.555173 [ 3 ] {a9c574ff-9783-4bde-9ce0-a18a06ed0dac} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.03.18 01:37:45.555224 [ 3 ] {a9c574ff-9783-4bde-9ce0-a18a06ed0dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1257 | 2026.03.18 01:37:45.555726 [ 3 ] {a9c574ff-9783-4bde-9ce0-a18a06ed0dac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1258 | 2026.03.18 01:37:45.556186 [ 3 ] {a9c574ff-9783-4bde-9ce0-a18a06ed0dac} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.03.18 01:37:45.556352 [ 3 ] {a9c574ff-9783-4bde-9ce0-a18a06ed0dac} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00205 sec., 138536.58536585365 rows/sec., 8.80 MiB/sec. | ||
| 1260 | 2026.03.18 01:37:45.556403 [ 3 ] {a9c574ff-9783-4bde-9ce0-a18a06ed0dac} <Debug> TCPHandler: Processed in 0.002364839 sec. | ||
| 1261 | 2026.03.18 01:37:45.556542 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.03.18 01:37:45.556645 [ 3 ] {3082aecc-a694-4c32-b54d-251b80cab55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1263 | 2026.03.18 01:37:45.556688 [ 3 ] {3082aecc-a694-4c32-b54d-251b80cab55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1264 | 2026.03.18 01:37:45.557446 [ 3 ] {3082aecc-a694-4c32-b54d-251b80cab55b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.03.18 01:37:45.557483 [ 3 ] {3082aecc-a694-4c32-b54d-251b80cab55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1266 | 2026.03.18 01:37:45.557946 [ 3 ] {3082aecc-a694-4c32-b54d-251b80cab55b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1267 | 2026.03.18 01:37:45.558386 [ 3 ] {3082aecc-a694-4c32-b54d-251b80cab55b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.03.18 01:37:45.558543 [ 3 ] {3082aecc-a694-4c32-b54d-251b80cab55b} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001921 sec., 425299.32326913066 rows/sec., 33.30 MiB/sec. | ||
| 1269 | 2026.03.18 01:37:45.558583 [ 3 ] {3082aecc-a694-4c32-b54d-251b80cab55b} <Debug> TCPHandler: Processed in 0.002094154 sec. | ||
| 1270 | 2026.03.18 01:37:45.558707 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.03.18 01:37:45.558803 [ 3 ] {a8e14e3f-c38a-4c01-8a27-6d6afff8a78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1272 | 2026.03.18 01:37:45.558845 [ 3 ] {a8e14e3f-c38a-4c01-8a27-6d6afff8a78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1273 | 2026.03.18 01:37:45.559280 [ 3 ] {a8e14e3f-c38a-4c01-8a27-6d6afff8a78c} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.03.18 01:37:45.559317 [ 3 ] {a8e14e3f-c38a-4c01-8a27-6d6afff8a78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1275 | 2026.03.18 01:37:45.559718 [ 3 ] {a8e14e3f-c38a-4c01-8a27-6d6afff8a78c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1276 | 2026.03.18 01:37:45.560163 [ 3 ] {a8e14e3f-c38a-4c01-8a27-6d6afff8a78c} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.03.18 01:37:45.560298 [ 3 ] {a8e14e3f-c38a-4c01-8a27-6d6afff8a78c} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001513 sec., 100462.65697290152 rows/sec., 6.00 MiB/sec. | ||
| 1278 | 2026.03.18 01:37:45.560336 [ 3 ] {a8e14e3f-c38a-4c01-8a27-6d6afff8a78c} <Debug> TCPHandler: Processed in 0.001679047 sec. | ||
| 1279 | 2026.03.18 01:37:45.560451 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.03.18 01:37:45.560545 [ 3 ] {acaa975e-d75c-4070-a0b0-16a8ccf0b634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1281 | 2026.03.18 01:37:45.560583 [ 3 ] {acaa975e-d75c-4070-a0b0-16a8ccf0b634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1282 | 2026.03.18 01:37:45.561010 [ 3 ] {acaa975e-d75c-4070-a0b0-16a8ccf0b634} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.03.18 01:37:45.561047 [ 3 ] {acaa975e-d75c-4070-a0b0-16a8ccf0b634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1284 | 2026.03.18 01:37:45.561436 [ 3 ] {acaa975e-d75c-4070-a0b0-16a8ccf0b634} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2026.03.18 01:37:45.561847 [ 3 ] {acaa975e-d75c-4070-a0b0-16a8ccf0b634} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.03.18 01:37:45.561974 [ 3 ] {acaa975e-d75c-4070-a0b0-16a8ccf0b634} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001447 sec., 102971.66551485834 rows/sec., 6.65 MiB/sec. | ||
| 1287 | 2026.03.18 01:37:45.562013 [ 3 ] {acaa975e-d75c-4070-a0b0-16a8ccf0b634} <Debug> TCPHandler: Processed in 0.001610657 sec. | ||
| 1288 | 2026.03.18 01:37:45.562129 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.03.18 01:37:45.562223 [ 3 ] {ed00df86-9350-40be-bcc3-e2b15ea4b7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.03.18 01:37:45.562262 [ 3 ] {ed00df86-9350-40be-bcc3-e2b15ea4b7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1291 | 2026.03.18 01:37:45.562685 [ 3 ] {ed00df86-9350-40be-bcc3-e2b15ea4b7e2} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.03.18 01:37:45.562723 [ 3 ] {ed00df86-9350-40be-bcc3-e2b15ea4b7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1293 | 2026.03.18 01:37:45.563123 [ 3 ] {ed00df86-9350-40be-bcc3-e2b15ea4b7e2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1294 | 2026.03.18 01:37:45.563539 [ 3 ] {ed00df86-9350-40be-bcc3-e2b15ea4b7e2} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.03.18 01:37:45.563668 [ 3 ] {ed00df86-9350-40be-bcc3-e2b15ea4b7e2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001462 sec., 101231.1901504788 rows/sec., 5.76 MiB/sec. | ||
| 1296 | 2026.03.18 01:37:45.563704 [ 3 ] {ed00df86-9350-40be-bcc3-e2b15ea4b7e2} <Debug> TCPHandler: Processed in 0.001625376 sec. | ||
| 1297 | 2026.03.18 01:37:45.563814 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.03.18 01:37:45.563907 [ 3 ] {c46036a7-0980-4cd8-88e6-da326db9a0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1299 | 2026.03.18 01:37:45.563947 [ 3 ] {c46036a7-0980-4cd8-88e6-da326db9a0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1300 | 2026.03.18 01:37:45.564499 [ 3 ] {c46036a7-0980-4cd8-88e6-da326db9a0f4} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.03.18 01:37:45.564535 [ 3 ] {c46036a7-0980-4cd8-88e6-da326db9a0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1302 | 2026.03.18 01:37:45.564968 [ 3 ] {c46036a7-0980-4cd8-88e6-da326db9a0f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1303 | 2026.03.18 01:37:45.565503 [ 3 ] {c46036a7-0980-4cd8-88e6-da326db9a0f4} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.03.18 01:37:45.565654 [ 3 ] {c46036a7-0980-4cd8-88e6-da326db9a0f4} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001764 sec., 283446.7120181406 rows/sec., 19.92 MiB/sec. | ||
| 1305 | 2026.03.18 01:37:45.565693 [ 3 ] {c46036a7-0980-4cd8-88e6-da326db9a0f4} <Debug> TCPHandler: Processed in 0.001927743 sec. | ||
| 1306 | 2026.03.18 01:37:45.565805 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.03.18 01:37:45.565899 [ 3 ] {8aceb822-462c-41ab-9646-284433cedaa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1308 | 2026.03.18 01:37:45.565940 [ 3 ] {8aceb822-462c-41ab-9646-284433cedaa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1309 | 2026.03.18 01:37:45.566267 [ 3 ] {8aceb822-462c-41ab-9646-284433cedaa8} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.03.18 01:37:45.566304 [ 3 ] {8aceb822-462c-41ab-9646-284433cedaa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1311 | 2026.03.18 01:37:45.566725 [ 3 ] {8aceb822-462c-41ab-9646-284433cedaa8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1312 | 2026.03.18 01:37:45.567194 [ 3 ] {8aceb822-462c-41ab-9646-284433cedaa8} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.03.18 01:37:45.567335 [ 3 ] {8aceb822-462c-41ab-9646-284433cedaa8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 215.89 KiB/sec. | ||
| 1314 | 2026.03.18 01:37:45.567383 [ 3 ] {8aceb822-462c-41ab-9646-284433cedaa8} <Debug> TCPHandler: Processed in 0.001626247 sec. | ||
| 1315 | 2026.03.18 01:37:45.567530 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.03.18 01:37:45.567644 [ 3 ] {cb048ada-b3d7-4546-b726-5522589a3049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.03.18 01:37:45.567694 [ 3 ] {cb048ada-b3d7-4546-b726-5522589a3049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1318 | 2026.03.18 01:37:45.568219 [ 3 ] {cb048ada-b3d7-4546-b726-5522589a3049} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.03.18 01:37:45.568262 [ 3 ] {cb048ada-b3d7-4546-b726-5522589a3049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1320 | 2026.03.18 01:37:45.568804 [ 3 ] {cb048ada-b3d7-4546-b726-5522589a3049} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1321 | 2026.03.18 01:37:45.569356 [ 3 ] {cb048ada-b3d7-4546-b726-5522589a3049} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.03.18 01:37:45.569546 [ 3 ] {cb048ada-b3d7-4546-b726-5522589a3049} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001988 sec., 133299.79879275654 rows/sec., 8.86 MiB/sec. | ||
| 1323 | 2026.03.18 01:37:45.569660 [ 3 ] {cb048ada-b3d7-4546-b726-5522589a3049} <Debug> TCPHandler: Processed in 0.002191756 sec. | ||
| 1324 | 2026.03.18 01:37:45.569800 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.03.18 01:37:45.569920 [ 3 ] {57911eff-c457-4eef-b65b-a2a02596d490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1326 | 2026.03.18 01:37:45.569970 [ 3 ] {57911eff-c457-4eef-b65b-a2a02596d490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1327 | 2026.03.18 01:37:45.570367 [ 3 ] {57911eff-c457-4eef-b65b-a2a02596d490} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.03.18 01:37:45.570404 [ 3 ] {57911eff-c457-4eef-b65b-a2a02596d490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1329 | 2026.03.18 01:37:45.570917 [ 3 ] {57911eff-c457-4eef-b65b-a2a02596d490} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1330 | 2026.03.18 01:37:45.571515 [ 3 ] {57911eff-c457-4eef-b65b-a2a02596d490} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.03.18 01:37:45.571676 [ 3 ] {57911eff-c457-4eef-b65b-a2a02596d490} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001782 sec., 561.1672278338946 rows/sec., 37.81 KiB/sec. | ||
| 1332 | 2026.03.18 01:37:45.571712 [ 3 ] {57911eff-c457-4eef-b65b-a2a02596d490} <Debug> TCPHandler: Processed in 0.001971803 sec. | ||
| 1333 | 2026.03.18 01:37:45.571824 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.03.18 01:37:45.571919 [ 3 ] {ab02a71e-3738-4cf6-a585-b98d2c57f0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1335 | 2026.03.18 01:37:45.571973 [ 3 ] {ab02a71e-3738-4cf6-a585-b98d2c57f0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1336 | 2026.03.18 01:37:45.572697 [ 3 ] {ab02a71e-3738-4cf6-a585-b98d2c57f0ab} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.03.18 01:37:45.572734 [ 3 ] {ab02a71e-3738-4cf6-a585-b98d2c57f0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1338 | 2026.03.18 01:37:45.573426 [ 3 ] {ab02a71e-3738-4cf6-a585-b98d2c57f0ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1339 | 2026.03.18 01:37:45.573860 [ 3 ] {ab02a71e-3738-4cf6-a585-b98d2c57f0ab} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.03.18 01:37:45.573998 [ 3 ] {ab02a71e-3738-4cf6-a585-b98d2c57f0ab} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002096 sec., 4770.992366412213 rows/sec., 8.55 MiB/sec. | ||
| 1341 | 2026.03.18 01:37:45.574064 [ 3 ] {ab02a71e-3738-4cf6-a585-b98d2c57f0ab} <Debug> TCPHandler: Processed in 0.002288878 sec. | ||
| 1342 | 2026.03.18 01:37:45.574201 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.03.18 01:37:45.574314 [ 3 ] {7de6dfc4-a582-4001-b831-cfdc748b8999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1344 | 2026.03.18 01:37:45.574367 [ 3 ] {7de6dfc4-a582-4001-b831-cfdc748b8999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1345 | 2026.03.18 01:37:45.574806 [ 3 ] {7de6dfc4-a582-4001-b831-cfdc748b8999} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.03.18 01:37:45.574842 [ 3 ] {7de6dfc4-a582-4001-b831-cfdc748b8999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 1347 | 2026.03.18 01:37:45.575447 [ 3 ] {7de6dfc4-a582-4001-b831-cfdc748b8999} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1348 | 2026.03.18 01:37:45.575969 [ 3 ] {7de6dfc4-a582-4001-b831-cfdc748b8999} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.03.18 01:37:45.576156 [ 3 ] {7de6dfc4-a582-4001-b831-cfdc748b8999} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001865 sec., 48257.3726541555 rows/sec., 3.02 MiB/sec. | ||
| 1350 | 2026.03.18 01:37:45.576205 [ 3 ] {7de6dfc4-a582-4001-b831-cfdc748b8999} <Debug> TCPHandler: Processed in 0.002067524 sec. | ||
| 1351 | 2026.03.18 01:37:49.583657 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1352 | 2026.03.18 01:37:49.583727 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1353 | 2026.03.18 01:37:49.678122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1354 | 2026.03.18 01:37:49.678601 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.03.18 01:37:49.678644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1356 | 2026.03.18 01:37:49.679254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1357 | 2026.03.18 01:37:49.679495 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.03.18 01:37:49.679645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1359 | 2026.03.18 01:37:49.679657 [ 62 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1360 | 2026.03.18 01:37:49.679777 [ 62 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.03.18 01:37:49.679809 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1362 | 2026.03.18 01:37:49.683956 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1363 | 2026.03.18 01:37:49.686244 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1364 | 2026.03.18 01:37:49.688465 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1365 | 2026.03.18 01:37:49.694571 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1366 | 2026.03.18 01:37:49.694680 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1367 | 2026.03.18 01:37:49.697126 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1368 | 2026.03.18 01:37:49.697233 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1369 | 2026.03.18 01:37:49.699279 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1370 | 2026.03.18 01:37:49.743153 [ 187 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.063222651 sec., 44382.827287644104 rows/sec., 650.14 KiB/sec. | ||
| 1371 | 2026.03.18 01:37:49.744052 [ 201 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1372 | 2026.03.18 01:37:49.744407 [ 201 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_6_1} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.03.18 01:37:49.744491 [ 201 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_6_1} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1374 | 2026.03.18 01:37:49.744614 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1375 | 2026.03.18 01:37:49.836521 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1376 | 2026.03.18 01:37:49.853968 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.03.18 01:37:49.854031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1378 | 2026.03.18 01:37:49.860165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1379 | 2026.03.18 01:37:49.860912 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.03.18 01:37:49.861187 [ 62 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1381 | 2026.03.18 01:37:49.861246 [ 62 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.03.18 01:37:49.861264 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1383 | 2026.03.18 01:37:49.861363 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1384 | 2026.03.18 01:37:49.864901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1385 | 2026.03.18 01:37:49.865701 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1386 | 2026.03.18 01:37:49.867125 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1387 | 2026.03.18 01:37:49.871640 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1388 | 2026.03.18 01:37:49.876303 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1389 | 2026.03.18 01:37:49.880353 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1390 | 2026.03.18 01:37:49.890034 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1391 | 2026.03.18 01:37:49.894276 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1392 | 2026.03.18 01:37:49.959929 [ 187 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098607258 sec., 466.4971010551779 rows/sec., 2.41 MiB/sec. | ||
| 1393 | 2026.03.18 01:37:49.962369 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1394 | 2026.03.18 01:37:49.964436 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_6_1} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.03.18 01:37:49.964543 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_6_1} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1396 | 2026.03.18 01:37:49.966267 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1397 | 2026.03.18 01:37:50.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.88 MiB, peak 175.42 MiB, free memory in arenas 0.00 B, will set to 176.33 MiB (RSS), difference: 10.44 MiB | ||
| 1398 | 2026.03.18 01:37:50.545569 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.03.18 01:37:50.545747 [ 3 ] {1cb1ffc4-1946-49da-b5c6-465c8b2eba7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1400 | 2026.03.18 01:37:50.545812 [ 3 ] {1cb1ffc4-1946-49da-b5c6-465c8b2eba7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1401 | 2026.03.18 01:37:50.546432 [ 3 ] {1cb1ffc4-1946-49da-b5c6-465c8b2eba7b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.03.18 01:37:50.546481 [ 3 ] {1cb1ffc4-1946-49da-b5c6-465c8b2eba7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1403 | 2026.03.18 01:37:50.546864 [ 3 ] {1cb1ffc4-1946-49da-b5c6-465c8b2eba7b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1404 | 2026.03.18 01:37:50.547095 [ 3 ] {1cb1ffc4-1946-49da-b5c6-465c8b2eba7b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.03.18 01:37:50.547233 [ 60 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1406 | 2026.03.18 01:37:50.547242 [ 3 ] {1cb1ffc4-1946-49da-b5c6-465c8b2eba7b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001545 sec., 36245.95469255664 rows/sec., 2.78 MiB/sec. | ||
| 1407 | 2026.03.18 01:37:50.547312 [ 60 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.03.18 01:37:50.547329 [ 3 ] {1cb1ffc4-1946-49da-b5c6-465c8b2eba7b} <Debug> TCPHandler: Processed in 0.001888452 sec. | ||
| 1409 | 2026.03.18 01:37:50.547342 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1410 | 2026.03.18 01:37:50.547456 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.03.18 01:37:50.547467 [ 195 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1412 | 2026.03.18 01:37:50.547559 [ 3 ] {4629b9f5-397a-40cf-9d05-80268642d64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1413 | 2026.03.18 01:37:50.547592 [ 195 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1414 | 2026.03.18 01:37:50.547605 [ 3 ] {4629b9f5-397a-40cf-9d05-80268642d64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1415 | 2026.03.18 01:37:50.547640 [ 195 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 822 rows starting from the beginning of the part | ||
| 1416 | 2026.03.18 01:37:50.547749 [ 195 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1417 | 2026.03.18 01:37:50.547802 [ 195 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 817 rows starting from the beginning of the part | ||
| 1418 | 2026.03.18 01:37:50.547850 [ 195 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1419 | 2026.03.18 01:37:50.547893 [ 195 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 817 rows starting from the beginning of the part | ||
| 1420 | 2026.03.18 01:37:50.547940 [ 195 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1421 | 2026.03.18 01:37:50.548067 [ 3 ] {4629b9f5-397a-40cf-9d05-80268642d64c} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.03.18 01:37:50.548110 [ 3 ] {4629b9f5-397a-40cf-9d05-80268642d64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1423 | 2026.03.18 01:37:50.548560 [ 3 ] {4629b9f5-397a-40cf-9d05-80268642d64c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1424 | 2026.03.18 01:37:50.548815 [ 3 ] {4629b9f5-397a-40cf-9d05-80268642d64c} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.03.18 01:37:50.548916 [ 60 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1426 | 2026.03.18 01:37:50.548948 [ 60 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.03.18 01:37:50.548950 [ 3 ] {4629b9f5-397a-40cf-9d05-80268642d64c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001411 sec., 45357.90219702339 rows/sec., 3.54 MiB/sec. | ||
| 1428 | 2026.03.18 01:37:50.548967 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1429 | 2026.03.18 01:37:50.549002 [ 3 ] {4629b9f5-397a-40cf-9d05-80268642d64c} <Debug> TCPHandler: Processed in 0.001596947 sec. | ||
| 1430 | 2026.03.18 01:37:50.549053 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1431 | 2026.03.18 01:37:50.549124 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.03.18 01:37:50.549158 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1433 | 2026.03.18 01:37:50.549198 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 510 rows starting from the beginning of the part | ||
| 1434 | 2026.03.18 01:37:50.549236 [ 3 ] {bf6afa66-a208-4b56-92bc-df38112287ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1435 | 2026.03.18 01:37:50.549273 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1436 | 2026.03.18 01:37:50.549293 [ 3 ] {bf6afa66-a208-4b56-92bc-df38112287ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1437 | 2026.03.18 01:37:50.549326 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 500 rows starting from the beginning of the part | ||
| 1438 | 2026.03.18 01:37:50.549388 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1439 | 2026.03.18 01:37:50.549431 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 500 rows starting from the beginning of the part | ||
| 1440 | 2026.03.18 01:37:50.549476 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1441 | 2026.03.18 01:37:50.549539 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.002114435 sec., 1240993.4568809161 rows/sec., 101.77 MiB/sec. | ||
| 1442 | 2026.03.18 01:37:50.549778 [ 3 ] {bf6afa66-a208-4b56-92bc-df38112287ed} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.03.18 01:37:50.549811 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1444 | 2026.03.18 01:37:50.549827 [ 3 ] {bf6afa66-a208-4b56-92bc-df38112287ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1445 | 2026.03.18 01:37:50.550181 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_6_1} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.03.18 01:37:50.550275 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_6_1} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1447 | 2026.03.18 01:37:50.550370 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1448 | 2026.03.18 01:37:50.550441 [ 3 ] {bf6afa66-a208-4b56-92bc-df38112287ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1449 | 2026.03.18 01:37:50.550610 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1702 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592746 sec., 1068594.7414088624 rows/sec., 80.17 MiB/sec. | ||
| 1450 | 2026.03.18 01:37:50.550719 [ 3 ] {bf6afa66-a208-4b56-92bc-df38112287ed} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2026.03.18 01:37:50.550841 [ 194 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1452 | 2026.03.18 01:37:50.550851 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1453 | 2026.03.18 01:37:50.550884 [ 3 ] {bf6afa66-a208-4b56-92bc-df38112287ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00167 sec., 95808.38323353294 rows/sec., 6.67 MiB/sec. | ||
| 1454 | 2026.03.18 01:37:50.550893 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.03.18 01:37:50.550929 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1456 | 2026.03.18 01:37:50.550936 [ 3 ] {bf6afa66-a208-4b56-92bc-df38112287ed} <Debug> TCPHandler: Processed in 0.001861861 sec. | ||
| 1457 | 2026.03.18 01:37:50.550993 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1458 | 2026.03.18 01:37:50.551076 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.03.18 01:37:50.551092 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1460 | 2026.03.18 01:37:50.551130 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1461 | 2026.03.18 01:37:50.551179 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1462 | 2026.03.18 01:37:50.551189 [ 3 ] {b382e8d2-c96b-41ce-a173-c7d6723fbc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1463 | 2026.03.18 01:37:50.551218 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1464 | 2026.03.18 01:37:50.551230 [ 194 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_6_1} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.03.18 01:37:50.551243 [ 3 ] {b382e8d2-c96b-41ce-a173-c7d6723fbc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1466 | 2026.03.18 01:37:50.551258 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1467 | 2026.03.18 01:37:50.551313 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1468 | 2026.03.18 01:37:50.551323 [ 194 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_6_1} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1469 | 2026.03.18 01:37:50.551355 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1470 | 2026.03.18 01:37:50.551455 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1471 | 2026.03.18 01:37:50.551598 [ 3 ] {b382e8d2-c96b-41ce-a173-c7d6723fbc9a} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.03.18 01:37:50.551639 [ 3 ] {b382e8d2-c96b-41ce-a173-c7d6723fbc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1473 | 2026.03.18 01:37:50.551974 [ 3 ] {b382e8d2-c96b-41ce-a173-c7d6723fbc9a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1474 | 2026.03.18 01:37:50.552238 [ 3 ] {b382e8d2-c96b-41ce-a173-c7d6723fbc9a} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.03.18 01:37:50.552338 [ 60 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1476 | 2026.03.18 01:37:50.552367 [ 60 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.03.18 01:37:50.552375 [ 3 ] {b382e8d2-c96b-41ce-a173-c7d6723fbc9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 1478 | 2026.03.18 01:37:50.552384 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1479 | 2026.03.18 01:37:50.552378 [ 194 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408834 sec., 840411.2904714111 rows/sec., 56.73 MiB/sec. | ||
| 1480 | 2026.03.18 01:37:50.552419 [ 3 ] {b382e8d2-c96b-41ce-a173-c7d6723fbc9a} <Debug> TCPHandler: Processed in 0.001401523 sec. | ||
| 1481 | 2026.03.18 01:37:50.552471 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1482 | 2026.03.18 01:37:50.552571 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1483 | 2026.03.18 01:37:50.552601 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
| 1484 | 2026.03.18 01:37:50.552664 [ 194 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1485 | 2026.03.18 01:37:50.552695 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1486 | 2026.03.18 01:37:50.552749 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1487 | 2026.03.18 01:37:50.552795 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1488 | 2026.03.18 01:37:50.552854 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1489 | 2026.03.18 01:37:50.552900 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1490 | 2026.03.18 01:37:50.552994 [ 194 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.03.18 01:37:50.553078 [ 194 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1492 | 2026.03.18 01:37:50.553153 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1493 | 2026.03.18 01:37:50.553800 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.001361833 sec., 304002.0325546524 rows/sec., 19.53 MiB/sec. | ||
| 1494 | 2026.03.18 01:37:50.553949 [ 194 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1495 | 2026.03.18 01:37:50.554200 [ 194 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_6_1} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.03.18 01:37:50.554267 [ 194 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_6_1} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1497 | 2026.03.18 01:37:50.554336 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1498 | 2026.03.18 01:37:54.590892 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.03.18 01:37:54.591141 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1500 | 2026.03.18 01:37:54.593527 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1501 | 2026.03.18 01:37:54.598297 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Debug> 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1502 | 2026.03.18 01:37:54.598583 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1503 | 2026.03.18 01:37:54.602745 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1504 | 2026.03.18 01:37:54.606932 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1505 | 2026.03.18 01:37:54.611128 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1506 | 2026.03.18 01:37:54.613093 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (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 | ||
| 1507 | 2026.03.18 01:37:54.613122 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1508 | 2026.03.18 01:37:54.613211 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Trace> 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1509 | 2026.03.18 01:37:54.613234 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1510 | 2026.03.18 01:37:54.631319 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.040277 sec., 794.4981006529781 rows/sec., 29.99 KiB/sec. | ||
| 1511 | 2026.03.18 01:37:54.631403 [ 3 ] {a33662c1-6494-480f-a9b5-19ec514c89d6} <Debug> TCPHandler: Processed in 0.040646485 sec. | ||
| 1512 | 2026.03.18 01:37:54.631755 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.03.18 01:37:54.631915 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1514 | 2026.03.18 01:37:54.632162 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1515 | 2026.03.18 01:37:54.632200 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Debug> 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1516 | 2026.03.18 01:37:54.632404 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1517 | 2026.03.18 01:37:54.632462 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1518 | 2026.03.18 01:37:54.632576 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1519 | 2026.03.18 01:37:54.632608 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1520 | 2026.03.18 01:37:54.632628 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (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 | ||
| 1521 | 2026.03.18 01:37:54.632643 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1522 | 2026.03.18 01:37:54.632677 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Trace> 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1523 | 2026.03.18 01:37:54.632696 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1524 | 2026.03.18 01:37:54.633133 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001293 sec., 24748.646558391338 rows/sec., 934.27 KiB/sec. | ||
| 1525 | 2026.03.18 01:37:54.633193 [ 3 ] {b3bd6aea-9a66-47e4-a43c-99d82e6f3df8} <Debug> TCPHandler: Processed in 0.001513165 sec. | ||
| 1526 | 2026.03.18 01:37:54.633427 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.03.18 01:37:54.633566 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1528 | 2026.03.18 01:37:54.633776 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1529 | 2026.03.18 01:37:54.633811 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Debug> 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1530 | 2026.03.18 01:37:54.634021 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1531 | 2026.03.18 01:37:54.634077 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1532 | 2026.03.18 01:37:54.634180 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1533 | 2026.03.18 01:37:54.634209 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1534 | 2026.03.18 01:37:54.634229 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (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 | ||
| 1535 | 2026.03.18 01:37:54.634244 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1536 | 2026.03.18 01:37:54.634286 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Trace> 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1537 | 2026.03.18 01:37:54.634308 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1538 | 2026.03.18 01:37:54.634715 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001209 sec., 26468.155500413566 rows/sec., 999.18 KiB/sec. | ||
| 1539 | 2026.03.18 01:37:54.634775 [ 3 ] {8e729c23-c001-47ac-85ba-51ca97ef0bdd} <Debug> TCPHandler: Processed in 0.001398713 sec. | ||
| 1540 | 2026.03.18 01:37:54.634991 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.03.18 01:37:54.635125 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1542 | 2026.03.18 01:37:54.635332 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1543 | 2026.03.18 01:37:54.635368 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Debug> 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1544 | 2026.03.18 01:37:54.635561 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1545 | 2026.03.18 01:37:54.635616 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1546 | 2026.03.18 01:37:54.635733 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1547 | 2026.03.18 01:37:54.635766 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1548 | 2026.03.18 01:37:54.635790 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (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 | ||
| 1549 | 2026.03.18 01:37:54.635812 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1550 | 2026.03.18 01:37:54.635863 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Trace> 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1551 | 2026.03.18 01:37:54.635891 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1552 | 2026.03.18 01:37:54.636345 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001276 sec., 25078.36990595611 rows/sec., 946.71 KiB/sec. | ||
| 1553 | 2026.03.18 01:37:54.636403 [ 3 ] {c720e663-6b73-4c9c-be2d-a3acc7b841b7} <Debug> TCPHandler: Processed in 0.001462284 sec. | ||
| 1554 | 2026.03.18 01:37:54.636632 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.03.18 01:37:54.636801 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1556 | 2026.03.18 01:37:54.637024 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1557 | 2026.03.18 01:37:54.637059 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Debug> 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1558 | 2026.03.18 01:37:54.637260 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1559 | 2026.03.18 01:37:54.637317 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1560 | 2026.03.18 01:37:54.637421 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1561 | 2026.03.18 01:37:54.637451 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1562 | 2026.03.18 01:37:54.637470 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (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 | ||
| 1563 | 2026.03.18 01:37:54.637484 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1564 | 2026.03.18 01:37:54.637517 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Trace> 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1565 | 2026.03.18 01:37:54.637536 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1566 | 2026.03.18 01:37:54.637941 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001199 sec., 26688.90742285238 rows/sec., 1007.51 KiB/sec. | ||
| 1567 | 2026.03.18 01:37:54.638002 [ 3 ] {50368dc6-d77d-4063-8e1d-83983eb5f23b} <Debug> TCPHandler: Processed in 0.001433124 sec. | ||
| 1568 | 2026.03.18 01:37:54.638262 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.03.18 01:37:54.638404 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1570 | 2026.03.18 01:37:54.638619 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1571 | 2026.03.18 01:37:54.638655 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Debug> 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1572 | 2026.03.18 01:37:54.638859 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1573 | 2026.03.18 01:37:54.638914 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1574 | 2026.03.18 01:37:54.639017 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1575 | 2026.03.18 01:37:54.639047 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1576 | 2026.03.18 01:37:54.639068 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (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 | ||
| 1577 | 2026.03.18 01:37:54.639082 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1578 | 2026.03.18 01:37:54.639116 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Trace> 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1579 | 2026.03.18 01:37:54.639136 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1580 | 2026.03.18 01:37:54.639523 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001176 sec., 27210.884353741498 rows/sec., 1.00 MiB/sec. | ||
| 1581 | 2026.03.18 01:37:54.639584 [ 3 ] {980f76b4-52f0-4d1f-8c20-ff1ea18d17e4} <Debug> TCPHandler: Processed in 0.001385983 sec. | ||
| 1582 | 2026.03.18 01:37:54.683416 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2026.03.18 01:37:54.683615 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', '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) | ||
| 1584 | 2026.03.18 01:37:54.683923 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1585 | 2026.03.18 01:37:54.683969 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Debug> 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', '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 | ||
| 1586 | 2026.03.18 01:37:54.684194 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1587 | 2026.03.18 01:37:54.684255 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1588 | 2026.03.18 01:37:54.684371 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1589 | 2026.03.18 01:37:54.684403 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1590 | 2026.03.18 01:37:54.684424 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (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 | ||
| 1591 | 2026.03.18 01:37:54.684446 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1592 | 2026.03.18 01:37:54.684493 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Trace> 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', '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'))" | ||
| 1593 | 2026.03.18 01:37:54.684520 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1594 | 2026.03.18 01:37:54.685085 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001554 sec., 20592.02059202059 rows/sec., 777.35 KiB/sec. | ||
| 1595 | 2026.03.18 01:37:54.685171 [ 3 ] {95fd052b-f490-49a9-ba42-e7d88343d275} <Debug> TCPHandler: Processed in 0.001838011 sec. | ||
| 1596 | 2026.03.18 01:37:54.702749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 260 | ||
| 1597 | 2026.03.18 01:37:54.705085 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.03.18 01:37:54.705133 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1599 | 2026.03.18 01:37:54.706486 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1600 | 2026.03.18 01:37:54.706774 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.03.18 01:37:54.707104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1602 | 2026.03.18 01:37:54.728140 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.03.18 01:37:54.728317 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) 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', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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) | ||
| 1604 | 2026.03.18 01:37:54.728592 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1605 | 2026.03.18 01:37:54.728631 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Debug> 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', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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 | ||
| 1606 | 2026.03.18 01:37:54.728866 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1607 | 2026.03.18 01:37:54.728932 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1608 | 2026.03.18 01:37:54.729055 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1609 | 2026.03.18 01:37:54.729089 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1610 | 2026.03.18 01:37:54.729109 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (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 | ||
| 1611 | 2026.03.18 01:37:54.729124 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1612 | 2026.03.18 01:37:54.729160 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Trace> 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', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 1613 | 2026.03.18 01:37:54.729180 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1614 | 2026.03.18 01:37:54.729737 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001498 sec., 21361.81575433912 rows/sec., 806.41 KiB/sec. | ||
| 1615 | 2026.03.18 01:37:54.729802 [ 3 ] {b3e17536-6e6d-44ef-a442-d96830c7392b} <Debug> TCPHandler: Processed in 0.001736038 sec. | ||
| 1616 | 2026.03.18 01:37:54.730600 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.03.18 01:37:54.730713 [ 3 ] {d2ef77cb-8e8c-43af-bef1-27ca08395a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1618 | 2026.03.18 01:37:54.730758 [ 3 ] {d2ef77cb-8e8c-43af-bef1-27ca08395a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1619 | 2026.03.18 01:37:54.731243 [ 3 ] {d2ef77cb-8e8c-43af-bef1-27ca08395a18} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.03.18 01:37:54.731283 [ 3 ] {d2ef77cb-8e8c-43af-bef1-27ca08395a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1621 | 2026.03.18 01:37:54.731684 [ 3 ] {d2ef77cb-8e8c-43af-bef1-27ca08395a18} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1622 | 2026.03.18 01:37:54.731899 [ 3 ] {d2ef77cb-8e8c-43af-bef1-27ca08395a18} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.03.18 01:37:54.732060 [ 3 ] {d2ef77cb-8e8c-43af-bef1-27ca08395a18} <Debug> executeQuery: Read 8 rows, 1.66 KiB in 0.001379 sec., 5801.305293691081 rows/sec., 1.17 MiB/sec. | ||
| 1624 | 2026.03.18 01:37:54.732102 [ 3 ] {d2ef77cb-8e8c-43af-bef1-27ca08395a18} <Debug> TCPHandler: Processed in 0.001553866 sec. | ||
| 1625 | 2026.03.18 01:37:54.732229 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.03.18 01:37:54.732328 [ 3 ] {7a5eb14f-a7e2-4eda-8ea9-abf86dea2a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1627 | 2026.03.18 01:37:54.732370 [ 3 ] {7a5eb14f-a7e2-4eda-8ea9-abf86dea2a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1628 | 2026.03.18 01:37:54.732984 [ 3 ] {7a5eb14f-a7e2-4eda-8ea9-abf86dea2a07} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.03.18 01:37:54.733022 [ 3 ] {7a5eb14f-a7e2-4eda-8ea9-abf86dea2a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1630 | 2026.03.18 01:37:54.733368 [ 3 ] {7a5eb14f-a7e2-4eda-8ea9-abf86dea2a07} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1631 | 2026.03.18 01:37:54.733586 [ 3 ] {7a5eb14f-a7e2-4eda-8ea9-abf86dea2a07} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.03.18 01:37:54.733717 [ 3 ] {7a5eb14f-a7e2-4eda-8ea9-abf86dea2a07} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001411 sec., 201275.69099929128 rows/sec., 12.78 MiB/sec. | ||
| 1633 | 2026.03.18 01:37:54.733755 [ 3 ] {7a5eb14f-a7e2-4eda-8ea9-abf86dea2a07} <Debug> TCPHandler: Processed in 0.001576936 sec. | ||
| 1634 | 2026.03.18 01:37:54.733874 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.03.18 01:37:54.733971 [ 3 ] {8ff192c9-f18a-4581-8229-d6a383ea1329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1636 | 2026.03.18 01:37:54.734013 [ 3 ] {8ff192c9-f18a-4581-8229-d6a383ea1329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1637 | 2026.03.18 01:37:54.734403 [ 3 ] {8ff192c9-f18a-4581-8229-d6a383ea1329} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.03.18 01:37:54.734441 [ 3 ] {8ff192c9-f18a-4581-8229-d6a383ea1329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1639 | 2026.03.18 01:37:54.734731 [ 3 ] {8ff192c9-f18a-4581-8229-d6a383ea1329} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1640 | 2026.03.18 01:37:54.734943 [ 3 ] {8ff192c9-f18a-4581-8229-d6a383ea1329} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.03.18 01:37:54.735071 [ 3 ] {8ff192c9-f18a-4581-8229-d6a383ea1329} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00112 sec., 1785.7142857142858 rows/sec., 145.61 KiB/sec. | ||
| 1642 | 2026.03.18 01:37:54.735110 [ 3 ] {8ff192c9-f18a-4581-8229-d6a383ea1329} <Debug> TCPHandler: Processed in 0.001285372 sec. | ||
| 1643 | 2026.03.18 01:37:54.735219 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.03.18 01:37:54.735313 [ 3 ] {148112f7-a011-4b71-8687-9460ab77dd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1645 | 2026.03.18 01:37:54.735353 [ 3 ] {148112f7-a011-4b71-8687-9460ab77dd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1646 | 2026.03.18 01:37:54.737811 [ 3 ] {148112f7-a011-4b71-8687-9460ab77dd28} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.03.18 01:37:54.737849 [ 3 ] {148112f7-a011-4b71-8687-9460ab77dd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1648 | 2026.03.18 01:37:54.738431 [ 3 ] {148112f7-a011-4b71-8687-9460ab77dd28} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1649 | 2026.03.18 01:37:54.738654 [ 3 ] {148112f7-a011-4b71-8687-9460ab77dd28} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.03.18 01:37:54.738794 [ 3 ] {148112f7-a011-4b71-8687-9460ab77dd28} <Debug> executeQuery: Read 2684 rows, 209.02 KiB in 0.0035 sec., 766857.1428571428 rows/sec., 58.32 MiB/sec. | ||
| 1651 | 2026.03.18 01:37:54.738836 [ 3 ] {148112f7-a011-4b71-8687-9460ab77dd28} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 1652 | 2026.03.18 01:37:54.738851 [ 3 ] {148112f7-a011-4b71-8687-9460ab77dd28} <Debug> TCPHandler: Processed in 0.003681972 sec. | ||
| 1653 | 2026.03.18 01:37:54.738975 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2026.03.18 01:37:54.739071 [ 3 ] {009b2e46-dddb-4918-a21b-ffe7e0824a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1655 | 2026.03.18 01:37:54.739111 [ 3 ] {009b2e46-dddb-4918-a21b-ffe7e0824a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1656 | 2026.03.18 01:37:54.739589 [ 3 ] {009b2e46-dddb-4918-a21b-ffe7e0824a1f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.03.18 01:37:54.739627 [ 3 ] {009b2e46-dddb-4918-a21b-ffe7e0824a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1658 | 2026.03.18 01:37:54.739954 [ 3 ] {009b2e46-dddb-4918-a21b-ffe7e0824a1f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1659 | 2026.03.18 01:37:54.740176 [ 3 ] {009b2e46-dddb-4918-a21b-ffe7e0824a1f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.03.18 01:37:54.740320 [ 3 ] {009b2e46-dddb-4918-a21b-ffe7e0824a1f} <Debug> executeQuery: Read 156 rows, 9.58 KiB in 0.001268 sec., 123028.39116719243 rows/sec., 7.38 MiB/sec. | ||
| 1661 | 2026.03.18 01:37:54.740361 [ 3 ] {009b2e46-dddb-4918-a21b-ffe7e0824a1f} <Debug> TCPHandler: Processed in 0.001437384 sec. | ||
| 1662 | 2026.03.18 01:37:54.740476 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.03.18 01:37:54.740572 [ 3 ] {4e346c15-55f9-4077-80e0-f6be4379393c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1664 | 2026.03.18 01:37:54.740612 [ 3 ] {4e346c15-55f9-4077-80e0-f6be4379393c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1665 | 2026.03.18 01:37:54.741469 [ 3 ] {4e346c15-55f9-4077-80e0-f6be4379393c} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.03.18 01:37:54.741505 [ 3 ] {4e346c15-55f9-4077-80e0-f6be4379393c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1667 | 2026.03.18 01:37:54.741857 [ 3 ] {4e346c15-55f9-4077-80e0-f6be4379393c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1668 | 2026.03.18 01:37:54.742066 [ 3 ] {4e346c15-55f9-4077-80e0-f6be4379393c} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.03.18 01:37:54.742193 [ 3 ] {4e346c15-55f9-4077-80e0-f6be4379393c} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001639 sec., 522879.8047589994 rows/sec., 31.07 MiB/sec. | ||
| 1670 | 2026.03.18 01:37:54.742231 [ 3 ] {4e346c15-55f9-4077-80e0-f6be4379393c} <Debug> TCPHandler: Processed in 0.00180555 sec. | ||
| 1671 | 2026.03.18 01:37:54.742347 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.03.18 01:37:54.742445 [ 3 ] {6cd09df0-2b67-4513-9938-2aa01dd4b0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1673 | 2026.03.18 01:37:54.742486 [ 3 ] {6cd09df0-2b67-4513-9938-2aa01dd4b0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1674 | 2026.03.18 01:37:54.742880 [ 3 ] {6cd09df0-2b67-4513-9938-2aa01dd4b0b8} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.03.18 01:37:54.742916 [ 3 ] {6cd09df0-2b67-4513-9938-2aa01dd4b0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1676 | 2026.03.18 01:37:54.743335 [ 3 ] {6cd09df0-2b67-4513-9938-2aa01dd4b0b8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1677 | 2026.03.18 01:37:54.743549 [ 3 ] {6cd09df0-2b67-4513-9938-2aa01dd4b0b8} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.03.18 01:37:54.743677 [ 3 ] {6cd09df0-2b67-4513-9938-2aa01dd4b0b8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001251 sec., 799.3605115907275 rows/sec., 56.21 KiB/sec. | ||
| 1679 | 2026.03.18 01:37:54.743716 [ 3 ] {6cd09df0-2b67-4513-9938-2aa01dd4b0b8} <Debug> TCPHandler: Processed in 0.001424224 sec. | ||
| 1680 | 2026.03.18 01:37:54.743828 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.03.18 01:37:54.743924 [ 3 ] {a5748a64-737e-4b5c-9958-3d36fc7515d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1682 | 2026.03.18 01:37:54.743965 [ 3 ] {a5748a64-737e-4b5c-9958-3d36fc7515d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1683 | 2026.03.18 01:37:54.744431 [ 3 ] {a5748a64-737e-4b5c-9958-3d36fc7515d2} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.03.18 01:37:54.744467 [ 3 ] {a5748a64-737e-4b5c-9958-3d36fc7515d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1685 | 2026.03.18 01:37:54.744798 [ 3 ] {a5748a64-737e-4b5c-9958-3d36fc7515d2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1686 | 2026.03.18 01:37:54.745005 [ 3 ] {a5748a64-737e-4b5c-9958-3d36fc7515d2} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.03.18 01:37:54.745129 [ 3 ] {a5748a64-737e-4b5c-9958-3d36fc7515d2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001223 sec., 121013.90024529846 rows/sec., 6.88 MiB/sec. | ||
| 1688 | 2026.03.18 01:37:54.745166 [ 3 ] {a5748a64-737e-4b5c-9958-3d36fc7515d2} <Debug> TCPHandler: Processed in 0.001386683 sec. | ||
| 1689 | 2026.03.18 01:37:54.745278 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.03.18 01:37:54.745372 [ 3 ] {53d3b5bc-d8f4-435e-9cd8-69467fb762a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1691 | 2026.03.18 01:37:54.745412 [ 3 ] {53d3b5bc-d8f4-435e-9cd8-69467fb762a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1692 | 2026.03.18 01:37:54.746561 [ 3 ] {53d3b5bc-d8f4-435e-9cd8-69467fb762a8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.03.18 01:37:54.746596 [ 3 ] {53d3b5bc-d8f4-435e-9cd8-69467fb762a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1694 | 2026.03.18 01:37:54.746983 [ 3 ] {53d3b5bc-d8f4-435e-9cd8-69467fb762a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1695 | 2026.03.18 01:37:54.747196 [ 3 ] {53d3b5bc-d8f4-435e-9cd8-69467fb762a8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.03.18 01:37:54.747325 [ 3 ] {53d3b5bc-d8f4-435e-9cd8-69467fb762a8} <Debug> executeQuery: Read 1440 rows, 101.53 KiB in 0.001971 sec., 730593.607305936 rows/sec., 50.30 MiB/sec. | ||
| 1697 | 2026.03.18 01:37:54.747363 [ 3 ] {53d3b5bc-d8f4-435e-9cd8-69467fb762a8} <Debug> TCPHandler: Processed in 0.002134585 sec. | ||
| 1698 | 2026.03.18 01:37:54.747467 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.03.18 01:37:54.747561 [ 3 ] {da9c51fc-9b0c-43e4-b8f9-5461fd977366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1700 | 2026.03.18 01:37:54.747603 [ 3 ] {da9c51fc-9b0c-43e4-b8f9-5461fd977366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1701 | 2026.03.18 01:37:54.747917 [ 3 ] {da9c51fc-9b0c-43e4-b8f9-5461fd977366} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.03.18 01:37:54.747953 [ 3 ] {da9c51fc-9b0c-43e4-b8f9-5461fd977366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1703 | 2026.03.18 01:37:54.748284 [ 3 ] {da9c51fc-9b0c-43e4-b8f9-5461fd977366} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1704 | 2026.03.18 01:37:54.748487 [ 3 ] {da9c51fc-9b0c-43e4-b8f9-5461fd977366} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.03.18 01:37:54.748614 [ 3 ] {da9c51fc-9b0c-43e4-b8f9-5461fd977366} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 1706 | 2026.03.18 01:37:54.748651 [ 3 ] {da9c51fc-9b0c-43e4-b8f9-5461fd977366} <Debug> TCPHandler: Processed in 0.001233521 sec. | ||
| 1707 | 2026.03.18 01:37:54.748763 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.03.18 01:37:54.748858 [ 3 ] {a0a8b98c-f939-450d-9dea-4c084b16848e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1709 | 2026.03.18 01:37:54.748900 [ 3 ] {a0a8b98c-f939-450d-9dea-4c084b16848e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1710 | 2026.03.18 01:37:54.750051 [ 3 ] {a0a8b98c-f939-450d-9dea-4c084b16848e} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.03.18 01:37:54.750088 [ 3 ] {a0a8b98c-f939-450d-9dea-4c084b16848e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1712 | 2026.03.18 01:37:54.750614 [ 3 ] {a0a8b98c-f939-450d-9dea-4c084b16848e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1713 | 2026.03.18 01:37:54.750834 [ 3 ] {a0a8b98c-f939-450d-9dea-4c084b16848e} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.03.18 01:37:54.750966 [ 3 ] {a0a8b98c-f939-450d-9dea-4c084b16848e} <Debug> executeQuery: Read 2484 rows, 164.27 KiB in 0.002127 sec., 1167842.0310296193 rows/sec., 75.42 MiB/sec. | ||
| 1715 | 2026.03.18 01:37:54.751004 [ 3 ] {a0a8b98c-f939-450d-9dea-4c084b16848e} <Debug> TCPHandler: Processed in 0.002289348 sec. | ||
| 1716 | 2026.03.18 01:37:54.751121 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.03.18 01:37:54.751216 [ 3 ] {58f6d30a-4da9-4e9d-a3ef-872b5a02f80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1718 | 2026.03.18 01:37:54.751257 [ 3 ] {58f6d30a-4da9-4e9d-a3ef-872b5a02f80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1719 | 2026.03.18 01:37:54.751570 [ 3 ] {58f6d30a-4da9-4e9d-a3ef-872b5a02f80d} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.03.18 01:37:54.751606 [ 3 ] {58f6d30a-4da9-4e9d-a3ef-872b5a02f80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1721 | 2026.03.18 01:37:54.751899 [ 3 ] {58f6d30a-4da9-4e9d-a3ef-872b5a02f80d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1722 | 2026.03.18 01:37:54.752108 [ 3 ] {58f6d30a-4da9-4e9d-a3ef-872b5a02f80d} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.03.18 01:37:54.752234 [ 3 ] {58f6d30a-4da9-4e9d-a3ef-872b5a02f80d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 1724 | 2026.03.18 01:37:54.752271 [ 3 ] {58f6d30a-4da9-4e9d-a3ef-872b5a02f80d} <Debug> TCPHandler: Processed in 0.00119799 sec. | ||
| 1725 | 2026.03.18 01:37:54.752371 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.03.18 01:37:54.752465 [ 3 ] {3df93f7a-2419-4290-b88c-ab2c506481ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1727 | 2026.03.18 01:37:54.752518 [ 3 ] {3df93f7a-2419-4290-b88c-ab2c506481ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1728 | 2026.03.18 01:37:54.753228 [ 3 ] {3df93f7a-2419-4290-b88c-ab2c506481ec} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.03.18 01:37:54.753263 [ 3 ] {3df93f7a-2419-4290-b88c-ab2c506481ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1730 | 2026.03.18 01:37:54.753763 [ 3 ] {3df93f7a-2419-4290-b88c-ab2c506481ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1731 | 2026.03.18 01:37:54.753994 [ 3 ] {3df93f7a-2419-4290-b88c-ab2c506481ec} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.03.18 01:37:54.754130 [ 3 ] {3df93f7a-2419-4290-b88c-ab2c506481ec} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.001682 sec., 7134.363852556481 rows/sec., 12.78 MiB/sec. | ||
| 1733 | 2026.03.18 01:37:54.754190 [ 3 ] {3df93f7a-2419-4290-b88c-ab2c506481ec} <Debug> TCPHandler: Processed in 0.001867481 sec. | ||
| 1734 | 2026.03.18 01:37:54.754307 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.03.18 01:37:54.754402 [ 3 ] {c9ae5ee1-2fae-4f60-b4fe-941847650190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1736 | 2026.03.18 01:37:54.754444 [ 3 ] {c9ae5ee1-2fae-4f60-b4fe-941847650190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1737 | 2026.03.18 01:37:54.754776 [ 3 ] {c9ae5ee1-2fae-4f60-b4fe-941847650190} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.03.18 01:37:54.754814 [ 3 ] {c9ae5ee1-2fae-4f60-b4fe-941847650190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1739 | 2026.03.18 01:37:54.755128 [ 3 ] {c9ae5ee1-2fae-4f60-b4fe-941847650190} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1740 | 2026.03.18 01:37:54.755343 [ 3 ] {c9ae5ee1-2fae-4f60-b4fe-941847650190} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.03.18 01:37:54.755468 [ 3 ] {c9ae5ee1-2fae-4f60-b4fe-941847650190} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001084 sec., 71955.71955719558 rows/sec., 4.45 MiB/sec. | ||
| 1742 | 2026.03.18 01:37:54.755503 [ 3 ] {c9ae5ee1-2fae-4f60-b4fe-941847650190} <Debug> TCPHandler: Processed in 0.00124598 sec. | ||
| 1743 | 2026.03.18 01:37:55.539686 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.03.18 01:37:55.539867 [ 3 ] {8bf9501e-440c-474d-a54b-2bc0df75a9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1745 | 2026.03.18 01:37:55.539936 [ 3 ] {8bf9501e-440c-474d-a54b-2bc0df75a9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1746 | 2026.03.18 01:37:55.540623 [ 3 ] {8bf9501e-440c-474d-a54b-2bc0df75a9d9} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.03.18 01:37:55.540674 [ 3 ] {8bf9501e-440c-474d-a54b-2bc0df75a9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1748 | 2026.03.18 01:37:55.541078 [ 3 ] {8bf9501e-440c-474d-a54b-2bc0df75a9d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1749 | 2026.03.18 01:37:55.541318 [ 3 ] {8bf9501e-440c-474d-a54b-2bc0df75a9d9} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.03.18 01:37:55.541494 [ 3 ] {8bf9501e-440c-474d-a54b-2bc0df75a9d9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.57 MiB/sec. | ||
| 1751 | 2026.03.18 01:37:55.541546 [ 3 ] {8bf9501e-440c-474d-a54b-2bc0df75a9d9} <Debug> TCPHandler: Processed in 0.001985643 sec. | ||
| 1752 | 2026.03.18 01:37:55.541697 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2026.03.18 01:37:55.541814 [ 3 ] {9f4f0e2c-bac8-4310-91d1-ce0918345aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1754 | 2026.03.18 01:37:55.541860 [ 3 ] {9f4f0e2c-bac8-4310-91d1-ce0918345aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1755 | 2026.03.18 01:37:55.542443 [ 3 ] {9f4f0e2c-bac8-4310-91d1-ce0918345aed} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.03.18 01:37:55.542482 [ 3 ] {9f4f0e2c-bac8-4310-91d1-ce0918345aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1757 | 2026.03.18 01:37:55.542818 [ 3 ] {9f4f0e2c-bac8-4310-91d1-ce0918345aed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1758 | 2026.03.18 01:37:55.543028 [ 3 ] {9f4f0e2c-bac8-4310-91d1-ce0918345aed} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.03.18 01:37:55.543160 [ 3 ] {9f4f0e2c-bac8-4310-91d1-ce0918345aed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001374 sec., 46579.33042212518 rows/sec., 3.64 MiB/sec. | ||
| 1760 | 2026.03.18 01:37:55.543199 [ 3 ] {9f4f0e2c-bac8-4310-91d1-ce0918345aed} <Debug> TCPHandler: Processed in 0.001571116 sec. | ||
| 1761 | 2026.03.18 01:37:55.543320 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.03.18 01:37:55.543419 [ 3 ] {db0f4ca4-3d28-4bb7-a863-40100da388f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1763 | 2026.03.18 01:37:55.543476 [ 3 ] {db0f4ca4-3d28-4bb7-a863-40100da388f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1764 | 2026.03.18 01:37:55.543873 [ 3 ] {db0f4ca4-3d28-4bb7-a863-40100da388f8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.03.18 01:37:55.543910 [ 3 ] {db0f4ca4-3d28-4bb7-a863-40100da388f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1766 | 2026.03.18 01:37:55.544237 [ 3 ] {db0f4ca4-3d28-4bb7-a863-40100da388f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1767 | 2026.03.18 01:37:55.544465 [ 3 ] {db0f4ca4-3d28-4bb7-a863-40100da388f8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.03.18 01:37:55.544602 [ 3 ] {db0f4ca4-3d28-4bb7-a863-40100da388f8} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001204 sec., 26578.073089700996 rows/sec., 1.85 MiB/sec. | ||
| 1769 | 2026.03.18 01:37:55.544641 [ 3 ] {db0f4ca4-3d28-4bb7-a863-40100da388f8} <Debug> TCPHandler: Processed in 0.001370083 sec. | ||
| 1770 | 2026.03.18 01:37:55.544765 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.03.18 01:37:55.544862 [ 3 ] {822c758b-a5ae-4e45-969d-a10e04268243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1772 | 2026.03.18 01:37:55.544904 [ 3 ] {822c758b-a5ae-4e45-969d-a10e04268243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1773 | 2026.03.18 01:37:55.545315 [ 3 ] {822c758b-a5ae-4e45-969d-a10e04268243} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.03.18 01:37:55.545354 [ 3 ] {822c758b-a5ae-4e45-969d-a10e04268243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1775 | 2026.03.18 01:37:55.545715 [ 3 ] {822c758b-a5ae-4e45-969d-a10e04268243} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1776 | 2026.03.18 01:37:55.545937 [ 3 ] {822c758b-a5ae-4e45-969d-a10e04268243} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.03.18 01:37:55.546067 [ 3 ] {822c758b-a5ae-4e45-969d-a10e04268243} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001225 sec., 9795.91836734694 rows/sec., 676.02 KiB/sec. | ||
| 1778 | 2026.03.18 01:37:55.546104 [ 3 ] {822c758b-a5ae-4e45-969d-a10e04268243} <Debug> TCPHandler: Processed in 0.001389344 sec. | ||
| 1779 | 2026.03.18 01:37:57.179707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1780 | 2026.03.18 01:37:57.180255 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.03.18 01:37:57.180297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1782 | 2026.03.18 01:37:57.180790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1783 | 2026.03.18 01:37:57.181036 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.03.18 01:37:57.181166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1785 | 2026.03.18 01:37:57.364957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1786 | 2026.03.18 01:37:57.382862 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.03.18 01:37:57.382924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1788 | 2026.03.18 01:37:57.388638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1789 | 2026.03.18 01:37:57.389390 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.03.18 01:37:57.392957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1791 | 2026.03.18 01:38:00.545809 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.03.18 01:38:00.546022 [ 3 ] {7251e9f8-1e14-492d-aaaf-5a54ecd060e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1793 | 2026.03.18 01:38:00.546098 [ 3 ] {7251e9f8-1e14-492d-aaaf-5a54ecd060e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1794 | 2026.03.18 01:38:00.546776 [ 3 ] {7251e9f8-1e14-492d-aaaf-5a54ecd060e8} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.03.18 01:38:00.546827 [ 3 ] {7251e9f8-1e14-492d-aaaf-5a54ecd060e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1796 | 2026.03.18 01:38:00.547228 [ 3 ] {7251e9f8-1e14-492d-aaaf-5a54ecd060e8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1797 | 2026.03.18 01:38:00.547456 [ 3 ] {7251e9f8-1e14-492d-aaaf-5a54ecd060e8} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.03.18 01:38:00.547614 [ 3 ] {7251e9f8-1e14-492d-aaaf-5a54ecd060e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.61 MiB/sec. | ||
| 1799 | 2026.03.18 01:38:00.547678 [ 3 ] {7251e9f8-1e14-492d-aaaf-5a54ecd060e8} <Debug> TCPHandler: Processed in 0.002010824 sec. | ||
| 1800 | 2026.03.18 01:38:00.547810 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.03.18 01:38:00.547913 [ 3 ] {4be7cd7d-1dcb-4ed8-8da3-73801135d7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1802 | 2026.03.18 01:38:00.547957 [ 3 ] {4be7cd7d-1dcb-4ed8-8da3-73801135d7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1803 | 2026.03.18 01:38:00.548387 [ 3 ] {4be7cd7d-1dcb-4ed8-8da3-73801135d7dd} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2026.03.18 01:38:00.548425 [ 3 ] {4be7cd7d-1dcb-4ed8-8da3-73801135d7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1805 | 2026.03.18 01:38:00.548737 [ 3 ] {4be7cd7d-1dcb-4ed8-8da3-73801135d7dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1806 | 2026.03.18 01:38:00.548945 [ 3 ] {4be7cd7d-1dcb-4ed8-8da3-73801135d7dd} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2026.03.18 01:38:00.549078 [ 3 ] {4be7cd7d-1dcb-4ed8-8da3-73801135d7dd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 1808 | 2026.03.18 01:38:00.549130 [ 3 ] {4be7cd7d-1dcb-4ed8-8da3-73801135d7dd} <Debug> TCPHandler: Processed in 0.001370833 sec. | ||
| 1809 | 2026.03.18 01:38:00.549249 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.03.18 01:38:00.549345 [ 3 ] {3d6cd8a3-07c6-480b-80fa-6e795590cb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1811 | 2026.03.18 01:38:00.549390 [ 3 ] {3d6cd8a3-07c6-480b-80fa-6e795590cb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1812 | 2026.03.18 01:38:00.549785 [ 3 ] {3d6cd8a3-07c6-480b-80fa-6e795590cb8c} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.03.18 01:38:00.549824 [ 3 ] {3d6cd8a3-07c6-480b-80fa-6e795590cb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1814 | 2026.03.18 01:38:00.550148 [ 3 ] {3d6cd8a3-07c6-480b-80fa-6e795590cb8c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1815 | 2026.03.18 01:38:00.550355 [ 3 ] {3d6cd8a3-07c6-480b-80fa-6e795590cb8c} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.03.18 01:38:00.550484 [ 3 ] {3d6cd8a3-07c6-480b-80fa-6e795590cb8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 1817 | 2026.03.18 01:38:00.550530 [ 3 ] {3d6cd8a3-07c6-480b-80fa-6e795590cb8c} <Debug> TCPHandler: Processed in 0.001330552 sec. | ||
| 1818 | 2026.03.18 01:38:00.550798 [ 3 ] {} <Trace> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.03.18 01:38:00.550892 [ 3 ] {16c26f73-660e-47f9-a18c-e15213fead37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51878) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1820 | 2026.03.18 01:38:00.550934 [ 3 ] {16c26f73-660e-47f9-a18c-e15213fead37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1821 | 2026.03.18 01:38:00.551267 [ 3 ] {16c26f73-660e-47f9-a18c-e15213fead37} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.03.18 01:38:00.551304 [ 3 ] {16c26f73-660e-47f9-a18c-e15213fead37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1823 | 2026.03.18 01:38:00.551615 [ 3 ] {16c26f73-660e-47f9-a18c-e15213fead37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1824 | 2026.03.18 01:38:00.551830 [ 3 ] {16c26f73-660e-47f9-a18c-e15213fead37} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.03.18 01:38:00.551957 [ 3 ] {16c26f73-660e-47f9-a18c-e15213fead37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 1826 | 2026.03.18 01:38:00.552004 [ 3 ] {16c26f73-660e-47f9-a18c-e15213fead37} <Debug> TCPHandler: Processed in 0.001253671 sec. | ||
| 1827 | 2026.03.18 01:38:04.583998 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1828 | 2026.03.18 01:38:04.584071 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1829 | 2026.03.18 01:38:04.681309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1830 | 2026.03.18 01:38:04.681790 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.03.18 01:38:04.681832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1832 | 2026.03.18 01:38:04.682320 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1833 | 2026.03.18 01:38:04.682556 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.03.18 01:38:04.682703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1835 | 2026.03.18 01:38:04.707364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 306 | ||
| 1836 | 2026.03.18 01:38:04.709960 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2026.03.18 01:38:04.710018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1838 | 2026.03.18 01:38:04.711216 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1839 | 2026.03.18 01:38:04.711490 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.03.18 01:38:04.711769 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 1841 | 2026.03.18 01:38:04.759365 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1842 | 2026.03.18 01:38:04.759453 [ 3 ] {} <Debug> TCP-Session: 30f91d89-e4a1-4851-bebc-304173e48c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.03.18 01:38:04.893104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1844 | 2026.03.18 01:38:04.911801 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.03.18 01:38:04.911869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1846 | 2026.03.18 01:38:04.917605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1847 | 2026.03.18 01:38:04.918376 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.03.18 01:38:04.922476 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1849 | 2026.03.18 01:38:05.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.73 MiB, peak 183.39 MiB, free memory in arenas 0.00 B, will set to 179.50 MiB (RSS), difference: 1.76 MiB | ||
| 1850 | 2026.03.18 01:38:05.555997 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.03.18 01:38:05.556224 [ 253 ] {437a32cf-ca30-4ebb-8999-3e5a48b30fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1852 | 2026.03.18 01:38:05.556312 [ 253 ] {437a32cf-ca30-4ebb-8999-3e5a48b30fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1853 | 2026.03.18 01:38:05.557100 [ 253 ] {437a32cf-ca30-4ebb-8999-3e5a48b30fba} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.03.18 01:38:05.557152 [ 253 ] {437a32cf-ca30-4ebb-8999-3e5a48b30fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1855 | 2026.03.18 01:38:05.557556 [ 253 ] {437a32cf-ca30-4ebb-8999-3e5a48b30fba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1856 | 2026.03.18 01:38:05.557784 [ 253 ] {437a32cf-ca30-4ebb-8999-3e5a48b30fba} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.03.18 01:38:05.557947 [ 253 ] {437a32cf-ca30-4ebb-8999-3e5a48b30fba} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001793 sec., 158393.75348577803 rows/sec., 10.06 MiB/sec. | ||
| 1858 | 2026.03.18 01:38:05.557943 [ 48 ] {} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1859 | 2026.03.18 01:38:05.557995 [ 253 ] {437a32cf-ca30-4ebb-8999-3e5a48b30fba} <Debug> TCPHandler: Processed in 0.002137885 sec. | ||
| 1860 | 2026.03.18 01:38:05.558022 [ 48 ] {} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.03.18 01:38:05.558050 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1862 | 2026.03.18 01:38:05.558139 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.03.18 01:38:05.558190 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 1864 | 2026.03.18 01:38:05.558261 [ 253 ] {92e85e24-1cbe-4186-9c91-72684cb81a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1865 | 2026.03.18 01:38:05.558315 [ 253 ] {92e85e24-1cbe-4186-9c91-72684cb81a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1866 | 2026.03.18 01:38:05.558325 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1867 | 2026.03.18 01:38:05.558364 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 1868 | 2026.03.18 01:38:05.558432 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 1869 | 2026.03.18 01:38:05.558476 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 1870 | 2026.03.18 01:38:05.558518 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 1871 | 2026.03.18 01:38:05.558574 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 1872 | 2026.03.18 01:38:05.559077 [ 253 ] {92e85e24-1cbe-4186-9c91-72684cb81a87} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.03.18 01:38:05.559121 [ 253 ] {92e85e24-1cbe-4186-9c91-72684cb81a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1874 | 2026.03.18 01:38:05.559547 [ 253 ] {92e85e24-1cbe-4186-9c91-72684cb81a87} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1875 | 2026.03.18 01:38:05.559613 [ 200 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476475 sec., 961750.1142924872 rows/sec., 64.75 MiB/sec. | ||
| 1876 | 2026.03.18 01:38:05.559799 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1877 | 2026.03.18 01:38:05.559826 [ 253 ] {92e85e24-1cbe-4186-9c91-72684cb81a87} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.03.18 01:38:05.559998 [ 253 ] {92e85e24-1cbe-4186-9c91-72684cb81a87} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.00176 sec., 464204.5454545454 rows/sec., 36.35 MiB/sec. | ||
| 1879 | 2026.03.18 01:38:05.560044 [ 253 ] {92e85e24-1cbe-4186-9c91-72684cb81a87} <Debug> TCPHandler: Processed in 0.001958512 sec. | ||
| 1880 | 2026.03.18 01:38:05.560100 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_5_1} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.03.18 01:38:05.560178 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_5_1} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1882 | 2026.03.18 01:38:05.560181 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.03.18 01:38:05.560255 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1884 | 2026.03.18 01:38:05.560288 [ 253 ] {772fcfb3-f487-4bc5-af25-01d12d8c827e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.03.18 01:38:05.560335 [ 253 ] {772fcfb3-f487-4bc5-af25-01d12d8c827e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1886 | 2026.03.18 01:38:05.560793 [ 253 ] {772fcfb3-f487-4bc5-af25-01d12d8c827e} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.03.18 01:38:05.560830 [ 253 ] {772fcfb3-f487-4bc5-af25-01d12d8c827e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1888 | 2026.03.18 01:38:05.561143 [ 253 ] {772fcfb3-f487-4bc5-af25-01d12d8c827e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1889 | 2026.03.18 01:38:05.561363 [ 253 ] {772fcfb3-f487-4bc5-af25-01d12d8c827e} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.03.18 01:38:05.561496 [ 253 ] {772fcfb3-f487-4bc5-af25-01d12d8c827e} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001226 sec., 123980.42414355627 rows/sec., 7.40 MiB/sec. | ||
| 1891 | 2026.03.18 01:38:05.561534 [ 253 ] {772fcfb3-f487-4bc5-af25-01d12d8c827e} <Debug> TCPHandler: Processed in 0.001405523 sec. | ||
| 1892 | 2026.03.18 01:38:05.561667 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.03.18 01:38:05.561775 [ 253 ] {b3741515-5a93-4a44-bcab-2362e0f5b237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1894 | 2026.03.18 01:38:05.561879 [ 253 ] {b3741515-5a93-4a44-bcab-2362e0f5b237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1895 | 2026.03.18 01:38:05.562369 [ 253 ] {b3741515-5a93-4a44-bcab-2362e0f5b237} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.03.18 01:38:05.562414 [ 253 ] {b3741515-5a93-4a44-bcab-2362e0f5b237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1897 | 2026.03.18 01:38:05.562749 [ 253 ] {b3741515-5a93-4a44-bcab-2362e0f5b237} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1898 | 2026.03.18 01:38:05.562962 [ 253 ] {b3741515-5a93-4a44-bcab-2362e0f5b237} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.03.18 01:38:05.563092 [ 253 ] {b3741515-5a93-4a44-bcab-2362e0f5b237} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001336 sec., 111526.94610778443 rows/sec., 7.21 MiB/sec. | ||
| 1900 | 2026.03.18 01:38:05.563130 [ 253 ] {b3741515-5a93-4a44-bcab-2362e0f5b237} <Debug> TCPHandler: Processed in 0.001515725 sec. | ||
| 1901 | 2026.03.18 01:38:05.563257 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.03.18 01:38:05.563412 [ 253 ] {e1695a12-5ecd-49c6-8400-f05a226645dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1903 | 2026.03.18 01:38:05.563455 [ 253 ] {e1695a12-5ecd-49c6-8400-f05a226645dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1904 | 2026.03.18 01:38:05.563908 [ 253 ] {e1695a12-5ecd-49c6-8400-f05a226645dc} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.03.18 01:38:05.563945 [ 253 ] {e1695a12-5ecd-49c6-8400-f05a226645dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1906 | 2026.03.18 01:38:05.564257 [ 253 ] {e1695a12-5ecd-49c6-8400-f05a226645dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1907 | 2026.03.18 01:38:05.564465 [ 253 ] {e1695a12-5ecd-49c6-8400-f05a226645dc} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.03.18 01:38:05.564578 [ 45 ] {} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1909 | 2026.03.18 01:38:05.564594 [ 253 ] {e1695a12-5ecd-49c6-8400-f05a226645dc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. | ||
| 1910 | 2026.03.18 01:38:05.564637 [ 45 ] {} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.03.18 01:38:05.564648 [ 253 ] {e1695a12-5ecd-49c6-8400-f05a226645dc} <Debug> TCPHandler: Processed in 0.001441364 sec. | ||
| 1912 | 2026.03.18 01:38:05.564666 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1913 | 2026.03.18 01:38:05.564761 [ 189 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 1914 | 2026.03.18 01:38:05.564782 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.03.18 01:38:05.564860 [ 189 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1916 | 2026.03.18 01:38:05.564876 [ 253 ] {49194342-9377-45a7-97a8-25cc3b68ea89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1917 | 2026.03.18 01:38:05.564907 [ 189 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 1918 | 2026.03.18 01:38:05.564918 [ 253 ] {49194342-9377-45a7-97a8-25cc3b68ea89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1919 | 2026.03.18 01:38:05.564989 [ 189 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 1920 | 2026.03.18 01:38:05.565039 [ 189 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 1921 | 2026.03.18 01:38:05.565083 [ 189 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 1922 | 2026.03.18 01:38:05.565124 [ 189 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 1923 | 2026.03.18 01:38:05.565488 [ 253 ] {49194342-9377-45a7-97a8-25cc3b68ea89} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2026.03.18 01:38:05.565526 [ 253 ] {49194342-9377-45a7-97a8-25cc3b68ea89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1925 | 2026.03.18 01:38:05.565871 [ 253 ] {49194342-9377-45a7-97a8-25cc3b68ea89} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1926 | 2026.03.18 01:38:05.565985 [ 186 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265211 sec., 584882.6796479006 rows/sec., 35.49 MiB/sec. | ||
| 1927 | 2026.03.18 01:38:05.566111 [ 253 ] {49194342-9377-45a7-97a8-25cc3b68ea89} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.03.18 01:38:05.566122 [ 189 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1929 | 2026.03.18 01:38:05.566269 [ 253 ] {49194342-9377-45a7-97a8-25cc3b68ea89} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001409 sec., 354861.6039744499 rows/sec., 24.94 MiB/sec. | ||
| 1930 | 2026.03.18 01:38:05.566315 [ 253 ] {49194342-9377-45a7-97a8-25cc3b68ea89} <Debug> TCPHandler: Processed in 0.001581956 sec. | ||
| 1931 | 2026.03.18 01:38:05.566382 [ 189 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_5_1} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.03.18 01:38:05.566447 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.03.18 01:38:05.566452 [ 189 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_5_1} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1934 | 2026.03.18 01:38:05.566523 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1935 | 2026.03.18 01:38:05.566543 [ 253 ] {ffbd88cc-cf48-4eb8-8f88-819d620aab9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1936 | 2026.03.18 01:38:05.566587 [ 253 ] {ffbd88cc-cf48-4eb8-8f88-819d620aab9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1937 | 2026.03.18 01:38:05.566928 [ 253 ] {ffbd88cc-cf48-4eb8-8f88-819d620aab9f} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.03.18 01:38:05.566964 [ 253 ] {ffbd88cc-cf48-4eb8-8f88-819d620aab9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1939 | 2026.03.18 01:38:05.567269 [ 253 ] {ffbd88cc-cf48-4eb8-8f88-819d620aab9f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1940 | 2026.03.18 01:38:05.567482 [ 253 ] {ffbd88cc-cf48-4eb8-8f88-819d620aab9f} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.03.18 01:38:05.567614 [ 253 ] {ffbd88cc-cf48-4eb8-8f88-819d620aab9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 1942 | 2026.03.18 01:38:05.567656 [ 253 ] {ffbd88cc-cf48-4eb8-8f88-819d620aab9f} <Debug> TCPHandler: Processed in 0.001259421 sec. | ||
| 1943 | 2026.03.18 01:38:05.567779 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.03.18 01:38:05.567875 [ 253 ] {6d1f2ef8-ecdf-4648-9a0c-54e07ca097c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1945 | 2026.03.18 01:38:05.567917 [ 253 ] {6d1f2ef8-ecdf-4648-9a0c-54e07ca097c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1946 | 2026.03.18 01:38:05.568327 [ 253 ] {6d1f2ef8-ecdf-4648-9a0c-54e07ca097c9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.03.18 01:38:05.568364 [ 253 ] {6d1f2ef8-ecdf-4648-9a0c-54e07ca097c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1948 | 2026.03.18 01:38:05.568701 [ 253 ] {6d1f2ef8-ecdf-4648-9a0c-54e07ca097c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1949 | 2026.03.18 01:38:05.568917 [ 253 ] {6d1f2ef8-ecdf-4648-9a0c-54e07ca097c9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.03.18 01:38:05.569061 [ 253 ] {6d1f2ef8-ecdf-4648-9a0c-54e07ca097c9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 1951 | 2026.03.18 01:38:05.569099 [ 253 ] {6d1f2ef8-ecdf-4648-9a0c-54e07ca097c9} <Debug> TCPHandler: Processed in 0.001369813 sec. | ||
| 1952 | 2026.03.18 01:38:05.569229 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.03.18 01:38:05.569343 [ 253 ] {c32532c0-70f4-41b5-a77b-bad9c8bdbc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1954 | 2026.03.18 01:38:05.569396 [ 253 ] {c32532c0-70f4-41b5-a77b-bad9c8bdbc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1955 | 2026.03.18 01:38:05.569765 [ 253 ] {c32532c0-70f4-41b5-a77b-bad9c8bdbc69} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.03.18 01:38:05.569803 [ 253 ] {c32532c0-70f4-41b5-a77b-bad9c8bdbc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1957 | 2026.03.18 01:38:05.570116 [ 253 ] {c32532c0-70f4-41b5-a77b-bad9c8bdbc69} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1958 | 2026.03.18 01:38:05.570345 [ 253 ] {c32532c0-70f4-41b5-a77b-bad9c8bdbc69} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.03.18 01:38:05.570456 [ 45 ] {} <Debug> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1960 | 2026.03.18 01:38:05.570479 [ 253 ] {c32532c0-70f4-41b5-a77b-bad9c8bdbc69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 58.09 KiB/sec. | ||
| 1961 | 2026.03.18 01:38:05.570503 [ 45 ] {} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.03.18 01:38:05.570523 [ 253 ] {c32532c0-70f4-41b5-a77b-bad9c8bdbc69} <Debug> TCPHandler: Processed in 0.001346592 sec. | ||
| 1963 | 2026.03.18 01:38:05.570529 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1964 | 2026.03.18 01:38:05.570651 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 1965 | 2026.03.18 01:38:05.570659 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.03.18 01:38:05.570788 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1967 | 2026.03.18 01:38:05.570793 [ 253 ] {cc9a6c0f-2aaf-41b8-9324-775ef46eae3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1968 | 2026.03.18 01:38:05.570844 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 1969 | 2026.03.18 01:38:05.570884 [ 253 ] {cc9a6c0f-2aaf-41b8-9324-775ef46eae3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1970 | 2026.03.18 01:38:05.570939 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 1971 | 2026.03.18 01:38:05.570993 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 1972 | 2026.03.18 01:38:05.571036 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 1973 | 2026.03.18 01:38:05.571079 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 1974 | 2026.03.18 01:38:05.571753 [ 253 ] {cc9a6c0f-2aaf-41b8-9324-775ef46eae3b} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.03.18 01:38:05.571797 [ 253 ] {cc9a6c0f-2aaf-41b8-9324-775ef46eae3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1976 | 2026.03.18 01:38:05.572139 [ 186 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001536535 sec., 3254.0749153127003 rows/sec., 219.27 KiB/sec. | ||
| 1977 | 2026.03.18 01:38:05.572302 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1978 | 2026.03.18 01:38:05.572352 [ 253 ] {cc9a6c0f-2aaf-41b8-9324-775ef46eae3b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1979 | 2026.03.18 01:38:05.572692 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_5_1} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.03.18 01:38:05.572739 [ 253 ] {cc9a6c0f-2aaf-41b8-9324-775ef46eae3b} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.03.18 01:38:05.572773 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_5_1} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1982 | 2026.03.18 01:38:05.572846 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 1983 | 2026.03.18 01:38:05.572917 [ 253 ] {cc9a6c0f-2aaf-41b8-9324-775ef46eae3b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002149 sec., 4653.327128897162 rows/sec., 8.34 MiB/sec. | ||
| 1984 | 2026.03.18 01:38:05.572983 [ 253 ] {cc9a6c0f-2aaf-41b8-9324-775ef46eae3b} <Debug> TCPHandler: Processed in 0.002377529 sec. | ||
| 1985 | 2026.03.18 01:38:05.573106 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.03.18 01:38:05.573203 [ 253 ] {531af0fb-76e7-41d8-9334-87dfd409c43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1987 | 2026.03.18 01:38:05.573246 [ 253 ] {531af0fb-76e7-41d8-9334-87dfd409c43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1988 | 2026.03.18 01:38:05.573625 [ 253 ] {531af0fb-76e7-41d8-9334-87dfd409c43b} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.03.18 01:38:05.573662 [ 253 ] {531af0fb-76e7-41d8-9334-87dfd409c43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 1990 | 2026.03.18 01:38:05.574036 [ 253 ] {531af0fb-76e7-41d8-9334-87dfd409c43b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1991 | 2026.03.18 01:38:05.574264 [ 253 ] {531af0fb-76e7-41d8-9334-87dfd409c43b} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.03.18 01:38:05.574397 [ 253 ] {531af0fb-76e7-41d8-9334-87dfd409c43b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001213 sec., 74196.20774938169 rows/sec., 4.64 MiB/sec. | ||
| 1993 | 2026.03.18 01:38:05.574435 [ 253 ] {531af0fb-76e7-41d8-9334-87dfd409c43b} <Debug> TCPHandler: Processed in 0.001378983 sec. | ||
| 1994 | 2026.03.18 01:38:06.096418 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52697 | ||
| 1995 | 2026.03.18 01:38:06.098419 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1996 | 2026.03.18 01:38:06.098471 [ 3 ] {} <Debug> TCP-Session: 238fe7de-3f67-4a05-b808-af09ef33d6cf Authenticating user 'default' from [fd00:1122:3344:101::e]:52697 | ||
| 1997 | 2026.03.18 01:38:06.098494 [ 3 ] {} <Debug> TCP-Session: 238fe7de-3f67-4a05-b808-af09ef33d6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1998 | 2026.03.18 01:38:06.098507 [ 3 ] {} <Debug> TCP-Session: 238fe7de-3f67-4a05-b808-af09ef33d6cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2026.03.18 01:38:06.098560 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 2000 | 2026.03.18 01:38:06.098585 [ 3 ] {} <Trace> 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 | ||
| 2001 | 2026.03.18 01:38:06.098605 [ 3 ] {} <Trace> 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 | ||
| 2002 | 2026.03.18 01:38:06.099001 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52871 | ||
| 2003 | 2026.03.18 01:38:06.099145 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2004 | 2026.03.18 01:38:06.099178 [ 292 ] {} <Debug> TCP-Session: 0e9610af-c5d7-4279-98ec-b48d7cfed40b Authenticating user 'default' from [fd00:1122:3344:101::e]:52871 | ||
| 2005 | 2026.03.18 01:38:06.099197 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39610 | ||
| 2006 | 2026.03.18 01:38:06.099201 [ 3 ] {} <Trace> TCP-Session: 238fe7de-3f67-4a05-b808-af09ef33d6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.03.18 01:38:06.099206 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58471 | ||
| 2008 | 2026.03.18 01:38:06.099202 [ 292 ] {} <Debug> TCP-Session: 0e9610af-c5d7-4279-98ec-b48d7cfed40b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.03.18 01:38:06.099306 [ 292 ] {} <Debug> TCP-Session: 0e9610af-c5d7-4279-98ec-b48d7cfed40b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.03.18 01:38:06.099310 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2011 | 2026.03.18 01:38:06.099352 [ 294 ] {} <Debug> TCP-Session: 9b106c06-0bbb-43c4-a931-f25fec04d713 Authenticating user 'default' from [fd00:1122:3344:101::e]:39610 | ||
| 2012 | 2026.03.18 01:38:06.099371 [ 294 ] {} <Debug> TCP-Session: 9b106c06-0bbb-43c4-a931-f25fec04d713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.03.18 01:38:06.099385 [ 294 ] {} <Debug> TCP-Session: 9b106c06-0bbb-43c4-a931-f25fec04d713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.03.18 01:38:06.099383 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2015 | 2026.03.18 01:38:06.099392 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49507 | ||
| 2016 | 2026.03.18 01:38:06.099408 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57725 | ||
| 2017 | 2026.03.18 01:38:06.099430 [ 293 ] {} <Debug> TCP-Session: 5b625e3b-87e5-4c7c-b915-371fd2212c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:58471 | ||
| 2018 | 2026.03.18 01:38:06.099475 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64875 | ||
| 2019 | 2026.03.18 01:38:06.099501 [ 293 ] {} <Debug> TCP-Session: 5b625e3b-87e5-4c7c-b915-371fd2212c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.03.18 01:38:06.099398 [ 3 ] {9452f063-5a8b-4834-b0f6-a814776a95e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52697) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2021 | 2026.03.18 01:38:06.099525 [ 293 ] {} <Debug> TCP-Session: 5b625e3b-87e5-4c7c-b915-371fd2212c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.03.18 01:38:06.099622 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52975 | ||
| 2023 | 2026.03.18 01:38:06.099735 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2024 | 2026.03.18 01:38:06.099774 [ 296 ] {} <Debug> TCP-Session: 1b400bc6-cef9-4a8d-9230-073aaebc18d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49507 | ||
| 2025 | 2026.03.18 01:38:06.099790 [ 296 ] {} <Debug> TCP-Session: 1b400bc6-cef9-4a8d-9230-073aaebc18d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2026.03.18 01:38:06.099802 [ 296 ] {} <Debug> TCP-Session: 1b400bc6-cef9-4a8d-9230-073aaebc18d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.03.18 01:38:06.099812 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2028 | 2026.03.18 01:38:06.099852 [ 297 ] {} <Debug> TCP-Session: 6f720af2-4226-42cc-ba0a-b4a0d95bb25e Authenticating user 'default' from [fd00:1122:3344:101::e]:64875 | ||
| 2029 | 2026.03.18 01:38:06.099869 [ 297 ] {} <Debug> TCP-Session: 6f720af2-4226-42cc-ba0a-b4a0d95bb25e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.03.18 01:38:06.099883 [ 297 ] {} <Debug> TCP-Session: 6f720af2-4226-42cc-ba0a-b4a0d95bb25e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.03.18 01:38:06.099907 [ 3 ] {9452f063-5a8b-4834-b0f6-a814776a95e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2032 | 2026.03.18 01:38:06.099907 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60453 | ||
| 2033 | 2026.03.18 01:38:06.099985 [ 3 ] {9452f063-5a8b-4834-b0f6-a814776a95e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2034 | 2026.03.18 01:38:06.100018 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2035 | 2026.03.18 01:38:06.100021 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2036 | 2026.03.18 01:38:06.100061 [ 298 ] {} <Debug> TCP-Session: 6abdfa5d-fa3c-45b9-a43f-547cdf8e4423 Authenticating user 'default' from [fd00:1122:3344:101::e]:52975 | ||
| 2037 | 2026.03.18 01:38:06.100092 [ 295 ] {} <Debug> TCP-Session: 4bb5ae3a-9308-4976-b345-9ea0897517ad Authenticating user 'default' from [fd00:1122:3344:101::e]:57725 | ||
| 2038 | 2026.03.18 01:38:06.100094 [ 298 ] {} <Debug> TCP-Session: 6abdfa5d-fa3c-45b9-a43f-547cdf8e4423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.03.18 01:38:06.100123 [ 295 ] {} <Debug> TCP-Session: 4bb5ae3a-9308-4976-b345-9ea0897517ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.03.18 01:38:06.100124 [ 298 ] {} <Debug> TCP-Session: 6abdfa5d-fa3c-45b9-a43f-547cdf8e4423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.03.18 01:38:06.100145 [ 295 ] {} <Debug> TCP-Session: 4bb5ae3a-9308-4976-b345-9ea0897517ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2026.03.18 01:38:06.105007 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2043 | 2026.03.18 01:38:06.105053 [ 299 ] {} <Debug> TCP-Session: e551d706-539d-4b08-bcb4-219ac92e6930 Authenticating user 'default' from [fd00:1122:3344:101::e]:60453 | ||
| 2044 | 2026.03.18 01:38:06.105072 [ 299 ] {} <Debug> TCP-Session: e551d706-539d-4b08-bcb4-219ac92e6930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.03.18 01:38:06.105087 [ 299 ] {} <Debug> TCP-Session: e551d706-539d-4b08-bcb4-219ac92e6930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.03.18 01:38:06.105398 [ 3 ] {9452f063-5a8b-4834-b0f6-a814776a95e9} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 2047 | 2026.03.18 01:38:06.128985 [ 304 ] {9452f063-5a8b-4834-b0f6-a814776a95e9} <Trace> AggregatingTransform: Aggregating | ||
| 2048 | 2026.03.18 01:38:06.131017 [ 304 ] {9452f063-5a8b-4834-b0f6-a814776a95e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2049 | 2026.03.18 01:38:06.131686 [ 304 ] {9452f063-5a8b-4834-b0f6-a814776a95e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006118452 sec. (163.440 rows/sec., 6.38 KiB/sec.) | ||
| 2050 | 2026.03.18 01:38:06.131714 [ 304 ] {9452f063-5a8b-4834-b0f6-a814776a95e9} <Trace> Aggregator: Merging aggregated data | ||
| 2051 | 2026.03.18 01:38:06.131748 [ 304 ] {9452f063-5a8b-4834-b0f6-a814776a95e9} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 2052 | 2026.03.18 01:38:06.137751 [ 3 ] {9452f063-5a8b-4834-b0f6-a814776a95e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.038403 sec., 26.039632320391636 rows/sec., 1.02 KiB/sec. | ||
| 2053 | 2026.03.18 01:38:06.137961 [ 3 ] {9452f063-5a8b-4834-b0f6-a814776a95e9} <Debug> TCPHandler: Processed in 0.038876586 sec. | ||
| 2054 | 2026.03.18 01:38:06.143579 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2055 | 2026.03.18 01:38:06.143618 [ 3 ] {} <Debug> TCP-Session: 238fe7de-3f67-4a05-b808-af09ef33d6cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.03.18 01:38:06.143631 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2057 | 2026.03.18 01:38:06.143650 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2058 | 2026.03.18 01:38:06.143685 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2059 | 2026.03.18 01:38:06.143690 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2060 | 2026.03.18 01:38:06.143724 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2061 | 2026.03.18 01:38:06.143750 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2026.03.18 01:38:06.143789 [ 294 ] {} <Debug> TCP-Session: 9b106c06-0bbb-43c4-a931-f25fec04d713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.03.18 01:38:06.143826 [ 296 ] {} <Debug> TCP-Session: 1b400bc6-cef9-4a8d-9230-073aaebc18d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.03.18 01:38:06.143776 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2065 | 2026.03.18 01:38:06.143764 [ 293 ] {} <Debug> TCP-Session: 5b625e3b-87e5-4c7c-b915-371fd2212c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.03.18 01:38:06.143885 [ 299 ] {} <Debug> TCP-Session: e551d706-539d-4b08-bcb4-219ac92e6930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.03.18 01:38:06.143737 [ 297 ] {} <Debug> TCP-Session: 6f720af2-4226-42cc-ba0a-b4a0d95bb25e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.03.18 01:38:06.143718 [ 298 ] {} <Debug> TCP-Session: 6abdfa5d-fa3c-45b9-a43f-547cdf8e4423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.03.18 01:38:06.143712 [ 292 ] {} <Debug> TCP-Session: 0e9610af-c5d7-4279-98ec-b48d7cfed40b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.03.18 01:38:06.143710 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2071 | 2026.03.18 01:38:06.144028 [ 295 ] {} <Debug> TCP-Session: 4bb5ae3a-9308-4976-b345-9ea0897517ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.03.18 01:38:07.000303 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.98 MiB, peak 189.06 MiB, free memory in arenas 0.00 B, will set to 181.55 MiB (RSS), difference: 1.58 MiB | ||
| 2073 | 2026.03.18 01:38:09.268136 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48971 | ||
| 2074 | 2026.03.18 01:38:09.268243 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2075 | 2026.03.18 01:38:09.268272 [ 3 ] {} <Debug> TCP-Session: e7f00e84-1272-4b5a-a883-79b3db4e1372 Authenticating user 'default' from [fd00:1122:3344:101::e]:48971 | ||
| 2076 | 2026.03.18 01:38:09.268293 [ 3 ] {} <Debug> TCP-Session: e7f00e84-1272-4b5a-a883-79b3db4e1372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2026.03.18 01:38:09.268306 [ 3 ] {} <Debug> TCP-Session: e7f00e84-1272-4b5a-a883-79b3db4e1372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2026.03.18 01:38:09.268568 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45245 | ||
| 2079 | 2026.03.18 01:38:09.268584 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44901 | ||
| 2080 | 2026.03.18 01:38:09.268618 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53542 | ||
| 2081 | 2026.03.18 01:38:09.268639 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51566 | ||
| 2082 | 2026.03.18 01:38:09.268659 [ 3 ] {} <Trace> TCP-Session: e7f00e84-1272-4b5a-a883-79b3db4e1372 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.03.18 01:38:09.268684 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2084 | 2026.03.18 01:38:09.268648 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57361 | ||
| 2085 | 2026.03.18 01:38:09.268734 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2086 | 2026.03.18 01:38:09.268744 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2087 | 2026.03.18 01:38:09.268746 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2088 | 2026.03.18 01:38:09.268769 [ 298 ] {} <Debug> TCP-Session: dff8a2e9-29ba-4faf-a987-73a45b999ffa Authenticating user 'default' from [fd00:1122:3344:101::e]:51566 | ||
| 2089 | 2026.03.18 01:38:09.268786 [ 293 ] {} <Debug> TCP-Session: ccbac344-aa96-4706-9a83-b2c6b8833c1e Authenticating user 'default' from [fd00:1122:3344:101::e]:44901 | ||
| 2090 | 2026.03.18 01:38:09.268789 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2091 | 2026.03.18 01:38:09.268808 [ 298 ] {} <Debug> TCP-Session: dff8a2e9-29ba-4faf-a987-73a45b999ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.03.18 01:38:09.268826 [ 293 ] {} <Debug> TCP-Session: ccbac344-aa96-4706-9a83-b2c6b8833c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.03.18 01:38:09.268849 [ 3 ] {cdc7c41e-d70d-46a7-b549-b7786ced6c08} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2094 | 2026.03.18 01:38:09.268862 [ 293 ] {} <Debug> TCP-Session: ccbac344-aa96-4706-9a83-b2c6b8833c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.03.18 01:38:09.268854 [ 298 ] {} <Debug> TCP-Session: dff8a2e9-29ba-4faf-a987-73a45b999ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.03.18 01:38:09.268794 [ 296 ] {} <Debug> TCP-Session: ea25efa1-4474-487c-906f-7952b7145ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53542 | ||
| 2097 | 2026.03.18 01:38:09.268732 [ 292 ] {} <Debug> TCP-Session: 778772cf-c8bb-4b48-a780-afdfb99c37db Authenticating user 'default' from [fd00:1122:3344:101::e]:45245 | ||
| 2098 | 2026.03.18 01:38:09.268949 [ 296 ] {} <Debug> TCP-Session: ea25efa1-4474-487c-906f-7952b7145ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.03.18 01:38:09.268630 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43978 | ||
| 2100 | 2026.03.18 01:38:09.268980 [ 296 ] {} <Debug> TCP-Session: ea25efa1-4474-487c-906f-7952b7145ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.03.18 01:38:09.268977 [ 292 ] {} <Debug> TCP-Session: 778772cf-c8bb-4b48-a780-afdfb99c37db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.03.18 01:38:09.268597 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63383 | ||
| 2103 | 2026.03.18 01:38:09.269069 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2104 | 2026.03.18 01:38:09.269060 [ 292 ] {} <Debug> TCP-Session: 778772cf-c8bb-4b48-a780-afdfb99c37db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.03.18 01:38:09.269113 [ 297 ] {} <Debug> TCP-Session: a16b5442-e83d-4603-93d2-785624001fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43978 | ||
| 2106 | 2026.03.18 01:38:09.268623 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37145 | ||
| 2107 | 2026.03.18 01:38:09.269154 [ 3 ] {cdc7c41e-d70d-46a7-b549-b7786ced6c08} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2108 | 2026.03.18 01:38:09.269150 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2109 | 2026.03.18 01:38:09.269136 [ 297 ] {} <Debug> TCP-Session: a16b5442-e83d-4603-93d2-785624001fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.03.18 01:38:09.269222 [ 294 ] {} <Debug> TCP-Session: b8748b94-f38c-4506-bae3-c13703196809 Authenticating user 'default' from [fd00:1122:3344:101::e]:63383 | ||
| 2111 | 2026.03.18 01:38:09.269235 [ 297 ] {} <Debug> TCP-Session: a16b5442-e83d-4603-93d2-785624001fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.03.18 01:38:09.269244 [ 3 ] {cdc7c41e-d70d-46a7-b549-b7786ced6c08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2113 | 2026.03.18 01:38:09.269257 [ 294 ] {} <Debug> TCP-Session: b8748b94-f38c-4506-bae3-c13703196809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.03.18 01:38:09.269243 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2115 | 2026.03.18 01:38:09.269299 [ 294 ] {} <Debug> TCP-Session: b8748b94-f38c-4506-bae3-c13703196809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.03.18 01:38:09.268839 [ 299 ] {} <Debug> TCP-Session: b6cb159f-0fb9-4112-86b0-0ca80f658982 Authenticating user 'default' from [fd00:1122:3344:101::e]:57361 | ||
| 2117 | 2026.03.18 01:38:09.269335 [ 295 ] {} <Debug> TCP-Session: 8f476ddf-4528-4490-8f97-f0da1228db4e Authenticating user 'default' from [fd00:1122:3344:101::e]:37145 | ||
| 2118 | 2026.03.18 01:38:09.269367 [ 299 ] {} <Debug> TCP-Session: b6cb159f-0fb9-4112-86b0-0ca80f658982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.03.18 01:38:09.269380 [ 295 ] {} <Debug> TCP-Session: 8f476ddf-4528-4490-8f97-f0da1228db4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.03.18 01:38:09.269391 [ 299 ] {} <Debug> TCP-Session: b6cb159f-0fb9-4112-86b0-0ca80f658982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.03.18 01:38:09.269405 [ 295 ] {} <Debug> TCP-Session: 8f476ddf-4528-4490-8f97-f0da1228db4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.03.18 01:38:09.269580 [ 3 ] {cdc7c41e-d70d-46a7-b549-b7786ced6c08} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 2123 | 2026.03.18 01:38:09.270532 [ 320 ] {cdc7c41e-d70d-46a7-b549-b7786ced6c08} <Trace> AggregatingTransform: Aggregating | ||
| 2124 | 2026.03.18 01:38:09.270580 [ 320 ] {cdc7c41e-d70d-46a7-b549-b7786ced6c08} <Trace> Aggregator: Aggregation method: without_key | ||
| 2125 | 2026.03.18 01:38:09.270621 [ 320 ] {cdc7c41e-d70d-46a7-b549-b7786ced6c08} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934325 sec. (1070.291 rows/sec., 41.81 KiB/sec.) | ||
| 2126 | 2026.03.18 01:38:09.270641 [ 320 ] {cdc7c41e-d70d-46a7-b549-b7786ced6c08} <Trace> Aggregator: Merging aggregated data | ||
| 2127 | 2026.03.18 01:38:09.272014 [ 3 ] {cdc7c41e-d70d-46a7-b549-b7786ced6c08} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003226 sec., 309.981401115933 rows/sec., 12.11 KiB/sec. | ||
| 2128 | 2026.03.18 01:38:09.272161 [ 3 ] {cdc7c41e-d70d-46a7-b549-b7786ced6c08} <Debug> TCPHandler: Processed in 0.00364187 sec. | ||
| 2129 | 2026.03.18 01:38:09.272286 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2130 | 2026.03.18 01:38:09.272314 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2131 | 2026.03.18 01:38:09.272317 [ 3 ] {} <Debug> TCP-Session: e7f00e84-1272-4b5a-a883-79b3db4e1372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.03.18 01:38:09.272330 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2133 | 2026.03.18 01:38:09.272363 [ 299 ] {} <Debug> TCP-Session: b6cb159f-0fb9-4112-86b0-0ca80f658982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.03.18 01:38:09.272378 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2135 | 2026.03.18 01:38:09.272396 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2026.03.18 01:38:09.272395 [ 292 ] {} <Debug> TCP-Session: 778772cf-c8bb-4b48-a780-afdfb99c37db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.03.18 01:38:09.272419 [ 293 ] {} <Debug> TCP-Session: ccbac344-aa96-4706-9a83-b2c6b8833c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.03.18 01:38:09.272418 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2139 | 2026.03.18 01:38:09.272445 [ 296 ] {} <Debug> TCP-Session: ea25efa1-4474-487c-906f-7952b7145ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.03.18 01:38:09.272440 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2026.03.18 01:38:09.272486 [ 295 ] {} <Debug> TCP-Session: 8f476ddf-4528-4490-8f97-f0da1228db4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.03.18 01:38:09.272346 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2026.03.18 01:38:09.272518 [ 298 ] {} <Debug> TCP-Session: dff8a2e9-29ba-4faf-a987-73a45b999ffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.03.18 01:38:09.272359 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2145 | 2026.03.18 01:38:09.272572 [ 297 ] {} <Debug> TCP-Session: a16b5442-e83d-4603-93d2-785624001fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.03.18 01:38:09.272612 [ 294 ] {} <Debug> TCP-Session: b8748b94-f38c-4506-bae3-c13703196809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.03.18 01:38:09.464626 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53356 | ||
| 2148 | 2026.03.18 01:38:09.464742 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2149 | 2026.03.18 01:38:09.464768 [ 3 ] {} <Debug> TCP-Session: 6ad276dd-af98-42d5-853a-e25db0ec4807 Authenticating user 'default' from [fd00:1122:3344:101::e]:53356 | ||
| 2150 | 2026.03.18 01:38:09.464794 [ 3 ] {} <Debug> TCP-Session: 6ad276dd-af98-42d5-853a-e25db0ec4807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.03.18 01:38:09.464811 [ 3 ] {} <Debug> TCP-Session: 6ad276dd-af98-42d5-853a-e25db0ec4807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.03.18 01:38:09.465061 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40212 | ||
| 2153 | 2026.03.18 01:38:09.465094 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33784 | ||
| 2154 | 2026.03.18 01:38:09.465122 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40572 | ||
| 2155 | 2026.03.18 01:38:09.465154 [ 3 ] {} <Trace> TCP-Session: 6ad276dd-af98-42d5-853a-e25db0ec4807 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.03.18 01:38:09.465165 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44624 | ||
| 2157 | 2026.03.18 01:38:09.465203 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2158 | 2026.03.18 01:38:09.465210 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2026.03.18 01:38:09.465243 [ 294 ] {} <Debug> TCP-Session: aded3c6f-f526-46b5-9efe-ef2fb44fa88a Authenticating user 'default' from [fd00:1122:3344:101::e]:33784 | ||
| 2160 | 2026.03.18 01:38:09.465246 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2161 | 2026.03.18 01:38:09.465267 [ 292 ] {} <Debug> TCP-Session: 44a3142d-a50b-4389-bd29-154cf6661734 Authenticating user 'default' from [fd00:1122:3344:101::e]:40212 | ||
| 2162 | 2026.03.18 01:38:09.465277 [ 294 ] {} <Debug> TCP-Session: aded3c6f-f526-46b5-9efe-ef2fb44fa88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.03.18 01:38:09.465296 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2164 | 2026.03.18 01:38:09.465313 [ 294 ] {} <Debug> TCP-Session: aded3c6f-f526-46b5-9efe-ef2fb44fa88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.03.18 01:38:09.465312 [ 292 ] {} <Debug> TCP-Session: 44a3142d-a50b-4389-bd29-154cf6661734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.03.18 01:38:09.465341 [ 299 ] {} <Debug> TCP-Session: b26858f9-a7f2-4d85-bff4-9b6cf3e646db Authenticating user 'default' from [fd00:1122:3344:101::e]:44624 | ||
| 2167 | 2026.03.18 01:38:09.465357 [ 292 ] {} <Debug> TCP-Session: 44a3142d-a50b-4389-bd29-154cf6661734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.03.18 01:38:09.465334 [ 3 ] {4b7400c9-4b50-4239-a1a5-9208449c52a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53356) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2169 | 2026.03.18 01:38:09.465382 [ 299 ] {} <Debug> TCP-Session: b26858f9-a7f2-4d85-bff4-9b6cf3e646db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.03.18 01:38:09.465299 [ 295 ] {} <Debug> TCP-Session: 7043e199-d43c-4f22-a721-399e14df90d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40572 | ||
| 2171 | 2026.03.18 01:38:09.465437 [ 299 ] {} <Debug> TCP-Session: b26858f9-a7f2-4d85-bff4-9b6cf3e646db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.03.18 01:38:09.465152 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52937 | ||
| 2173 | 2026.03.18 01:38:09.465467 [ 295 ] {} <Debug> TCP-Session: 7043e199-d43c-4f22-a721-399e14df90d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.03.18 01:38:09.465138 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64990 | ||
| 2175 | 2026.03.18 01:38:09.465511 [ 295 ] {} <Debug> TCP-Session: 7043e199-d43c-4f22-a721-399e14df90d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.03.18 01:38:09.465538 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2026.03.18 01:38:09.465125 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44238 | ||
| 2178 | 2026.03.18 01:38:09.465572 [ 298 ] {} <Debug> TCP-Session: da30beea-10c0-4723-87a1-06e5eb6a98a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52937 | ||
| 2179 | 2026.03.18 01:38:09.465586 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2180 | 2026.03.18 01:38:09.465602 [ 298 ] {} <Debug> TCP-Session: da30beea-10c0-4723-87a1-06e5eb6a98a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.03.18 01:38:09.465079 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55523 | ||
| 2182 | 2026.03.18 01:38:09.465633 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2183 | 2026.03.18 01:38:09.465652 [ 3 ] {4b7400c9-4b50-4239-a1a5-9208449c52a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2184 | 2026.03.18 01:38:09.465669 [ 296 ] {} <Debug> TCP-Session: 3828deaf-9466-4dc6-864a-c41e57c6b267 Authenticating user 'default' from [fd00:1122:3344:101::e]:44238 | ||
| 2185 | 2026.03.18 01:38:09.465633 [ 298 ] {} <Debug> TCP-Session: da30beea-10c0-4723-87a1-06e5eb6a98a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.03.18 01:38:09.465702 [ 296 ] {} <Debug> TCP-Session: 3828deaf-9466-4dc6-864a-c41e57c6b267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.03.18 01:38:09.465717 [ 3 ] {4b7400c9-4b50-4239-a1a5-9208449c52a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2188 | 2026.03.18 01:38:09.465736 [ 296 ] {} <Debug> TCP-Session: 3828deaf-9466-4dc6-864a-c41e57c6b267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.03.18 01:38:09.465698 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.03.18 01:38:09.465628 [ 297 ] {} <Debug> TCP-Session: bcedcf29-e8f4-4136-bf9b-059cef7a149b Authenticating user 'default' from [fd00:1122:3344:101::e]:64990 | ||
| 2191 | 2026.03.18 01:38:09.465792 [ 293 ] {} <Debug> TCP-Session: 73c177e6-273e-4f48-92d2-4685a7189454 Authenticating user 'default' from [fd00:1122:3344:101::e]:55523 | ||
| 2192 | 2026.03.18 01:38:09.465814 [ 297 ] {} <Debug> TCP-Session: bcedcf29-e8f4-4136-bf9b-059cef7a149b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.03.18 01:38:09.465820 [ 293 ] {} <Debug> TCP-Session: 73c177e6-273e-4f48-92d2-4685a7189454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.03.18 01:38:09.465842 [ 297 ] {} <Debug> TCP-Session: bcedcf29-e8f4-4136-bf9b-059cef7a149b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.03.18 01:38:09.465855 [ 293 ] {} <Debug> TCP-Session: 73c177e6-273e-4f48-92d2-4685a7189454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.03.18 01:38:09.466021 [ 3 ] {4b7400c9-4b50-4239-a1a5-9208449c52a1} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 2197 | 2026.03.18 01:38:09.467010 [ 308 ] {4b7400c9-4b50-4239-a1a5-9208449c52a1} <Trace> AggregatingTransform: Aggregating | ||
| 2198 | 2026.03.18 01:38:09.467063 [ 308 ] {4b7400c9-4b50-4239-a1a5-9208449c52a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2199 | 2026.03.18 01:38:09.467101 [ 308 ] {4b7400c9-4b50-4239-a1a5-9208449c52a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979047 sec. (1021.401 rows/sec., 39.90 KiB/sec.) | ||
| 2200 | 2026.03.18 01:38:09.467116 [ 308 ] {4b7400c9-4b50-4239-a1a5-9208449c52a1} <Trace> Aggregator: Merging aggregated data | ||
| 2201 | 2026.03.18 01:38:09.468270 [ 3 ] {4b7400c9-4b50-4239-a1a5-9208449c52a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00299 sec., 334.44816053511704 rows/sec., 13.06 KiB/sec. | ||
| 2202 | 2026.03.18 01:38:09.468448 [ 3 ] {4b7400c9-4b50-4239-a1a5-9208449c52a1} <Debug> TCPHandler: Processed in 0.003411266 sec. | ||
| 2203 | 2026.03.18 01:38:09.468579 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2204 | 2026.03.18 01:38:09.468597 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2205 | 2026.03.18 01:38:09.468618 [ 3 ] {} <Debug> TCP-Session: 6ad276dd-af98-42d5-853a-e25db0ec4807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.03.18 01:38:09.468630 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2207 | 2026.03.18 01:38:09.468652 [ 299 ] {} <Debug> TCP-Session: b26858f9-a7f2-4d85-bff4-9b6cf3e646db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.03.18 01:38:09.468661 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2209 | 2026.03.18 01:38:09.468683 [ 293 ] {} <Debug> TCP-Session: 73c177e6-273e-4f48-92d2-4685a7189454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.03.18 01:38:09.468690 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2211 | 2026.03.18 01:38:09.468707 [ 296 ] {} <Debug> TCP-Session: 3828deaf-9466-4dc6-864a-c41e57c6b267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.03.18 01:38:09.468714 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2213 | 2026.03.18 01:38:09.468731 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2214 | 2026.03.18 01:38:09.468751 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2215 | 2026.03.18 01:38:09.468777 [ 295 ] {} <Debug> TCP-Session: 7043e199-d43c-4f22-a721-399e14df90d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.03.18 01:38:09.468789 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2217 | 2026.03.18 01:38:09.468810 [ 294 ] {} <Debug> TCP-Session: aded3c6f-f526-46b5-9efe-ef2fb44fa88a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.03.18 01:38:09.468748 [ 292 ] {} <Debug> TCP-Session: 44a3142d-a50b-4389-bd29-154cf6661734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.03.18 01:38:09.468848 [ 297 ] {} <Debug> TCP-Session: bcedcf29-e8f4-4136-bf9b-059cef7a149b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.03.18 01:38:09.468802 [ 298 ] {} <Debug> TCP-Session: da30beea-10c0-4723-87a1-06e5eb6a98a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.03.18 01:38:10.544438 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.03.18 01:38:10.544705 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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) | ||
| 2223 | 2026.03.18 01:38:10.545058 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2224 | 2026.03.18 01:38:10.545097 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Debug> 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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 | ||
| 2225 | 2026.03.18 01:38:10.545380 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2226 | 2026.03.18 01:38:10.545450 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2227 | 2026.03.18 01:38:10.545595 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2228 | 2026.03.18 01:38:10.545693 [ 330 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2229 | 2026.03.18 01:38:10.545732 [ 331 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2230 | 2026.03.18 01:38:10.545834 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (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 | ||
| 2231 | 2026.03.18 01:38:10.545861 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2232 | 2026.03.18 01:38:10.548403 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2233 | 2026.03.18 01:38:10.548435 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
| 2234 | 2026.03.18 01:38:10.548504 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Trace> 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 2235 | 2026.03.18 01:38:10.548555 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Trace> 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 2236 | 2026.03.18 01:38:10.549499 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Debug> executeQuery: Read 40 rows, 1.49 KiB in 0.004909 sec., 8148.299042574862 rows/sec., 302.98 KiB/sec. | ||
| 2237 | 2026.03.18 01:38:10.549598 [ 253 ] {a5f16b47-a0f5-449f-b1d6-35232d2eba5e} <Debug> TCPHandler: Processed in 0.005294058 sec. | ||
| 2238 | 2026.03.18 01:38:10.549839 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.03.18 01:38:10.549984 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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) | ||
| 2240 | 2026.03.18 01:38:10.550220 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2241 | 2026.03.18 01:38:10.550258 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Debug> 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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 | ||
| 2242 | 2026.03.18 01:38:10.550468 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2243 | 2026.03.18 01:38:10.550523 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2244 | 2026.03.18 01:38:10.550627 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2245 | 2026.03.18 01:38:10.550692 [ 319 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2246 | 2026.03.18 01:38:10.550702 [ 331 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2247 | 2026.03.18 01:38:10.550787 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (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 | ||
| 2248 | 2026.03.18 01:38:10.550813 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2249 | 2026.03.18 01:38:10.550872 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2250 | 2026.03.18 01:38:10.550892 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
| 2251 | 2026.03.18 01:38:10.550923 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Trace> 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 2252 | 2026.03.18 01:38:10.550956 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Trace> 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 2253 | 2026.03.18 01:38:10.551552 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Debug> executeQuery: Read 40 rows, 1.49 KiB in 0.001629 sec., 24554.941682013505 rows/sec., 913.02 KiB/sec. | ||
| 2254 | 2026.03.18 01:38:10.551672 [ 253 ] {44c62f03-3220-4ed2-bd84-6edd0c3d540a} <Debug> TCPHandler: Processed in 0.001886841 sec. | ||
| 2255 | 2026.03.18 01:38:10.551892 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.03.18 01:38:10.552040 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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) | ||
| 2257 | 2026.03.18 01:38:10.552263 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2258 | 2026.03.18 01:38:10.552301 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Debug> 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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 | ||
| 2259 | 2026.03.18 01:38:10.552508 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2260 | 2026.03.18 01:38:10.552562 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2261 | 2026.03.18 01:38:10.552665 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2262 | 2026.03.18 01:38:10.552731 [ 346 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2263 | 2026.03.18 01:38:10.552740 [ 319 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2264 | 2026.03.18 01:38:10.552823 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (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 | ||
| 2265 | 2026.03.18 01:38:10.552847 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2266 | 2026.03.18 01:38:10.552903 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2267 | 2026.03.18 01:38:10.552919 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Debug> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
| 2268 | 2026.03.18 01:38:10.552951 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Trace> 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 2269 | 2026.03.18 01:38:10.552981 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Trace> 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 2270 | 2026.03.18 01:38:10.553550 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Debug> executeQuery: Read 40 rows, 1.49 KiB in 0.00157 sec., 25477.707006369426 rows/sec., 947.33 KiB/sec. | ||
| 2271 | 2026.03.18 01:38:10.553637 [ 253 ] {ee7094ca-bb3c-46b8-875f-e7903d070af1} <Debug> TCPHandler: Processed in 0.00179641 sec. | ||
| 2272 | 2026.03.18 01:38:10.555642 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2273 | 2026.03.18 01:38:10.555771 [ 253 ] {3df1ff83-8063-441e-9265-6bd9d503592b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2274 | 2026.03.18 01:38:10.555824 [ 253 ] {3df1ff83-8063-441e-9265-6bd9d503592b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2275 | 2026.03.18 01:38:10.556411 [ 253 ] {3df1ff83-8063-441e-9265-6bd9d503592b} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2276 | 2026.03.18 01:38:10.556461 [ 253 ] {3df1ff83-8063-441e-9265-6bd9d503592b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2277 | 2026.03.18 01:38:10.556901 [ 253 ] {3df1ff83-8063-441e-9265-6bd9d503592b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2278 | 2026.03.18 01:38:10.557103 [ 253 ] {3df1ff83-8063-441e-9265-6bd9d503592b} <Trace> oximeter.timeseries_schema (fe91fbc6-87e7-4fd3-b858-85fc16377a74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.03.18 01:38:10.557266 [ 253 ] {3df1ff83-8063-441e-9265-6bd9d503592b} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00153 sec., 1960.7843137254904 rows/sec., 178.72 KiB/sec. | ||
| 2280 | 2026.03.18 01:38:10.557306 [ 253 ] {3df1ff83-8063-441e-9265-6bd9d503592b} <Debug> TCPHandler: Processed in 0.001724079 sec. | ||
| 2281 | 2026.03.18 01:38:10.557412 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2026.03.18 01:38:10.557509 [ 253 ] {7a44759e-e0fc-4a7d-a267-54c7f7700a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2283 | 2026.03.18 01:38:10.557549 [ 253 ] {7a44759e-e0fc-4a7d-a267-54c7f7700a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2284 | 2026.03.18 01:38:10.557993 [ 253 ] {7a44759e-e0fc-4a7d-a267-54c7f7700a25} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.03.18 01:38:10.558036 [ 253 ] {7a44759e-e0fc-4a7d-a267-54c7f7700a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2286 | 2026.03.18 01:38:10.558396 [ 253 ] {7a44759e-e0fc-4a7d-a267-54c7f7700a25} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2287 | 2026.03.18 01:38:10.558643 [ 253 ] {7a44759e-e0fc-4a7d-a267-54c7f7700a25} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.03.18 01:38:10.558779 [ 253 ] {7a44759e-e0fc-4a7d-a267-54c7f7700a25} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001287 sec., 1554.001554001554 rows/sec., 126.72 KiB/sec. | ||
| 2289 | 2026.03.18 01:38:10.558825 [ 253 ] {7a44759e-e0fc-4a7d-a267-54c7f7700a25} <Debug> TCPHandler: Processed in 0.001463834 sec. | ||
| 2290 | 2026.03.18 01:38:10.558988 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.03.18 01:38:10.559100 [ 253 ] {80bf4fb6-d134-4875-a0be-7b435d887364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2292 | 2026.03.18 01:38:10.559147 [ 253 ] {80bf4fb6-d134-4875-a0be-7b435d887364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2293 | 2026.03.18 01:38:10.559631 [ 253 ] {80bf4fb6-d134-4875-a0be-7b435d887364} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.03.18 01:38:10.559668 [ 253 ] {80bf4fb6-d134-4875-a0be-7b435d887364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2295 | 2026.03.18 01:38:10.559979 [ 253 ] {80bf4fb6-d134-4875-a0be-7b435d887364} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2296 | 2026.03.18 01:38:10.560197 [ 253 ] {80bf4fb6-d134-4875-a0be-7b435d887364} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.03.18 01:38:10.560299 [ 39 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2298 | 2026.03.18 01:38:10.560330 [ 253 ] {80bf4fb6-d134-4875-a0be-7b435d887364} <Debug> executeQuery: Read 69 rows, 5.62 KiB in 0.001252 sec., 55111.821086261974 rows/sec., 4.39 MiB/sec. | ||
| 2299 | 2026.03.18 01:38:10.560337 [ 39 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.03.18 01:38:10.560364 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2301 | 2026.03.18 01:38:10.560367 [ 253 ] {80bf4fb6-d134-4875-a0be-7b435d887364} <Debug> TCPHandler: Processed in 0.001436604 sec. | ||
| 2302 | 2026.03.18 01:38:10.560497 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2026.03.18 01:38:10.560505 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2304 | 2026.03.18 01:38:10.560596 [ 253 ] {0086d53f-45fd-4dd5-8eed-66ccad52951f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2305 | 2026.03.18 01:38:10.560640 [ 253 ] {0086d53f-45fd-4dd5-8eed-66ccad52951f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2306 | 2026.03.18 01:38:10.560672 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2307 | 2026.03.18 01:38:10.560716 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 822 rows starting from the beginning of the part | ||
| 2308 | 2026.03.18 01:38:10.560788 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2684 rows starting from the beginning of the part | ||
| 2309 | 2026.03.18 01:38:10.560838 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2310 | 2026.03.18 01:38:10.560889 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2311 | 2026.03.18 01:38:10.560931 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 817 rows starting from the beginning of the part | ||
| 2312 | 2026.03.18 01:38:10.560978 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 69 rows starting from the beginning of the part | ||
| 2313 | 2026.03.18 01:38:10.561047 [ 253 ] {0086d53f-45fd-4dd5-8eed-66ccad52951f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.03.18 01:38:10.561087 [ 253 ] {0086d53f-45fd-4dd5-8eed-66ccad52951f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2315 | 2026.03.18 01:38:10.561425 [ 253 ] {0086d53f-45fd-4dd5-8eed-66ccad52951f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2316 | 2026.03.18 01:38:10.561660 [ 253 ] {0086d53f-45fd-4dd5-8eed-66ccad52951f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.03.18 01:38:10.561768 [ 39 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2318 | 2026.03.18 01:38:10.561794 [ 253 ] {0086d53f-45fd-4dd5-8eed-66ccad52951f} <Debug> executeQuery: Read 8 rows, 605.00 B in 0.001217 sec., 6573.54149548069 rows/sec., 485.47 KiB/sec. | ||
| 2319 | 2026.03.18 01:38:10.561800 [ 39 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.03.18 01:38:10.561828 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2321 | 2026.03.18 01:38:10.561832 [ 253 ] {0086d53f-45fd-4dd5-8eed-66ccad52951f} <Debug> TCPHandler: Processed in 0.001388093 sec. | ||
| 2322 | 2026.03.18 01:38:10.561932 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2323 | 2026.03.18 01:38:10.561952 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.03.18 01:38:10.562054 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2325 | 2026.03.18 01:38:10.562060 [ 253 ] {c31780d3-38c6-4de6-ac10-52af8ef909c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2326 | 2026.03.18 01:38:10.562090 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 162 rows starting from the beginning of the part | ||
| 2327 | 2026.03.18 01:38:10.562112 [ 253 ] {c31780d3-38c6-4de6-ac10-52af8ef909c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2328 | 2026.03.18 01:38:10.562188 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 152 rows starting from the beginning of the part | ||
| 2329 | 2026.03.18 01:38:10.562250 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 152 rows starting from the beginning of the part | ||
| 2330 | 2026.03.18 01:38:10.562296 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 156 rows starting from the beginning of the part | ||
| 2331 | 2026.03.18 01:38:10.562343 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 152 rows starting from the beginning of the part | ||
| 2332 | 2026.03.18 01:38:10.562442 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 2333 | 2026.03.18 01:38:10.562621 [ 253 ] {c31780d3-38c6-4de6-ac10-52af8ef909c6} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.03.18 01:38:10.562668 [ 253 ] {c31780d3-38c6-4de6-ac10-52af8ef909c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2335 | 2026.03.18 01:38:10.563063 [ 253 ] {c31780d3-38c6-4de6-ac10-52af8ef909c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2336 | 2026.03.18 01:38:10.563310 [ 253 ] {c31780d3-38c6-4de6-ac10-52af8ef909c6} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.03.18 01:38:10.563420 [ 39 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2338 | 2026.03.18 01:38:10.563453 [ 253 ] {c31780d3-38c6-4de6-ac10-52af8ef909c6} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001411 sec., 57406.094968107725 rows/sec., 4.49 MiB/sec. | ||
| 2339 | 2026.03.18 01:38:10.563458 [ 39 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.03.18 01:38:10.563487 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2341 | 2026.03.18 01:38:10.563493 [ 253 ] {c31780d3-38c6-4de6-ac10-52af8ef909c6} <Debug> TCPHandler: Processed in 0.001590807 sec. | ||
| 2342 | 2026.03.18 01:38:10.563566 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2343 | 2026.03.18 01:38:10.563624 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2026.03.18 01:38:10.563678 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2345 | 2026.03.18 01:38:10.563706 [ 198 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182017 sec., 429630.19937698124 rows/sec., 27.42 MiB/sec. | ||
| 2346 | 2026.03.18 01:38:10.563727 [ 253 ] {67ec0a88-672d-475a-8106-0d067e685e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2347 | 2026.03.18 01:38:10.563713 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 510 rows starting from the beginning of the part | ||
| 2348 | 2026.03.18 01:38:10.563778 [ 253 ] {67ec0a88-672d-475a-8106-0d067e685e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2349 | 2026.03.18 01:38:10.563822 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1440 rows starting from the beginning of the part | ||
| 2350 | 2026.03.18 01:38:10.563879 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2351 | 2026.03.18 01:38:10.563929 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2352 | 2026.03.18 01:38:10.563944 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2353 | 2026.03.18 01:38:10.563975 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 500 rows starting from the beginning of the part | ||
| 2354 | 2026.03.18 01:38:10.564051 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 81 rows starting from the beginning of the part | ||
| 2355 | 2026.03.18 01:38:10.564288 [ 253 ] {67ec0a88-672d-475a-8106-0d067e685e87} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2026.03.18 01:38:10.564311 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_6_1} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.03.18 01:38:10.564333 [ 253 ] {67ec0a88-672d-475a-8106-0d067e685e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2358 | 2026.03.18 01:38:10.564404 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_6_1} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2359 | 2026.03.18 01:38:10.564507 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2360 | 2026.03.18 01:38:10.564726 [ 253 ] {67ec0a88-672d-475a-8106-0d067e685e87} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2361 | 2026.03.18 01:38:10.564974 [ 253 ] {67ec0a88-672d-475a-8106-0d067e685e87} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.03.18 01:38:10.565102 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2363 | 2026.03.18 01:38:10.565139 [ 253 ] {67ec0a88-672d-475a-8106-0d067e685e87} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001453 sec., 110805.23055746731 rows/sec., 7.72 MiB/sec. | ||
| 2364 | 2026.03.18 01:38:10.565141 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.03.18 01:38:10.565180 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2366 | 2026.03.18 01:38:10.565190 [ 253 ] {67ec0a88-672d-475a-8106-0d067e685e87} <Debug> TCPHandler: Processed in 0.001641017 sec. | ||
| 2367 | 2026.03.18 01:38:10.565265 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2368 | 2026.03.18 01:38:10.565315 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2026.03.18 01:38:10.565372 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2370 | 2026.03.18 01:38:10.565408 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1184 rows starting from the beginning of the part | ||
| 2371 | 2026.03.18 01:38:10.565410 [ 253 ] {281a063e-b6ab-40e4-8fae-ae1f3d22e0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2372 | 2026.03.18 01:38:10.565475 [ 253 ] {281a063e-b6ab-40e4-8fae-ae1f3d22e0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2373 | 2026.03.18 01:38:10.565493 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2484 rows starting from the beginning of the part | ||
| 2374 | 2026.03.18 01:38:10.565549 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 2375 | 2026.03.18 01:38:10.565596 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2376 | 2026.03.18 01:38:10.565636 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2377 | 2026.03.18 01:38:10.565683 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 161 rows starting from the beginning of the part | ||
| 2378 | 2026.03.18 01:38:10.565828 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2659 rows, containing 5 columns (5 merged, 0 gathered) in 0.002292208 sec., 1160016.8920098 rows/sec., 85.81 MiB/sec. | ||
| 2379 | 2026.03.18 01:38:10.566051 [ 186 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2380 | 2026.03.18 01:38:10.566340 [ 253 ] {281a063e-b6ab-40e4-8fae-ae1f3d22e0d2} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.03.18 01:38:10.566372 [ 186 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_11_2} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.03.18 01:38:10.566385 [ 253 ] {281a063e-b6ab-40e4-8fae-ae1f3d22e0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2383 | 2026.03.18 01:38:10.566466 [ 186 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_11_2} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2384 | 2026.03.18 01:38:10.566552 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2385 | 2026.03.18 01:38:10.566957 [ 253 ] {281a063e-b6ab-40e4-8fae-ae1f3d22e0d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2386 | 2026.03.18 01:38:10.567190 [ 253 ] {281a063e-b6ab-40e4-8fae-ae1f3d22e0d2} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.03.18 01:38:10.567298 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2388 | 2026.03.18 01:38:10.567332 [ 253 ] {281a063e-b6ab-40e4-8fae-ae1f3d22e0d2} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001901 sec., 3156.233561283535 rows/sec., 5.66 MiB/sec. | ||
| 2389 | 2026.03.18 01:38:10.567333 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.03.18 01:38:10.567363 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2391 | 2026.03.18 01:38:10.567387 [ 253 ] {281a063e-b6ab-40e4-8fae-ae1f3d22e0d2} <Debug> TCPHandler: Processed in 0.002088615 sec. | ||
| 2392 | 2026.03.18 01:38:10.567447 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2393 | 2026.03.18 01:38:10.567511 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.03.18 01:38:10.567612 [ 253 ] {a7ed76b1-0e8a-489a-b268-bcc26bc3af6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2395 | 2026.03.18 01:38:10.567657 [ 253 ] {a7ed76b1-0e8a-489a-b268-bcc26bc3af6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2396 | 2026.03.18 01:38:10.567702 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2397 | 2026.03.18 01:38:10.567775 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2398 | 2026.03.18 01:38:10.567928 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2399 | 2026.03.18 01:38:10.568078 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2400 | 2026.03.18 01:38:10.568103 [ 253 ] {a7ed76b1-0e8a-489a-b268-bcc26bc3af6d} <Trace> oximeter.measurements_i64 (c687bd01-06fe-4413-b937-00ae8512f096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.03.18 01:38:10.568164 [ 253 ] {a7ed76b1-0e8a-489a-b268-bcc26bc3af6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2402 | 2026.03.18 01:38:10.568228 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 2403 | 2026.03.18 01:38:10.568363 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2404 | 2026.03.18 01:38:10.568499 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2405 | 2026.03.18 01:38:10.568543 [ 253 ] {a7ed76b1-0e8a-489a-b268-bcc26bc3af6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2406 | 2026.03.18 01:38:10.568779 [ 253 ] {a7ed76b1-0e8a-489a-b268-bcc26bc3af6d} <Trace> oximeter.measurements_i64 (c687bd01-06fe-4413-b937-00ae8512f096): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.03.18 01:38:10.568846 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.00359159 sec., 1193343.3381872652 rows/sec., 78.66 MiB/sec. | ||
| 2408 | 2026.03.18 01:38:10.568892 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4504 rows, containing 5 columns (5 merged, 0 gathered) in 0.00844916 sec., 533070.7431271274 rows/sec., 43.04 MiB/sec. | ||
| 2409 | 2026.03.18 01:38:10.568928 [ 253 ] {a7ed76b1-0e8a-489a-b268-bcc26bc3af6d} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001335 sec., 6741.573033707865 rows/sec., 476.21 KiB/sec. | ||
| 2410 | 2026.03.18 01:38:10.568972 [ 253 ] {a7ed76b1-0e8a-489a-b268-bcc26bc3af6d} <Debug> TCPHandler: Processed in 0.001511626 sec. | ||
| 2411 | 2026.03.18 01:38:10.569095 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2026.03.18 01:38:10.569192 [ 253 ] {f205d354-a402-4348-9611-0ee6780f0497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2413 | 2026.03.18 01:38:10.569235 [ 253 ] {f205d354-a402-4348-9611-0ee6780f0497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2414 | 2026.03.18 01:38:10.569275 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2415 | 2026.03.18 01:38:10.569380 [ 191 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2416 | 2026.03.18 01:38:10.569626 [ 253 ] {f205d354-a402-4348-9611-0ee6780f0497} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.03.18 01:38:10.569670 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_11_2} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.03.18 01:38:10.569677 [ 253 ] {f205d354-a402-4348-9611-0ee6780f0497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2419 | 2026.03.18 01:38:10.569754 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_11_2} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2420 | 2026.03.18 01:38:10.569792 [ 191 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2026.03.18 01:38:10.569838 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2422 | 2026.03.18 01:38:10.569887 [ 191 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2423 | 2026.03.18 01:38:10.569988 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 2424 | 2026.03.18 01:38:10.570095 [ 253 ] {f205d354-a402-4348-9611-0ee6780f0497} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2425 | 2026.03.18 01:38:10.570330 [ 253 ] {f205d354-a402-4348-9611-0ee6780f0497} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.03.18 01:38:10.570439 [ 39 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2427 | 2026.03.18 01:38:10.570469 [ 253 ] {f205d354-a402-4348-9611-0ee6780f0497} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. | ||
| 2428 | 2026.03.18 01:38:10.570474 [ 39 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.03.18 01:38:10.570501 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2430 | 2026.03.18 01:38:10.570506 [ 253 ] {f205d354-a402-4348-9611-0ee6780f0497} <Debug> TCPHandler: Processed in 0.001460624 sec. | ||
| 2431 | 2026.03.18 01:38:10.570517 [ 186 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 19 columns (19 merged, 0 gathered) in 0.003113791 sec., 18626.81213992847 rows/sec., 33.38 MiB/sec. | ||
| 2432 | 2026.03.18 01:38:10.570579 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2433 | 2026.03.18 01:38:10.570670 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2434 | 2026.03.18 01:38:10.570699 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 414 rows starting from the beginning of the part | ||
| 2435 | 2026.03.18 01:38:10.570778 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 2436 | 2026.03.18 01:38:10.570816 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2437 | 2026.03.18 01:38:10.570832 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 2438 | 2026.03.18 01:38:10.570886 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2439 | 2026.03.18 01:38:10.570932 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2440 | 2026.03.18 01:38:10.570976 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2441 | 2026.03.18 01:38:10.571180 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.03.18 01:38:10.571254 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2443 | 2026.03.18 01:38:10.571363 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2444 | 2026.03.18 01:38:10.571961 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 4 columns (4 merged, 0 gathered) in 0.001413513 sec., 505124.46648881194 rows/sec., 32.51 MiB/sec. | ||
| 2445 | 2026.03.18 01:38:10.572157 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2446 | 2026.03.18 01:38:10.572442 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_11_2} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.03.18 01:38:10.572524 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_11_2} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2448 | 2026.03.18 01:38:10.572602 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2449 | 2026.03.18 01:38:12.182865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 4227 | ||
| 2450 | 2026.03.18 01:38:12.183416 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.03.18 01:38:12.183469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2452 | 2026.03.18 01:38:12.184016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2453 | 2026.03.18 01:38:12.184276 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.03.18 01:38:12.184429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4227 | ||
| 2455 | 2026.03.18 01:38:12.422622 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2456 | 2026.03.18 01:38:12.440088 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.03.18 01:38:12.440591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2458 | 2026.03.18 01:38:12.447625 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2459 | 2026.03.18 01:38:12.448375 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.03.18 01:38:12.451679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2461 | 2026.03.18 01:38:13.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.00 MiB, peak 192.63 MiB, free memory in arenas 0.00 B, will set to 185.84 MiB (RSS), difference: 1.84 MiB | ||
| 2462 | 2026.03.18 01:38:14.712062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 358 | ||
| 2463 | 2026.03.18 01:38:14.714883 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.03.18 01:38:14.714945 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2465 | 2026.03.18 01:38:14.716207 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2466 | 2026.03.18 01:38:14.716491 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.03.18 01:38:14.716671 [ 32 ] {} <Debug> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2468 | 2026.03.18 01:38:14.716732 [ 32 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.03.18 01:38:14.716752 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2470 | 2026.03.18 01:38:14.716762 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2471 | 2026.03.18 01:38:14.716842 [ 193 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2472 | 2026.03.18 01:38:14.717352 [ 193 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2473 | 2026.03.18 01:38:14.717515 [ 193 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2474 | 2026.03.18 01:38:14.717970 [ 193 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2475 | 2026.03.18 01:38:14.718386 [ 193 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2476 | 2026.03.18 01:38:14.718778 [ 193 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 2477 | 2026.03.18 01:38:14.719130 [ 193 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
| 2478 | 2026.03.18 01:38:14.719494 [ 193 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 2479 | 2026.03.18 01:38:14.726572 [ 191 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 72 columns (72 merged, 0 gathered) in 0.009767583 sec., 36651.85133312919 rows/sec., 36.55 MiB/sec. | ||
| 2480 | 2026.03.18 01:38:14.727539 [ 186 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2481 | 2026.03.18 01:38:14.728252 [ 186 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_6_1} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.03.18 01:38:14.728323 [ 186 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_6_1} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2483 | 2026.03.18 01:38:14.728472 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2484 | 2026.03.18 01:38:15.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.97 MiB, peak 192.63 MiB, free memory in arenas 0.00 B, will set to 187.31 MiB (RSS), difference: 1.34 MiB | ||
| 2485 | 2026.03.18 01:38:15.554738 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.03.18 01:38:15.554919 [ 253 ] {e8a14894-4c89-482b-8172-610e52094264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.03.18 01:38:15.554986 [ 253 ] {e8a14894-4c89-482b-8172-610e52094264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2488 | 2026.03.18 01:38:15.555832 [ 253 ] {e8a14894-4c89-482b-8172-610e52094264} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.03.18 01:38:15.555889 [ 253 ] {e8a14894-4c89-482b-8172-610e52094264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2490 | 2026.03.18 01:38:15.556296 [ 253 ] {e8a14894-4c89-482b-8172-610e52094264} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2491 | 2026.03.18 01:38:15.556543 [ 253 ] {e8a14894-4c89-482b-8172-610e52094264} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.03.18 01:38:15.556703 [ 253 ] {e8a14894-4c89-482b-8172-610e52094264} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001833 sec., 154937.26132024004 rows/sec., 9.84 MiB/sec. | ||
| 2493 | 2026.03.18 01:38:15.556745 [ 253 ] {e8a14894-4c89-482b-8172-610e52094264} <Debug> TCPHandler: Processed in 0.002159226 sec. | ||
| 2494 | 2026.03.18 01:38:15.556884 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.03.18 01:38:15.556988 [ 253 ] {32355984-e6b1-451a-bc77-421290294f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2496 | 2026.03.18 01:38:15.557031 [ 253 ] {32355984-e6b1-451a-bc77-421290294f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2497 | 2026.03.18 01:38:15.558010 [ 253 ] {32355984-e6b1-451a-bc77-421290294f8c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.03.18 01:38:15.558054 [ 253 ] {32355984-e6b1-451a-bc77-421290294f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2499 | 2026.03.18 01:38:15.558553 [ 253 ] {32355984-e6b1-451a-bc77-421290294f8c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2500 | 2026.03.18 01:38:15.558872 [ 253 ] {32355984-e6b1-451a-bc77-421290294f8c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.03.18 01:38:15.559046 [ 253 ] {32355984-e6b1-451a-bc77-421290294f8c} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.002076 sec., 393545.2793834296 rows/sec., 30.81 MiB/sec. | ||
| 2502 | 2026.03.18 01:38:15.559101 [ 253 ] {32355984-e6b1-451a-bc77-421290294f8c} <Debug> TCPHandler: Processed in 0.002273547 sec. | ||
| 2503 | 2026.03.18 01:38:15.559243 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2026.03.18 01:38:15.559364 [ 253 ] {d1f42235-9d5a-4fd5-9bfb-1872ba884c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2505 | 2026.03.18 01:38:15.559418 [ 253 ] {d1f42235-9d5a-4fd5-9bfb-1872ba884c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2506 | 2026.03.18 01:38:15.560009 [ 253 ] {d1f42235-9d5a-4fd5-9bfb-1872ba884c95} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.03.18 01:38:15.560055 [ 253 ] {d1f42235-9d5a-4fd5-9bfb-1872ba884c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2508 | 2026.03.18 01:38:15.560493 [ 253 ] {d1f42235-9d5a-4fd5-9bfb-1872ba884c95} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2509 | 2026.03.18 01:38:15.560813 [ 253 ] {d1f42235-9d5a-4fd5-9bfb-1872ba884c95} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2026.03.18 01:38:15.560972 [ 253 ] {d1f42235-9d5a-4fd5-9bfb-1872ba884c95} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001632 sec., 93137.25490196078 rows/sec., 5.56 MiB/sec. | ||
| 2511 | 2026.03.18 01:38:15.561014 [ 253 ] {d1f42235-9d5a-4fd5-9bfb-1872ba884c95} <Debug> TCPHandler: Processed in 0.00183286 sec. | ||
| 2512 | 2026.03.18 01:38:15.561136 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2026.03.18 01:38:15.561232 [ 253 ] {a22906fc-4b26-4a5a-b8b5-a0cd94774351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2514 | 2026.03.18 01:38:15.561273 [ 253 ] {a22906fc-4b26-4a5a-b8b5-a0cd94774351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2515 | 2026.03.18 01:38:15.561725 [ 253 ] {a22906fc-4b26-4a5a-b8b5-a0cd94774351} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.03.18 01:38:15.561762 [ 253 ] {a22906fc-4b26-4a5a-b8b5-a0cd94774351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2517 | 2026.03.18 01:38:15.562095 [ 253 ] {a22906fc-4b26-4a5a-b8b5-a0cd94774351} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2518 | 2026.03.18 01:38:15.562311 [ 253 ] {a22906fc-4b26-4a5a-b8b5-a0cd94774351} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.03.18 01:38:15.562408 [ 27 ] {} <Debug> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2520 | 2026.03.18 01:38:15.562438 [ 253 ] {a22906fc-4b26-4a5a-b8b5-a0cd94774351} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001225 sec., 121632.6530612245 rows/sec., 7.86 MiB/sec. | ||
| 2521 | 2026.03.18 01:38:15.562445 [ 27 ] {} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.03.18 01:38:15.562471 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2523 | 2026.03.18 01:38:15.562478 [ 253 ] {a22906fc-4b26-4a5a-b8b5-a0cd94774351} <Debug> TCPHandler: Processed in 0.001392454 sec. | ||
| 2524 | 2026.03.18 01:38:15.562580 [ 191 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2525 | 2026.03.18 01:38:15.562595 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.03.18 01:38:15.562712 [ 253 ] {ae114b41-0bfc-4d68-8ba3-b052c2121bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2527 | 2026.03.18 01:38:15.562715 [ 191 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2528 | 2026.03.18 01:38:15.562755 [ 253 ] {ae114b41-0bfc-4d68-8ba3-b052c2121bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2529 | 2026.03.18 01:38:15.562762 [ 191 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2530 | 2026.03.18 01:38:15.562841 [ 191 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2531 | 2026.03.18 01:38:15.562891 [ 191 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2532 | 2026.03.18 01:38:15.562937 [ 191 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 857 rows starting from the beginning of the part | ||
| 2533 | 2026.03.18 01:38:15.562978 [ 191 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2534 | 2026.03.18 01:38:15.563017 [ 191 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2535 | 2026.03.18 01:38:15.563237 [ 253 ] {ae114b41-0bfc-4d68-8ba3-b052c2121bf7} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.03.18 01:38:15.563280 [ 253 ] {ae114b41-0bfc-4d68-8ba3-b052c2121bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2537 | 2026.03.18 01:38:15.563668 [ 253 ] {ae114b41-0bfc-4d68-8ba3-b052c2121bf7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2538 | 2026.03.18 01:38:15.563922 [ 253 ] {ae114b41-0bfc-4d68-8ba3-b052c2121bf7} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.03.18 01:38:15.564058 [ 253 ] {ae114b41-0bfc-4d68-8ba3-b052c2121bf7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001365 sec., 108424.90842490843 rows/sec., 6.17 MiB/sec. | ||
| 2540 | 2026.03.18 01:38:15.564095 [ 253 ] {ae114b41-0bfc-4d68-8ba3-b052c2121bf7} <Debug> TCPHandler: Processed in 0.001550455 sec. | ||
| 2541 | 2026.03.18 01:38:15.564204 [ 208 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673388 sec., 957339.2423036379 rows/sec., 62.85 MiB/sec. | ||
| 2542 | 2026.03.18 01:38:15.564212 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2026.03.18 01:38:15.564359 [ 253 ] {3c715070-6624-4307-ad43-3b31eb20232d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2544 | 2026.03.18 01:38:15.564401 [ 253 ] {3c715070-6624-4307-ad43-3b31eb20232d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2545 | 2026.03.18 01:38:15.564418 [ 191 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2546 | 2026.03.18 01:38:15.564697 [ 191 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_6_1} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.03.18 01:38:15.564767 [ 191 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_6_1} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2548 | 2026.03.18 01:38:15.564844 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2549 | 2026.03.18 01:38:15.565025 [ 253 ] {3c715070-6624-4307-ad43-3b31eb20232d} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.03.18 01:38:15.565066 [ 253 ] {3c715070-6624-4307-ad43-3b31eb20232d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2551 | 2026.03.18 01:38:15.565429 [ 253 ] {3c715070-6624-4307-ad43-3b31eb20232d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2552 | 2026.03.18 01:38:15.565659 [ 253 ] {3c715070-6624-4307-ad43-3b31eb20232d} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.03.18 01:38:15.565800 [ 253 ] {3c715070-6624-4307-ad43-3b31eb20232d} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001459 sec., 342700.4797806717 rows/sec., 24.08 MiB/sec. | ||
| 2554 | 2026.03.18 01:38:15.565840 [ 253 ] {3c715070-6624-4307-ad43-3b31eb20232d} <Debug> TCPHandler: Processed in 0.001678547 sec. | ||
| 2555 | 2026.03.18 01:38:15.565966 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.03.18 01:38:15.566068 [ 253 ] {89c7d32a-3c9a-453b-88dc-7f598f993984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2557 | 2026.03.18 01:38:15.566120 [ 253 ] {89c7d32a-3c9a-453b-88dc-7f598f993984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2558 | 2026.03.18 01:38:15.566538 [ 253 ] {89c7d32a-3c9a-453b-88dc-7f598f993984} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.03.18 01:38:15.566578 [ 253 ] {89c7d32a-3c9a-453b-88dc-7f598f993984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2560 | 2026.03.18 01:38:15.566949 [ 253 ] {89c7d32a-3c9a-453b-88dc-7f598f993984} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2561 | 2026.03.18 01:38:15.567246 [ 253 ] {89c7d32a-3c9a-453b-88dc-7f598f993984} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.03.18 01:38:15.567370 [ 27 ] {} <Debug> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2563 | 2026.03.18 01:38:15.567410 [ 253 ] {89c7d32a-3c9a-453b-88dc-7f598f993984} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec. | ||
| 2564 | 2026.03.18 01:38:15.567412 [ 27 ] {} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.03.18 01:38:15.567448 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2566 | 2026.03.18 01:38:15.567454 [ 253 ] {89c7d32a-3c9a-453b-88dc-7f598f993984} <Debug> TCPHandler: Processed in 0.001544625 sec. | ||
| 2567 | 2026.03.18 01:38:15.567589 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2568 | 2026.03.18 01:38:15.567767 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.03.18 01:38:15.567774 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2570 | 2026.03.18 01:38:15.567840 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2571 | 2026.03.18 01:38:15.567877 [ 253 ] {9f4647b0-1a48-4360-9953-38658735efee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2572 | 2026.03.18 01:38:15.567954 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2573 | 2026.03.18 01:38:15.567995 [ 253 ] {9f4647b0-1a48-4360-9953-38658735efee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2574 | 2026.03.18 01:38:15.568026 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2575 | 2026.03.18 01:38:15.568083 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2576 | 2026.03.18 01:38:15.568135 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2577 | 2026.03.18 01:38:15.568194 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2578 | 2026.03.18 01:38:15.568525 [ 253 ] {9f4647b0-1a48-4360-9953-38658735efee} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.03.18 01:38:15.568569 [ 253 ] {9f4647b0-1a48-4360-9953-38658735efee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2580 | 2026.03.18 01:38:15.568963 [ 253 ] {9f4647b0-1a48-4360-9953-38658735efee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2581 | 2026.03.18 01:38:15.569051 [ 202 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001527246 sec., 23571.84107864745 rows/sec., 1.20 MiB/sec. | ||
| 2582 | 2026.03.18 01:38:15.569183 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2583 | 2026.03.18 01:38:15.569224 [ 253 ] {9f4647b0-1a48-4360-9953-38658735efee} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.03.18 01:38:15.569372 [ 253 ] {9f4647b0-1a48-4360-9953-38658735efee} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001516 sec., 174802.11081794195 rows/sec., 11.62 MiB/sec. | ||
| 2585 | 2026.03.18 01:38:15.569413 [ 253 ] {9f4647b0-1a48-4360-9953-38658735efee} <Debug> TCPHandler: Processed in 0.001695749 sec. | ||
| 2586 | 2026.03.18 01:38:15.569478 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_6_1} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.03.18 01:38:15.569535 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.03.18 01:38:15.569553 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_6_1} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2589 | 2026.03.18 01:38:15.569629 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2590 | 2026.03.18 01:38:15.569639 [ 253 ] {f6303723-ae94-4b3c-a584-7bc51d17ef39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2591 | 2026.03.18 01:38:15.569687 [ 253 ] {f6303723-ae94-4b3c-a584-7bc51d17ef39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2592 | 2026.03.18 01:38:15.570042 [ 253 ] {f6303723-ae94-4b3c-a584-7bc51d17ef39} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.03.18 01:38:15.570080 [ 253 ] {f6303723-ae94-4b3c-a584-7bc51d17ef39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2594 | 2026.03.18 01:38:15.570399 [ 253 ] {f6303723-ae94-4b3c-a584-7bc51d17ef39} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2595 | 2026.03.18 01:38:15.570626 [ 253 ] {f6303723-ae94-4b3c-a584-7bc51d17ef39} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.03.18 01:38:15.570753 [ 253 ] {f6303723-ae94-4b3c-a584-7bc51d17ef39} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 2597 | 2026.03.18 01:38:15.570790 [ 253 ] {f6303723-ae94-4b3c-a584-7bc51d17ef39} <Debug> TCPHandler: Processed in 0.001305832 sec. | ||
| 2598 | 2026.03.18 01:38:15.570893 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2026.03.18 01:38:15.570988 [ 253 ] {ddc15ffa-7725-4a54-ab02-6ff3789b4fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2600 | 2026.03.18 01:38:15.571042 [ 253 ] {ddc15ffa-7725-4a54-ab02-6ff3789b4fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2601 | 2026.03.18 01:38:15.571807 [ 253 ] {ddc15ffa-7725-4a54-ab02-6ff3789b4fcf} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.03.18 01:38:15.571842 [ 253 ] {ddc15ffa-7725-4a54-ab02-6ff3789b4fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2603 | 2026.03.18 01:38:15.572360 [ 253 ] {ddc15ffa-7725-4a54-ab02-6ff3789b4fcf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2604 | 2026.03.18 01:38:15.572581 [ 253 ] {ddc15ffa-7725-4a54-ab02-6ff3789b4fcf} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.03.18 01:38:15.572720 [ 253 ] {ddc15ffa-7725-4a54-ab02-6ff3789b4fcf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001751 sec., 5711.022272986865 rows/sec., 10.23 MiB/sec. | ||
| 2606 | 2026.03.18 01:38:15.572771 [ 253 ] {ddc15ffa-7725-4a54-ab02-6ff3789b4fcf} <Debug> TCPHandler: Processed in 0.001926981 sec. | ||
| 2607 | 2026.03.18 01:38:15.572881 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2026.03.18 01:38:15.572976 [ 253 ] {d5b84f72-c884-4a31-afb6-81c85a31d7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2609 | 2026.03.18 01:38:15.573017 [ 253 ] {d5b84f72-c884-4a31-afb6-81c85a31d7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2610 | 2026.03.18 01:38:15.573359 [ 253 ] {d5b84f72-c884-4a31-afb6-81c85a31d7b1} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.03.18 01:38:15.573396 [ 253 ] {d5b84f72-c884-4a31-afb6-81c85a31d7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2612 | 2026.03.18 01:38:15.573700 [ 253 ] {d5b84f72-c884-4a31-afb6-81c85a31d7b1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2613 | 2026.03.18 01:38:15.573922 [ 253 ] {d5b84f72-c884-4a31-afb6-81c85a31d7b1} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.03.18 01:38:15.574047 [ 253 ] {d5b84f72-c884-4a31-afb6-81c85a31d7b1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 2615 | 2026.03.18 01:38:15.574082 [ 253 ] {d5b84f72-c884-4a31-afb6-81c85a31d7b1} <Debug> TCPHandler: Processed in 0.001250321 sec. | ||
| 2616 | 2026.03.18 01:38:19.367113 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52642 | ||
| 2617 | 2026.03.18 01:38:19.367226 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2618 | 2026.03.18 01:38:19.367253 [ 3 ] {} <Debug> TCP-Session: 10e4dab4-ad1e-48b1-a431-d6103f58dbb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52642 | ||
| 2619 | 2026.03.18 01:38:19.367275 [ 3 ] {} <Debug> TCP-Session: 10e4dab4-ad1e-48b1-a431-d6103f58dbb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2026.03.18 01:38:19.367289 [ 3 ] {} <Debug> TCP-Session: 10e4dab4-ad1e-48b1-a431-d6103f58dbb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2621 | 2026.03.18 01:38:19.367524 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64872 | ||
| 2622 | 2026.03.18 01:38:19.367561 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36330 | ||
| 2623 | 2026.03.18 01:38:19.367583 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37117 | ||
| 2624 | 2026.03.18 01:38:19.367612 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46370 | ||
| 2625 | 2026.03.18 01:38:19.367642 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2626 | 2026.03.18 01:38:19.367609 [ 3 ] {} <Trace> TCP-Session: 10e4dab4-ad1e-48b1-a431-d6103f58dbb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.03.18 01:38:19.367682 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2628 | 2026.03.18 01:38:19.367685 [ 292 ] {} <Debug> TCP-Session: 681af996-8013-40b3-994e-753ff2de02eb Authenticating user 'default' from [fd00:1122:3344:101::e]:64872 | ||
| 2629 | 2026.03.18 01:38:19.367716 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2630 | 2026.03.18 01:38:19.367717 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2631 | 2026.03.18 01:38:19.367741 [ 292 ] {} <Debug> TCP-Session: 681af996-8013-40b3-994e-753ff2de02eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2632 | 2026.03.18 01:38:19.367753 [ 296 ] {} <Debug> TCP-Session: 85527656-f4a5-47b3-a7c4-865d05336ebe Authenticating user 'default' from [fd00:1122:3344:101::e]:37117 | ||
| 2633 | 2026.03.18 01:38:19.367774 [ 292 ] {} <Debug> TCP-Session: 681af996-8013-40b3-994e-753ff2de02eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2634 | 2026.03.18 01:38:19.367764 [ 299 ] {} <Debug> TCP-Session: ab79e95a-89ba-4997-a47e-83af2722b218 Authenticating user 'default' from [fd00:1122:3344:101::e]:46370 | ||
| 2635 | 2026.03.18 01:38:19.367796 [ 296 ] {} <Debug> TCP-Session: 85527656-f4a5-47b3-a7c4-865d05336ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2026.03.18 01:38:19.367822 [ 299 ] {} <Debug> TCP-Session: ab79e95a-89ba-4997-a47e-83af2722b218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2637 | 2026.03.18 01:38:19.367830 [ 296 ] {} <Debug> TCP-Session: 85527656-f4a5-47b3-a7c4-865d05336ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2026.03.18 01:38:19.367837 [ 299 ] {} <Debug> TCP-Session: ab79e95a-89ba-4997-a47e-83af2722b218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2026.03.18 01:38:19.367845 [ 3 ] {1fce322c-27c2-4706-8f83-d8bbabfb0bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52642) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2640 | 2026.03.18 01:38:19.367719 [ 294 ] {} <Debug> TCP-Session: c992f86b-3c19-4608-be79-c2eb4a2dd9a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36330 | ||
| 2641 | 2026.03.18 01:38:19.367598 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63628 | ||
| 2642 | 2026.03.18 01:38:19.367906 [ 294 ] {} <Debug> TCP-Session: c992f86b-3c19-4608-be79-c2eb4a2dd9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2643 | 2026.03.18 01:38:19.367593 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41557 | ||
| 2644 | 2026.03.18 01:38:19.367950 [ 294 ] {} <Debug> TCP-Session: c992f86b-3c19-4608-be79-c2eb4a2dd9a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2645 | 2026.03.18 01:38:19.367561 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60627 | ||
| 2646 | 2026.03.18 01:38:19.367604 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40553 | ||
| 2647 | 2026.03.18 01:38:19.368123 [ 3 ] {1fce322c-27c2-4706-8f83-d8bbabfb0bb2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2648 | 2026.03.18 01:38:19.368176 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2649 | 2026.03.18 01:38:19.368186 [ 3 ] {1fce322c-27c2-4706-8f83-d8bbabfb0bb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2650 | 2026.03.18 01:38:19.368218 [ 295 ] {} <Debug> TCP-Session: 2208e53a-f58c-498b-a0d6-f047623f08c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63628 | ||
| 2651 | 2026.03.18 01:38:19.368248 [ 295 ] {} <Debug> TCP-Session: 2208e53a-f58c-498b-a0d6-f047623f08c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2652 | 2026.03.18 01:38:19.368261 [ 295 ] {} <Debug> TCP-Session: 2208e53a-f58c-498b-a0d6-f047623f08c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2653 | 2026.03.18 01:38:19.368309 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2654 | 2026.03.18 01:38:19.368310 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2655 | 2026.03.18 01:38:19.368358 [ 298 ] {} <Debug> TCP-Session: d6d3cb99-4e62-4762-ae9c-c1684bbdcfa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40553 | ||
| 2656 | 2026.03.18 01:38:19.368367 [ 293 ] {} <Debug> TCP-Session: 2c13d4c2-43bf-4bc3-8602-4acb5c00a236 Authenticating user 'default' from [fd00:1122:3344:101::e]:60627 | ||
| 2657 | 2026.03.18 01:38:19.368382 [ 298 ] {} <Debug> TCP-Session: d6d3cb99-4e62-4762-ae9c-c1684bbdcfa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2658 | 2026.03.18 01:38:19.368397 [ 293 ] {} <Debug> TCP-Session: 2c13d4c2-43bf-4bc3-8602-4acb5c00a236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2659 | 2026.03.18 01:38:19.368405 [ 298 ] {} <Debug> TCP-Session: d6d3cb99-4e62-4762-ae9c-c1684bbdcfa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2660 | 2026.03.18 01:38:19.368403 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2661 | 2026.03.18 01:38:19.368419 [ 293 ] {} <Debug> TCP-Session: 2c13d4c2-43bf-4bc3-8602-4acb5c00a236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2662 | 2026.03.18 01:38:19.368456 [ 297 ] {} <Debug> TCP-Session: f306c7f4-8c76-49e7-b622-326f944a0a72 Authenticating user 'default' from [fd00:1122:3344:101::e]:41557 | ||
| 2663 | 2026.03.18 01:38:19.368479 [ 297 ] {} <Debug> TCP-Session: f306c7f4-8c76-49e7-b622-326f944a0a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2664 | 2026.03.18 01:38:19.368491 [ 297 ] {} <Debug> TCP-Session: f306c7f4-8c76-49e7-b622-326f944a0a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2665 | 2026.03.18 01:38:19.368497 [ 3 ] {1fce322c-27c2-4706-8f83-d8bbabfb0bb2} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 2666 | 2026.03.18 01:38:19.368589 [ 3 ] {1fce322c-27c2-4706-8f83-d8bbabfb0bb2} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2667 | 2026.03.18 01:38:19.584312 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2668 | 2026.03.18 01:38:19.584365 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2669 | 2026.03.18 01:38:19.684622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4675 | ||
| 2670 | 2026.03.18 01:38:19.685143 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.03.18 01:38:19.685197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2672 | 2026.03.18 01:38:19.692679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2673 | 2026.03.18 01:38:19.692957 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.03.18 01:38:19.693115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4675 | ||
| 2675 | 2026.03.18 01:38:19.932244 [ 319 ] {1fce322c-27c2-4706-8f83-d8bbabfb0bb2} <Trace> AggregatingTransform: Aggregating | ||
| 2676 | 2026.03.18 01:38:19.932306 [ 319 ] {1fce322c-27c2-4706-8f83-d8bbabfb0bb2} <Trace> Aggregator: Aggregation method: without_key | ||
| 2677 | 2026.03.18 01:38:19.932344 [ 319 ] {1fce322c-27c2-4706-8f83-d8bbabfb0bb2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001010567 sec. (989.543 rows/sec., 38.65 KiB/sec.) | ||
| 2678 | 2026.03.18 01:38:19.932363 [ 319 ] {1fce322c-27c2-4706-8f83-d8bbabfb0bb2} <Trace> Aggregator: Merging aggregated data | ||
| 2679 | 2026.03.18 01:38:19.933822 [ 3 ] {1fce322c-27c2-4706-8f83-d8bbabfb0bb2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.566022 sec., 1.7667157813653886 rows/sec., 70.67 B/sec. | ||
| 2680 | 2026.03.18 01:38:19.934035 [ 3 ] {1fce322c-27c2-4706-8f83-d8bbabfb0bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2681 | 2026.03.18 01:38:19.934057 [ 3 ] {1fce322c-27c2-4706-8f83-d8bbabfb0bb2} <Debug> TCPHandler: Processed in 0.566562356 sec. | ||
| 2682 | 2026.03.18 01:38:19.934188 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2683 | 2026.03.18 01:38:19.934224 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2684 | 2026.03.18 01:38:19.934245 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2685 | 2026.03.18 01:38:19.934277 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2686 | 2026.03.18 01:38:19.934296 [ 295 ] {} <Debug> TCP-Session: 2208e53a-f58c-498b-a0d6-f047623f08c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2687 | 2026.03.18 01:38:19.934298 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2688 | 2026.03.18 01:38:19.934315 [ 296 ] {} <Debug> TCP-Session: 85527656-f4a5-47b3-a7c4-865d05336ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2689 | 2026.03.18 01:38:19.934341 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2690 | 2026.03.18 01:38:19.934365 [ 298 ] {} <Debug> TCP-Session: d6d3cb99-4e62-4762-ae9c-c1684bbdcfa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2691 | 2026.03.18 01:38:19.934327 [ 293 ] {} <Debug> TCP-Session: 2c13d4c2-43bf-4bc3-8602-4acb5c00a236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2692 | 2026.03.18 01:38:19.934319 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2693 | 2026.03.18 01:38:19.934427 [ 297 ] {} <Debug> TCP-Session: f306c7f4-8c76-49e7-b622-326f944a0a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2694 | 2026.03.18 01:38:19.934461 [ 294 ] {} <Debug> TCP-Session: c992f86b-3c19-4608-be79-c2eb4a2dd9a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2695 | 2026.03.18 01:38:19.934266 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2696 | 2026.03.18 01:38:19.934241 [ 299 ] {} <Debug> TCP-Session: ab79e95a-89ba-4997-a47e-83af2722b218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2697 | 2026.03.18 01:38:19.934353 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2698 | 2026.03.18 01:38:19.934536 [ 292 ] {} <Debug> TCP-Session: 681af996-8013-40b3-994e-753ff2de02eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2699 | 2026.03.18 01:38:19.934565 [ 3 ] {} <Debug> TCP-Session: 10e4dab4-ad1e-48b1-a431-d6103f58dbb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2700 | 2026.03.18 01:38:19.951846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2701 | 2026.03.18 01:38:19.971282 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.03.18 01:38:19.971347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 2703 | 2026.03.18 01:38:19.978993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2704 | 2026.03.18 01:38:19.979895 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.03.18 01:38:19.984785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2706 | 2026.03.18 01:38:20.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.29 MiB, peak 198.91 MiB, free memory in arenas 0.00 B, will set to 210.06 MiB (RSS), difference: 20.77 MiB | ||
| 2707 | 2026.03.18 01:38:20.548402 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.03.18 01:38:20.548645 [ 253 ] {3740ab5d-ceb9-47a6-9719-d312e4df2b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2709 | 2026.03.18 01:38:20.548728 [ 253 ] {3740ab5d-ceb9-47a6-9719-d312e4df2b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2710 | 2026.03.18 01:38:20.549581 [ 253 ] {3740ab5d-ceb9-47a6-9719-d312e4df2b28} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.03.18 01:38:20.549635 [ 253 ] {3740ab5d-ceb9-47a6-9719-d312e4df2b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2712 | 2026.03.18 01:38:20.550134 [ 253 ] {3740ab5d-ceb9-47a6-9719-d312e4df2b28} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2713 | 2026.03.18 01:38:20.550444 [ 253 ] {3740ab5d-ceb9-47a6-9719-d312e4df2b28} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.03.18 01:38:20.550637 [ 253 ] {3740ab5d-ceb9-47a6-9719-d312e4df2b28} <Debug> executeQuery: Read 98 rows, 8.37 KiB in 0.002057 sec., 47642.1973748177 rows/sec., 3.97 MiB/sec. | ||
| 2715 | 2026.03.18 01:38:20.550693 [ 253 ] {3740ab5d-ceb9-47a6-9719-d312e4df2b28} <Debug> TCPHandler: Processed in 0.002478881 sec. | ||
| 2716 | 2026.03.18 01:38:20.550848 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.03.18 01:38:20.550962 [ 253 ] {c1103fd4-778e-452b-b361-84bf8ba3eb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2718 | 2026.03.18 01:38:20.551017 [ 253 ] {c1103fd4-778e-452b-b361-84bf8ba3eb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2719 | 2026.03.18 01:38:20.551530 [ 253 ] {c1103fd4-778e-452b-b361-84bf8ba3eb9f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.03.18 01:38:20.551573 [ 253 ] {c1103fd4-778e-452b-b361-84bf8ba3eb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2721 | 2026.03.18 01:38:20.551977 [ 253 ] {c1103fd4-778e-452b-b361-84bf8ba3eb9f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2722 | 2026.03.18 01:38:20.552279 [ 253 ] {c1103fd4-778e-452b-b361-84bf8ba3eb9f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.03.18 01:38:20.552444 [ 253 ] {c1103fd4-778e-452b-b361-84bf8ba3eb9f} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001504 sec., 13962.765957446809 rows/sec., 1.03 MiB/sec. | ||
| 2724 | 2026.03.18 01:38:20.552491 [ 253 ] {c1103fd4-778e-452b-b361-84bf8ba3eb9f} <Debug> TCPHandler: Processed in 0.001705608 sec. | ||
| 2725 | 2026.03.18 01:38:20.552620 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.03.18 01:38:20.552733 [ 253 ] {cf877062-0ae3-4c34-9b6e-c448469b90b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2727 | 2026.03.18 01:38:20.552782 [ 253 ] {cf877062-0ae3-4c34-9b6e-c448469b90b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2728 | 2026.03.18 01:38:20.553353 [ 253 ] {cf877062-0ae3-4c34-9b6e-c448469b90b2} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.03.18 01:38:20.553395 [ 253 ] {cf877062-0ae3-4c34-9b6e-c448469b90b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2730 | 2026.03.18 01:38:20.553811 [ 253 ] {cf877062-0ae3-4c34-9b6e-c448469b90b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2731 | 2026.03.18 01:38:20.554120 [ 253 ] {cf877062-0ae3-4c34-9b6e-c448469b90b2} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.03.18 01:38:20.554256 [ 253 ] {cf877062-0ae3-4c34-9b6e-c448469b90b2} <Debug> executeQuery: Read 93 rows, 7.46 KiB in 0.001549 sec., 60038.73466752744 rows/sec., 4.70 MiB/sec. | ||
| 2733 | 2026.03.18 01:38:20.554295 [ 253 ] {cf877062-0ae3-4c34-9b6e-c448469b90b2} <Debug> TCPHandler: Processed in 0.001733048 sec. | ||
| 2734 | 2026.03.18 01:38:20.554417 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.03.18 01:38:20.554512 [ 253 ] {a917eac5-1ff9-4d8b-9868-66f2cc9f6a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2736 | 2026.03.18 01:38:20.554557 [ 253 ] {a917eac5-1ff9-4d8b-9868-66f2cc9f6a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2737 | 2026.03.18 01:38:20.554983 [ 253 ] {a917eac5-1ff9-4d8b-9868-66f2cc9f6a71} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.03.18 01:38:20.555021 [ 253 ] {a917eac5-1ff9-4d8b-9868-66f2cc9f6a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2739 | 2026.03.18 01:38:20.555362 [ 253 ] {a917eac5-1ff9-4d8b-9868-66f2cc9f6a71} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2740 | 2026.03.18 01:38:20.555600 [ 253 ] {a917eac5-1ff9-4d8b-9868-66f2cc9f6a71} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.03.18 01:38:20.555734 [ 253 ] {a917eac5-1ff9-4d8b-9868-66f2cc9f6a71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 2742 | 2026.03.18 01:38:20.555771 [ 253 ] {a917eac5-1ff9-4d8b-9868-66f2cc9f6a71} <Debug> TCPHandler: Processed in 0.001404464 sec. | ||
| 2743 | 2026.03.18 01:38:20.555887 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.03.18 01:38:20.555983 [ 253 ] {bd8dba8b-0e35-4929-a967-9c859fc5cc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2745 | 2026.03.18 01:38:20.556038 [ 253 ] {bd8dba8b-0e35-4929-a967-9c859fc5cc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2746 | 2026.03.18 01:38:20.556813 [ 253 ] {bd8dba8b-0e35-4929-a967-9c859fc5cc0e} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.03.18 01:38:20.556850 [ 253 ] {bd8dba8b-0e35-4929-a967-9c859fc5cc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2748 | 2026.03.18 01:38:20.557373 [ 253 ] {bd8dba8b-0e35-4929-a967-9c859fc5cc0e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2749 | 2026.03.18 01:38:20.557623 [ 253 ] {bd8dba8b-0e35-4929-a967-9c859fc5cc0e} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.03.18 01:38:20.557762 [ 253 ] {bd8dba8b-0e35-4929-a967-9c859fc5cc0e} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001797 sec., 11686.143572621035 rows/sec., 20.94 MiB/sec. | ||
| 2751 | 2026.03.18 01:38:20.557814 [ 253 ] {bd8dba8b-0e35-4929-a967-9c859fc5cc0e} <Debug> TCPHandler: Processed in 0.001975343 sec. | ||
| 2752 | 2026.03.18 01:38:20.557935 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.03.18 01:38:20.558032 [ 253 ] {0bcd26ff-2fa9-4cb8-9298-e905845219fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2754 | 2026.03.18 01:38:20.558073 [ 253 ] {0bcd26ff-2fa9-4cb8-9298-e905845219fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2755 | 2026.03.18 01:38:20.558397 [ 253 ] {0bcd26ff-2fa9-4cb8-9298-e905845219fa} <Trace> oximeter.measurements_i64 (c687bd01-06fe-4413-b937-00ae8512f096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.03.18 01:38:20.558436 [ 253 ] {0bcd26ff-2fa9-4cb8-9298-e905845219fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2757 | 2026.03.18 01:38:20.558773 [ 253 ] {0bcd26ff-2fa9-4cb8-9298-e905845219fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2758 | 2026.03.18 01:38:20.558991 [ 253 ] {0bcd26ff-2fa9-4cb8-9298-e905845219fa} <Trace> oximeter.measurements_i64 (c687bd01-06fe-4413-b937-00ae8512f096): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.03.18 01:38:20.559117 [ 253 ] {0bcd26ff-2fa9-4cb8-9298-e905845219fa} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 819.11 KiB/sec. | ||
| 2760 | 2026.03.18 01:38:20.559152 [ 253 ] {0bcd26ff-2fa9-4cb8-9298-e905845219fa} <Debug> TCPHandler: Processed in 0.001266871 sec. | ||
| 2761 | 2026.03.18 01:38:20.559269 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.03.18 01:38:20.559363 [ 253 ] {6c4e2a1f-276d-49ec-a308-2a73405ef802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2763 | 2026.03.18 01:38:20.559404 [ 253 ] {6c4e2a1f-276d-49ec-a308-2a73405ef802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2764 | 2026.03.18 01:38:20.559742 [ 253 ] {6c4e2a1f-276d-49ec-a308-2a73405ef802} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.03.18 01:38:20.559785 [ 253 ] {6c4e2a1f-276d-49ec-a308-2a73405ef802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2766 | 2026.03.18 01:38:20.560085 [ 253 ] {6c4e2a1f-276d-49ec-a308-2a73405ef802} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2767 | 2026.03.18 01:38:20.560315 [ 253 ] {6c4e2a1f-276d-49ec-a308-2a73405ef802} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.03.18 01:38:20.560447 [ 253 ] {6c4e2a1f-276d-49ec-a308-2a73405ef802} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 2769 | 2026.03.18 01:38:20.560494 [ 253 ] {6c4e2a1f-276d-49ec-a308-2a73405ef802} <Debug> TCPHandler: Processed in 0.001273411 sec. | ||
| 2770 | 2026.03.18 01:38:21.629467 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43763 | ||
| 2771 | 2026.03.18 01:38:21.629574 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2772 | 2026.03.18 01:38:21.629599 [ 294 ] {} <Debug> TCP-Session: 557a53fc-5678-439a-8a7e-2d8cf5d24a5d Authenticating user 'default' from [fd00:1122:3344:101::e]:43763 | ||
| 2773 | 2026.03.18 01:38:21.629621 [ 294 ] {} <Debug> TCP-Session: 557a53fc-5678-439a-8a7e-2d8cf5d24a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2774 | 2026.03.18 01:38:21.629635 [ 294 ] {} <Debug> TCP-Session: 557a53fc-5678-439a-8a7e-2d8cf5d24a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2775 | 2026.03.18 01:38:21.629879 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64787 | ||
| 2776 | 2026.03.18 01:38:21.629892 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47591 | ||
| 2777 | 2026.03.18 01:38:21.629940 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38641 | ||
| 2778 | 2026.03.18 01:38:21.629957 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43534 | ||
| 2779 | 2026.03.18 01:38:21.629981 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52685 | ||
| 2780 | 2026.03.18 01:38:21.630004 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2781 | 2026.03.18 01:38:21.630026 [ 294 ] {} <Trace> TCP-Session: 557a53fc-5678-439a-8a7e-2d8cf5d24a5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2026.03.18 01:38:21.630043 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2783 | 2026.03.18 01:38:21.630052 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2784 | 2026.03.18 01:38:21.630062 [ 295 ] {} <Debug> TCP-Session: 51e3722b-d1ca-4d69-9c5a-7c4c418a0139 Authenticating user 'default' from [fd00:1122:3344:101::e]:64787 | ||
| 2785 | 2026.03.18 01:38:21.630086 [ 298 ] {} <Debug> TCP-Session: f7044b99-1a8d-4902-aadc-132ee8a93144 Authenticating user 'default' from [fd00:1122:3344:101::e]:38641 | ||
| 2786 | 2026.03.18 01:38:21.630097 [ 3 ] {} <Debug> TCP-Session: 7d18088a-6c07-43c8-bd8e-64ace1878157 Authenticating user 'default' from [fd00:1122:3344:101::e]:43534 | ||
| 2787 | 2026.03.18 01:38:21.630109 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2788 | 2026.03.18 01:38:21.630130 [ 3 ] {} <Debug> TCP-Session: 7d18088a-6c07-43c8-bd8e-64ace1878157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2789 | 2026.03.18 01:38:21.630124 [ 298 ] {} <Debug> TCP-Session: f7044b99-1a8d-4902-aadc-132ee8a93144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2790 | 2026.03.18 01:38:21.630158 [ 3 ] {} <Debug> TCP-Session: 7d18088a-6c07-43c8-bd8e-64ace1878157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2791 | 2026.03.18 01:38:21.630155 [ 293 ] {} <Debug> TCP-Session: 0d5fcff0-45fd-4347-bb02-3384fd60cb53 Authenticating user 'default' from [fd00:1122:3344:101::e]:52685 | ||
| 2792 | 2026.03.18 01:38:21.630171 [ 298 ] {} <Debug> TCP-Session: f7044b99-1a8d-4902-aadc-132ee8a93144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2793 | 2026.03.18 01:38:21.630204 [ 293 ] {} <Debug> TCP-Session: 0d5fcff0-45fd-4347-bb02-3384fd60cb53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2794 | 2026.03.18 01:38:21.630118 [ 295 ] {} <Debug> TCP-Session: 51e3722b-d1ca-4d69-9c5a-7c4c418a0139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2795 | 2026.03.18 01:38:21.630218 [ 294 ] {088649b2-ab79-49f6-8658-cc933f68545d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43763) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2796 | 2026.03.18 01:38:21.630259 [ 295 ] {} <Debug> TCP-Session: 51e3722b-d1ca-4d69-9c5a-7c4c418a0139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2797 | 2026.03.18 01:38:21.630234 [ 293 ] {} <Debug> TCP-Session: 0d5fcff0-45fd-4347-bb02-3384fd60cb53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2798 | 2026.03.18 01:38:21.629962 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54544 | ||
| 2799 | 2026.03.18 01:38:21.629925 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47621 | ||
| 2800 | 2026.03.18 01:38:21.629888 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36815 | ||
| 2801 | 2026.03.18 01:38:21.630048 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2802 | 2026.03.18 01:38:21.630389 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2803 | 2026.03.18 01:38:21.630415 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2804 | 2026.03.18 01:38:21.630424 [ 292 ] {} <Debug> TCP-Session: 6e7bee15-1509-4281-a952-3b0d12220783 Authenticating user 'default' from [fd00:1122:3344:101::e]:54544 | ||
| 2805 | 2026.03.18 01:38:21.630423 [ 297 ] {} <Debug> TCP-Session: 638c5c18-83af-4ecd-a467-79e21d4897d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47591 | ||
| 2806 | 2026.03.18 01:38:21.630446 [ 299 ] {} <Debug> TCP-Session: dc5d7b89-a51c-477f-89e9-bf9225517775 Authenticating user 'default' from [fd00:1122:3344:101::e]:47621 | ||
| 2807 | 2026.03.18 01:38:21.630463 [ 297 ] {} <Debug> TCP-Session: 638c5c18-83af-4ecd-a467-79e21d4897d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2808 | 2026.03.18 01:38:21.630460 [ 292 ] {} <Debug> TCP-Session: 6e7bee15-1509-4281-a952-3b0d12220783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2809 | 2026.03.18 01:38:21.630477 [ 299 ] {} <Debug> TCP-Session: dc5d7b89-a51c-477f-89e9-bf9225517775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2810 | 2026.03.18 01:38:21.630485 [ 297 ] {} <Debug> TCP-Session: 638c5c18-83af-4ecd-a467-79e21d4897d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2811 | 2026.03.18 01:38:21.630493 [ 292 ] {} <Debug> TCP-Session: 6e7bee15-1509-4281-a952-3b0d12220783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2812 | 2026.03.18 01:38:21.630508 [ 299 ] {} <Debug> TCP-Session: dc5d7b89-a51c-477f-89e9-bf9225517775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2813 | 2026.03.18 01:38:21.630431 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2814 | 2026.03.18 01:38:21.630566 [ 296 ] {} <Debug> TCP-Session: ad53a1bb-3fef-4ab5-ad3a-5828ec07bf12 Authenticating user 'default' from [fd00:1122:3344:101::e]:36815 | ||
| 2815 | 2026.03.18 01:38:21.630583 [ 296 ] {} <Debug> TCP-Session: ad53a1bb-3fef-4ab5-ad3a-5828ec07bf12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2816 | 2026.03.18 01:38:21.630595 [ 296 ] {} <Debug> TCP-Session: ad53a1bb-3fef-4ab5-ad3a-5828ec07bf12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2817 | 2026.03.18 01:38:21.630603 [ 294 ] {088649b2-ab79-49f6-8658-cc933f68545d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2818 | 2026.03.18 01:38:21.630663 [ 294 ] {088649b2-ab79-49f6-8658-cc933f68545d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2819 | 2026.03.18 01:38:21.630967 [ 294 ] {088649b2-ab79-49f6-8658-cc933f68545d} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 2820 | 2026.03.18 01:38:21.631908 [ 335 ] {088649b2-ab79-49f6-8658-cc933f68545d} <Trace> AggregatingTransform: Aggregating | ||
| 2821 | 2026.03.18 01:38:21.631961 [ 335 ] {088649b2-ab79-49f6-8658-cc933f68545d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2822 | 2026.03.18 01:38:21.632000 [ 335 ] {088649b2-ab79-49f6-8658-cc933f68545d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930376 sec. (1074.834 rows/sec., 41.99 KiB/sec.) | ||
| 2823 | 2026.03.18 01:38:21.632019 [ 335 ] {088649b2-ab79-49f6-8658-cc933f68545d} <Trace> Aggregator: Merging aggregated data | ||
| 2824 | 2026.03.18 01:38:21.633160 [ 294 ] {088649b2-ab79-49f6-8658-cc933f68545d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002999 sec., 333.4444814938313 rows/sec., 13.03 KiB/sec. | ||
| 2825 | 2026.03.18 01:38:21.633294 [ 294 ] {088649b2-ab79-49f6-8658-cc933f68545d} <Debug> TCPHandler: Processed in 0.003431487 sec. | ||
| 2826 | 2026.03.18 01:38:21.633413 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2827 | 2026.03.18 01:38:21.633442 [ 294 ] {} <Debug> TCP-Session: 557a53fc-5678-439a-8a7e-2d8cf5d24a5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2828 | 2026.03.18 01:38:21.633445 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2829 | 2026.03.18 01:38:21.633464 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2830 | 2026.03.18 01:38:21.633489 [ 293 ] {} <Debug> TCP-Session: 0d5fcff0-45fd-4347-bb02-3384fd60cb53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2831 | 2026.03.18 01:38:21.633490 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2832 | 2026.03.18 01:38:21.633506 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2833 | 2026.03.18 01:38:21.633523 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2834 | 2026.03.18 01:38:21.633543 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2835 | 2026.03.18 01:38:21.633560 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2836 | 2026.03.18 01:38:21.633576 [ 295 ] {} <Debug> TCP-Session: 51e3722b-d1ca-4d69-9c5a-7c4c418a0139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2837 | 2026.03.18 01:38:21.633603 [ 3 ] {} <Debug> TCP-Session: 7d18088a-6c07-43c8-bd8e-64ace1878157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2838 | 2026.03.18 01:38:21.633627 [ 297 ] {} <Debug> TCP-Session: 638c5c18-83af-4ecd-a467-79e21d4897d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2839 | 2026.03.18 01:38:21.633581 [ 299 ] {} <Debug> TCP-Session: dc5d7b89-a51c-477f-89e9-bf9225517775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2840 | 2026.03.18 01:38:21.633575 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2841 | 2026.03.18 01:38:21.633535 [ 298 ] {} <Debug> TCP-Session: f7044b99-1a8d-4902-aadc-132ee8a93144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2842 | 2026.03.18 01:38:21.633498 [ 296 ] {} <Debug> TCP-Session: ad53a1bb-3fef-4ab5-ad3a-5828ec07bf12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2843 | 2026.03.18 01:38:21.633752 [ 292 ] {} <Debug> TCP-Session: 6e7bee15-1509-4281-a952-3b0d12220783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2844 | 2026.03.18 01:38:24.557156 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2026.03.18 01:38:24.557343 [ 253 ] {e692840c-daf7-41eb-bd3b-ffef5c4ec646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2846 | 2026.03.18 01:38:24.557409 [ 253 ] {e692840c-daf7-41eb-bd3b-ffef5c4ec646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2847 | 2026.03.18 01:38:24.558223 [ 253 ] {e692840c-daf7-41eb-bd3b-ffef5c4ec646} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.03.18 01:38:24.558280 [ 253 ] {e692840c-daf7-41eb-bd3b-ffef5c4ec646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2849 | 2026.03.18 01:38:24.558704 [ 253 ] {e692840c-daf7-41eb-bd3b-ffef5c4ec646} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2850 | 2026.03.18 01:38:24.558943 [ 253 ] {e692840c-daf7-41eb-bd3b-ffef5c4ec646} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.03.18 01:38:24.559118 [ 253 ] {e692840c-daf7-41eb-bd3b-ffef5c4ec646} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001824 sec., 155701.75438596492 rows/sec., 9.89 MiB/sec. | ||
| 2852 | 2026.03.18 01:38:24.559178 [ 253 ] {e692840c-daf7-41eb-bd3b-ffef5c4ec646} <Debug> TCPHandler: Processed in 0.002151146 sec. | ||
| 2853 | 2026.03.18 01:38:24.559313 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2854 | 2026.03.18 01:38:24.559421 [ 253 ] {941b3896-9681-41c4-9ffb-6669e23a794a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2855 | 2026.03.18 01:38:24.559465 [ 253 ] {941b3896-9681-41c4-9ffb-6669e23a794a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2856 | 2026.03.18 01:38:24.559901 [ 253 ] {941b3896-9681-41c4-9ffb-6669e23a794a} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.03.18 01:38:24.559942 [ 253 ] {941b3896-9681-41c4-9ffb-6669e23a794a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2858 | 2026.03.18 01:38:24.560273 [ 253 ] {941b3896-9681-41c4-9ffb-6669e23a794a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2859 | 2026.03.18 01:38:24.560499 [ 253 ] {941b3896-9681-41c4-9ffb-6669e23a794a} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.03.18 01:38:24.560648 [ 253 ] {941b3896-9681-41c4-9ffb-6669e23a794a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001252 sec., 11182.108626198082 rows/sec., 911.82 KiB/sec. | ||
| 2861 | 2026.03.18 01:38:24.560689 [ 253 ] {941b3896-9681-41c4-9ffb-6669e23a794a} <Debug> TCPHandler: Processed in 0.001430914 sec. | ||
| 2862 | 2026.03.18 01:38:24.560817 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2026.03.18 01:38:24.560922 [ 253 ] {1e449283-d9c4-47de-b450-3b806fc9a482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2864 | 2026.03.18 01:38:24.560964 [ 253 ] {1e449283-d9c4-47de-b450-3b806fc9a482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2865 | 2026.03.18 01:38:24.563201 [ 253 ] {1e449283-d9c4-47de-b450-3b806fc9a482} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2026.03.18 01:38:24.563243 [ 253 ] {1e449283-d9c4-47de-b450-3b806fc9a482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2867 | 2026.03.18 01:38:24.563778 [ 253 ] {1e449283-d9c4-47de-b450-3b806fc9a482} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2868 | 2026.03.18 01:38:24.563995 [ 253 ] {1e449283-d9c4-47de-b450-3b806fc9a482} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.03.18 01:38:24.564142 [ 253 ] {1e449283-d9c4-47de-b450-3b806fc9a482} <Debug> executeQuery: Read 2712 rows, 211.51 KiB in 0.003245 sec., 835747.3035439136 rows/sec., 63.65 MiB/sec. | ||
| 2870 | 2026.03.18 01:38:24.564183 [ 253 ] {1e449283-d9c4-47de-b450-3b806fc9a482} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 2871 | 2026.03.18 01:38:24.564198 [ 253 ] {1e449283-d9c4-47de-b450-3b806fc9a482} <Debug> TCPHandler: Processed in 0.003434067 sec. | ||
| 2872 | 2026.03.18 01:38:24.564317 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2026.03.18 01:38:24.564418 [ 253 ] {72564adf-1f12-4ef5-9b00-3b382f7bbc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2874 | 2026.03.18 01:38:24.564460 [ 253 ] {72564adf-1f12-4ef5-9b00-3b382f7bbc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2875 | 2026.03.18 01:38:24.564946 [ 253 ] {72564adf-1f12-4ef5-9b00-3b382f7bbc79} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.03.18 01:38:24.564984 [ 253 ] {72564adf-1f12-4ef5-9b00-3b382f7bbc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2877 | 2026.03.18 01:38:24.565296 [ 253 ] {72564adf-1f12-4ef5-9b00-3b382f7bbc79} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2878 | 2026.03.18 01:38:24.565513 [ 253 ] {72564adf-1f12-4ef5-9b00-3b382f7bbc79} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.03.18 01:38:24.565644 [ 253 ] {72564adf-1f12-4ef5-9b00-3b382f7bbc79} <Debug> executeQuery: Read 179 rows, 11.25 KiB in 0.001247 sec., 143544.50681635927 rows/sec., 8.81 MiB/sec. | ||
| 2880 | 2026.03.18 01:38:24.565691 [ 253 ] {72564adf-1f12-4ef5-9b00-3b382f7bbc79} <Debug> TCPHandler: Processed in 0.001424264 sec. | ||
| 2881 | 2026.03.18 01:38:24.565806 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.03.18 01:38:24.565902 [ 253 ] {189f2b4f-1eba-4246-b5cf-0f74ed25a855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.03.18 01:38:24.565942 [ 253 ] {189f2b4f-1eba-4246-b5cf-0f74ed25a855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2884 | 2026.03.18 01:38:24.566642 [ 253 ] {189f2b4f-1eba-4246-b5cf-0f74ed25a855} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.03.18 01:38:24.566679 [ 253 ] {189f2b4f-1eba-4246-b5cf-0f74ed25a855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2886 | 2026.03.18 01:38:24.567029 [ 253 ] {189f2b4f-1eba-4246-b5cf-0f74ed25a855} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2887 | 2026.03.18 01:38:24.567254 [ 253 ] {189f2b4f-1eba-4246-b5cf-0f74ed25a855} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.03.18 01:38:24.567385 [ 253 ] {189f2b4f-1eba-4246-b5cf-0f74ed25a855} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001501 sec., 570952.6982011992 rows/sec., 33.93 MiB/sec. | ||
| 2889 | 2026.03.18 01:38:24.567433 [ 253 ] {189f2b4f-1eba-4246-b5cf-0f74ed25a855} <Debug> TCPHandler: Processed in 0.001676288 sec. | ||
| 2890 | 2026.03.18 01:38:24.567546 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.03.18 01:38:24.567640 [ 253 ] {8d69c9e1-ffc4-46b8-9a11-e0e86fc7f715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2892 | 2026.03.18 01:38:24.567685 [ 253 ] {8d69c9e1-ffc4-46b8-9a11-e0e86fc7f715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2893 | 2026.03.18 01:38:24.568069 [ 253 ] {8d69c9e1-ffc4-46b8-9a11-e0e86fc7f715} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.03.18 01:38:24.568106 [ 253 ] {8d69c9e1-ffc4-46b8-9a11-e0e86fc7f715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2895 | 2026.03.18 01:38:24.568390 [ 253 ] {8d69c9e1-ffc4-46b8-9a11-e0e86fc7f715} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2896 | 2026.03.18 01:38:24.568591 [ 253 ] {8d69c9e1-ffc4-46b8-9a11-e0e86fc7f715} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.03.18 01:38:24.568717 [ 253 ] {8d69c9e1-ffc4-46b8-9a11-e0e86fc7f715} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 2898 | 2026.03.18 01:38:24.568757 [ 253 ] {8d69c9e1-ffc4-46b8-9a11-e0e86fc7f715} <Debug> TCPHandler: Processed in 0.001259881 sec. | ||
| 2899 | 2026.03.18 01:38:24.568869 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.03.18 01:38:24.568963 [ 253 ] {c8b0a0e4-5d4e-499f-b636-9f86b00a8546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2901 | 2026.03.18 01:38:24.569003 [ 253 ] {c8b0a0e4-5d4e-499f-b636-9f86b00a8546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2902 | 2026.03.18 01:38:24.569456 [ 253 ] {c8b0a0e4-5d4e-499f-b636-9f86b00a8546} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.03.18 01:38:24.569494 [ 253 ] {c8b0a0e4-5d4e-499f-b636-9f86b00a8546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2904 | 2026.03.18 01:38:24.569801 [ 253 ] {c8b0a0e4-5d4e-499f-b636-9f86b00a8546} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2905 | 2026.03.18 01:38:24.570007 [ 253 ] {c8b0a0e4-5d4e-499f-b636-9f86b00a8546} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.03.18 01:38:24.570137 [ 253 ] {c8b0a0e4-5d4e-499f-b636-9f86b00a8546} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 2907 | 2026.03.18 01:38:24.570174 [ 253 ] {c8b0a0e4-5d4e-499f-b636-9f86b00a8546} <Debug> TCPHandler: Processed in 0.001354292 sec. | ||
| 2908 | 2026.03.18 01:38:24.570289 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2026.03.18 01:38:24.570383 [ 253 ] {14cd9d80-d625-42dd-a2cf-d692d583c16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2910 | 2026.03.18 01:38:24.570423 [ 253 ] {14cd9d80-d625-42dd-a2cf-d692d583c16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2911 | 2026.03.18 01:38:24.571312 [ 253 ] {14cd9d80-d625-42dd-a2cf-d692d583c16a} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.03.18 01:38:24.571349 [ 253 ] {14cd9d80-d625-42dd-a2cf-d692d583c16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2913 | 2026.03.18 01:38:24.571732 [ 253 ] {14cd9d80-d625-42dd-a2cf-d692d583c16a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2914 | 2026.03.18 01:38:24.571960 [ 253 ] {14cd9d80-d625-42dd-a2cf-d692d583c16a} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.03.18 01:38:24.572105 [ 253 ] {14cd9d80-d625-42dd-a2cf-d692d583c16a} <Debug> executeQuery: Read 1466 rows, 103.63 KiB in 0.001739 sec., 843013.2259919493 rows/sec., 58.19 MiB/sec. | ||
| 2916 | 2026.03.18 01:38:24.572143 [ 253 ] {14cd9d80-d625-42dd-a2cf-d692d583c16a} <Debug> TCPHandler: Processed in 0.001903201 sec. | ||
| 2917 | 2026.03.18 01:38:24.572262 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.03.18 01:38:24.572357 [ 253 ] {43ad89df-9486-458c-9fde-ca10b2de096e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2919 | 2026.03.18 01:38:24.572399 [ 253 ] {43ad89df-9486-458c-9fde-ca10b2de096e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2920 | 2026.03.18 01:38:24.572743 [ 253 ] {43ad89df-9486-458c-9fde-ca10b2de096e} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.03.18 01:38:24.572779 [ 253 ] {43ad89df-9486-458c-9fde-ca10b2de096e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2922 | 2026.03.18 01:38:24.573078 [ 253 ] {43ad89df-9486-458c-9fde-ca10b2de096e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2923 | 2026.03.18 01:38:24.573293 [ 253 ] {43ad89df-9486-458c-9fde-ca10b2de096e} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.03.18 01:38:24.573422 [ 253 ] {43ad89df-9486-458c-9fde-ca10b2de096e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 2925 | 2026.03.18 01:38:24.573458 [ 253 ] {43ad89df-9486-458c-9fde-ca10b2de096e} <Debug> TCPHandler: Processed in 0.001244891 sec. | ||
| 2926 | 2026.03.18 01:38:24.573570 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2026.03.18 01:38:24.573664 [ 253 ] {0edc1aab-e63c-470c-b653-e6ac9b79e0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2928 | 2026.03.18 01:38:24.573708 [ 253 ] {0edc1aab-e63c-470c-b653-e6ac9b79e0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2929 | 2026.03.18 01:38:24.574404 [ 253 ] {0edc1aab-e63c-470c-b653-e6ac9b79e0b9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.03.18 01:38:24.574442 [ 253 ] {0edc1aab-e63c-470c-b653-e6ac9b79e0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2931 | 2026.03.18 01:38:24.574861 [ 253 ] {0edc1aab-e63c-470c-b653-e6ac9b79e0b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2932 | 2026.03.18 01:38:24.575073 [ 253 ] {0edc1aab-e63c-470c-b653-e6ac9b79e0b9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.03.18 01:38:24.575207 [ 253 ] {0edc1aab-e63c-470c-b653-e6ac9b79e0b9} <Debug> executeQuery: Read 1425 rows, 91.88 KiB in 0.00156 sec., 913461.5384615385 rows/sec., 57.52 MiB/sec. | ||
| 2934 | 2026.03.18 01:38:24.575243 [ 253 ] {0edc1aab-e63c-470c-b653-e6ac9b79e0b9} <Debug> TCPHandler: Processed in 0.001721479 sec. | ||
| 2935 | 2026.03.18 01:38:24.575355 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2026.03.18 01:38:24.575450 [ 253 ] {418befe7-fd7b-4199-b15c-6265d7f0579f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2937 | 2026.03.18 01:38:24.575492 [ 253 ] {418befe7-fd7b-4199-b15c-6265d7f0579f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2938 | 2026.03.18 01:38:24.575812 [ 253 ] {418befe7-fd7b-4199-b15c-6265d7f0579f} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.03.18 01:38:24.575849 [ 253 ] {418befe7-fd7b-4199-b15c-6265d7f0579f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2940 | 2026.03.18 01:38:24.576160 [ 253 ] {418befe7-fd7b-4199-b15c-6265d7f0579f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2941 | 2026.03.18 01:38:24.576370 [ 253 ] {418befe7-fd7b-4199-b15c-6265d7f0579f} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.03.18 01:38:24.576497 [ 253 ] {418befe7-fd7b-4199-b15c-6265d7f0579f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 2943 | 2026.03.18 01:38:24.576535 [ 253 ] {418befe7-fd7b-4199-b15c-6265d7f0579f} <Debug> TCPHandler: Processed in 0.00122884 sec. | ||
| 2944 | 2026.03.18 01:38:24.576651 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.03.18 01:38:24.576744 [ 253 ] {7e5330ca-a901-4c97-9b1c-a7d21fc63127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2946 | 2026.03.18 01:38:24.576798 [ 253 ] {7e5330ca-a901-4c97-9b1c-a7d21fc63127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2947 | 2026.03.18 01:38:24.577580 [ 253 ] {7e5330ca-a901-4c97-9b1c-a7d21fc63127} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.03.18 01:38:24.577618 [ 253 ] {7e5330ca-a901-4c97-9b1c-a7d21fc63127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2949 | 2026.03.18 01:38:24.578167 [ 253 ] {7e5330ca-a901-4c97-9b1c-a7d21fc63127} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2950 | 2026.03.18 01:38:24.578389 [ 253 ] {7e5330ca-a901-4c97-9b1c-a7d21fc63127} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.03.18 01:38:24.578539 [ 253 ] {7e5330ca-a901-4c97-9b1c-a7d21fc63127} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001813 sec., 12686.1555432984 rows/sec., 22.73 MiB/sec. | ||
| 2952 | 2026.03.18 01:38:24.578591 [ 253 ] {7e5330ca-a901-4c97-9b1c-a7d21fc63127} <Debug> TCPHandler: Processed in 0.001988373 sec. | ||
| 2953 | 2026.03.18 01:38:24.578703 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.03.18 01:38:24.578796 [ 253 ] {5888bf31-ae3a-4135-8d7b-d566c3161b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2955 | 2026.03.18 01:38:24.578838 [ 253 ] {5888bf31-ae3a-4135-8d7b-d566c3161b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2956 | 2026.03.18 01:38:24.579418 [ 253 ] {5888bf31-ae3a-4135-8d7b-d566c3161b82} <Trace> oximeter.measurements_i64 (c687bd01-06fe-4413-b937-00ae8512f096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.03.18 01:38:24.579455 [ 253 ] {5888bf31-ae3a-4135-8d7b-d566c3161b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2958 | 2026.03.18 01:38:24.579749 [ 253 ] {5888bf31-ae3a-4135-8d7b-d566c3161b82} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2959 | 2026.03.18 01:38:24.579958 [ 253 ] {5888bf31-ae3a-4135-8d7b-d566c3161b82} <Trace> oximeter.measurements_i64 (c687bd01-06fe-4413-b937-00ae8512f096): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.03.18 01:38:24.580085 [ 253 ] {5888bf31-ae3a-4135-8d7b-d566c3161b82} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001307 sec., 2295.3328232593726 rows/sec., 162.14 KiB/sec. | ||
| 2961 | 2026.03.18 01:38:24.580130 [ 253 ] {5888bf31-ae3a-4135-8d7b-d566c3161b82} <Debug> TCPHandler: Processed in 0.001476895 sec. | ||
| 2962 | 2026.03.18 01:38:24.580242 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.03.18 01:38:24.580335 [ 253 ] {be36fd00-c893-46e2-b821-864ca3a4ed61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2964 | 2026.03.18 01:38:24.580376 [ 253 ] {be36fd00-c893-46e2-b821-864ca3a4ed61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2965 | 2026.03.18 01:38:24.580698 [ 253 ] {be36fd00-c893-46e2-b821-864ca3a4ed61} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.03.18 01:38:24.580734 [ 253 ] {be36fd00-c893-46e2-b821-864ca3a4ed61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2967 | 2026.03.18 01:38:24.581048 [ 253 ] {be36fd00-c893-46e2-b821-864ca3a4ed61} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2968 | 2026.03.18 01:38:24.581251 [ 253 ] {be36fd00-c893-46e2-b821-864ca3a4ed61} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.03.18 01:38:24.581388 [ 253 ] {be36fd00-c893-46e2-b821-864ca3a4ed61} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001071 sec., 72829.13165266108 rows/sec., 4.50 MiB/sec. | ||
| 2970 | 2026.03.18 01:38:24.581431 [ 253 ] {be36fd00-c893-46e2-b821-864ca3a4ed61} <Debug> TCPHandler: Processed in 0.001238561 sec. | ||
| 2971 | 2026.03.18 01:38:24.717125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 426 | ||
| 2972 | 2026.03.18 01:38:24.720096 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.03.18 01:38:24.720145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2974 | 2026.03.18 01:38:24.721382 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2975 | 2026.03.18 01:38:24.721646 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.03.18 01:38:24.721899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 2977 | 2026.03.18 01:38:25.539939 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.03.18 01:38:25.540136 [ 253 ] {041e311f-1a78-4a6a-9fae-ce2db8c1c09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2979 | 2026.03.18 01:38:25.540204 [ 253 ] {041e311f-1a78-4a6a-9fae-ce2db8c1c09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2980 | 2026.03.18 01:38:25.540904 [ 253 ] {041e311f-1a78-4a6a-9fae-ce2db8c1c09e} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.03.18 01:38:25.540958 [ 253 ] {041e311f-1a78-4a6a-9fae-ce2db8c1c09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2982 | 2026.03.18 01:38:25.541374 [ 253 ] {041e311f-1a78-4a6a-9fae-ce2db8c1c09e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2983 | 2026.03.18 01:38:25.541603 [ 253 ] {041e311f-1a78-4a6a-9fae-ce2db8c1c09e} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.03.18 01:38:25.541775 [ 253 ] {041e311f-1a78-4a6a-9fae-ce2db8c1c09e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.55 MiB/sec. | ||
| 2985 | 2026.03.18 01:38:25.541833 [ 253 ] {041e311f-1a78-4a6a-9fae-ce2db8c1c09e} <Debug> TCPHandler: Processed in 0.002026614 sec. | ||
| 2986 | 2026.03.18 01:38:25.541966 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.03.18 01:38:25.542072 [ 253 ] {960a297d-8ea7-4bf6-898c-51b2639a8d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2988 | 2026.03.18 01:38:25.542118 [ 253 ] {960a297d-8ea7-4bf6-898c-51b2639a8d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2989 | 2026.03.18 01:38:25.542614 [ 253 ] {960a297d-8ea7-4bf6-898c-51b2639a8d90} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.03.18 01:38:25.542654 [ 253 ] {960a297d-8ea7-4bf6-898c-51b2639a8d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 2991 | 2026.03.18 01:38:25.542986 [ 253 ] {960a297d-8ea7-4bf6-898c-51b2639a8d90} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2992 | 2026.03.18 01:38:25.543211 [ 253 ] {960a297d-8ea7-4bf6-898c-51b2639a8d90} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.03.18 01:38:25.543357 [ 253 ] {960a297d-8ea7-4bf6-898c-51b2639a8d90} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001308 sec., 48929.663608562696 rows/sec., 3.82 MiB/sec. | ||
| 2994 | 2026.03.18 01:38:25.543399 [ 253 ] {960a297d-8ea7-4bf6-898c-51b2639a8d90} <Debug> TCPHandler: Processed in 0.001491845 sec. | ||
| 2995 | 2026.03.18 01:38:25.543532 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.03.18 01:38:25.543633 [ 253 ] {6088e7bf-e33e-4290-86a2-0351b1e5b5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.03.18 01:38:25.543680 [ 253 ] {6088e7bf-e33e-4290-86a2-0351b1e5b5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2998 | 2026.03.18 01:38:25.544062 [ 253 ] {6088e7bf-e33e-4290-86a2-0351b1e5b5a3} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.03.18 01:38:25.544099 [ 253 ] {6088e7bf-e33e-4290-86a2-0351b1e5b5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3000 | 2026.03.18 01:38:25.544460 [ 253 ] {6088e7bf-e33e-4290-86a2-0351b1e5b5a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3001 | 2026.03.18 01:38:25.544687 [ 253 ] {6088e7bf-e33e-4290-86a2-0351b1e5b5a3} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.03.18 01:38:25.544827 [ 253 ] {6088e7bf-e33e-4290-86a2-0351b1e5b5a3} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001216 sec., 26315.78947368421 rows/sec., 1.83 MiB/sec. | ||
| 3003 | 2026.03.18 01:38:25.544866 [ 253 ] {6088e7bf-e33e-4290-86a2-0351b1e5b5a3} <Debug> TCPHandler: Processed in 0.001385923 sec. | ||
| 3004 | 2026.03.18 01:38:25.544985 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.03.18 01:38:25.545082 [ 253 ] {40b505c1-ac2a-42a8-8c6b-3fb3d8e76fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3006 | 2026.03.18 01:38:25.545125 [ 253 ] {40b505c1-ac2a-42a8-8c6b-3fb3d8e76fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3007 | 2026.03.18 01:38:25.545451 [ 253 ] {40b505c1-ac2a-42a8-8c6b-3fb3d8e76fbd} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.03.18 01:38:25.545489 [ 253 ] {40b505c1-ac2a-42a8-8c6b-3fb3d8e76fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3009 | 2026.03.18 01:38:25.545808 [ 253 ] {40b505c1-ac2a-42a8-8c6b-3fb3d8e76fbd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3010 | 2026.03.18 01:38:25.546043 [ 253 ] {40b505c1-ac2a-42a8-8c6b-3fb3d8e76fbd} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.03.18 01:38:25.546181 [ 253 ] {40b505c1-ac2a-42a8-8c6b-3fb3d8e76fbd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 740.72 KiB/sec. | ||
| 3012 | 2026.03.18 01:38:25.546220 [ 253 ] {40b505c1-ac2a-42a8-8c6b-3fb3d8e76fbd} <Debug> TCPHandler: Processed in 0.001284961 sec. | ||
| 3013 | 2026.03.18 01:38:27.193264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5187 | ||
| 3014 | 2026.03.18 01:38:27.193862 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.03.18 01:38:27.193917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3016 | 2026.03.18 01:38:27.194449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3017 | 2026.03.18 01:38:27.194685 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.03.18 01:38:27.194817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5187 | ||
| 3019 | 2026.03.18 01:38:27.194848 [ 151 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3020 | 2026.03.18 01:38:27.194917 [ 151 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.03.18 01:38:27.194938 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3022 | 2026.03.18 01:38:27.195042 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3023 | 2026.03.18 01:38:27.195129 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3024 | 2026.03.18 01:38:27.195159 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 3025 | 2026.03.18 01:38:27.195213 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 3026 | 2026.03.18 01:38:27.195256 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 3027 | 2026.03.18 01:38:27.195296 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 506 rows starting from the beginning of the part | ||
| 3028 | 2026.03.18 01:38:27.195334 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3029 | 2026.03.18 01:38:27.195373 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3030 | 2026.03.18 01:38:27.196670 [ 202 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5187 rows, containing 4 columns (4 merged, 0 gathered) in 0.001673418 sec., 3099643.962237767 rows/sec., 44.34 MiB/sec. | ||
| 3031 | 2026.03.18 01:38:27.197258 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3032 | 2026.03.18 01:38:27.197591 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_11_2} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.03.18 01:38:27.197682 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_11_2} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3034 | 2026.03.18 01:38:27.197786 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3035 | 2026.03.18 01:38:27.484933 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3036 | 2026.03.18 01:38:27.503130 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.03.18 01:38:27.503197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3038 | 2026.03.18 01:38:27.509682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3039 | 2026.03.18 01:38:27.510541 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.03.18 01:38:27.510846 [ 151 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3041 | 2026.03.18 01:38:27.510908 [ 151 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.03.18 01:38:27.510930 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3043 | 2026.03.18 01:38:27.511073 [ 208 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3044 | 2026.03.18 01:38:27.514869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3045 | 2026.03.18 01:38:27.515508 [ 208 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3046 | 2026.03.18 01:38:27.517015 [ 208 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 3047 | 2026.03.18 01:38:27.521540 [ 208 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 3048 | 2026.03.18 01:38:27.525734 [ 208 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 3049 | 2026.03.18 01:38:27.529770 [ 208 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 3050 | 2026.03.18 01:38:27.534506 [ 208 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 3051 | 2026.03.18 01:38:27.538777 [ 208 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 3052 | 2026.03.18 01:38:27.595731 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.084720568 sec., 979.6912598602975 rows/sec., 5.07 MiB/sec. | ||
| 3053 | 2026.03.18 01:38:27.598314 [ 187 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3054 | 2026.03.18 01:38:27.600489 [ 187 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_11_2} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.03.18 01:38:27.600608 [ 187 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_11_2} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3056 | 2026.03.18 01:38:27.602506 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3057 | 2026.03.18 01:38:28.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.74 MiB, peak 221.62 MiB, free memory in arenas 0.00 B, will set to 222.13 MiB (RSS), difference: 10.39 MiB | ||
| 3058 | 2026.03.18 01:38:30.548299 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2026.03.18 01:38:30.548498 [ 253 ] {5607a74c-a2d5-4bcb-9cfa-ba51a92db7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3060 | 2026.03.18 01:38:30.548565 [ 253 ] {5607a74c-a2d5-4bcb-9cfa-ba51a92db7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3061 | 2026.03.18 01:38:30.549290 [ 253 ] {5607a74c-a2d5-4bcb-9cfa-ba51a92db7ad} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.03.18 01:38:30.549338 [ 253 ] {5607a74c-a2d5-4bcb-9cfa-ba51a92db7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3063 | 2026.03.18 01:38:30.549762 [ 253 ] {5607a74c-a2d5-4bcb-9cfa-ba51a92db7ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3064 | 2026.03.18 01:38:30.550011 [ 253 ] {5607a74c-a2d5-4bcb-9cfa-ba51a92db7ad} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.03.18 01:38:30.550152 [ 146 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3066 | 2026.03.18 01:38:30.550164 [ 253 ] {5607a74c-a2d5-4bcb-9cfa-ba51a92db7ad} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001718 sec., 62863.79511059372 rows/sec., 5.29 MiB/sec. | ||
| 3067 | 2026.03.18 01:38:30.550231 [ 146 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.03.18 01:38:30.550247 [ 253 ] {5607a74c-a2d5-4bcb-9cfa-ba51a92db7ad} <Debug> TCPHandler: Processed in 0.002078244 sec. | ||
| 3069 | 2026.03.18 01:38:30.550260 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3070 | 2026.03.18 01:38:30.550391 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.03.18 01:38:30.550413 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3072 | 2026.03.18 01:38:30.550500 [ 253 ] {3c039b3c-8bcd-4612-a83f-8ddbf62a7af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3073 | 2026.03.18 01:38:30.550548 [ 253 ] {3c039b3c-8bcd-4612-a83f-8ddbf62a7af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3074 | 2026.03.18 01:38:30.550581 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3075 | 2026.03.18 01:38:30.550623 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2702 rows starting from the beginning of the part | ||
| 3076 | 2026.03.18 01:38:30.550722 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 817 rows starting from the beginning of the part | ||
| 3077 | 2026.03.18 01:38:30.550772 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 98 rows starting from the beginning of the part | ||
| 3078 | 2026.03.18 01:38:30.550819 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2712 rows starting from the beginning of the part | ||
| 3079 | 2026.03.18 01:38:30.550864 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3080 | 2026.03.18 01:38:30.550910 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part | ||
| 3081 | 2026.03.18 01:38:30.550983 [ 253 ] {3c039b3c-8bcd-4612-a83f-8ddbf62a7af2} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.03.18 01:38:30.551027 [ 253 ] {3c039b3c-8bcd-4612-a83f-8ddbf62a7af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3083 | 2026.03.18 01:38:30.551881 [ 253 ] {3c039b3c-8bcd-4612-a83f-8ddbf62a7af2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3084 | 2026.03.18 01:38:30.552127 [ 253 ] {3c039b3c-8bcd-4612-a83f-8ddbf62a7af2} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.03.18 01:38:30.552264 [ 253 ] {3c039b3c-8bcd-4612-a83f-8ddbf62a7af2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00179 sec., 14525.13966480447 rows/sec., 1.07 MiB/sec. | ||
| 3086 | 2026.03.18 01:38:30.552303 [ 253 ] {3c039b3c-8bcd-4612-a83f-8ddbf62a7af2} <Debug> TCPHandler: Processed in 0.001962003 sec. | ||
| 3087 | 2026.03.18 01:38:30.552435 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2026.03.18 01:38:30.552529 [ 253 ] {9ca4d7b0-7481-4918-9bc2-0b41f2316bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3089 | 2026.03.18 01:38:30.552572 [ 253 ] {9ca4d7b0-7481-4918-9bc2-0b41f2316bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3090 | 2026.03.18 01:38:30.553026 [ 253 ] {9ca4d7b0-7481-4918-9bc2-0b41f2316bf7} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.03.18 01:38:30.553063 [ 253 ] {9ca4d7b0-7481-4918-9bc2-0b41f2316bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3092 | 2026.03.18 01:38:30.553436 [ 253 ] {9ca4d7b0-7481-4918-9bc2-0b41f2316bf7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3093 | 2026.03.18 01:38:30.553772 [ 253 ] {9ca4d7b0-7481-4918-9bc2-0b41f2316bf7} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.03.18 01:38:30.553884 [ 146 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3095 | 2026.03.18 01:38:30.553904 [ 253 ] {9ca4d7b0-7481-4918-9bc2-0b41f2316bf7} <Debug> executeQuery: Read 93 rows, 7.47 KiB in 0.001391 sec., 66858.37526959022 rows/sec., 5.24 MiB/sec. | ||
| 3096 | 2026.03.18 01:38:30.553921 [ 146 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.03.18 01:38:30.553946 [ 253 ] {9ca4d7b0-7481-4918-9bc2-0b41f2316bf7} <Debug> TCPHandler: Processed in 0.001559816 sec. | ||
| 3098 | 2026.03.18 01:38:30.553946 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3099 | 2026.03.18 01:38:30.554071 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3100 | 2026.03.18 01:38:30.554080 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2026.03.18 01:38:30.554205 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3102 | 2026.03.18 01:38:30.554209 [ 253 ] {9a5b5806-f90f-414d-bbf0-8296758fdbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3103 | 2026.03.18 01:38:30.554240 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6493 rows, containing 5 columns (5 merged, 0 gathered) in 0.003899434 sec., 1665113.449798099 rows/sec., 134.00 MiB/sec. | ||
| 3104 | 2026.03.18 01:38:30.554245 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1467 rows starting from the beginning of the part | ||
| 3105 | 2026.03.18 01:38:30.554267 [ 253 ] {9a5b5806-f90f-414d-bbf0-8296758fdbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3106 | 2026.03.18 01:38:30.554347 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 500 rows starting from the beginning of the part | ||
| 3107 | 2026.03.18 01:38:30.554400 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 93 rows starting from the beginning of the part | ||
| 3108 | 2026.03.18 01:38:30.554443 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1466 rows starting from the beginning of the part | ||
| 3109 | 2026.03.18 01:38:30.554485 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3110 | 2026.03.18 01:38:30.554526 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 93 rows starting from the beginning of the part | ||
| 3111 | 2026.03.18 01:38:30.554634 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3112 | 2026.03.18 01:38:30.554708 [ 253 ] {9a5b5806-f90f-414d-bbf0-8296758fdbf9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.03.18 01:38:30.554746 [ 253 ] {9a5b5806-f90f-414d-bbf0-8296758fdbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3114 | 2026.03.18 01:38:30.554947 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_16_3} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.03.18 01:38:30.555017 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_16_3} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3116 | 2026.03.18 01:38:30.555098 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 3117 | 2026.03.18 01:38:30.555134 [ 253 ] {9a5b5806-f90f-414d-bbf0-8296758fdbf9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3118 | 2026.03.18 01:38:30.555370 [ 253 ] {9a5b5806-f90f-414d-bbf0-8296758fdbf9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.03.18 01:38:30.555486 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3120 | 2026.03.18 01:38:30.555504 [ 253 ] {9a5b5806-f90f-414d-bbf0-8296758fdbf9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 3121 | 2026.03.18 01:38:30.555522 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.03.18 01:38:30.555549 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3123 | 2026.03.18 01:38:30.555557 [ 253 ] {9a5b5806-f90f-414d-bbf0-8296758fdbf9} <Debug> TCPHandler: Processed in 0.001525625 sec. | ||
| 3124 | 2026.03.18 01:38:30.555628 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3125 | 2026.03.18 01:38:30.555681 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.03.18 01:38:30.555759 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3127 | 2026.03.18 01:38:30.555793 [ 253 ] {62942dad-6e6e-4cf7-85aa-153b3c6d3539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3128 | 2026.03.18 01:38:30.555801 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4286 rows starting from the beginning of the part | ||
| 3129 | 2026.03.18 01:38:30.555858 [ 253 ] {62942dad-6e6e-4cf7-85aa-153b3c6d3539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3130 | 2026.03.18 01:38:30.555893 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3131 | 2026.03.18 01:38:30.555957 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3132 | 2026.03.18 01:38:30.556003 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1425 rows starting from the beginning of the part | ||
| 3133 | 2026.03.18 01:38:30.556048 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3134 | 2026.03.18 01:38:30.556111 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3135 | 2026.03.18 01:38:30.556196 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3683 rows, containing 5 columns (5 merged, 0 gathered) in 0.002177076 sec., 1691718.617080892 rows/sec., 124.59 MiB/sec. | ||
| 3136 | 2026.03.18 01:38:30.556420 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3137 | 2026.03.18 01:38:30.556693 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_16_3} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.03.18 01:38:30.556695 [ 253 ] {62942dad-6e6e-4cf7-85aa-153b3c6d3539} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.03.18 01:38:30.556746 [ 253 ] {62942dad-6e6e-4cf7-85aa-153b3c6d3539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3140 | 2026.03.18 01:38:30.556780 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_16_3} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3141 | 2026.03.18 01:38:30.556863 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3142 | 2026.03.18 01:38:30.557298 [ 253 ] {62942dad-6e6e-4cf7-85aa-153b3c6d3539} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3143 | 2026.03.18 01:38:30.557580 [ 253 ] {62942dad-6e6e-4cf7-85aa-153b3c6d3539} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.03.18 01:38:30.557726 [ 253 ] {62942dad-6e6e-4cf7-85aa-153b3c6d3539} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001951 sec., 13326.499231163505 rows/sec., 23.88 MiB/sec. | ||
| 3145 | 2026.03.18 01:38:30.557779 [ 253 ] {62942dad-6e6e-4cf7-85aa-153b3c6d3539} <Debug> TCPHandler: Processed in 0.002148875 sec. | ||
| 3146 | 2026.03.18 01:38:30.557902 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2026.03.18 01:38:30.557996 [ 253 ] {929fcf6b-80c3-42d1-b689-8c3f50624c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3148 | 2026.03.18 01:38:30.558038 [ 253 ] {929fcf6b-80c3-42d1-b689-8c3f50624c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3149 | 2026.03.18 01:38:30.558366 [ 253 ] {929fcf6b-80c3-42d1-b689-8c3f50624c67} <Trace> oximeter.measurements_i64 (c687bd01-06fe-4413-b937-00ae8512f096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.03.18 01:38:30.558404 [ 253 ] {929fcf6b-80c3-42d1-b689-8c3f50624c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3151 | 2026.03.18 01:38:30.558745 [ 253 ] {929fcf6b-80c3-42d1-b689-8c3f50624c67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3152 | 2026.03.18 01:38:30.558974 [ 253 ] {929fcf6b-80c3-42d1-b689-8c3f50624c67} <Trace> oximeter.measurements_i64 (c687bd01-06fe-4413-b937-00ae8512f096): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.03.18 01:38:30.559110 [ 253 ] {929fcf6b-80c3-42d1-b689-8c3f50624c67} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001132 sec., 2650.1766784452298 rows/sec., 212.22 KiB/sec. | ||
| 3154 | 2026.03.18 01:38:30.559147 [ 253 ] {929fcf6b-80c3-42d1-b689-8c3f50624c67} <Debug> TCPHandler: Processed in 0.001294121 sec. | ||
| 3155 | 2026.03.18 01:38:30.559261 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.03.18 01:38:30.559338 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6328 rows, containing 5 columns (5 merged, 0 gathered) in 0.003746132 sec., 1689209.029473601 rows/sec., 110.62 MiB/sec. | ||
| 3157 | 2026.03.18 01:38:30.559358 [ 253 ] {238b3594-8497-4488-8c83-787da0e7975b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3158 | 2026.03.18 01:38:30.559409 [ 253 ] {238b3594-8497-4488-8c83-787da0e7975b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3159 | 2026.03.18 01:38:30.559757 [ 253 ] {238b3594-8497-4488-8c83-787da0e7975b} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.03.18 01:38:30.559796 [ 253 ] {238b3594-8497-4488-8c83-787da0e7975b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3161 | 2026.03.18 01:38:30.559872 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3162 | 2026.03.18 01:38:30.560153 [ 253 ] {238b3594-8497-4488-8c83-787da0e7975b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3163 | 2026.03.18 01:38:30.560200 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.03.18 01:38:30.560290 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3165 | 2026.03.18 01:38:30.560369 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3166 | 2026.03.18 01:38:30.560407 [ 253 ] {238b3594-8497-4488-8c83-787da0e7975b} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.03.18 01:38:30.560518 [ 146 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3168 | 2026.03.18 01:38:30.560550 [ 253 ] {238b3594-8497-4488-8c83-787da0e7975b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 3169 | 2026.03.18 01:38:30.560553 [ 146 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.03.18 01:38:30.560593 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3171 | 2026.03.18 01:38:30.560595 [ 253 ] {238b3594-8497-4488-8c83-787da0e7975b} <Debug> TCPHandler: Processed in 0.001382693 sec. | ||
| 3172 | 2026.03.18 01:38:30.560658 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3173 | 2026.03.18 01:38:30.560741 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3174 | 2026.03.18 01:38:30.560768 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 714 rows starting from the beginning of the part | ||
| 3175 | 2026.03.18 01:38:30.560813 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3176 | 2026.03.18 01:38:30.560849 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3177 | 2026.03.18 01:38:30.560882 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 78 rows starting from the beginning of the part | ||
| 3178 | 2026.03.18 01:38:30.560914 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3179 | 2026.03.18 01:38:30.560944 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3180 | 2026.03.18 01:38:30.561725 [ 187 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 4 columns (4 merged, 0 gathered) in 0.001092958 sec., 927757.5167572771 rows/sec., 59.75 MiB/sec. | ||
| 3181 | 2026.03.18 01:38:30.561927 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3182 | 2026.03.18 01:38:30.562211 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_16_3} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.03.18 01:38:30.562278 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_16_3} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3184 | 2026.03.18 01:38:30.562352 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3185 | 2026.03.18 01:38:31.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.70 MiB, peak 228.96 MiB, free memory in arenas 0.00 B, will set to 223.95 MiB (RSS), difference: 1.25 MiB | ||
| 3186 | 2026.03.18 01:38:34.584626 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3187 | 2026.03.18 01:38:34.584677 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3188 | 2026.03.18 01:38:34.694993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5635 | ||
| 3189 | 2026.03.18 01:38:34.695624 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.03.18 01:38:34.695696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3191 | 2026.03.18 01:38:34.696173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3192 | 2026.03.18 01:38:34.696399 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.03.18 01:38:34.696529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5635 | ||
| 3194 | 2026.03.18 01:38:34.722231 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 448 | ||
| 3195 | 2026.03.18 01:38:34.724208 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.03.18 01:38:34.724246 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3197 | 2026.03.18 01:38:34.725388 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3198 | 2026.03.18 01:38:34.725657 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.03.18 01:38:34.725890 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3200 | 2026.03.18 01:38:35.015010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3201 | 2026.03.18 01:38:35.033655 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.03.18 01:38:35.033722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3203 | 2026.03.18 01:38:35.039422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3204 | 2026.03.18 01:38:35.040162 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.03.18 01:38:35.043451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3206 | 2026.03.18 01:38:35.554908 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.03.18 01:38:35.555097 [ 253 ] {3c908d5d-43e8-4e16-ab96-e6c310c24935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3208 | 2026.03.18 01:38:35.555170 [ 253 ] {3c908d5d-43e8-4e16-ab96-e6c310c24935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3209 | 2026.03.18 01:38:35.555951 [ 253 ] {3c908d5d-43e8-4e16-ab96-e6c310c24935} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.03.18 01:38:35.555998 [ 253 ] {3c908d5d-43e8-4e16-ab96-e6c310c24935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3211 | 2026.03.18 01:38:35.556406 [ 253 ] {3c908d5d-43e8-4e16-ab96-e6c310c24935} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3212 | 2026.03.18 01:38:35.556630 [ 253 ] {3c908d5d-43e8-4e16-ab96-e6c310c24935} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.03.18 01:38:35.556789 [ 253 ] {3c908d5d-43e8-4e16-ab96-e6c310c24935} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001739 sec., 163312.24841863138 rows/sec., 10.37 MiB/sec. | ||
| 3214 | 2026.03.18 01:38:35.556839 [ 253 ] {3c908d5d-43e8-4e16-ab96-e6c310c24935} <Debug> TCPHandler: Processed in 0.002059654 sec. | ||
| 3215 | 2026.03.18 01:38:35.556976 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.03.18 01:38:35.557080 [ 253 ] {4ad0247c-9037-4dcc-a94b-7eb549a9527f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3217 | 2026.03.18 01:38:35.557125 [ 253 ] {4ad0247c-9037-4dcc-a94b-7eb549a9527f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3218 | 2026.03.18 01:38:35.557940 [ 253 ] {4ad0247c-9037-4dcc-a94b-7eb549a9527f} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.03.18 01:38:35.557979 [ 253 ] {4ad0247c-9037-4dcc-a94b-7eb549a9527f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3220 | 2026.03.18 01:38:35.558347 [ 253 ] {4ad0247c-9037-4dcc-a94b-7eb549a9527f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3221 | 2026.03.18 01:38:35.558564 [ 253 ] {4ad0247c-9037-4dcc-a94b-7eb549a9527f} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.03.18 01:38:35.558705 [ 253 ] {4ad0247c-9037-4dcc-a94b-7eb549a9527f} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.00165 sec., 500000 rows/sec., 39.23 MiB/sec. | ||
| 3223 | 2026.03.18 01:38:35.558745 [ 253 ] {4ad0247c-9037-4dcc-a94b-7eb549a9527f} <Debug> TCPHandler: Processed in 0.001821751 sec. | ||
| 3224 | 2026.03.18 01:38:35.558860 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.03.18 01:38:35.558972 [ 253 ] {2a36c4af-7e4b-4519-81d6-7c5d59db2174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3226 | 2026.03.18 01:38:35.559014 [ 253 ] {2a36c4af-7e4b-4519-81d6-7c5d59db2174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3227 | 2026.03.18 01:38:35.559483 [ 253 ] {2a36c4af-7e4b-4519-81d6-7c5d59db2174} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.03.18 01:38:35.559522 [ 253 ] {2a36c4af-7e4b-4519-81d6-7c5d59db2174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3229 | 2026.03.18 01:38:35.559842 [ 253 ] {2a36c4af-7e4b-4519-81d6-7c5d59db2174} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3230 | 2026.03.18 01:38:35.560061 [ 253 ] {2a36c4af-7e4b-4519-81d6-7c5d59db2174} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.03.18 01:38:35.560174 [ 138 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3232 | 2026.03.18 01:38:35.560197 [ 253 ] {2a36c4af-7e4b-4519-81d6-7c5d59db2174} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001248 sec., 125000 rows/sec., 7.51 MiB/sec. | ||
| 3233 | 2026.03.18 01:38:35.560243 [ 138 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.03.18 01:38:35.560252 [ 253 ] {2a36c4af-7e4b-4519-81d6-7c5d59db2174} <Debug> TCPHandler: Processed in 0.001447344 sec. | ||
| 3235 | 2026.03.18 01:38:35.560273 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3236 | 2026.03.18 01:38:35.560377 [ 192 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3237 | 2026.03.18 01:38:35.560385 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.03.18 01:38:35.560502 [ 253 ] {cd679570-b30d-4e45-9392-9485039715ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.03.18 01:38:35.560505 [ 192 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3240 | 2026.03.18 01:38:35.560546 [ 253 ] {cd679570-b30d-4e45-9392-9485039715ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3241 | 2026.03.18 01:38:35.560558 [ 192 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 3242 | 2026.03.18 01:38:35.560643 [ 192 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 152 rows starting from the beginning of the part | ||
| 3243 | 2026.03.18 01:38:35.560698 [ 192 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
| 3244 | 2026.03.18 01:38:35.560749 [ 192 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 179 rows starting from the beginning of the part | ||
| 3245 | 2026.03.18 01:38:35.560793 [ 192 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3246 | 2026.03.18 01:38:35.560840 [ 192 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 156 rows starting from the beginning of the part | ||
| 3247 | 2026.03.18 01:38:35.561015 [ 253 ] {cd679570-b30d-4e45-9392-9485039715ef} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.03.18 01:38:35.561060 [ 253 ] {cd679570-b30d-4e45-9392-9485039715ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3249 | 2026.03.18 01:38:35.561416 [ 253 ] {cd679570-b30d-4e45-9392-9485039715ef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3250 | 2026.03.18 01:38:35.561690 [ 253 ] {cd679570-b30d-4e45-9392-9485039715ef} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.03.18 01:38:35.561856 [ 253 ] {cd679570-b30d-4e45-9392-9485039715ef} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001372 sec., 108600.58309037902 rows/sec., 7.02 MiB/sec. | ||
| 3252 | 2026.03.18 01:38:35.561907 [ 253 ] {cd679570-b30d-4e45-9392-9485039715ef} <Debug> TCPHandler: Processed in 0.001573456 sec. | ||
| 3253 | 2026.03.18 01:38:35.562078 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744079 sec., 405944.9141925337 rows/sec., 26.49 MiB/sec. | ||
| 3254 | 2026.03.18 01:38:35.562256 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3255 | 2026.03.18 01:38:35.562585 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_11_2} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.03.18 01:38:35.562715 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_11_2} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3257 | 2026.03.18 01:38:35.562827 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3258 | 2026.03.18 01:38:35.564588 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.03.18 01:38:35.564926 [ 253 ] {69ab90e0-3ef5-4701-9765-ca11f3bc00e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3260 | 2026.03.18 01:38:35.564979 [ 253 ] {69ab90e0-3ef5-4701-9765-ca11f3bc00e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3261 | 2026.03.18 01:38:35.565475 [ 253 ] {69ab90e0-3ef5-4701-9765-ca11f3bc00e8} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.03.18 01:38:35.565512 [ 253 ] {69ab90e0-3ef5-4701-9765-ca11f3bc00e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3263 | 2026.03.18 01:38:35.565866 [ 253 ] {69ab90e0-3ef5-4701-9765-ca11f3bc00e8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3264 | 2026.03.18 01:38:35.566109 [ 253 ] {69ab90e0-3ef5-4701-9765-ca11f3bc00e8} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.03.18 01:38:35.566243 [ 253 ] {69ab90e0-3ef5-4701-9765-ca11f3bc00e8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001342 sec., 110283.15946348732 rows/sec., 6.27 MiB/sec. | ||
| 3266 | 2026.03.18 01:38:35.566281 [ 253 ] {69ab90e0-3ef5-4701-9765-ca11f3bc00e8} <Debug> TCPHandler: Processed in 0.0017772 sec. | ||
| 3267 | 2026.03.18 01:38:35.566402 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.03.18 01:38:35.566498 [ 253 ] {7f4bb13f-8667-4362-987b-e0765621222b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3269 | 2026.03.18 01:38:35.566540 [ 253 ] {7f4bb13f-8667-4362-987b-e0765621222b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3270 | 2026.03.18 01:38:35.567151 [ 253 ] {7f4bb13f-8667-4362-987b-e0765621222b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.03.18 01:38:35.567189 [ 253 ] {7f4bb13f-8667-4362-987b-e0765621222b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3272 | 2026.03.18 01:38:35.567520 [ 253 ] {7f4bb13f-8667-4362-987b-e0765621222b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3273 | 2026.03.18 01:38:35.567739 [ 253 ] {7f4bb13f-8667-4362-987b-e0765621222b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.03.18 01:38:35.567878 [ 253 ] {7f4bb13f-8667-4362-987b-e0765621222b} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.0014 sec., 360000 rows/sec., 25.32 MiB/sec. | ||
| 3275 | 2026.03.18 01:38:35.567916 [ 253 ] {7f4bb13f-8667-4362-987b-e0765621222b} <Debug> TCPHandler: Processed in 0.001564746 sec. | ||
| 3276 | 2026.03.18 01:38:35.568039 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2026.03.18 01:38:35.568140 [ 253 ] {5683e322-1842-4731-8f35-cd594a1bcafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3278 | 2026.03.18 01:38:35.568183 [ 253 ] {5683e322-1842-4731-8f35-cd594a1bcafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3279 | 2026.03.18 01:38:35.568525 [ 253 ] {5683e322-1842-4731-8f35-cd594a1bcafa} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.03.18 01:38:35.568562 [ 253 ] {5683e322-1842-4731-8f35-cd594a1bcafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3281 | 2026.03.18 01:38:35.568888 [ 253 ] {5683e322-1842-4731-8f35-cd594a1bcafa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3282 | 2026.03.18 01:38:35.569106 [ 253 ] {5683e322-1842-4731-8f35-cd594a1bcafa} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.03.18 01:38:35.569231 [ 253 ] {5683e322-1842-4731-8f35-cd594a1bcafa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 3284 | 2026.03.18 01:38:35.569266 [ 253 ] {5683e322-1842-4731-8f35-cd594a1bcafa} <Debug> TCPHandler: Processed in 0.001286671 sec. | ||
| 3285 | 2026.03.18 01:38:35.569380 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2026.03.18 01:38:35.569497 [ 253 ] {b47116df-5939-45b6-9b17-22f3e3605635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3287 | 2026.03.18 01:38:35.569540 [ 253 ] {b47116df-5939-45b6-9b17-22f3e3605635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3288 | 2026.03.18 01:38:35.569931 [ 253 ] {b47116df-5939-45b6-9b17-22f3e3605635} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.03.18 01:38:35.569966 [ 253 ] {b47116df-5939-45b6-9b17-22f3e3605635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3290 | 2026.03.18 01:38:35.570358 [ 253 ] {b47116df-5939-45b6-9b17-22f3e3605635} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3291 | 2026.03.18 01:38:35.570566 [ 253 ] {b47116df-5939-45b6-9b17-22f3e3605635} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.03.18 01:38:35.570697 [ 253 ] {b47116df-5939-45b6-9b17-22f3e3605635} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.0012 sec., 220833.33333333334 rows/sec., 14.67 MiB/sec. | ||
| 3293 | 2026.03.18 01:38:35.570733 [ 253 ] {b47116df-5939-45b6-9b17-22f3e3605635} <Debug> TCPHandler: Processed in 0.001396874 sec. | ||
| 3294 | 2026.03.18 01:38:35.570847 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2026.03.18 01:38:35.570943 [ 253 ] {1945801e-8713-4a32-8a76-bcf9bbd4e5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3296 | 2026.03.18 01:38:35.570985 [ 253 ] {1945801e-8713-4a32-8a76-bcf9bbd4e5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3297 | 2026.03.18 01:38:35.571286 [ 253 ] {1945801e-8713-4a32-8a76-bcf9bbd4e5f4} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.03.18 01:38:35.571323 [ 253 ] {1945801e-8713-4a32-8a76-bcf9bbd4e5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3299 | 2026.03.18 01:38:35.571617 [ 253 ] {1945801e-8713-4a32-8a76-bcf9bbd4e5f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3300 | 2026.03.18 01:38:35.571824 [ 253 ] {1945801e-8713-4a32-8a76-bcf9bbd4e5f4} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.03.18 01:38:35.571952 [ 253 ] {1945801e-8713-4a32-8a76-bcf9bbd4e5f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 3302 | 2026.03.18 01:38:35.571988 [ 253 ] {1945801e-8713-4a32-8a76-bcf9bbd4e5f4} <Debug> TCPHandler: Processed in 0.00119105 sec. | ||
| 3303 | 2026.03.18 01:38:35.572104 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.03.18 01:38:35.572220 [ 253 ] {cfb2ddf4-5d07-474d-8e45-bb45046a6093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.03.18 01:38:35.572287 [ 253 ] {cfb2ddf4-5d07-474d-8e45-bb45046a6093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3306 | 2026.03.18 01:38:35.573096 [ 253 ] {cfb2ddf4-5d07-474d-8e45-bb45046a6093} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.03.18 01:38:35.573136 [ 253 ] {cfb2ddf4-5d07-474d-8e45-bb45046a6093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3308 | 2026.03.18 01:38:35.573658 [ 253 ] {cfb2ddf4-5d07-474d-8e45-bb45046a6093} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3309 | 2026.03.18 01:38:35.573891 [ 253 ] {cfb2ddf4-5d07-474d-8e45-bb45046a6093} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.03.18 01:38:35.574020 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3311 | 2026.03.18 01:38:35.574031 [ 253 ] {cfb2ddf4-5d07-474d-8e45-bb45046a6093} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001835 sec., 7629.427792915531 rows/sec., 13.67 MiB/sec. | ||
| 3312 | 2026.03.18 01:38:35.574077 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.03.18 01:38:35.574110 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3314 | 2026.03.18 01:38:35.574115 [ 253 ] {cfb2ddf4-5d07-474d-8e45-bb45046a6093} <Debug> TCPHandler: Processed in 0.002070255 sec. | ||
| 3315 | 2026.03.18 01:38:35.574212 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3316 | 2026.03.18 01:38:35.574250 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.03.18 01:38:35.574351 [ 253 ] {74243cee-8fe2-4a8f-98c0-ae4f0b1a5656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3318 | 2026.03.18 01:38:35.574395 [ 253 ] {74243cee-8fe2-4a8f-98c0-ae4f0b1a5656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3319 | 2026.03.18 01:38:35.574491 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3320 | 2026.03.18 01:38:35.574566 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 58 rows starting from the beginning of the part | ||
| 3321 | 2026.03.18 01:38:35.574688 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 3322 | 2026.03.18 01:38:35.574736 [ 253 ] {74243cee-8fe2-4a8f-98c0-ae4f0b1a5656} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.03.18 01:38:35.574778 [ 253 ] {74243cee-8fe2-4a8f-98c0-ae4f0b1a5656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3324 | 2026.03.18 01:38:35.574797 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
| 3325 | 2026.03.18 01:38:35.574904 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 3326 | 2026.03.18 01:38:35.575001 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3327 | 2026.03.18 01:38:35.575106 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 3328 | 2026.03.18 01:38:35.575121 [ 253 ] {74243cee-8fe2-4a8f-98c0-ae4f0b1a5656} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3329 | 2026.03.18 01:38:35.575362 [ 253 ] {74243cee-8fe2-4a8f-98c0-ae4f0b1a5656} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.03.18 01:38:35.575507 [ 253 ] {74243cee-8fe2-4a8f-98c0-ae4f0b1a5656} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001175 sec., 76595.74468085106 rows/sec., 4.79 MiB/sec. | ||
| 3331 | 2026.03.18 01:38:35.575544 [ 253 ] {74243cee-8fe2-4a8f-98c0-ae4f0b1a5656} <Debug> TCPHandler: Processed in 0.001345213 sec. | ||
| 3332 | 2026.03.18 01:38:35.577326 [ 198 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 19 columns (19 merged, 0 gathered) in 0.003161722 sec., 48075.067953475984 rows/sec., 86.15 MiB/sec. | ||
| 3333 | 2026.03.18 01:38:35.577637 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3334 | 2026.03.18 01:38:35.578003 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.03.18 01:38:35.578087 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3336 | 2026.03.18 01:38:35.578187 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 3337 | 2026.03.18 01:38:36.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.37 MiB, peak 229.42 MiB, free memory in arenas 0.00 B, will set to 224.20 MiB (RSS), difference: -1.17 MiB | ||
| 3338 | 2026.03.18 01:38:40.547384 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.03.18 01:38:40.547685 [ 253 ] {d891ea90-f708-46b7-82c1-dffaa4fd56ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3340 | 2026.03.18 01:38:40.547782 [ 253 ] {d891ea90-f708-46b7-82c1-dffaa4fd56ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3341 | 2026.03.18 01:38:40.548465 [ 253 ] {d891ea90-f708-46b7-82c1-dffaa4fd56ed} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.03.18 01:38:40.548513 [ 253 ] {d891ea90-f708-46b7-82c1-dffaa4fd56ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3343 | 2026.03.18 01:38:40.548911 [ 253 ] {d891ea90-f708-46b7-82c1-dffaa4fd56ed} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3344 | 2026.03.18 01:38:40.549125 [ 253 ] {d891ea90-f708-46b7-82c1-dffaa4fd56ed} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.03.18 01:38:40.549282 [ 253 ] {d891ea90-f708-46b7-82c1-dffaa4fd56ed} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001673 sec., 64554.69216975493 rows/sec., 5.43 MiB/sec. | ||
| 3346 | 2026.03.18 01:38:40.549322 [ 253 ] {d891ea90-f708-46b7-82c1-dffaa4fd56ed} <Debug> TCPHandler: Processed in 0.002116806 sec. | ||
| 3347 | 2026.03.18 01:38:40.549453 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.03.18 01:38:40.549547 [ 253 ] {2f8d45b4-44d4-4878-83c7-6f6b5b2376f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3349 | 2026.03.18 01:38:40.549586 [ 253 ] {2f8d45b4-44d4-4878-83c7-6f6b5b2376f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3350 | 2026.03.18 01:38:40.549989 [ 253 ] {2f8d45b4-44d4-4878-83c7-6f6b5b2376f3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.03.18 01:38:40.550024 [ 253 ] {2f8d45b4-44d4-4878-83c7-6f6b5b2376f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3352 | 2026.03.18 01:38:40.550319 [ 253 ] {2f8d45b4-44d4-4878-83c7-6f6b5b2376f3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3353 | 2026.03.18 01:38:40.550517 [ 253 ] {2f8d45b4-44d4-4878-83c7-6f6b5b2376f3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.03.18 01:38:40.550642 [ 253 ] {2f8d45b4-44d4-4878-83c7-6f6b5b2376f3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001114 sec., 23339.317773788152 rows/sec., 1.71 MiB/sec. | ||
| 3355 | 2026.03.18 01:38:40.550678 [ 253 ] {2f8d45b4-44d4-4878-83c7-6f6b5b2376f3} <Debug> TCPHandler: Processed in 0.001273831 sec. | ||
| 3356 | 2026.03.18 01:38:40.550810 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.03.18 01:38:40.550929 [ 253 ] {0f4bb356-f903-402a-8cb7-6dccd246a7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3358 | 2026.03.18 01:38:40.550976 [ 253 ] {0f4bb356-f903-402a-8cb7-6dccd246a7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3359 | 2026.03.18 01:38:40.551486 [ 253 ] {0f4bb356-f903-402a-8cb7-6dccd246a7f0} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.03.18 01:38:40.551531 [ 253 ] {0f4bb356-f903-402a-8cb7-6dccd246a7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3361 | 2026.03.18 01:38:40.551874 [ 253 ] {0f4bb356-f903-402a-8cb7-6dccd246a7f0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3362 | 2026.03.18 01:38:40.552080 [ 253 ] {0f4bb356-f903-402a-8cb7-6dccd246a7f0} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.03.18 01:38:40.552211 [ 253 ] {0f4bb356-f903-402a-8cb7-6dccd246a7f0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001306 sec., 68912.71056661561 rows/sec., 5.38 MiB/sec. | ||
| 3364 | 2026.03.18 01:38:40.552248 [ 253 ] {0f4bb356-f903-402a-8cb7-6dccd246a7f0} <Debug> TCPHandler: Processed in 0.001508525 sec. | ||
| 3365 | 2026.03.18 01:38:40.552360 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.03.18 01:38:40.552453 [ 253 ] {672af8f2-06a1-4fba-b58e-ed0600de8e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3367 | 2026.03.18 01:38:40.552496 [ 253 ] {672af8f2-06a1-4fba-b58e-ed0600de8e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3368 | 2026.03.18 01:38:40.552894 [ 253 ] {672af8f2-06a1-4fba-b58e-ed0600de8e28} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.03.18 01:38:40.552929 [ 253 ] {672af8f2-06a1-4fba-b58e-ed0600de8e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3370 | 2026.03.18 01:38:40.553257 [ 253 ] {672af8f2-06a1-4fba-b58e-ed0600de8e28} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3371 | 2026.03.18 01:38:40.553467 [ 253 ] {672af8f2-06a1-4fba-b58e-ed0600de8e28} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.03.18 01:38:40.553598 [ 253 ] {672af8f2-06a1-4fba-b58e-ed0600de8e28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 3373 | 2026.03.18 01:38:40.553634 [ 253 ] {672af8f2-06a1-4fba-b58e-ed0600de8e28} <Debug> TCPHandler: Processed in 0.001323592 sec. | ||
| 3374 | 2026.03.18 01:38:40.553747 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.03.18 01:38:40.553847 [ 253 ] {ed685f0b-33a4-4111-894c-9bf26118bedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.03.18 01:38:40.553902 [ 253 ] {ed685f0b-33a4-4111-894c-9bf26118bedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3377 | 2026.03.18 01:38:40.554667 [ 253 ] {ed685f0b-33a4-4111-894c-9bf26118bedc} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.03.18 01:38:40.554704 [ 253 ] {ed685f0b-33a4-4111-894c-9bf26118bedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3379 | 2026.03.18 01:38:40.555224 [ 253 ] {ed685f0b-33a4-4111-894c-9bf26118bedc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3380 | 2026.03.18 01:38:40.555437 [ 253 ] {ed685f0b-33a4-4111-894c-9bf26118bedc} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.03.18 01:38:40.555569 [ 253 ] {ed685f0b-33a4-4111-894c-9bf26118bedc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00174 sec., 14942.528735632184 rows/sec., 26.78 MiB/sec. | ||
| 3382 | 2026.03.18 01:38:40.555619 [ 253 ] {ed685f0b-33a4-4111-894c-9bf26118bedc} <Debug> TCPHandler: Processed in 0.001925972 sec. | ||
| 3383 | 2026.03.18 01:38:40.555731 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.03.18 01:38:40.555825 [ 253 ] {cf6443f5-3627-4661-8845-d99727a20e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3385 | 2026.03.18 01:38:40.555866 [ 253 ] {cf6443f5-3627-4661-8845-d99727a20e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3386 | 2026.03.18 01:38:40.556202 [ 253 ] {cf6443f5-3627-4661-8845-d99727a20e06} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.03.18 01:38:40.556238 [ 253 ] {cf6443f5-3627-4661-8845-d99727a20e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3388 | 2026.03.18 01:38:40.556534 [ 253 ] {cf6443f5-3627-4661-8845-d99727a20e06} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3389 | 2026.03.18 01:38:40.556739 [ 253 ] {cf6443f5-3627-4661-8845-d99727a20e06} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.03.18 01:38:40.556867 [ 253 ] {cf6443f5-3627-4661-8845-d99727a20e06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3391 | 2026.03.18 01:38:40.556902 [ 253 ] {cf6443f5-3627-4661-8845-d99727a20e06} <Debug> TCPHandler: Processed in 0.00122039 sec. | ||
| 3392 | 2026.03.18 01:38:42.196649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6147 | ||
| 3393 | 2026.03.18 01:38:42.197213 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.03.18 01:38:42.197265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3395 | 2026.03.18 01:38:42.197771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3396 | 2026.03.18 01:38:42.198005 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.03.18 01:38:42.198157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6147 | ||
| 3398 | 2026.03.18 01:38:42.543564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3399 | 2026.03.18 01:38:42.558956 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.03.18 01:38:42.559022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3401 | 2026.03.18 01:38:42.565200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3402 | 2026.03.18 01:38:42.565906 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.18 01:38:42.568714 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3404 | 2026.03.18 01:38:44.726074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 482 | ||
| 3405 | 2026.03.18 01:38:44.728333 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.03.18 01:38:44.728391 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3407 | 2026.03.18 01:38:44.729638 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3408 | 2026.03.18 01:38:44.729942 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.03.18 01:38:44.730301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3410 | 2026.03.18 01:38:45.554541 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.03.18 01:38:45.554734 [ 253 ] {29c73739-31f0-48f2-813d-9012a612393b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3412 | 2026.03.18 01:38:45.554804 [ 253 ] {29c73739-31f0-48f2-813d-9012a612393b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3413 | 2026.03.18 01:38:45.555586 [ 253 ] {29c73739-31f0-48f2-813d-9012a612393b} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.03.18 01:38:45.555636 [ 253 ] {29c73739-31f0-48f2-813d-9012a612393b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3415 | 2026.03.18 01:38:45.556050 [ 253 ] {29c73739-31f0-48f2-813d-9012a612393b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3416 | 2026.03.18 01:38:45.556286 [ 253 ] {29c73739-31f0-48f2-813d-9012a612393b} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.03.18 01:38:45.556413 [ 122 ] {} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3418 | 2026.03.18 01:38:45.556442 [ 253 ] {29c73739-31f0-48f2-813d-9012a612393b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001755 sec., 161823.36182336183 rows/sec., 10.28 MiB/sec. | ||
| 3419 | 2026.03.18 01:38:45.556481 [ 122 ] {} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.03.18 01:38:45.556502 [ 253 ] {29c73739-31f0-48f2-813d-9012a612393b} <Debug> TCPHandler: Processed in 0.002085615 sec. | ||
| 3421 | 2026.03.18 01:38:45.556506 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3422 | 2026.03.18 01:38:45.556612 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3423 | 2026.03.18 01:38:45.556645 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.03.18 01:38:45.556701 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3425 | 2026.03.18 01:38:45.556729 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3426 | 2026.03.18 01:38:45.556748 [ 253 ] {0118db78-3ae0-4e02-a186-5d127e96d414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3427 | 2026.03.18 01:38:45.556787 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3428 | 2026.03.18 01:38:45.556793 [ 253 ] {0118db78-3ae0-4e02-a186-5d127e96d414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3429 | 2026.03.18 01:38:45.556832 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3430 | 2026.03.18 01:38:45.556878 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3431 | 2026.03.18 01:38:45.556919 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3432 | 2026.03.18 01:38:45.557636 [ 253 ] {0118db78-3ae0-4e02-a186-5d127e96d414} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.03.18 01:38:45.557674 [ 253 ] {0118db78-3ae0-4e02-a186-5d127e96d414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3434 | 2026.03.18 01:38:45.557873 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297302 sec., 1094579.3654831336 rows/sec., 73.70 MiB/sec. | ||
| 3435 | 2026.03.18 01:38:45.558089 [ 253 ] {0118db78-3ae0-4e02-a186-5d127e96d414} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3436 | 2026.03.18 01:38:45.558091 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3437 | 2026.03.18 01:38:45.558366 [ 253 ] {0118db78-3ae0-4e02-a186-5d127e96d414} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.03.18 01:38:45.558474 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_9_2} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.03.18 01:38:45.558564 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_9_2} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3440 | 2026.03.18 01:38:45.558565 [ 253 ] {0118db78-3ae0-4e02-a186-5d127e96d414} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001837 sec., 449101.7964071856 rows/sec., 35.24 MiB/sec. | ||
| 3441 | 2026.03.18 01:38:45.558629 [ 253 ] {0118db78-3ae0-4e02-a186-5d127e96d414} <Debug> TCPHandler: Processed in 0.002037403 sec. | ||
| 3442 | 2026.03.18 01:38:45.558659 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3443 | 2026.03.18 01:38:45.558754 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.03.18 01:38:45.558876 [ 253 ] {60e31853-1e02-4235-a2b9-a88f565df59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3445 | 2026.03.18 01:38:45.558919 [ 253 ] {60e31853-1e02-4235-a2b9-a88f565df59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3446 | 2026.03.18 01:38:45.559372 [ 253 ] {60e31853-1e02-4235-a2b9-a88f565df59f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.03.18 01:38:45.559410 [ 253 ] {60e31853-1e02-4235-a2b9-a88f565df59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3448 | 2026.03.18 01:38:45.559738 [ 253 ] {60e31853-1e02-4235-a2b9-a88f565df59f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3449 | 2026.03.18 01:38:45.559959 [ 253 ] {60e31853-1e02-4235-a2b9-a88f565df59f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.03.18 01:38:45.560093 [ 253 ] {60e31853-1e02-4235-a2b9-a88f565df59f} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001241 sec., 125705.07655116841 rows/sec., 7.55 MiB/sec. | ||
| 3451 | 2026.03.18 01:38:45.560131 [ 253 ] {60e31853-1e02-4235-a2b9-a88f565df59f} <Debug> TCPHandler: Processed in 0.001436713 sec. | ||
| 3452 | 2026.03.18 01:38:45.560238 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.03.18 01:38:45.560335 [ 253 ] {70d77252-97b0-4df9-b298-e90fab9682c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3454 | 2026.03.18 01:38:45.560376 [ 253 ] {70d77252-97b0-4df9-b298-e90fab9682c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3455 | 2026.03.18 01:38:45.560813 [ 253 ] {70d77252-97b0-4df9-b298-e90fab9682c8} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.03.18 01:38:45.560850 [ 253 ] {70d77252-97b0-4df9-b298-e90fab9682c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3457 | 2026.03.18 01:38:45.561155 [ 253 ] {70d77252-97b0-4df9-b298-e90fab9682c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3458 | 2026.03.18 01:38:45.561370 [ 253 ] {70d77252-97b0-4df9-b298-e90fab9682c8} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.03.18 01:38:45.561498 [ 253 ] {70d77252-97b0-4df9-b298-e90fab9682c8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 3460 | 2026.03.18 01:38:45.561534 [ 253 ] {70d77252-97b0-4df9-b298-e90fab9682c8} <Debug> TCPHandler: Processed in 0.001345743 sec. | ||
| 3461 | 2026.03.18 01:38:45.561643 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.03.18 01:38:45.561737 [ 253 ] {b7040293-0398-4dc2-b931-fe4be31945a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3463 | 2026.03.18 01:38:45.561778 [ 253 ] {b7040293-0398-4dc2-b931-fe4be31945a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3464 | 2026.03.18 01:38:45.562218 [ 253 ] {b7040293-0398-4dc2-b931-fe4be31945a3} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.03.18 01:38:45.562256 [ 253 ] {b7040293-0398-4dc2-b931-fe4be31945a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3466 | 2026.03.18 01:38:45.562562 [ 253 ] {b7040293-0398-4dc2-b931-fe4be31945a3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3467 | 2026.03.18 01:38:45.562781 [ 253 ] {b7040293-0398-4dc2-b931-fe4be31945a3} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.03.18 01:38:45.562878 [ 122 ] {} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3469 | 2026.03.18 01:38:45.562912 [ 253 ] {b7040293-0398-4dc2-b931-fe4be31945a3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 3470 | 2026.03.18 01:38:45.562913 [ 122 ] {} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.03.18 01:38:45.562953 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3472 | 2026.03.18 01:38:45.562958 [ 253 ] {b7040293-0398-4dc2-b931-fe4be31945a3} <Debug> TCPHandler: Processed in 0.001364512 sec. | ||
| 3473 | 2026.03.18 01:38:45.563039 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3474 | 2026.03.18 01:38:45.563085 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2026.03.18 01:38:45.563146 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3476 | 2026.03.18 01:38:45.563180 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3477 | 2026.03.18 01:38:45.563185 [ 253 ] {d8c5f53e-29fa-4051-b7d9-60d2f148417b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3478 | 2026.03.18 01:38:45.563238 [ 253 ] {d8c5f53e-29fa-4051-b7d9-60d2f148417b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3479 | 2026.03.18 01:38:45.563261 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3480 | 2026.03.18 01:38:45.563317 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3481 | 2026.03.18 01:38:45.563358 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3482 | 2026.03.18 01:38:45.563399 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3483 | 2026.03.18 01:38:45.563872 [ 253 ] {d8c5f53e-29fa-4051-b7d9-60d2f148417b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.03.18 01:38:45.563913 [ 253 ] {d8c5f53e-29fa-4051-b7d9-60d2f148417b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3485 | 2026.03.18 01:38:45.564255 [ 253 ] {d8c5f53e-29fa-4051-b7d9-60d2f148417b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3486 | 2026.03.18 01:38:45.564301 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296632 sec., 570709.3454426544 rows/sec., 34.63 MiB/sec. | ||
| 3487 | 2026.03.18 01:38:45.564446 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3488 | 2026.03.18 01:38:45.564472 [ 253 ] {d8c5f53e-29fa-4051-b7d9-60d2f148417b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.03.18 01:38:45.564629 [ 253 ] {d8c5f53e-29fa-4051-b7d9-60d2f148417b} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001489 sec., 338482.202820685 rows/sec., 23.81 MiB/sec. | ||
| 3490 | 2026.03.18 01:38:45.564671 [ 253 ] {d8c5f53e-29fa-4051-b7d9-60d2f148417b} <Debug> TCPHandler: Processed in 0.001666118 sec. | ||
| 3491 | 2026.03.18 01:38:45.564699 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_9_2} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.03.18 01:38:45.564763 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_9_2} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3493 | 2026.03.18 01:38:45.564800 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.03.18 01:38:45.564823 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3495 | 2026.03.18 01:38:45.564900 [ 253 ] {21649b8f-7b02-443a-aa21-0815f29c8ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3496 | 2026.03.18 01:38:45.564946 [ 253 ] {21649b8f-7b02-443a-aa21-0815f29c8ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3497 | 2026.03.18 01:38:45.565348 [ 253 ] {21649b8f-7b02-443a-aa21-0815f29c8ab5} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2026.03.18 01:38:45.565386 [ 253 ] {21649b8f-7b02-443a-aa21-0815f29c8ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3499 | 2026.03.18 01:38:45.565716 [ 253 ] {21649b8f-7b02-443a-aa21-0815f29c8ab5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3500 | 2026.03.18 01:38:45.565930 [ 253 ] {21649b8f-7b02-443a-aa21-0815f29c8ab5} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2026.03.18 01:38:45.566062 [ 253 ] {21649b8f-7b02-443a-aa21-0815f29c8ab5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 3502 | 2026.03.18 01:38:45.566101 [ 253 ] {21649b8f-7b02-443a-aa21-0815f29c8ab5} <Debug> TCPHandler: Processed in 0.001326182 sec. | ||
| 3503 | 2026.03.18 01:38:45.566210 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.03.18 01:38:45.566306 [ 253 ] {93ff2b6e-8c4f-4468-bdce-1448646123a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3505 | 2026.03.18 01:38:45.566352 [ 253 ] {93ff2b6e-8c4f-4468-bdce-1448646123a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3506 | 2026.03.18 01:38:45.566782 [ 253 ] {93ff2b6e-8c4f-4468-bdce-1448646123a6} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.03.18 01:38:45.566820 [ 253 ] {93ff2b6e-8c4f-4468-bdce-1448646123a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3508 | 2026.03.18 01:38:45.567166 [ 253 ] {93ff2b6e-8c4f-4468-bdce-1448646123a6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3509 | 2026.03.18 01:38:45.567381 [ 253 ] {93ff2b6e-8c4f-4468-bdce-1448646123a6} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.03.18 01:38:45.567513 [ 253 ] {93ff2b6e-8c4f-4468-bdce-1448646123a6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001225 sec., 216326.5306122449 rows/sec., 14.38 MiB/sec. | ||
| 3511 | 2026.03.18 01:38:45.567550 [ 253 ] {93ff2b6e-8c4f-4468-bdce-1448646123a6} <Debug> TCPHandler: Processed in 0.001389183 sec. | ||
| 3512 | 2026.03.18 01:38:45.567671 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.03.18 01:38:45.567764 [ 253 ] {7b704ef5-d757-45e5-a34d-20f9d83b4443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3514 | 2026.03.18 01:38:45.567808 [ 253 ] {7b704ef5-d757-45e5-a34d-20f9d83b4443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3515 | 2026.03.18 01:38:45.568127 [ 253 ] {7b704ef5-d757-45e5-a34d-20f9d83b4443} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.03.18 01:38:45.568163 [ 253 ] {7b704ef5-d757-45e5-a34d-20f9d83b4443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3517 | 2026.03.18 01:38:45.568467 [ 253 ] {7b704ef5-d757-45e5-a34d-20f9d83b4443} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3518 | 2026.03.18 01:38:45.568681 [ 253 ] {7b704ef5-d757-45e5-a34d-20f9d83b4443} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.03.18 01:38:45.568810 [ 253 ] {7b704ef5-d757-45e5-a34d-20f9d83b4443} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 3520 | 2026.03.18 01:38:45.568846 [ 253 ] {7b704ef5-d757-45e5-a34d-20f9d83b4443} <Debug> TCPHandler: Processed in 0.00122532 sec. | ||
| 3521 | 2026.03.18 01:38:45.568968 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2026.03.18 01:38:45.569062 [ 253 ] {e0ee9c42-5cb6-403b-8808-8a51b49af650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3523 | 2026.03.18 01:38:45.569117 [ 253 ] {e0ee9c42-5cb6-403b-8808-8a51b49af650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3524 | 2026.03.18 01:38:45.569877 [ 253 ] {e0ee9c42-5cb6-403b-8808-8a51b49af650} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.03.18 01:38:45.569914 [ 253 ] {e0ee9c42-5cb6-403b-8808-8a51b49af650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3526 | 2026.03.18 01:38:45.570470 [ 253 ] {e0ee9c42-5cb6-403b-8808-8a51b49af650} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3527 | 2026.03.18 01:38:45.570697 [ 253 ] {e0ee9c42-5cb6-403b-8808-8a51b49af650} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.03.18 01:38:45.570835 [ 253 ] {e0ee9c42-5cb6-403b-8808-8a51b49af650} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00179 sec., 7821.22905027933 rows/sec., 14.02 MiB/sec. | ||
| 3529 | 2026.03.18 01:38:45.570887 [ 253 ] {e0ee9c42-5cb6-403b-8808-8a51b49af650} <Debug> TCPHandler: Processed in 0.001967343 sec. | ||
| 3530 | 2026.03.18 01:38:45.570998 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.03.18 01:38:45.571094 [ 253 ] {0ad48b58-058e-43f5-8817-281958eb4fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3532 | 2026.03.18 01:38:45.571139 [ 253 ] {0ad48b58-058e-43f5-8817-281958eb4fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3533 | 2026.03.18 01:38:45.571472 [ 253 ] {0ad48b58-058e-43f5-8817-281958eb4fc0} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.03.18 01:38:45.571509 [ 253 ] {0ad48b58-058e-43f5-8817-281958eb4fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3535 | 2026.03.18 01:38:45.571819 [ 253 ] {0ad48b58-058e-43f5-8817-281958eb4fc0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3536 | 2026.03.18 01:38:45.572045 [ 253 ] {0ad48b58-058e-43f5-8817-281958eb4fc0} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.03.18 01:38:45.572171 [ 253 ] {0ad48b58-058e-43f5-8817-281958eb4fc0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 3538 | 2026.03.18 01:38:45.572208 [ 253 ] {0ad48b58-058e-43f5-8817-281958eb4fc0} <Debug> TCPHandler: Processed in 0.001258641 sec. | ||
| 3539 | 2026.03.18 01:38:49.584728 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3540 | 2026.03.18 01:38:49.584775 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3541 | 2026.03.18 01:38:49.698330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6595 | ||
| 3542 | 2026.03.18 01:38:49.698841 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.03.18 01:38:49.698890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3544 | 2026.03.18 01:38:49.699391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3545 | 2026.03.18 01:38:49.699635 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.03.18 01:38:49.699785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6595 | ||
| 3547 | 2026.03.18 01:38:50.068870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3548 | 2026.03.18 01:38:50.086047 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.03.18 01:38:50.086110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3550 | 2026.03.18 01:38:50.092311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3551 | 2026.03.18 01:38:50.092990 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.03.18 01:38:50.095931 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3553 | 2026.03.18 01:38:50.547220 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.03.18 01:38:50.547411 [ 253 ] {b28f78e5-20b3-4cc9-b2bb-d092922f4bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3555 | 2026.03.18 01:38:50.547481 [ 253 ] {b28f78e5-20b3-4cc9-b2bb-d092922f4bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3556 | 2026.03.18 01:38:50.548170 [ 253 ] {b28f78e5-20b3-4cc9-b2bb-d092922f4bbe} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.03.18 01:38:50.548221 [ 253 ] {b28f78e5-20b3-4cc9-b2bb-d092922f4bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3558 | 2026.03.18 01:38:50.548622 [ 253 ] {b28f78e5-20b3-4cc9-b2bb-d092922f4bbe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3559 | 2026.03.18 01:38:50.548851 [ 253 ] {b28f78e5-20b3-4cc9-b2bb-d092922f4bbe} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.03.18 01:38:50.549005 [ 253 ] {b28f78e5-20b3-4cc9-b2bb-d092922f4bbe} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00169 sec., 63905.32544378698 rows/sec., 5.38 MiB/sec. | ||
| 3561 | 2026.03.18 01:38:50.549053 [ 253 ] {b28f78e5-20b3-4cc9-b2bb-d092922f4bbe} <Debug> TCPHandler: Processed in 0.002012824 sec. | ||
| 3562 | 2026.03.18 01:38:50.549183 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.03.18 01:38:50.549346 [ 253 ] {e3796fb8-37e1-4b92-aca2-63d0d2d843ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3564 | 2026.03.18 01:38:50.549389 [ 253 ] {e3796fb8-37e1-4b92-aca2-63d0d2d843ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3565 | 2026.03.18 01:38:50.549819 [ 253 ] {e3796fb8-37e1-4b92-aca2-63d0d2d843ea} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.03.18 01:38:50.549858 [ 253 ] {e3796fb8-37e1-4b92-aca2-63d0d2d843ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3567 | 2026.03.18 01:38:50.550189 [ 253 ] {e3796fb8-37e1-4b92-aca2-63d0d2d843ea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3568 | 2026.03.18 01:38:50.550414 [ 253 ] {e3796fb8-37e1-4b92-aca2-63d0d2d843ea} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.03.18 01:38:50.550549 [ 253 ] {e3796fb8-37e1-4b92-aca2-63d0d2d843ea} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001227 sec., 21189.894050529747 rows/sec., 1.56 MiB/sec. | ||
| 3570 | 2026.03.18 01:38:50.550588 [ 253 ] {e3796fb8-37e1-4b92-aca2-63d0d2d843ea} <Debug> TCPHandler: Processed in 0.001398143 sec. | ||
| 3571 | 2026.03.18 01:38:50.550694 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.03.18 01:38:50.550790 [ 253 ] {6e5d3a31-14cb-40f1-ba1c-9f8b8abb04f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3573 | 2026.03.18 01:38:50.550831 [ 253 ] {6e5d3a31-14cb-40f1-ba1c-9f8b8abb04f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3574 | 2026.03.18 01:38:50.551263 [ 253 ] {6e5d3a31-14cb-40f1-ba1c-9f8b8abb04f8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.03.18 01:38:50.551299 [ 253 ] {6e5d3a31-14cb-40f1-ba1c-9f8b8abb04f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3576 | 2026.03.18 01:38:50.551615 [ 253 ] {6e5d3a31-14cb-40f1-ba1c-9f8b8abb04f8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3577 | 2026.03.18 01:38:50.551846 [ 253 ] {6e5d3a31-14cb-40f1-ba1c-9f8b8abb04f8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.03.18 01:38:50.551976 [ 253 ] {6e5d3a31-14cb-40f1-ba1c-9f8b8abb04f8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001204 sec., 74750.83056478406 rows/sec., 5.84 MiB/sec. | ||
| 3579 | 2026.03.18 01:38:50.552014 [ 253 ] {6e5d3a31-14cb-40f1-ba1c-9f8b8abb04f8} <Debug> TCPHandler: Processed in 0.001369173 sec. | ||
| 3580 | 2026.03.18 01:38:50.552133 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.03.18 01:38:50.552227 [ 253 ] {23e84e1e-8144-43c0-9148-ac4065d0f342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3582 | 2026.03.18 01:38:50.552271 [ 253 ] {23e84e1e-8144-43c0-9148-ac4065d0f342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3583 | 2026.03.18 01:38:50.552687 [ 253 ] {23e84e1e-8144-43c0-9148-ac4065d0f342} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.03.18 01:38:50.552723 [ 253 ] {23e84e1e-8144-43c0-9148-ac4065d0f342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3585 | 2026.03.18 01:38:50.553064 [ 253 ] {23e84e1e-8144-43c0-9148-ac4065d0f342} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3586 | 2026.03.18 01:38:50.553277 [ 253 ] {23e84e1e-8144-43c0-9148-ac4065d0f342} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.03.18 01:38:50.553413 [ 253 ] {23e84e1e-8144-43c0-9148-ac4065d0f342} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 3588 | 2026.03.18 01:38:50.553450 [ 253 ] {23e84e1e-8144-43c0-9148-ac4065d0f342} <Debug> TCPHandler: Processed in 0.001367193 sec. | ||
| 3589 | 2026.03.18 01:38:50.553556 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.03.18 01:38:50.553649 [ 253 ] {8fe319f8-c925-4578-be10-0ef4009cf369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3591 | 2026.03.18 01:38:50.553702 [ 253 ] {8fe319f8-c925-4578-be10-0ef4009cf369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3592 | 2026.03.18 01:38:50.554482 [ 253 ] {8fe319f8-c925-4578-be10-0ef4009cf369} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.03.18 01:38:50.554519 [ 253 ] {8fe319f8-c925-4578-be10-0ef4009cf369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3594 | 2026.03.18 01:38:50.555042 [ 253 ] {8fe319f8-c925-4578-be10-0ef4009cf369} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3595 | 2026.03.18 01:38:50.555258 [ 253 ] {8fe319f8-c925-4578-be10-0ef4009cf369} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.03.18 01:38:50.555391 [ 253 ] {8fe319f8-c925-4578-be10-0ef4009cf369} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00176 sec., 14772.727272727272 rows/sec., 26.47 MiB/sec. | ||
| 3597 | 2026.03.18 01:38:50.555442 [ 253 ] {8fe319f8-c925-4578-be10-0ef4009cf369} <Debug> TCPHandler: Processed in 0.001934762 sec. | ||
| 3598 | 2026.03.18 01:38:50.555556 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.03.18 01:38:50.555650 [ 253 ] {982f70b7-fd03-41ce-b77f-03bf36649ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3600 | 2026.03.18 01:38:50.555693 [ 253 ] {982f70b7-fd03-41ce-b77f-03bf36649ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3601 | 2026.03.18 01:38:50.556025 [ 253 ] {982f70b7-fd03-41ce-b77f-03bf36649ef6} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.03.18 01:38:50.556060 [ 253 ] {982f70b7-fd03-41ce-b77f-03bf36649ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3603 | 2026.03.18 01:38:50.556385 [ 253 ] {982f70b7-fd03-41ce-b77f-03bf36649ef6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3604 | 2026.03.18 01:38:50.556599 [ 253 ] {982f70b7-fd03-41ce-b77f-03bf36649ef6} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.03.18 01:38:50.556728 [ 253 ] {982f70b7-fd03-41ce-b77f-03bf36649ef6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 3606 | 2026.03.18 01:38:50.556765 [ 253 ] {982f70b7-fd03-41ce-b77f-03bf36649ef6} <Debug> TCPHandler: Processed in 0.001257171 sec. | ||
| 3607 | 2026.03.18 01:38:54.557719 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.03.18 01:38:54.557897 [ 253 ] {bfca5709-c631-4b3e-af11-c89bde45d3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3609 | 2026.03.18 01:38:54.557961 [ 253 ] {bfca5709-c631-4b3e-af11-c89bde45d3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3610 | 2026.03.18 01:38:54.558703 [ 253 ] {bfca5709-c631-4b3e-af11-c89bde45d3f6} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.03.18 01:38:54.558752 [ 253 ] {bfca5709-c631-4b3e-af11-c89bde45d3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3612 | 2026.03.18 01:38:54.559165 [ 253 ] {bfca5709-c631-4b3e-af11-c89bde45d3f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3613 | 2026.03.18 01:38:54.559392 [ 253 ] {bfca5709-c631-4b3e-af11-c89bde45d3f6} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.03.18 01:38:54.559542 [ 253 ] {bfca5709-c631-4b3e-af11-c89bde45d3f6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 10.67 MiB/sec. | ||
| 3615 | 2026.03.18 01:38:54.559586 [ 253 ] {bfca5709-c631-4b3e-af11-c89bde45d3f6} <Debug> TCPHandler: Processed in 0.001991564 sec. | ||
| 3616 | 2026.03.18 01:38:54.559718 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.03.18 01:38:54.559814 [ 253 ] {b717fc97-fb05-4ee7-a649-4b2ca016c2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3618 | 2026.03.18 01:38:54.559855 [ 253 ] {b717fc97-fb05-4ee7-a649-4b2ca016c2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3619 | 2026.03.18 01:38:54.560253 [ 253 ] {b717fc97-fb05-4ee7-a649-4b2ca016c2cc} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.03.18 01:38:54.560290 [ 253 ] {b717fc97-fb05-4ee7-a649-4b2ca016c2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3621 | 2026.03.18 01:38:54.560591 [ 253 ] {b717fc97-fb05-4ee7-a649-4b2ca016c2cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3622 | 2026.03.18 01:38:54.560794 [ 253 ] {b717fc97-fb05-4ee7-a649-4b2ca016c2cc} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.03.18 01:38:54.560925 [ 253 ] {b717fc97-fb05-4ee7-a649-4b2ca016c2cc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001129 sec., 1771.4791851195748 rows/sec., 144.45 KiB/sec. | ||
| 3624 | 2026.03.18 01:38:54.560964 [ 253 ] {b717fc97-fb05-4ee7-a649-4b2ca016c2cc} <Debug> TCPHandler: Processed in 0.001295781 sec. | ||
| 3625 | 2026.03.18 01:38:54.561088 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.03.18 01:38:54.561183 [ 253 ] {ac8d257b-7bbb-42f6-bfa0-78ac97a8a7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3627 | 2026.03.18 01:38:54.561223 [ 253 ] {ac8d257b-7bbb-42f6-bfa0-78ac97a8a7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3628 | 2026.03.18 01:38:54.562883 [ 253 ] {ac8d257b-7bbb-42f6-bfa0-78ac97a8a7fa} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.03.18 01:38:54.562922 [ 253 ] {ac8d257b-7bbb-42f6-bfa0-78ac97a8a7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3630 | 2026.03.18 01:38:54.563412 [ 253 ] {ac8d257b-7bbb-42f6-bfa0-78ac97a8a7fa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3631 | 2026.03.18 01:38:54.563622 [ 253 ] {ac8d257b-7bbb-42f6-bfa0-78ac97a8a7fa} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.03.18 01:38:54.563740 [ 61 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3633 | 2026.03.18 01:38:54.563750 [ 253 ] {ac8d257b-7bbb-42f6-bfa0-78ac97a8a7fa} <Debug> executeQuery: Read 2706 rows, 211.07 KiB in 0.002585 sec., 1046808.5106382979 rows/sec., 79.74 MiB/sec. | ||
| 3634 | 2026.03.18 01:38:54.563824 [ 61 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.03.18 01:38:54.563837 [ 253 ] {ac8d257b-7bbb-42f6-bfa0-78ac97a8a7fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 3636 | 2026.03.18 01:38:54.563857 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3637 | 2026.03.18 01:38:54.563859 [ 253 ] {ac8d257b-7bbb-42f6-bfa0-78ac97a8a7fa} <Debug> TCPHandler: Processed in 0.002820306 sec. | ||
| 3638 | 2026.03.18 01:38:54.563979 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3639 | 2026.03.18 01:38:54.564004 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2026.03.18 01:38:54.564109 [ 253 ] {7a8bd0bb-c77e-4b6a-8c26-a0ef115b4327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3641 | 2026.03.18 01:38:54.564117 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3642 | 2026.03.18 01:38:54.564156 [ 253 ] {7a8bd0bb-c77e-4b6a-8c26-a0ef115b4327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3643 | 2026.03.18 01:38:54.564164 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2766 rows starting from the beginning of the part | ||
| 3644 | 2026.03.18 01:38:54.564252 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 825 rows starting from the beginning of the part | ||
| 3645 | 2026.03.18 01:38:54.564300 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part | ||
| 3646 | 2026.03.18 01:38:54.564341 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 825 rows starting from the beginning of the part | ||
| 3647 | 2026.03.18 01:38:54.564382 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 108 rows starting from the beginning of the part | ||
| 3648 | 2026.03.18 01:38:54.564420 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2706 rows starting from the beginning of the part | ||
| 3649 | 2026.03.18 01:38:54.564624 [ 253 ] {7a8bd0bb-c77e-4b6a-8c26-a0ef115b4327} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2026.03.18 01:38:54.564666 [ 253 ] {7a8bd0bb-c77e-4b6a-8c26-a0ef115b4327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3651 | 2026.03.18 01:38:54.565069 [ 253 ] {7a8bd0bb-c77e-4b6a-8c26-a0ef115b4327} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3652 | 2026.03.18 01:38:54.565312 [ 253 ] {7a8bd0bb-c77e-4b6a-8c26-a0ef115b4327} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.03.18 01:38:54.565445 [ 253 ] {7a8bd0bb-c77e-4b6a-8c26-a0ef115b4327} <Debug> executeQuery: Read 167 rows, 10.41 KiB in 0.001354 sec., 123338.25701624816 rows/sec., 7.51 MiB/sec. | ||
| 3654 | 2026.03.18 01:38:54.565485 [ 253 ] {7a8bd0bb-c77e-4b6a-8c26-a0ef115b4327} <Debug> TCPHandler: Processed in 0.001529966 sec. | ||
| 3655 | 2026.03.18 01:38:54.565601 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2026.03.18 01:38:54.565697 [ 253 ] {8c5262a7-a0e2-427d-adbe-d5905f0057d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3657 | 2026.03.18 01:38:54.565737 [ 253 ] {8c5262a7-a0e2-427d-adbe-d5905f0057d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3658 | 2026.03.18 01:38:54.566438 [ 253 ] {8c5262a7-a0e2-427d-adbe-d5905f0057d7} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.03.18 01:38:54.566474 [ 253 ] {8c5262a7-a0e2-427d-adbe-d5905f0057d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3660 | 2026.03.18 01:38:54.566840 [ 253 ] {8c5262a7-a0e2-427d-adbe-d5905f0057d7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3661 | 2026.03.18 01:38:54.567052 [ 253 ] {8c5262a7-a0e2-427d-adbe-d5905f0057d7} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.03.18 01:38:54.567157 [ 199 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7338 rows, containing 5 columns (5 merged, 0 gathered) in 0.003227534 sec., 2273562.41638353 rows/sec., 183.81 MiB/sec. | ||
| 3663 | 2026.03.18 01:38:54.567181 [ 253 ] {8c5262a7-a0e2-427d-adbe-d5905f0057d7} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001502 sec., 570572.5699067909 rows/sec., 33.91 MiB/sec. | ||
| 3664 | 2026.03.18 01:38:54.567235 [ 253 ] {8c5262a7-a0e2-427d-adbe-d5905f0057d7} <Debug> TCPHandler: Processed in 0.001682028 sec. | ||
| 3665 | 2026.03.18 01:38:54.567382 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2026.03.18 01:38:54.567477 [ 253 ] {6f857fbe-e500-437a-9e2a-1d8a1a35c0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3667 | 2026.03.18 01:38:54.567503 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3668 | 2026.03.18 01:38:54.567518 [ 253 ] {6f857fbe-e500-437a-9e2a-1d8a1a35c0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3669 | 2026.03.18 01:38:54.567809 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_21_4} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.03.18 01:38:54.567894 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_21_4} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3671 | 2026.03.18 01:38:54.567923 [ 253 ] {6f857fbe-e500-437a-9e2a-1d8a1a35c0f5} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.03.18 01:38:54.567964 [ 253 ] {6f857fbe-e500-437a-9e2a-1d8a1a35c0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3673 | 2026.03.18 01:38:54.567989 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3674 | 2026.03.18 01:38:54.568252 [ 253 ] {6f857fbe-e500-437a-9e2a-1d8a1a35c0f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3675 | 2026.03.18 01:38:54.568466 [ 253 ] {6f857fbe-e500-437a-9e2a-1d8a1a35c0f5} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.03.18 01:38:54.568591 [ 253 ] {6f857fbe-e500-437a-9e2a-1d8a1a35c0f5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 62.06 KiB/sec. | ||
| 3677 | 2026.03.18 01:38:54.568630 [ 253 ] {6f857fbe-e500-437a-9e2a-1d8a1a35c0f5} <Debug> TCPHandler: Processed in 0.001305082 sec. | ||
| 3678 | 2026.03.18 01:38:54.568749 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.03.18 01:38:54.568844 [ 253 ] {3c724904-c3d2-40f9-b82b-9075c3871041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3680 | 2026.03.18 01:38:54.568883 [ 253 ] {3c724904-c3d2-40f9-b82b-9075c3871041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3681 | 2026.03.18 01:38:54.569312 [ 253 ] {3c724904-c3d2-40f9-b82b-9075c3871041} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.03.18 01:38:54.569349 [ 253 ] {3c724904-c3d2-40f9-b82b-9075c3871041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3683 | 2026.03.18 01:38:54.569646 [ 253 ] {3c724904-c3d2-40f9-b82b-9075c3871041} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3684 | 2026.03.18 01:38:54.569859 [ 253 ] {3c724904-c3d2-40f9-b82b-9075c3871041} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.03.18 01:38:54.569983 [ 253 ] {3c724904-c3d2-40f9-b82b-9075c3871041} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 3686 | 2026.03.18 01:38:54.570021 [ 253 ] {3c724904-c3d2-40f9-b82b-9075c3871041} <Debug> TCPHandler: Processed in 0.001320252 sec. | ||
| 3687 | 2026.03.18 01:38:54.570141 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.03.18 01:38:54.570236 [ 253 ] {114782d5-a189-470d-af85-32d90b5523dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3689 | 2026.03.18 01:38:54.570275 [ 253 ] {114782d5-a189-470d-af85-32d90b5523dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3690 | 2026.03.18 01:38:54.571196 [ 253 ] {114782d5-a189-470d-af85-32d90b5523dc} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.03.18 01:38:54.571233 [ 253 ] {114782d5-a189-470d-af85-32d90b5523dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3692 | 2026.03.18 01:38:54.571614 [ 253 ] {114782d5-a189-470d-af85-32d90b5523dc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3693 | 2026.03.18 01:38:54.571840 [ 253 ] {114782d5-a189-470d-af85-32d90b5523dc} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.03.18 01:38:54.571949 [ 61 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3695 | 2026.03.18 01:38:54.571975 [ 253 ] {114782d5-a189-470d-af85-32d90b5523dc} <Debug> executeQuery: Read 1451 rows, 102.41 KiB in 0.001755 sec., 826780.6267806267 rows/sec., 56.99 MiB/sec. | ||
| 3696 | 2026.03.18 01:38:54.571992 [ 61 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.03.18 01:38:54.572021 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3698 | 2026.03.18 01:38:54.572023 [ 253 ] {114782d5-a189-470d-af85-32d90b5523dc} <Debug> TCPHandler: Processed in 0.001935992 sec. | ||
| 3699 | 2026.03.18 01:38:54.572111 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3700 | 2026.03.18 01:38:54.572154 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3701 | 2026.03.18 01:38:54.572214 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3702 | 2026.03.18 01:38:54.572252 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1511 rows starting from the beginning of the part | ||
| 3703 | 2026.03.18 01:38:54.572264 [ 253 ] {19dd9efd-baae-4909-9b07-f0b906eacd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3704 | 2026.03.18 01:38:54.572311 [ 253 ] {19dd9efd-baae-4909-9b07-f0b906eacd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3705 | 2026.03.18 01:38:54.572320 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 504 rows starting from the beginning of the part | ||
| 3706 | 2026.03.18 01:38:54.572374 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3707 | 2026.03.18 01:38:54.572413 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 504 rows starting from the beginning of the part | ||
| 3708 | 2026.03.18 01:38:54.572457 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3709 | 2026.03.18 01:38:54.572495 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1451 rows starting from the beginning of the part | ||
| 3710 | 2026.03.18 01:38:54.572655 [ 253 ] {19dd9efd-baae-4909-9b07-f0b906eacd76} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.03.18 01:38:54.572698 [ 253 ] {19dd9efd-baae-4909-9b07-f0b906eacd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3712 | 2026.03.18 01:38:54.573021 [ 253 ] {19dd9efd-baae-4909-9b07-f0b906eacd76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3713 | 2026.03.18 01:38:54.573247 [ 253 ] {19dd9efd-baae-4909-9b07-f0b906eacd76} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.03.18 01:38:54.573386 [ 253 ] {19dd9efd-baae-4909-9b07-f0b906eacd76} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 3715 | 2026.03.18 01:38:54.573425 [ 253 ] {19dd9efd-baae-4909-9b07-f0b906eacd76} <Debug> TCPHandler: Processed in 0.001320322 sec. | ||
| 3716 | 2026.03.18 01:38:54.573538 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.03.18 01:38:54.573632 [ 253 ] {e430149d-4485-462a-89c4-075beb557839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3718 | 2026.03.18 01:38:54.573674 [ 253 ] {e430149d-4485-462a-89c4-075beb557839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3719 | 2026.03.18 01:38:54.574226 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4150 rows, containing 5 columns (5 merged, 0 gathered) in 0.002148336 sec., 1931727.6254738553 rows/sec., 142.22 MiB/sec. | ||
| 3720 | 2026.03.18 01:38:54.574400 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3721 | 2026.03.18 01:38:54.574450 [ 253 ] {e430149d-4485-462a-89c4-075beb557839} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2026.03.18 01:38:54.574500 [ 253 ] {e430149d-4485-462a-89c4-075beb557839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3723 | 2026.03.18 01:38:54.574680 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_21_4} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.03.18 01:38:54.574768 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_21_4} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3725 | 2026.03.18 01:38:54.574833 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 3726 | 2026.03.18 01:38:54.575028 [ 253 ] {e430149d-4485-462a-89c4-075beb557839} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3727 | 2026.03.18 01:38:54.575257 [ 253 ] {e430149d-4485-462a-89c4-075beb557839} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.03.18 01:38:54.575375 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3729 | 2026.03.18 01:38:54.575397 [ 253 ] {e430149d-4485-462a-89c4-075beb557839} <Debug> executeQuery: Read 1419 rows, 91.46 KiB in 0.001782 sec., 796296.2962962963 rows/sec., 50.12 MiB/sec. | ||
| 3730 | 2026.03.18 01:38:54.575416 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2026.03.18 01:38:54.575440 [ 253 ] {e430149d-4485-462a-89c4-075beb557839} <Debug> TCPHandler: Processed in 0.001949762 sec. | ||
| 3732 | 2026.03.18 01:38:54.575445 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3733 | 2026.03.18 01:38:54.575528 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3734 | 2026.03.18 01:38:54.575569 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.03.18 01:38:54.575625 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3736 | 2026.03.18 01:38:54.575663 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6328 rows starting from the beginning of the part | ||
| 3737 | 2026.03.18 01:38:54.575677 [ 253 ] {ee153c09-058d-4033-a0f6-4bcf2c2fe63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3738 | 2026.03.18 01:38:54.575717 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3739 | 2026.03.18 01:38:54.575727 [ 253 ] {ee153c09-058d-4033-a0f6-4bcf2c2fe63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3740 | 2026.03.18 01:38:54.575768 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3741 | 2026.03.18 01:38:54.575815 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3742 | 2026.03.18 01:38:54.575852 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3743 | 2026.03.18 01:38:54.575901 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1419 rows starting from the beginning of the part | ||
| 3744 | 2026.03.18 01:38:54.576077 [ 253 ] {ee153c09-058d-4033-a0f6-4bcf2c2fe63a} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.03.18 01:38:54.576119 [ 253 ] {ee153c09-058d-4033-a0f6-4bcf2c2fe63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3746 | 2026.03.18 01:38:54.576447 [ 253 ] {ee153c09-058d-4033-a0f6-4bcf2c2fe63a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3747 | 2026.03.18 01:38:54.576686 [ 253 ] {ee153c09-058d-4033-a0f6-4bcf2c2fe63a} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.03.18 01:38:54.576803 [ 57 ] {} <Debug> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3749 | 2026.03.18 01:38:54.576827 [ 253 ] {ee153c09-058d-4033-a0f6-4bcf2c2fe63a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 57.64 KiB/sec. | ||
| 3750 | 2026.03.18 01:38:54.576845 [ 57 ] {} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.03.18 01:38:54.576869 [ 253 ] {ee153c09-058d-4033-a0f6-4bcf2c2fe63a} <Debug> TCPHandler: Processed in 0.001352513 sec. | ||
| 3752 | 2026.03.18 01:38:54.576870 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3753 | 2026.03.18 01:38:54.576954 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3754 | 2026.03.18 01:38:54.576995 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.03.18 01:38:54.577033 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3756 | 2026.03.18 01:38:54.577063 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3757 | 2026.03.18 01:38:54.577096 [ 253 ] {27fda4b0-80f0-41f0-863b-c4079a092343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3758 | 2026.03.18 01:38:54.577104 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3759 | 2026.03.18 01:38:54.577157 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3760 | 2026.03.18 01:38:54.577160 [ 253 ] {27fda4b0-80f0-41f0-863b-c4079a092343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3761 | 2026.03.18 01:38:54.577193 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3762 | 2026.03.18 01:38:54.577229 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3763 | 2026.03.18 01:38:54.577258 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3764 | 2026.03.18 01:38:54.577964 [ 197 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001034757 sec., 9664.10471250738 rows/sec., 651.19 KiB/sec. | ||
| 3765 | 2026.03.18 01:38:54.578004 [ 253 ] {27fda4b0-80f0-41f0-863b-c4079a092343} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.03.18 01:38:54.578046 [ 253 ] {27fda4b0-80f0-41f0-863b-c4079a092343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3767 | 2026.03.18 01:38:54.578080 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3768 | 2026.03.18 01:38:54.578337 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_10_2} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.03.18 01:38:54.578406 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_10_2} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3770 | 2026.03.18 01:38:54.578465 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3771 | 2026.03.18 01:38:54.578733 [ 253 ] {27fda4b0-80f0-41f0-863b-c4079a092343} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3772 | 2026.03.18 01:38:54.578967 [ 253 ] {27fda4b0-80f0-41f0-863b-c4079a092343} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.03.18 01:38:54.579050 [ 191 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8597 rows, containing 5 columns (5 merged, 0 gathered) in 0.003549359 sec., 2422127.488371844 rows/sec., 158.11 MiB/sec. | ||
| 3774 | 2026.03.18 01:38:54.579114 [ 253 ] {27fda4b0-80f0-41f0-863b-c4079a092343} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002036 sec., 11296.660117878193 rows/sec., 20.24 MiB/sec. | ||
| 3775 | 2026.03.18 01:38:54.579182 [ 253 ] {27fda4b0-80f0-41f0-863b-c4079a092343} <Debug> TCPHandler: Processed in 0.002237397 sec. | ||
| 3776 | 2026.03.18 01:38:54.579202 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3777 | 2026.03.18 01:38:54.579305 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.03.18 01:38:54.579411 [ 253 ] {12663e4f-b8b1-4fc7-ab7d-4de01830985e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3779 | 2026.03.18 01:38:54.579454 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.03.18 01:38:54.579456 [ 253 ] {12663e4f-b8b1-4fc7-ab7d-4de01830985e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3781 | 2026.03.18 01:38:54.579527 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3782 | 2026.03.18 01:38:54.579589 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3783 | 2026.03.18 01:38:54.579831 [ 253 ] {12663e4f-b8b1-4fc7-ab7d-4de01830985e} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3784 | 2026.03.18 01:38:54.579872 [ 253 ] {12663e4f-b8b1-4fc7-ab7d-4de01830985e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3785 | 2026.03.18 01:38:54.580193 [ 253 ] {12663e4f-b8b1-4fc7-ab7d-4de01830985e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3786 | 2026.03.18 01:38:54.580404 [ 253 ] {12663e4f-b8b1-4fc7-ab7d-4de01830985e} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2026.03.18 01:38:54.580511 [ 57 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3788 | 2026.03.18 01:38:54.580533 [ 253 ] {12663e4f-b8b1-4fc7-ab7d-4de01830985e} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.00114 sec., 68421.05263157895 rows/sec., 4.23 MiB/sec. | ||
| 3789 | 2026.03.18 01:38:54.580547 [ 57 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.03.18 01:38:54.580576 [ 253 ] {12663e4f-b8b1-4fc7-ab7d-4de01830985e} <Debug> TCPHandler: Processed in 0.001321262 sec. | ||
| 3791 | 2026.03.18 01:38:54.580577 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3792 | 2026.03.18 01:38:54.580677 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3793 | 2026.03.18 01:38:54.580780 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3794 | 2026.03.18 01:38:54.580811 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1014 rows starting from the beginning of the part | ||
| 3795 | 2026.03.18 01:38:54.580872 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3796 | 2026.03.18 01:38:54.580911 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3797 | 2026.03.18 01:38:54.580947 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3798 | 2026.03.18 01:38:54.580989 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3799 | 2026.03.18 01:38:54.581025 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 78 rows starting from the beginning of the part | ||
| 3800 | 2026.03.18 01:38:54.581955 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 4 columns (4 merged, 0 gathered) in 0.001314792 sec., 1058722.5964258986 rows/sec., 68.05 MiB/sec. | ||
| 3801 | 2026.03.18 01:38:54.582183 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3802 | 2026.03.18 01:38:54.582497 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_21_4} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.03.18 01:38:54.582577 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_21_4} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3804 | 2026.03.18 01:38:54.582662 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3805 | 2026.03.18 01:38:54.730623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 542 | ||
| 3806 | 2026.03.18 01:38:54.733527 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2026.03.18 01:38:54.733571 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3808 | 2026.03.18 01:38:54.734790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3809 | 2026.03.18 01:38:54.735055 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2026.03.18 01:38:54.735319 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 3811 | 2026.03.18 01:38:55.540943 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2026.03.18 01:38:55.541159 [ 253 ] {0b523227-f235-47b2-97de-45949b2702af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3813 | 2026.03.18 01:38:55.541233 [ 253 ] {0b523227-f235-47b2-97de-45949b2702af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3814 | 2026.03.18 01:38:55.541888 [ 253 ] {0b523227-f235-47b2-97de-45949b2702af} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.03.18 01:38:55.541936 [ 253 ] {0b523227-f235-47b2-97de-45949b2702af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3816 | 2026.03.18 01:38:55.542331 [ 253 ] {0b523227-f235-47b2-97de-45949b2702af} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3817 | 2026.03.18 01:38:55.542554 [ 253 ] {0b523227-f235-47b2-97de-45949b2702af} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2026.03.18 01:38:55.542711 [ 253 ] {0b523227-f235-47b2-97de-45949b2702af} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.68 MiB/sec. | ||
| 3819 | 2026.03.18 01:38:55.542753 [ 253 ] {0b523227-f235-47b2-97de-45949b2702af} <Debug> TCPHandler: Processed in 0.001949573 sec. | ||
| 3820 | 2026.03.18 01:38:55.542874 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3821 | 2026.03.18 01:38:55.542969 [ 253 ] {f0d9fab5-15d9-4bf2-92a7-51272b6c331e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3822 | 2026.03.18 01:38:55.543009 [ 253 ] {f0d9fab5-15d9-4bf2-92a7-51272b6c331e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3823 | 2026.03.18 01:38:55.543431 [ 253 ] {f0d9fab5-15d9-4bf2-92a7-51272b6c331e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3824 | 2026.03.18 01:38:55.543468 [ 253 ] {f0d9fab5-15d9-4bf2-92a7-51272b6c331e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3825 | 2026.03.18 01:38:55.543776 [ 253 ] {f0d9fab5-15d9-4bf2-92a7-51272b6c331e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3826 | 2026.03.18 01:38:55.543985 [ 253 ] {f0d9fab5-15d9-4bf2-92a7-51272b6c331e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3827 | 2026.03.18 01:38:55.544113 [ 253 ] {f0d9fab5-15d9-4bf2-92a7-51272b6c331e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 3828 | 2026.03.18 01:38:55.544151 [ 253 ] {f0d9fab5-15d9-4bf2-92a7-51272b6c331e} <Debug> TCPHandler: Processed in 0.001328862 sec. | ||
| 3829 | 2026.03.18 01:38:55.544264 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3830 | 2026.03.18 01:38:55.544359 [ 253 ] {e1123078-8336-4139-834e-c918cc074aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3831 | 2026.03.18 01:38:55.544403 [ 253 ] {e1123078-8336-4139-834e-c918cc074aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3832 | 2026.03.18 01:38:55.544767 [ 253 ] {e1123078-8336-4139-834e-c918cc074aee} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.03.18 01:38:55.544802 [ 253 ] {e1123078-8336-4139-834e-c918cc074aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3834 | 2026.03.18 01:38:55.545116 [ 253 ] {e1123078-8336-4139-834e-c918cc074aee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3835 | 2026.03.18 01:38:55.545330 [ 253 ] {e1123078-8336-4139-834e-c918cc074aee} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.03.18 01:38:55.545458 [ 253 ] {e1123078-8336-4139-834e-c918cc074aee} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001118 sec., 28622.540250447226 rows/sec., 1.99 MiB/sec. | ||
| 3837 | 2026.03.18 01:38:55.545495 [ 253 ] {e1123078-8336-4139-834e-c918cc074aee} <Debug> TCPHandler: Processed in 0.001281041 sec. | ||
| 3838 | 2026.03.18 01:38:55.545616 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3839 | 2026.03.18 01:38:55.545711 [ 253 ] {07f16d6d-88c8-4551-96b1-c9f7bae071f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3840 | 2026.03.18 01:38:55.545753 [ 253 ] {07f16d6d-88c8-4551-96b1-c9f7bae071f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3841 | 2026.03.18 01:38:55.546069 [ 253 ] {07f16d6d-88c8-4551-96b1-c9f7bae071f7} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.03.18 01:38:55.546104 [ 253 ] {07f16d6d-88c8-4551-96b1-c9f7bae071f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3843 | 2026.03.18 01:38:55.546399 [ 253 ] {07f16d6d-88c8-4551-96b1-c9f7bae071f7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3844 | 2026.03.18 01:38:55.546596 [ 253 ] {07f16d6d-88c8-4551-96b1-c9f7bae071f7} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.03.18 01:38:55.546722 [ 253 ] {07f16d6d-88c8-4551-96b1-c9f7bae071f7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001028 sec., 11673.151750972762 rows/sec., 805.57 KiB/sec. | ||
| 3846 | 2026.03.18 01:38:55.546757 [ 253 ] {07f16d6d-88c8-4551-96b1-c9f7bae071f7} <Debug> TCPHandler: Processed in 0.00119026 sec. | ||
| 3847 | 2026.03.18 01:38:57.199974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7107 | ||
| 3848 | 2026.03.18 01:38:57.200612 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.03.18 01:38:57.200650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3850 | 2026.03.18 01:38:57.201147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3851 | 2026.03.18 01:38:57.201383 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2026.03.18 01:38:57.201522 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7107 | ||
| 3853 | 2026.03.18 01:38:57.596104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3854 | 2026.03.18 01:38:57.612826 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2026.03.18 01:38:57.612884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3856 | 2026.03.18 01:38:57.618283 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3857 | 2026.03.18 01:38:57.618970 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2026.03.18 01:38:57.621831 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3859 | 2026.03.18 01:39:00.547455 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2026.03.18 01:39:00.547753 [ 253 ] {698f0a7b-77b0-4d57-9dfc-56b7e3ff75ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3861 | 2026.03.18 01:39:00.547857 [ 253 ] {698f0a7b-77b0-4d57-9dfc-56b7e3ff75ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3862 | 2026.03.18 01:39:00.548822 [ 253 ] {698f0a7b-77b0-4d57-9dfc-56b7e3ff75ed} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.03.18 01:39:00.548869 [ 253 ] {698f0a7b-77b0-4d57-9dfc-56b7e3ff75ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3864 | 2026.03.18 01:39:00.549247 [ 253 ] {698f0a7b-77b0-4d57-9dfc-56b7e3ff75ed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3865 | 2026.03.18 01:39:00.549468 [ 253 ] {698f0a7b-77b0-4d57-9dfc-56b7e3ff75ed} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.03.18 01:39:00.549624 [ 253 ] {698f0a7b-77b0-4d57-9dfc-56b7e3ff75ed} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001946 sec., 55498.45837615622 rows/sec., 4.67 MiB/sec. | ||
| 3867 | 2026.03.18 01:39:00.549664 [ 253 ] {698f0a7b-77b0-4d57-9dfc-56b7e3ff75ed} <Debug> TCPHandler: Processed in 0.002390949 sec. | ||
| 3868 | 2026.03.18 01:39:00.549785 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3869 | 2026.03.18 01:39:00.549879 [ 253 ] {1cd89a62-df3f-41f8-bbe3-bcb188d647e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3870 | 2026.03.18 01:39:00.549919 [ 253 ] {1cd89a62-df3f-41f8-bbe3-bcb188d647e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3871 | 2026.03.18 01:39:00.550318 [ 253 ] {1cd89a62-df3f-41f8-bbe3-bcb188d647e2} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2026.03.18 01:39:00.550353 [ 253 ] {1cd89a62-df3f-41f8-bbe3-bcb188d647e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3873 | 2026.03.18 01:39:00.550634 [ 253 ] {1cd89a62-df3f-41f8-bbe3-bcb188d647e2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3874 | 2026.03.18 01:39:00.550828 [ 253 ] {1cd89a62-df3f-41f8-bbe3-bcb188d647e2} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.03.18 01:39:00.550935 [ 109 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3876 | 2026.03.18 01:39:00.550955 [ 253 ] {1cd89a62-df3f-41f8-bbe3-bcb188d647e2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001094 sec., 23765.99634369287 rows/sec., 1.75 MiB/sec. | ||
| 3877 | 2026.03.18 01:39:00.551004 [ 109 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2026.03.18 01:39:00.551013 [ 253 ] {1cd89a62-df3f-41f8-bbe3-bcb188d647e2} <Debug> TCPHandler: Processed in 0.001275111 sec. | ||
| 3879 | 2026.03.18 01:39:00.551033 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3880 | 2026.03.18 01:39:00.551136 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2026.03.18 01:39:00.551167 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3882 | 2026.03.18 01:39:00.551233 [ 253 ] {ab711ff9-61a1-4906-925a-f75fdc339641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3883 | 2026.03.18 01:39:00.551276 [ 253 ] {ab711ff9-61a1-4906-925a-f75fdc339641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3884 | 2026.03.18 01:39:00.551317 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3885 | 2026.03.18 01:39:00.551358 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 209 rows starting from the beginning of the part | ||
| 3886 | 2026.03.18 01:39:00.551431 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 3887 | 2026.03.18 01:39:00.551480 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 156 rows starting from the beginning of the part | ||
| 3888 | 2026.03.18 01:39:00.551529 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 3889 | 2026.03.18 01:39:00.551569 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 167 rows starting from the beginning of the part | ||
| 3890 | 2026.03.18 01:39:00.551611 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3891 | 2026.03.18 01:39:00.551702 [ 253 ] {ab711ff9-61a1-4906-925a-f75fdc339641} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.03.18 01:39:00.551741 [ 253 ] {ab711ff9-61a1-4906-925a-f75fdc339641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 3893 | 2026.03.18 01:39:00.552050 [ 253 ] {ab711ff9-61a1-4906-925a-f75fdc339641} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3894 | 2026.03.18 01:39:00.552266 [ 253 ] {ab711ff9-61a1-4906-925a-f75fdc339641} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.03.18 01:39:00.552395 [ 253 ] {ab711ff9-61a1-4906-925a-f75fdc339641} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00118 sec., 76271.18644067796 rows/sec., 5.96 MiB/sec. | ||
| 3896 | 2026.03.18 01:39:00.552432 [ 253 ] {ab711ff9-61a1-4906-925a-f75fdc339641} <Debug> TCPHandler: Processed in 0.001343632 sec. | ||
| 3897 | 2026.03.18 01:39:00.552507 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398384 sec., 436217.8056957174 rows/sec., 29.15 MiB/sec. | ||
| 3898 | 2026.03.18 01:39:00.552545 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.03.18 01:39:00.552642 [ 253 ] {705516bb-6d94-4878-b766-49e308c3352e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3900 | 2026.03.18 01:39:00.552686 [ 253 ] {705516bb-6d94-4878-b766-49e308c3352e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3901 | 2026.03.18 01:39:00.552694 [ 186 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3902 | 2026.03.18 01:39:00.553029 [ 186 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_16_3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3903 | 2026.03.18 01:39:00.553096 [ 253 ] {705516bb-6d94-4878-b766-49e308c3352e} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2026.03.18 01:39:00.553108 [ 186 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_16_3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3905 | 2026.03.18 01:39:00.553139 [ 253 ] {705516bb-6d94-4878-b766-49e308c3352e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 3906 | 2026.03.18 01:39:00.553216 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3907 | 2026.03.18 01:39:00.553466 [ 253 ] {705516bb-6d94-4878-b766-49e308c3352e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3908 | 2026.03.18 01:39:00.553672 [ 253 ] {705516bb-6d94-4878-b766-49e308c3352e} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2026.03.18 01:39:00.553799 [ 253 ] {705516bb-6d94-4878-b766-49e308c3352e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 3910 | 2026.03.18 01:39:00.553835 [ 253 ] {705516bb-6d94-4878-b766-49e308c3352e} <Debug> TCPHandler: Processed in 0.001337732 sec. | ||
| 3911 | 2026.03.18 01:39:00.553959 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.03.18 01:39:00.554087 [ 253 ] {62312931-bca4-469c-bfe9-39b59ebd8268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3913 | 2026.03.18 01:39:00.554159 [ 253 ] {62312931-bca4-469c-bfe9-39b59ebd8268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3914 | 2026.03.18 01:39:00.555032 [ 253 ] {62312931-bca4-469c-bfe9-39b59ebd8268} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.03.18 01:39:00.555070 [ 253 ] {62312931-bca4-469c-bfe9-39b59ebd8268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3916 | 2026.03.18 01:39:00.555611 [ 253 ] {62312931-bca4-469c-bfe9-39b59ebd8268} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3917 | 2026.03.18 01:39:00.555842 [ 253 ] {62312931-bca4-469c-bfe9-39b59ebd8268} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.03.18 01:39:00.555953 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3919 | 2026.03.18 01:39:00.555984 [ 253 ] {62312931-bca4-469c-bfe9-39b59ebd8268} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001925 sec., 13506.493506493505 rows/sec., 24.20 MiB/sec. | ||
| 3920 | 2026.03.18 01:39:00.555991 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2026.03.18 01:39:00.556027 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3922 | 2026.03.18 01:39:00.556053 [ 253 ] {62312931-bca4-469c-bfe9-39b59ebd8268} <Debug> TCPHandler: Processed in 0.002155066 sec. | ||
| 3923 | 2026.03.18 01:39:00.556103 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3924 | 2026.03.18 01:39:00.556176 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2026.03.18 01:39:00.556275 [ 253 ] {b5559cf8-ea82-4737-af84-32d939f0a504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3926 | 2026.03.18 01:39:00.556317 [ 253 ] {b5559cf8-ea82-4737-af84-32d939f0a504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3927 | 2026.03.18 01:39:00.556327 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3928 | 2026.03.18 01:39:00.556392 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 152 rows starting from the beginning of the part | ||
| 3929 | 2026.03.18 01:39:00.556524 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 3930 | 2026.03.18 01:39:00.556630 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 3931 | 2026.03.18 01:39:00.556664 [ 253 ] {b5559cf8-ea82-4737-af84-32d939f0a504} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2026.03.18 01:39:00.556730 [ 253 ] {b5559cf8-ea82-4737-af84-32d939f0a504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 3933 | 2026.03.18 01:39:00.556734 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 3934 | 2026.03.18 01:39:00.556842 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part | ||
| 3935 | 2026.03.18 01:39:00.556940 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3936 | 2026.03.18 01:39:00.557048 [ 253 ] {b5559cf8-ea82-4737-af84-32d939f0a504} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3937 | 2026.03.18 01:39:00.557273 [ 253 ] {b5559cf8-ea82-4737-af84-32d939f0a504} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.03.18 01:39:00.557414 [ 253 ] {b5559cf8-ea82-4737-af84-32d939f0a504} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 3939 | 2026.03.18 01:39:00.557453 [ 253 ] {b5559cf8-ea82-4737-af84-32d939f0a504} <Debug> TCPHandler: Processed in 0.001327782 sec. | ||
| 3940 | 2026.03.18 01:39:00.559466 [ 186 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 19 columns (19 merged, 0 gathered) in 0.003400086 sec., 78527.4254827672 rows/sec., 140.72 MiB/sec. | ||
| 3941 | 2026.03.18 01:39:00.559951 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3942 | 2026.03.18 01:39:00.560265 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.03.18 01:39:00.560337 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3944 | 2026.03.18 01:39:00.560424 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3945 | 2026.03.18 01:39:04.585039 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3946 | 2026.03.18 01:39:04.585101 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3947 | 2026.03.18 01:39:04.701670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7555 | ||
| 3948 | 2026.03.18 01:39:04.702180 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.03.18 01:39:04.702229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3950 | 2026.03.18 01:39:04.702731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3951 | 2026.03.18 01:39:04.702979 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.03.18 01:39:04.703118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7555 | ||
| 3953 | 2026.03.18 01:39:04.703150 [ 106 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3954 | 2026.03.18 01:39:04.703221 [ 106 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.03.18 01:39:04.703244 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3956 | 2026.03.18 01:39:04.703371 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3957 | 2026.03.18 01:39:04.703513 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3958 | 2026.03.18 01:39:04.703555 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5187 rows starting from the beginning of the part | ||
| 3959 | 2026.03.18 01:39:04.703620 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3960 | 2026.03.18 01:39:04.703663 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3961 | 2026.03.18 01:39:04.703707 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3962 | 2026.03.18 01:39:04.703743 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3963 | 2026.03.18 01:39:04.703784 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3964 | 2026.03.18 01:39:04.705266 [ 191 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7555 rows, containing 4 columns (4 merged, 0 gathered) in 0.001952173 sec., 3870046.3534737956 rows/sec., 55.36 MiB/sec. | ||
| 3965 | 2026.03.18 01:39:04.705710 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3966 | 2026.03.18 01:39:04.705967 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_16_3} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2026.03.18 01:39:04.706038 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_16_3} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3968 | 2026.03.18 01:39:04.706109 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3969 | 2026.03.18 01:39:04.735666 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 562 | ||
| 3970 | 2026.03.18 01:39:04.737668 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.03.18 01:39:04.737718 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3972 | 2026.03.18 01:39:04.738891 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3973 | 2026.03.18 01:39:04.739159 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2026.03.18 01:39:04.739311 [ 104 ] {} <Debug> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3975 | 2026.03.18 01:39:04.739362 [ 104 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.03.18 01:39:04.739381 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3977 | 2026.03.18 01:39:04.739427 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 3978 | 2026.03.18 01:39:04.739496 [ 208 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3979 | 2026.03.18 01:39:04.740070 [ 208 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3980 | 2026.03.18 01:39:04.740264 [ 208 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 358 rows starting from the beginning of the part | ||
| 3981 | 2026.03.18 01:39:04.740653 [ 208 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 68 rows starting from the beginning of the part | ||
| 3982 | 2026.03.18 01:39:04.741022 [ 208 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
| 3983 | 2026.03.18 01:39:04.741385 [ 208 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3984 | 2026.03.18 01:39:04.741735 [ 208 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 3985 | 2026.03.18 01:39:04.742103 [ 208 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3986 | 2026.03.18 01:39:04.748889 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 72 columns (72 merged, 0 gathered) in 0.009447777 sec., 59484.892583726316 rows/sec., 53.12 MiB/sec. | ||
| 3987 | 2026.03.18 01:39:04.750138 [ 191 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3988 | 2026.03.18 01:39:04.750863 [ 191 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_11_2} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2026.03.18 01:39:04.750983 [ 191 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_11_2} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3990 | 2026.03.18 01:39:04.751290 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3991 | 2026.03.18 01:39:05.001285 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000945666 sec. | ||
| 3992 | 2026.03.18 01:39:05.121967 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3993 | 2026.03.18 01:39:05.138980 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.03.18 01:39:05.139028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 3995 | 2026.03.18 01:39:05.145268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3996 | 2026.03.18 01:39:05.146000 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.03.18 01:39:05.146260 [ 104 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3998 | 2026.03.18 01:39:05.146300 [ 104 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.03.18 01:39:05.146324 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 4000 | 2026.03.18 01:39:05.146455 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4001 | 2026.03.18 01:39:05.148944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4002 | 2026.03.18 01:39:05.149695 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4003 | 2026.03.18 01:39:05.151081 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 4004 | 2026.03.18 01:39:05.155795 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 4005 | 2026.03.18 01:39:05.159881 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 4006 | 2026.03.18 01:39:05.164201 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 4007 | 2026.03.18 01:39:05.168589 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 4008 | 2026.03.18 01:39:05.172952 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 4009 | 2026.03.18 01:39:05.225794 [ 195 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.07940456 sec., 1523.8419556760973 rows/sec., 7.88 MiB/sec. | ||
| 4010 | 2026.03.18 01:39:05.228560 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4011 | 2026.03.18 01:39:05.230818 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_16_3} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.03.18 01:39:05.230946 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_16_3} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4013 | 2026.03.18 01:39:05.234011 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4014 | 2026.03.18 01:39:05.359522 [ 104 ] {} <Debug> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4015 | 2026.03.18 01:39:05.359599 [ 104 ] {} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.03.18 01:39:05.359634 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 4017 | 2026.03.18 01:39:05.359820 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4018 | 2026.03.18 01:39:05.359979 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4019 | 2026.03.18 01:39:05.360020 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4020 | 2026.03.18 01:39:05.360088 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4021 | 2026.03.18 01:39:05.360132 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4022 | 2026.03.18 01:39:05.360175 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4023 | 2026.03.18 01:39:05.360212 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4024 | 2026.03.18 01:39:05.361000 [ 201 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001274081 sec., 47092.767257340776 rows/sec., 2.40 MiB/sec. | ||
| 4025 | 2026.03.18 01:39:05.361136 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4026 | 2026.03.18 01:39:05.361387 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_10_2} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.03.18 01:39:05.361455 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_10_2} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4028 | 2026.03.18 01:39:05.361524 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4029 | 2026.03.18 01:39:05.548865 [ 103 ] {} <Debug> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4030 | 2026.03.18 01:39:05.548948 [ 103 ] {} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.03.18 01:39:05.548969 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4032 | 2026.03.18 01:39:05.549081 [ 187 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4033 | 2026.03.18 01:39:05.549216 [ 187 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4034 | 2026.03.18 01:39:05.549250 [ 187 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4035 | 2026.03.18 01:39:05.549317 [ 187 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4036 | 2026.03.18 01:39:05.549363 [ 187 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 4037 | 2026.03.18 01:39:05.549405 [ 187 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 4038 | 2026.03.18 01:39:05.549443 [ 187 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 4039 | 2026.03.18 01:39:05.550275 [ 194 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240891 sec., 24176.176634369982 rows/sec., 2.02 MiB/sec. | ||
| 4040 | 2026.03.18 01:39:05.550458 [ 194 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4041 | 2026.03.18 01:39:05.550773 [ 194 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_5_1} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.03.18 01:39:05.550852 [ 194 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_5_1} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4043 | 2026.03.18 01:39:05.550945 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4044 | 2026.03.18 01:39:05.554126 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2026.03.18 01:39:05.554309 [ 253 ] {c444c8bc-4001-4365-a408-aa02acc480bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4046 | 2026.03.18 01:39:05.554379 [ 253 ] {c444c8bc-4001-4365-a408-aa02acc480bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4047 | 2026.03.18 01:39:05.555146 [ 253 ] {c444c8bc-4001-4365-a408-aa02acc480bd} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.03.18 01:39:05.555184 [ 253 ] {c444c8bc-4001-4365-a408-aa02acc480bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4049 | 2026.03.18 01:39:05.555616 [ 253 ] {c444c8bc-4001-4365-a408-aa02acc480bd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4050 | 2026.03.18 01:39:05.555874 [ 253 ] {c444c8bc-4001-4365-a408-aa02acc480bd} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.03.18 01:39:05.556030 [ 253 ] {c444c8bc-4001-4365-a408-aa02acc480bd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001774 sec., 160090.1916572717 rows/sec., 10.17 MiB/sec. | ||
| 4052 | 2026.03.18 01:39:05.556074 [ 253 ] {c444c8bc-4001-4365-a408-aa02acc480bd} <Debug> TCPHandler: Processed in 0.002082265 sec. | ||
| 4053 | 2026.03.18 01:39:05.556206 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.03.18 01:39:05.556304 [ 253 ] {306312b6-5eb2-43cf-86ea-dda4bbef5ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4055 | 2026.03.18 01:39:05.556344 [ 253 ] {306312b6-5eb2-43cf-86ea-dda4bbef5ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4056 | 2026.03.18 01:39:05.557144 [ 253 ] {306312b6-5eb2-43cf-86ea-dda4bbef5ab7} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.03.18 01:39:05.557180 [ 253 ] {306312b6-5eb2-43cf-86ea-dda4bbef5ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4058 | 2026.03.18 01:39:05.557585 [ 253 ] {306312b6-5eb2-43cf-86ea-dda4bbef5ab7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4059 | 2026.03.18 01:39:05.557810 [ 253 ] {306312b6-5eb2-43cf-86ea-dda4bbef5ab7} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.03.18 01:39:05.557944 [ 253 ] {306312b6-5eb2-43cf-86ea-dda4bbef5ab7} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.00166 sec., 496987.9518072289 rows/sec., 39.00 MiB/sec. | ||
| 4061 | 2026.03.18 01:39:05.557982 [ 253 ] {306312b6-5eb2-43cf-86ea-dda4bbef5ab7} <Debug> TCPHandler: Processed in 0.001826 sec. | ||
| 4062 | 2026.03.18 01:39:05.558096 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4063 | 2026.03.18 01:39:05.558193 [ 253 ] {786e1eee-16c9-4546-b14b-b9b3dc79395c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4064 | 2026.03.18 01:39:05.558233 [ 253 ] {786e1eee-16c9-4546-b14b-b9b3dc79395c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4065 | 2026.03.18 01:39:05.558683 [ 253 ] {786e1eee-16c9-4546-b14b-b9b3dc79395c} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.03.18 01:39:05.558718 [ 253 ] {786e1eee-16c9-4546-b14b-b9b3dc79395c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4067 | 2026.03.18 01:39:05.559039 [ 253 ] {786e1eee-16c9-4546-b14b-b9b3dc79395c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4068 | 2026.03.18 01:39:05.559283 [ 253 ] {786e1eee-16c9-4546-b14b-b9b3dc79395c} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.03.18 01:39:05.559410 [ 253 ] {786e1eee-16c9-4546-b14b-b9b3dc79395c} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001237 sec., 126111.56022635408 rows/sec., 7.57 MiB/sec. | ||
| 4070 | 2026.03.18 01:39:05.559449 [ 253 ] {786e1eee-16c9-4546-b14b-b9b3dc79395c} <Debug> TCPHandler: Processed in 0.001401933 sec. | ||
| 4071 | 2026.03.18 01:39:05.559566 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4072 | 2026.03.18 01:39:05.559660 [ 253 ] {d3083ec1-405c-4ae3-8652-55e6ae2139f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4073 | 2026.03.18 01:39:05.559700 [ 253 ] {d3083ec1-405c-4ae3-8652-55e6ae2139f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4074 | 2026.03.18 01:39:05.560134 [ 253 ] {d3083ec1-405c-4ae3-8652-55e6ae2139f9} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.03.18 01:39:05.560170 [ 253 ] {d3083ec1-405c-4ae3-8652-55e6ae2139f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4076 | 2026.03.18 01:39:05.560485 [ 253 ] {d3083ec1-405c-4ae3-8652-55e6ae2139f9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4077 | 2026.03.18 01:39:05.560700 [ 253 ] {d3083ec1-405c-4ae3-8652-55e6ae2139f9} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.03.18 01:39:05.560800 [ 103 ] {} <Debug> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4079 | 2026.03.18 01:39:05.560834 [ 253 ] {d3083ec1-405c-4ae3-8652-55e6ae2139f9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001193 sec., 124895.22212908634 rows/sec., 8.07 MiB/sec. | ||
| 4080 | 2026.03.18 01:39:05.560835 [ 103 ] {} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2026.03.18 01:39:05.560866 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4082 | 2026.03.18 01:39:05.560871 [ 253 ] {d3083ec1-405c-4ae3-8652-55e6ae2139f9} <Debug> TCPHandler: Processed in 0.001355133 sec. | ||
| 4083 | 2026.03.18 01:39:05.560953 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 4084 | 2026.03.18 01:39:05.560988 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2026.03.18 01:39:05.561068 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4086 | 2026.03.18 01:39:05.561087 [ 253 ] {a8f33347-6598-43d1-ac44-509680b15d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4087 | 2026.03.18 01:39:05.561102 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 857 rows starting from the beginning of the part | ||
| 4088 | 2026.03.18 01:39:05.561147 [ 253 ] {a8f33347-6598-43d1-ac44-509680b15d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4089 | 2026.03.18 01:39:05.561173 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 857 rows starting from the beginning of the part | ||
| 4090 | 2026.03.18 01:39:05.561222 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4091 | 2026.03.18 01:39:05.561266 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4092 | 2026.03.18 01:39:05.561307 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 857 rows starting from the beginning of the part | ||
| 4093 | 2026.03.18 01:39:05.561347 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4094 | 2026.03.18 01:39:05.561595 [ 253 ] {a8f33347-6598-43d1-ac44-509680b15d36} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.03.18 01:39:05.561637 [ 253 ] {a8f33347-6598-43d1-ac44-509680b15d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4096 | 2026.03.18 01:39:05.562174 [ 253 ] {a8f33347-6598-43d1-ac44-509680b15d36} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4097 | 2026.03.18 01:39:05.562399 [ 253 ] {a8f33347-6598-43d1-ac44-509680b15d36} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.03.18 01:39:05.562546 [ 253 ] {a8f33347-6598-43d1-ac44-509680b15d36} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001477 sec., 100203.1144211239 rows/sec., 5.70 MiB/sec. | ||
| 4099 | 2026.03.18 01:39:05.562584 [ 253 ] {a8f33347-6598-43d1-ac44-509680b15d36} <Debug> TCPHandler: Processed in 0.001645387 sec. | ||
| 4100 | 2026.03.18 01:39:05.562673 [ 201 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755749 sec., 1718924.515975803 rows/sec., 110.02 MiB/sec. | ||
| 4101 | 2026.03.18 01:39:05.562696 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.03.18 01:39:05.562810 [ 253 ] {8d7ab12c-121b-4ba0-83c5-399f2c674ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4103 | 2026.03.18 01:39:05.562851 [ 253 ] {8d7ab12c-121b-4ba0-83c5-399f2c674ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4104 | 2026.03.18 01:39:05.562927 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4105 | 2026.03.18 01:39:05.563228 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_11_2} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.03.18 01:39:05.563318 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_11_2} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4107 | 2026.03.18 01:39:05.563403 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 4108 | 2026.03.18 01:39:05.563455 [ 253 ] {8d7ab12c-121b-4ba0-83c5-399f2c674ebc} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.03.18 01:39:05.563491 [ 253 ] {8d7ab12c-121b-4ba0-83c5-399f2c674ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4110 | 2026.03.18 01:39:05.563838 [ 253 ] {8d7ab12c-121b-4ba0-83c5-399f2c674ebc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4111 | 2026.03.18 01:39:05.564069 [ 253 ] {8d7ab12c-121b-4ba0-83c5-399f2c674ebc} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.03.18 01:39:05.564197 [ 253 ] {8d7ab12c-121b-4ba0-83c5-399f2c674ebc} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001405 sec., 358718.86120996444 rows/sec., 25.23 MiB/sec. | ||
| 4113 | 2026.03.18 01:39:05.564235 [ 253 ] {8d7ab12c-121b-4ba0-83c5-399f2c674ebc} <Debug> TCPHandler: Processed in 0.001589447 sec. | ||
| 4114 | 2026.03.18 01:39:05.564343 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4115 | 2026.03.18 01:39:05.564439 [ 253 ] {f5b57513-a140-4de5-99d3-503182f98a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4116 | 2026.03.18 01:39:05.564480 [ 253 ] {f5b57513-a140-4de5-99d3-503182f98a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4117 | 2026.03.18 01:39:05.564828 [ 253 ] {f5b57513-a140-4de5-99d3-503182f98a2c} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.03.18 01:39:05.564864 [ 253 ] {f5b57513-a140-4de5-99d3-503182f98a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4119 | 2026.03.18 01:39:05.565185 [ 253 ] {f5b57513-a140-4de5-99d3-503182f98a2c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4120 | 2026.03.18 01:39:05.565396 [ 253 ] {f5b57513-a140-4de5-99d3-503182f98a2c} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.03.18 01:39:05.565536 [ 253 ] {f5b57513-a140-4de5-99d3-503182f98a2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 4122 | 2026.03.18 01:39:05.565572 [ 253 ] {f5b57513-a140-4de5-99d3-503182f98a2c} <Debug> TCPHandler: Processed in 0.001279351 sec. | ||
| 4123 | 2026.03.18 01:39:05.565686 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.03.18 01:39:05.565781 [ 253 ] {b6f1f31b-8ca9-4d49-80b0-1794ca510e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4125 | 2026.03.18 01:39:05.565823 [ 253 ] {b6f1f31b-8ca9-4d49-80b0-1794ca510e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4126 | 2026.03.18 01:39:05.566232 [ 253 ] {b6f1f31b-8ca9-4d49-80b0-1794ca510e20} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.03.18 01:39:05.566267 [ 253 ] {b6f1f31b-8ca9-4d49-80b0-1794ca510e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4128 | 2026.03.18 01:39:05.566632 [ 253 ] {b6f1f31b-8ca9-4d49-80b0-1794ca510e20} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4129 | 2026.03.18 01:39:05.566860 [ 253 ] {b6f1f31b-8ca9-4d49-80b0-1794ca510e20} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.03.18 01:39:05.566988 [ 253 ] {b6f1f31b-8ca9-4d49-80b0-1794ca510e20} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001226 sec., 216150.0815660685 rows/sec., 14.36 MiB/sec. | ||
| 4131 | 2026.03.18 01:39:05.567023 [ 253 ] {b6f1f31b-8ca9-4d49-80b0-1794ca510e20} <Debug> TCPHandler: Processed in 0.001387753 sec. | ||
| 4132 | 2026.03.18 01:39:05.567136 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2026.03.18 01:39:05.567232 [ 253 ] {9855935b-0452-4dea-840e-161ce7cea132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4134 | 2026.03.18 01:39:05.567273 [ 253 ] {9855935b-0452-4dea-840e-161ce7cea132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4135 | 2026.03.18 01:39:05.567583 [ 253 ] {9855935b-0452-4dea-840e-161ce7cea132} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.03.18 01:39:05.567618 [ 253 ] {9855935b-0452-4dea-840e-161ce7cea132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4137 | 2026.03.18 01:39:05.567935 [ 253 ] {9855935b-0452-4dea-840e-161ce7cea132} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4138 | 2026.03.18 01:39:05.568150 [ 253 ] {9855935b-0452-4dea-840e-161ce7cea132} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.03.18 01:39:05.568291 [ 253 ] {9855935b-0452-4dea-840e-161ce7cea132} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 4140 | 2026.03.18 01:39:05.568327 [ 253 ] {9855935b-0452-4dea-840e-161ce7cea132} <Debug> TCPHandler: Processed in 0.001240301 sec. | ||
| 4141 | 2026.03.18 01:39:05.568430 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2026.03.18 01:39:05.568522 [ 253 ] {d408ee39-49e7-404b-a8db-7242991478b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4143 | 2026.03.18 01:39:05.568576 [ 253 ] {d408ee39-49e7-404b-a8db-7242991478b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4144 | 2026.03.18 01:39:05.569352 [ 253 ] {d408ee39-49e7-404b-a8db-7242991478b2} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.03.18 01:39:05.569387 [ 253 ] {d408ee39-49e7-404b-a8db-7242991478b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4146 | 2026.03.18 01:39:05.569930 [ 253 ] {d408ee39-49e7-404b-a8db-7242991478b2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4147 | 2026.03.18 01:39:05.570147 [ 253 ] {d408ee39-49e7-404b-a8db-7242991478b2} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2026.03.18 01:39:05.570284 [ 253 ] {d408ee39-49e7-404b-a8db-7242991478b2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00178 sec., 7865.168539325843 rows/sec., 14.09 MiB/sec. | ||
| 4149 | 2026.03.18 01:39:05.570337 [ 253 ] {d408ee39-49e7-404b-a8db-7242991478b2} <Debug> TCPHandler: Processed in 0.001956622 sec. | ||
| 4150 | 2026.03.18 01:39:05.570451 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2026.03.18 01:39:05.570548 [ 253 ] {562af288-e327-493c-99c7-8132bd0b8df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4152 | 2026.03.18 01:39:05.570589 [ 253 ] {562af288-e327-493c-99c7-8132bd0b8df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4153 | 2026.03.18 01:39:05.570919 [ 253 ] {562af288-e327-493c-99c7-8132bd0b8df9} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2026.03.18 01:39:05.570955 [ 253 ] {562af288-e327-493c-99c7-8132bd0b8df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4155 | 2026.03.18 01:39:05.571269 [ 253 ] {562af288-e327-493c-99c7-8132bd0b8df9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4156 | 2026.03.18 01:39:05.571481 [ 253 ] {562af288-e327-493c-99c7-8132bd0b8df9} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.03.18 01:39:05.571608 [ 253 ] {562af288-e327-493c-99c7-8132bd0b8df9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001087 sec., 82796.6881324747 rows/sec., 5.18 MiB/sec. | ||
| 4158 | 2026.03.18 01:39:05.571643 [ 253 ] {562af288-e327-493c-99c7-8132bd0b8df9} <Debug> TCPHandler: Processed in 0.001250841 sec. | ||
| 4159 | 2026.03.18 01:39:06.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.45 MiB, peak 240.51 MiB, free memory in arenas 0.00 B, will set to 238.41 MiB (RSS), difference: 6.96 MiB | ||
| 4160 | 2026.03.18 01:39:10.547364 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.03.18 01:39:10.547579 [ 253 ] {e8b9f34c-0576-4b0e-b964-87c6dc077970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4162 | 2026.03.18 01:39:10.547653 [ 253 ] {e8b9f34c-0576-4b0e-b964-87c6dc077970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4163 | 2026.03.18 01:39:10.548325 [ 253 ] {e8b9f34c-0576-4b0e-b964-87c6dc077970} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.03.18 01:39:10.548373 [ 253 ] {e8b9f34c-0576-4b0e-b964-87c6dc077970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4165 | 2026.03.18 01:39:10.548790 [ 253 ] {e8b9f34c-0576-4b0e-b964-87c6dc077970} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4166 | 2026.03.18 01:39:10.549008 [ 253 ] {e8b9f34c-0576-4b0e-b964-87c6dc077970} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.03.18 01:39:10.549164 [ 253 ] {e8b9f34c-0576-4b0e-b964-87c6dc077970} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001639 sec., 1220.2562538133006 rows/sec., 99.50 KiB/sec. | ||
| 4168 | 2026.03.18 01:39:10.549213 [ 253 ] {e8b9f34c-0576-4b0e-b964-87c6dc077970} <Debug> TCPHandler: Processed in 0.001983963 sec. | ||
| 4169 | 2026.03.18 01:39:10.549336 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.03.18 01:39:10.549439 [ 253 ] {d1754156-bd5b-4c7f-abaa-2d66ef57f60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4171 | 2026.03.18 01:39:10.549481 [ 253 ] {d1754156-bd5b-4c7f-abaa-2d66ef57f60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4172 | 2026.03.18 01:39:10.549956 [ 253 ] {d1754156-bd5b-4c7f-abaa-2d66ef57f60d} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.03.18 01:39:10.549993 [ 253 ] {d1754156-bd5b-4c7f-abaa-2d66ef57f60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4174 | 2026.03.18 01:39:10.550330 [ 253 ] {d1754156-bd5b-4c7f-abaa-2d66ef57f60d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4175 | 2026.03.18 01:39:10.550541 [ 253 ] {d1754156-bd5b-4c7f-abaa-2d66ef57f60d} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.03.18 01:39:10.550681 [ 253 ] {d1754156-bd5b-4c7f-abaa-2d66ef57f60d} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001266 sec., 86097.94628751975 rows/sec., 7.23 MiB/sec. | ||
| 4177 | 2026.03.18 01:39:10.550719 [ 253 ] {d1754156-bd5b-4c7f-abaa-2d66ef57f60d} <Debug> TCPHandler: Processed in 0.001435684 sec. | ||
| 4178 | 2026.03.18 01:39:10.550833 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2026.03.18 01:39:10.550928 [ 253 ] {bc616bdc-a640-4618-abea-d772504c90f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4180 | 2026.03.18 01:39:10.550968 [ 253 ] {bc616bdc-a640-4618-abea-d772504c90f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4181 | 2026.03.18 01:39:10.551370 [ 253 ] {bc616bdc-a640-4618-abea-d772504c90f1} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.03.18 01:39:10.551406 [ 253 ] {bc616bdc-a640-4618-abea-d772504c90f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4183 | 2026.03.18 01:39:10.551711 [ 253 ] {bc616bdc-a640-4618-abea-d772504c90f1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4184 | 2026.03.18 01:39:10.551909 [ 253 ] {bc616bdc-a640-4618-abea-d772504c90f1} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.03.18 01:39:10.552044 [ 253 ] {bc616bdc-a640-4618-abea-d772504c90f1} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001136 sec., 24647.88732394366 rows/sec., 1.80 MiB/sec. | ||
| 4186 | 2026.03.18 01:39:10.552081 [ 253 ] {bc616bdc-a640-4618-abea-d772504c90f1} <Debug> TCPHandler: Processed in 0.001298542 sec. | ||
| 4187 | 2026.03.18 01:39:10.552183 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.03.18 01:39:10.552275 [ 253 ] {41a51227-8846-4bae-aed7-daefdbc0a190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4189 | 2026.03.18 01:39:10.552315 [ 253 ] {41a51227-8846-4bae-aed7-daefdbc0a190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4190 | 2026.03.18 01:39:10.552730 [ 253 ] {41a51227-8846-4bae-aed7-daefdbc0a190} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.03.18 01:39:10.552764 [ 253 ] {41a51227-8846-4bae-aed7-daefdbc0a190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4192 | 2026.03.18 01:39:10.553098 [ 253 ] {41a51227-8846-4bae-aed7-daefdbc0a190} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4193 | 2026.03.18 01:39:10.553301 [ 253 ] {41a51227-8846-4bae-aed7-daefdbc0a190} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.03.18 01:39:10.553435 [ 253 ] {41a51227-8846-4bae-aed7-daefdbc0a190} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001177 sec., 78164.82582837723 rows/sec., 6.11 MiB/sec. | ||
| 4195 | 2026.03.18 01:39:10.553472 [ 253 ] {41a51227-8846-4bae-aed7-daefdbc0a190} <Debug> TCPHandler: Processed in 0.001338522 sec. | ||
| 4196 | 2026.03.18 01:39:10.553588 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.03.18 01:39:10.553684 [ 253 ] {669f66fa-4c8d-4ce9-ae36-3c7eb66a71ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4198 | 2026.03.18 01:39:10.553726 [ 253 ] {669f66fa-4c8d-4ce9-ae36-3c7eb66a71ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4199 | 2026.03.18 01:39:10.554115 [ 253 ] {669f66fa-4c8d-4ce9-ae36-3c7eb66a71ee} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.03.18 01:39:10.554151 [ 253 ] {669f66fa-4c8d-4ce9-ae36-3c7eb66a71ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4201 | 2026.03.18 01:39:10.554479 [ 253 ] {669f66fa-4c8d-4ce9-ae36-3c7eb66a71ee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4202 | 2026.03.18 01:39:10.554681 [ 253 ] {669f66fa-4c8d-4ce9-ae36-3c7eb66a71ee} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.03.18 01:39:10.554813 [ 253 ] {669f66fa-4c8d-4ce9-ae36-3c7eb66a71ee} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001146 sec., 140488.65619546248 rows/sec., 9.78 MiB/sec. | ||
| 4204 | 2026.03.18 01:39:10.554849 [ 253 ] {669f66fa-4c8d-4ce9-ae36-3c7eb66a71ee} <Debug> TCPHandler: Processed in 0.001315721 sec. | ||
| 4205 | 2026.03.18 01:39:10.554952 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.03.18 01:39:10.555045 [ 253 ] {22d2841f-929f-401c-b9f2-6426764f4428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4207 | 2026.03.18 01:39:10.555098 [ 253 ] {22d2841f-929f-401c-b9f2-6426764f4428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4208 | 2026.03.18 01:39:10.555892 [ 253 ] {22d2841f-929f-401c-b9f2-6426764f4428} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.03.18 01:39:10.555928 [ 253 ] {22d2841f-929f-401c-b9f2-6426764f4428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4210 | 2026.03.18 01:39:10.556461 [ 253 ] {22d2841f-929f-401c-b9f2-6426764f4428} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4211 | 2026.03.18 01:39:10.556675 [ 253 ] {22d2841f-929f-401c-b9f2-6426764f4428} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.03.18 01:39:10.556814 [ 253 ] {22d2841f-929f-401c-b9f2-6426764f4428} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001787 sec., 14549.52434247342 rows/sec., 26.07 MiB/sec. | ||
| 4213 | 2026.03.18 01:39:10.556866 [ 253 ] {22d2841f-929f-401c-b9f2-6426764f4428} <Debug> TCPHandler: Processed in 0.001962623 sec. | ||
| 4214 | 2026.03.18 01:39:10.556979 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.03.18 01:39:10.557074 [ 253 ] {fff96405-4094-490a-8ac4-cbc224f1e725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4216 | 2026.03.18 01:39:10.557115 [ 253 ] {fff96405-4094-490a-8ac4-cbc224f1e725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4217 | 2026.03.18 01:39:10.557445 [ 253 ] {fff96405-4094-490a-8ac4-cbc224f1e725} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.03.18 01:39:10.557480 [ 253 ] {fff96405-4094-490a-8ac4-cbc224f1e725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4219 | 2026.03.18 01:39:10.557797 [ 253 ] {fff96405-4094-490a-8ac4-cbc224f1e725} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4220 | 2026.03.18 01:39:10.558005 [ 253 ] {fff96405-4094-490a-8ac4-cbc224f1e725} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.03.18 01:39:10.558134 [ 253 ] {fff96405-4094-490a-8ac4-cbc224f1e725} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 4222 | 2026.03.18 01:39:10.558169 [ 253 ] {fff96405-4094-490a-8ac4-cbc224f1e725} <Debug> TCPHandler: Processed in 0.001239611 sec. | ||
| 4223 | 2026.03.18 01:39:12.203311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8067 | ||
| 4224 | 2026.03.18 01:39:12.203830 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.03.18 01:39:12.203875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4226 | 2026.03.18 01:39:12.204439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4227 | 2026.03.18 01:39:12.204663 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2026.03.18 01:39:12.204802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8067 | ||
| 4229 | 2026.03.18 01:39:12.649130 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4230 | 2026.03.18 01:39:12.664897 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.03.18 01:39:12.664950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4232 | 2026.03.18 01:39:12.671010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4233 | 2026.03.18 01:39:12.671722 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.03.18 01:39:12.674281 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4235 | 2026.03.18 01:39:13.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.02 MiB, peak 243.02 MiB, free memory in arenas 0.00 B, will set to 240.30 MiB (RSS), difference: 1.27 MiB | ||
| 4236 | 2026.03.18 01:39:14.739687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 598 | ||
| 4237 | 2026.03.18 01:39:14.742145 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.03.18 01:39:14.742203 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4239 | 2026.03.18 01:39:14.743642 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4240 | 2026.03.18 01:39:14.743932 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.03.18 01:39:14.744217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 4242 | 2026.03.18 01:39:15.554698 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2026.03.18 01:39:15.554898 [ 253 ] {d81e5bd6-4f4d-48f9-b46c-8eb3c221de0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4244 | 2026.03.18 01:39:15.554966 [ 253 ] {d81e5bd6-4f4d-48f9-b46c-8eb3c221de0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4245 | 2026.03.18 01:39:15.555777 [ 253 ] {d81e5bd6-4f4d-48f9-b46c-8eb3c221de0d} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2026.03.18 01:39:15.555830 [ 253 ] {d81e5bd6-4f4d-48f9-b46c-8eb3c221de0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4247 | 2026.03.18 01:39:15.556277 [ 253 ] {d81e5bd6-4f4d-48f9-b46c-8eb3c221de0d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4248 | 2026.03.18 01:39:15.556526 [ 253 ] {d81e5bd6-4f4d-48f9-b46c-8eb3c221de0d} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.03.18 01:39:15.556688 [ 253 ] {d81e5bd6-4f4d-48f9-b46c-8eb3c221de0d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001842 sec., 154180.23887079261 rows/sec., 9.79 MiB/sec. | ||
| 4250 | 2026.03.18 01:39:15.556742 [ 253 ] {d81e5bd6-4f4d-48f9-b46c-8eb3c221de0d} <Debug> TCPHandler: Processed in 0.002172226 sec. | ||
| 4251 | 2026.03.18 01:39:15.556876 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4252 | 2026.03.18 01:39:15.556981 [ 253 ] {e2d83d66-05fd-45cd-8e95-6e7f6a49317e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4253 | 2026.03.18 01:39:15.557026 [ 253 ] {e2d83d66-05fd-45cd-8e95-6e7f6a49317e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4254 | 2026.03.18 01:39:15.557879 [ 253 ] {e2d83d66-05fd-45cd-8e95-6e7f6a49317e} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.03.18 01:39:15.557918 [ 253 ] {e2d83d66-05fd-45cd-8e95-6e7f6a49317e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4256 | 2026.03.18 01:39:15.558309 [ 253 ] {e2d83d66-05fd-45cd-8e95-6e7f6a49317e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4257 | 2026.03.18 01:39:15.558535 [ 253 ] {e2d83d66-05fd-45cd-8e95-6e7f6a49317e} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.03.18 01:39:15.558665 [ 90 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4259 | 2026.03.18 01:39:15.558679 [ 253 ] {e2d83d66-05fd-45cd-8e95-6e7f6a49317e} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001722 sec., 479094.07665505225 rows/sec., 37.59 MiB/sec. | ||
| 4260 | 2026.03.18 01:39:15.558745 [ 90 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.03.18 01:39:15.558763 [ 253 ] {e2d83d66-05fd-45cd-8e95-6e7f6a49317e} <Debug> TCPHandler: Processed in 0.001940602 sec. | ||
| 4262 | 2026.03.18 01:39:15.558773 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4263 | 2026.03.18 01:39:15.558917 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2026.03.18 01:39:15.558944 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4265 | 2026.03.18 01:39:15.559029 [ 253 ] {58c33ed0-05ec-4a14-9e8a-4aadb1358c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4266 | 2026.03.18 01:39:15.559079 [ 253 ] {58c33ed0-05ec-4a14-9e8a-4aadb1358c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4267 | 2026.03.18 01:39:15.559122 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4268 | 2026.03.18 01:39:15.559176 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2766 rows starting from the beginning of the part | ||
| 4269 | 2026.03.18 01:39:15.559266 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4270 | 2026.03.18 01:39:15.559333 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 108 rows starting from the beginning of the part | ||
| 4271 | 2026.03.18 01:39:15.559381 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 825 rows starting from the beginning of the part | ||
| 4272 | 2026.03.18 01:39:15.559422 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 109 rows starting from the beginning of the part | ||
| 4273 | 2026.03.18 01:39:15.559460 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 825 rows starting from the beginning of the part | ||
| 4274 | 2026.03.18 01:39:15.559553 [ 253 ] {58c33ed0-05ec-4a14-9e8a-4aadb1358c2d} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.03.18 01:39:15.559595 [ 253 ] {58c33ed0-05ec-4a14-9e8a-4aadb1358c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4276 | 2026.03.18 01:39:15.560021 [ 253 ] {58c33ed0-05ec-4a14-9e8a-4aadb1358c2d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4277 | 2026.03.18 01:39:15.560269 [ 253 ] {58c33ed0-05ec-4a14-9e8a-4aadb1358c2d} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.03.18 01:39:15.560409 [ 253 ] {58c33ed0-05ec-4a14-9e8a-4aadb1358c2d} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001403 sec., 111190.30648610121 rows/sec., 6.68 MiB/sec. | ||
| 4279 | 2026.03.18 01:39:15.560449 [ 253 ] {58c33ed0-05ec-4a14-9e8a-4aadb1358c2d} <Debug> TCPHandler: Processed in 0.001593436 sec. | ||
| 4280 | 2026.03.18 01:39:15.560576 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2026.03.18 01:39:15.560675 [ 253 ] {584a1c43-4175-4091-b1fc-00c51ae0623f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4282 | 2026.03.18 01:39:15.560716 [ 253 ] {584a1c43-4175-4091-b1fc-00c51ae0623f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4283 | 2026.03.18 01:39:15.561172 [ 253 ] {584a1c43-4175-4091-b1fc-00c51ae0623f} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.03.18 01:39:15.561215 [ 253 ] {584a1c43-4175-4091-b1fc-00c51ae0623f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4285 | 2026.03.18 01:39:15.561549 [ 253 ] {584a1c43-4175-4091-b1fc-00c51ae0623f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4286 | 2026.03.18 01:39:15.561574 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4689 rows, containing 5 columns (5 merged, 0 gathered) in 0.002707245 sec., 1732019.0821296189 rows/sec., 140.88 MiB/sec. | ||
| 4287 | 2026.03.18 01:39:15.561775 [ 253 ] {584a1c43-4175-4091-b1fc-00c51ae0623f} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.03.18 01:39:15.561911 [ 253 ] {584a1c43-4175-4091-b1fc-00c51ae0623f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001257 sec., 118536.19729514717 rows/sec., 7.66 MiB/sec. | ||
| 4289 | 2026.03.18 01:39:15.561951 [ 253 ] {584a1c43-4175-4091-b1fc-00c51ae0623f} <Debug> TCPHandler: Processed in 0.001425023 sec. | ||
| 4290 | 2026.03.18 01:39:15.562001 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4291 | 2026.03.18 01:39:15.562070 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2026.03.18 01:39:15.562174 [ 253 ] {804fe4ce-80a2-4017-8906-3fe48781b66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4293 | 2026.03.18 01:39:15.562220 [ 253 ] {804fe4ce-80a2-4017-8906-3fe48781b66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4294 | 2026.03.18 01:39:15.562313 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_26_5} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.03.18 01:39:15.562395 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_26_5} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4296 | 2026.03.18 01:39:15.562497 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4297 | 2026.03.18 01:39:15.562679 [ 253 ] {804fe4ce-80a2-4017-8906-3fe48781b66b} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.03.18 01:39:15.562719 [ 253 ] {804fe4ce-80a2-4017-8906-3fe48781b66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4299 | 2026.03.18 01:39:15.563034 [ 253 ] {804fe4ce-80a2-4017-8906-3fe48781b66b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4300 | 2026.03.18 01:39:15.563244 [ 253 ] {804fe4ce-80a2-4017-8906-3fe48781b66b} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4301 | 2026.03.18 01:39:15.563373 [ 253 ] {804fe4ce-80a2-4017-8906-3fe48781b66b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001218 sec., 121510.67323481117 rows/sec., 6.91 MiB/sec. | ||
| 4302 | 2026.03.18 01:39:15.563412 [ 253 ] {804fe4ce-80a2-4017-8906-3fe48781b66b} <Debug> TCPHandler: Processed in 0.001392654 sec. | ||
| 4303 | 2026.03.18 01:39:15.563534 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4304 | 2026.03.18 01:39:15.563633 [ 253 ] {3c6198d8-dc3a-4e2e-b3ae-96f7c44623f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4305 | 2026.03.18 01:39:15.563675 [ 253 ] {3c6198d8-dc3a-4e2e-b3ae-96f7c44623f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4306 | 2026.03.18 01:39:15.564297 [ 253 ] {3c6198d8-dc3a-4e2e-b3ae-96f7c44623f8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.03.18 01:39:15.564335 [ 253 ] {3c6198d8-dc3a-4e2e-b3ae-96f7c44623f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4308 | 2026.03.18 01:39:15.564696 [ 253 ] {3c6198d8-dc3a-4e2e-b3ae-96f7c44623f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4309 | 2026.03.18 01:39:15.564927 [ 253 ] {3c6198d8-dc3a-4e2e-b3ae-96f7c44623f8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.03.18 01:39:15.565063 [ 253 ] {3c6198d8-dc3a-4e2e-b3ae-96f7c44623f8} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001449 sec., 347826.0869565217 rows/sec., 24.46 MiB/sec. | ||
| 4311 | 2026.03.18 01:39:15.565087 [ 89 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4312 | 2026.03.18 01:39:15.565102 [ 253 ] {3c6198d8-dc3a-4e2e-b3ae-96f7c44623f8} <Debug> TCPHandler: Processed in 0.001618137 sec. | ||
| 4313 | 2026.03.18 01:39:15.565156 [ 89 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.03.18 01:39:15.565187 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4315 | 2026.03.18 01:39:15.565245 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.03.18 01:39:15.565278 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4317 | 2026.03.18 01:39:15.565345 [ 253 ] {d623e765-3d3d-4f60-b503-87bc225971bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4318 | 2026.03.18 01:39:15.565391 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4319 | 2026.03.18 01:39:15.565392 [ 253 ] {d623e765-3d3d-4f60-b503-87bc225971bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4320 | 2026.03.18 01:39:15.565431 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1511 rows starting from the beginning of the part | ||
| 4321 | 2026.03.18 01:39:15.565497 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4322 | 2026.03.18 01:39:15.565545 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4323 | 2026.03.18 01:39:15.565584 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 504 rows starting from the beginning of the part | ||
| 4324 | 2026.03.18 01:39:15.565623 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 92 rows starting from the beginning of the part | ||
| 4325 | 2026.03.18 01:39:15.565666 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 504 rows starting from the beginning of the part | ||
| 4326 | 2026.03.18 01:39:15.565780 [ 253 ] {d623e765-3d3d-4f60-b503-87bc225971bd} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2026.03.18 01:39:15.565824 [ 253 ] {d623e765-3d3d-4f60-b503-87bc225971bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4328 | 2026.03.18 01:39:15.566171 [ 253 ] {d623e765-3d3d-4f60-b503-87bc225971bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4329 | 2026.03.18 01:39:15.566396 [ 253 ] {d623e765-3d3d-4f60-b503-87bc225971bd} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2026.03.18 01:39:15.566534 [ 253 ] {d623e765-3d3d-4f60-b503-87bc225971bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001206 sec., 4975.124378109453 rows/sec., 259.93 KiB/sec. | ||
| 4331 | 2026.03.18 01:39:15.566578 [ 253 ] {d623e765-3d3d-4f60-b503-87bc225971bd} <Debug> TCPHandler: Processed in 0.001382283 sec. | ||
| 4332 | 2026.03.18 01:39:15.566699 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2026.03.18 01:39:15.566793 [ 253 ] {f419aed4-4b50-4343-9523-d72b0331ccd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4334 | 2026.03.18 01:39:15.566840 [ 253 ] {f419aed4-4b50-4343-9523-d72b0331ccd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4335 | 2026.03.18 01:39:15.566917 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677118 sec., 1648661.5730079815 rows/sec., 122.46 MiB/sec. | ||
| 4336 | 2026.03.18 01:39:15.567139 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4337 | 2026.03.18 01:39:15.567271 [ 253 ] {f419aed4-4b50-4343-9523-d72b0331ccd3} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.03.18 01:39:15.567307 [ 253 ] {f419aed4-4b50-4343-9523-d72b0331ccd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4339 | 2026.03.18 01:39:15.567426 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_26_5} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.03.18 01:39:15.567499 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_26_5} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4341 | 2026.03.18 01:39:15.567584 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4342 | 2026.03.18 01:39:15.567679 [ 253 ] {f419aed4-4b50-4343-9523-d72b0331ccd3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4343 | 2026.03.18 01:39:15.567897 [ 253 ] {f419aed4-4b50-4343-9523-d72b0331ccd3} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2026.03.18 01:39:15.568009 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4345 | 2026.03.18 01:39:15.568025 [ 253 ] {f419aed4-4b50-4343-9523-d72b0331ccd3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00125 sec., 212000 rows/sec., 14.09 MiB/sec. | ||
| 4346 | 2026.03.18 01:39:15.568052 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2026.03.18 01:39:15.568073 [ 253 ] {f419aed4-4b50-4343-9523-d72b0331ccd3} <Debug> TCPHandler: Processed in 0.001424264 sec. | ||
| 4348 | 2026.03.18 01:39:15.568075 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4349 | 2026.03.18 01:39:15.568171 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4350 | 2026.03.18 01:39:15.568207 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.03.18 01:39:15.568276 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4352 | 2026.03.18 01:39:15.568308 [ 253 ] {33d7c399-9c76-4c57-b2e3-4e9bb514db99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.03.18 01:39:15.568309 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8597 rows starting from the beginning of the part | ||
| 4354 | 2026.03.18 01:39:15.568357 [ 253 ] {33d7c399-9c76-4c57-b2e3-4e9bb514db99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4355 | 2026.03.18 01:39:15.568380 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 4356 | 2026.03.18 01:39:15.568424 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4357 | 2026.03.18 01:39:15.568459 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4358 | 2026.03.18 01:39:15.568499 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part | ||
| 4359 | 2026.03.18 01:39:15.568533 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4360 | 2026.03.18 01:39:15.568711 [ 253 ] {33d7c399-9c76-4c57-b2e3-4e9bb514db99} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2026.03.18 01:39:15.568752 [ 253 ] {33d7c399-9c76-4c57-b2e3-4e9bb514db99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4362 | 2026.03.18 01:39:15.569079 [ 253 ] {33d7c399-9c76-4c57-b2e3-4e9bb514db99} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4363 | 2026.03.18 01:39:15.569309 [ 253 ] {33d7c399-9c76-4c57-b2e3-4e9bb514db99} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2026.03.18 01:39:15.569441 [ 253 ] {33d7c399-9c76-4c57-b2e3-4e9bb514db99} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. | ||
| 4365 | 2026.03.18 01:39:15.569491 [ 253 ] {33d7c399-9c76-4c57-b2e3-4e9bb514db99} <Debug> TCPHandler: Processed in 0.001333532 sec. | ||
| 4366 | 2026.03.18 01:39:15.569617 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4367 | 2026.03.18 01:39:15.569718 [ 253 ] {da6744a3-4f2a-4956-b52d-b411a6f7eae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4368 | 2026.03.18 01:39:15.569773 [ 253 ] {da6744a3-4f2a-4956-b52d-b411a6f7eae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4369 | 2026.03.18 01:39:15.570577 [ 253 ] {da6744a3-4f2a-4956-b52d-b411a6f7eae6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.03.18 01:39:15.570615 [ 253 ] {da6744a3-4f2a-4956-b52d-b411a6f7eae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4371 | 2026.03.18 01:39:15.571334 [ 253 ] {da6744a3-4f2a-4956-b52d-b411a6f7eae6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4372 | 2026.03.18 01:39:15.571584 [ 253 ] {da6744a3-4f2a-4956-b52d-b411a6f7eae6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.03.18 01:39:15.571725 [ 253 ] {da6744a3-4f2a-4956-b52d-b411a6f7eae6} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002031 sec., 6893.1560807484 rows/sec., 12.35 MiB/sec. | ||
| 4374 | 2026.03.18 01:39:15.571780 [ 253 ] {da6744a3-4f2a-4956-b52d-b411a6f7eae6} <Debug> TCPHandler: Processed in 0.002221547 sec. | ||
| 4375 | 2026.03.18 01:39:15.571902 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2026.03.18 01:39:15.571995 [ 253 ] {757cac7a-2404-48fa-8cb6-0ed5767ee4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4377 | 2026.03.18 01:39:15.572036 [ 253 ] {757cac7a-2404-48fa-8cb6-0ed5767ee4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4378 | 2026.03.18 01:39:15.572364 [ 253 ] {757cac7a-2404-48fa-8cb6-0ed5767ee4fd} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.03.18 01:39:15.572399 [ 253 ] {757cac7a-2404-48fa-8cb6-0ed5767ee4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4380 | 2026.03.18 01:39:15.572571 [ 189 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9480 rows, containing 5 columns (5 merged, 0 gathered) in 0.004494945 sec., 2109035.8169009853 rows/sec., 138.16 MiB/sec. | ||
| 4381 | 2026.03.18 01:39:15.572787 [ 253 ] {757cac7a-2404-48fa-8cb6-0ed5767ee4fd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4382 | 2026.03.18 01:39:15.572876 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4383 | 2026.03.18 01:39:15.573082 [ 253 ] {757cac7a-2404-48fa-8cb6-0ed5767ee4fd} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.03.18 01:39:15.573210 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.03.18 01:39:15.573216 [ 89 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4386 | 2026.03.18 01:39:15.573241 [ 253 ] {757cac7a-2404-48fa-8cb6-0ed5767ee4fd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00124 sec., 72580.64516129032 rows/sec., 4.54 MiB/sec. | ||
| 4387 | 2026.03.18 01:39:15.573272 [ 89 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2026.03.18 01:39:15.573293 [ 253 ] {757cac7a-2404-48fa-8cb6-0ed5767ee4fd} <Debug> TCPHandler: Processed in 0.001424174 sec. | ||
| 4389 | 2026.03.18 01:39:15.573298 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4390 | 2026.03.18 01:39:15.573301 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4391 | 2026.03.18 01:39:15.573406 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 4392 | 2026.03.18 01:39:15.573457 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4393 | 2026.03.18 01:39:15.573548 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4394 | 2026.03.18 01:39:15.573576 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1392 rows starting from the beginning of the part | ||
| 4395 | 2026.03.18 01:39:15.573630 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 4396 | 2026.03.18 01:39:15.573675 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4397 | 2026.03.18 01:39:15.573711 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4398 | 2026.03.18 01:39:15.573746 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4399 | 2026.03.18 01:39:15.573785 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4400 | 2026.03.18 01:39:15.574798 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 4 columns (4 merged, 0 gathered) in 0.001426034 sec., 1194922.4212045434 rows/sec., 76.88 MiB/sec. | ||
| 4401 | 2026.03.18 01:39:15.575018 [ 199 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4402 | 2026.03.18 01:39:15.575311 [ 199 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_26_5} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.03.18 01:39:15.575390 [ 199 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_26_5} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4404 | 2026.03.18 01:39:15.575479 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4405 | 2026.03.18 01:39:16.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.22 MiB, peak 246.16 MiB, free memory in arenas 0.00 B, will set to 242.65 MiB (RSS), difference: 1.43 MiB | ||
| 4406 | 2026.03.18 01:39:19.142969 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58491 | ||
| 4407 | 2026.03.18 01:39:19.143120 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4408 | 2026.03.18 01:39:19.143159 [ 294 ] {} <Debug> TCP-Session: 1c5ded3c-a744-4cdc-b7d7-f62881ec0c34 Authenticating user 'default' from [fd00:1122:3344:101::e]:58491 | ||
| 4409 | 2026.03.18 01:39:19.143189 [ 294 ] {} <Debug> TCP-Session: 1c5ded3c-a744-4cdc-b7d7-f62881ec0c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2026.03.18 01:39:19.143206 [ 294 ] {} <Debug> TCP-Session: 1c5ded3c-a744-4cdc-b7d7-f62881ec0c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2026.03.18 01:39:19.143473 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50810 | ||
| 4412 | 2026.03.18 01:39:19.143490 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62140 | ||
| 4413 | 2026.03.18 01:39:19.143539 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54436 | ||
| 4414 | 2026.03.18 01:39:19.143562 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40729 | ||
| 4415 | 2026.03.18 01:39:19.143549 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57884 | ||
| 4416 | 2026.03.18 01:39:19.143656 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4417 | 2026.03.18 01:39:19.143616 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4418 | 2026.03.18 01:39:19.143722 [ 296 ] {} <Debug> TCP-Session: 00ee81e7-38bc-4e00-b40d-72434443d8a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62140 | ||
| 4419 | 2026.03.18 01:39:19.143521 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60626 | ||
| 4420 | 2026.03.18 01:39:19.143764 [ 296 ] {} <Debug> TCP-Session: 00ee81e7-38bc-4e00-b40d-72434443d8a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2026.03.18 01:39:19.143759 [ 295 ] {} <Debug> TCP-Session: a9ddd1d8-45c1-4a03-94b4-7c5760bccec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50810 | ||
| 4422 | 2026.03.18 01:39:19.143788 [ 296 ] {} <Debug> TCP-Session: 00ee81e7-38bc-4e00-b40d-72434443d8a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4423 | 2026.03.18 01:39:19.143805 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4424 | 2026.03.18 01:39:19.143820 [ 295 ] {} <Debug> TCP-Session: a9ddd1d8-45c1-4a03-94b4-7c5760bccec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4425 | 2026.03.18 01:39:19.143857 [ 3 ] {} <Debug> TCP-Session: 798275af-2a05-4223-bff6-7e6105437b1a Authenticating user 'default' from [fd00:1122:3344:101::e]:54436 | ||
| 4426 | 2026.03.18 01:39:19.143866 [ 295 ] {} <Debug> TCP-Session: a9ddd1d8-45c1-4a03-94b4-7c5760bccec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2026.03.18 01:39:19.143891 [ 3 ] {} <Debug> TCP-Session: 798275af-2a05-4223-bff6-7e6105437b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4428 | 2026.03.18 01:39:19.143505 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61168 | ||
| 4429 | 2026.03.18 01:39:19.143924 [ 3 ] {} <Debug> TCP-Session: 798275af-2a05-4223-bff6-7e6105437b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.03.18 01:39:19.143496 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43740 | ||
| 4431 | 2026.03.18 01:39:19.143621 [ 294 ] {} <Trace> TCP-Session: 1c5ded3c-a744-4cdc-b7d7-f62881ec0c34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2026.03.18 01:39:19.144006 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4433 | 2026.03.18 01:39:19.143998 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4434 | 2026.03.18 01:39:19.144046 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4435 | 2026.03.18 01:39:19.144059 [ 299 ] {} <Debug> TCP-Session: f5a67eaa-adf7-403a-a163-75ec51be8acc Authenticating user 'default' from [fd00:1122:3344:101::e]:60626 | ||
| 4436 | 2026.03.18 01:39:19.144081 [ 293 ] {} <Debug> TCP-Session: 015e4692-7288-40ba-8762-5b5893498dac Authenticating user 'default' from [fd00:1122:3344:101::e]:40729 | ||
| 4437 | 2026.03.18 01:39:19.144110 [ 292 ] {} <Debug> TCP-Session: a88ec116-88fb-48c3-9a8b-ebdddb5cb475 Authenticating user 'default' from [fd00:1122:3344:101::e]:57884 | ||
| 4438 | 2026.03.18 01:39:19.144120 [ 293 ] {} <Debug> TCP-Session: 015e4692-7288-40ba-8762-5b5893498dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2026.03.18 01:39:19.144114 [ 299 ] {} <Debug> TCP-Session: f5a67eaa-adf7-403a-a163-75ec51be8acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4440 | 2026.03.18 01:39:19.144152 [ 293 ] {} <Debug> TCP-Session: 015e4692-7288-40ba-8762-5b5893498dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2026.03.18 01:39:19.144150 [ 292 ] {} <Debug> TCP-Session: a88ec116-88fb-48c3-9a8b-ebdddb5cb475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4442 | 2026.03.18 01:39:19.144168 [ 299 ] {} <Debug> TCP-Session: f5a67eaa-adf7-403a-a163-75ec51be8acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2026.03.18 01:39:19.144196 [ 292 ] {} <Debug> TCP-Session: a88ec116-88fb-48c3-9a8b-ebdddb5cb475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4444 | 2026.03.18 01:39:19.144210 [ 294 ] {ec99496f-f39e-43cb-9383-13582e16bdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58491) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4445 | 2026.03.18 01:39:19.144294 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4446 | 2026.03.18 01:39:19.144298 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4447 | 2026.03.18 01:39:19.144340 [ 297 ] {} <Debug> TCP-Session: fd297854-fa4c-446a-8f52-a94aa7b52696 Authenticating user 'default' from [fd00:1122:3344:101::e]:43740 | ||
| 4448 | 2026.03.18 01:39:19.144386 [ 298 ] {} <Debug> TCP-Session: 643814db-6574-48e2-b33f-975cb05a8a74 Authenticating user 'default' from [fd00:1122:3344:101::e]:61168 | ||
| 4449 | 2026.03.18 01:39:19.144396 [ 297 ] {} <Debug> TCP-Session: fd297854-fa4c-446a-8f52-a94aa7b52696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4450 | 2026.03.18 01:39:19.144422 [ 298 ] {} <Debug> TCP-Session: 643814db-6574-48e2-b33f-975cb05a8a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2026.03.18 01:39:19.144431 [ 297 ] {} <Debug> TCP-Session: fd297854-fa4c-446a-8f52-a94aa7b52696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2026.03.18 01:39:19.144451 [ 298 ] {} <Debug> TCP-Session: 643814db-6574-48e2-b33f-975cb05a8a74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.03.18 01:39:19.144566 [ 294 ] {ec99496f-f39e-43cb-9383-13582e16bdaa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4454 | 2026.03.18 01:39:19.144644 [ 294 ] {ec99496f-f39e-43cb-9383-13582e16bdaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4455 | 2026.03.18 01:39:19.145055 [ 294 ] {ec99496f-f39e-43cb-9383-13582e16bdaa} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 4456 | 2026.03.18 01:39:19.146162 [ 311 ] {ec99496f-f39e-43cb-9383-13582e16bdaa} <Trace> AggregatingTransform: Aggregating | ||
| 4457 | 2026.03.18 01:39:19.146214 [ 311 ] {ec99496f-f39e-43cb-9383-13582e16bdaa} <Trace> Aggregator: Aggregation method: without_key | ||
| 4458 | 2026.03.18 01:39:19.146255 [ 311 ] {ec99496f-f39e-43cb-9383-13582e16bdaa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001055208 sec. (947.680 rows/sec., 37.02 KiB/sec.) | ||
| 4459 | 2026.03.18 01:39:19.146277 [ 311 ] {ec99496f-f39e-43cb-9383-13582e16bdaa} <Trace> Aggregator: Merging aggregated data | ||
| 4460 | 2026.03.18 01:39:19.147951 [ 294 ] {ec99496f-f39e-43cb-9383-13582e16bdaa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003811 sec., 262.39832065074785 rows/sec., 10.25 KiB/sec. | ||
| 4461 | 2026.03.18 01:39:19.148138 [ 294 ] {ec99496f-f39e-43cb-9383-13582e16bdaa} <Debug> TCPHandler: Processed in 0.004655797 sec. | ||
| 4462 | 2026.03.18 01:39:19.148245 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4463 | 2026.03.18 01:39:19.148274 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4464 | 2026.03.18 01:39:19.148281 [ 294 ] {} <Debug> TCP-Session: 1c5ded3c-a744-4cdc-b7d7-f62881ec0c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2026.03.18 01:39:19.148298 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4466 | 2026.03.18 01:39:19.148325 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4467 | 2026.03.18 01:39:19.148336 [ 295 ] {} <Debug> TCP-Session: a9ddd1d8-45c1-4a03-94b4-7c5760bccec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4468 | 2026.03.18 01:39:19.148355 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4469 | 2026.03.18 01:39:19.148370 [ 296 ] {} <Debug> TCP-Session: 00ee81e7-38bc-4e00-b40d-72434443d8a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2026.03.18 01:39:19.148396 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4471 | 2026.03.18 01:39:19.148423 [ 297 ] {} <Debug> TCP-Session: fd297854-fa4c-446a-8f52-a94aa7b52696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4472 | 2026.03.18 01:39:19.148431 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4473 | 2026.03.18 01:39:19.148476 [ 293 ] {} <Debug> TCP-Session: 015e4692-7288-40ba-8762-5b5893498dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4474 | 2026.03.18 01:39:19.148379 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4475 | 2026.03.18 01:39:19.148508 [ 298 ] {} <Debug> TCP-Session: 643814db-6574-48e2-b33f-975cb05a8a74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.03.18 01:39:19.148381 [ 299 ] {} <Debug> TCP-Session: f5a67eaa-adf7-403a-a163-75ec51be8acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4477 | 2026.03.18 01:39:19.148559 [ 3 ] {} <Debug> TCP-Session: 798275af-2a05-4223-bff6-7e6105437b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2026.03.18 01:39:19.148431 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4479 | 2026.03.18 01:39:19.148640 [ 292 ] {} <Debug> TCP-Session: a88ec116-88fb-48c3-9a8b-ebdddb5cb475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4480 | 2026.03.18 01:39:19.318501 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65507 | ||
| 4481 | 2026.03.18 01:39:19.318613 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4482 | 2026.03.18 01:39:19.318639 [ 294 ] {} <Debug> TCP-Session: ab8e87cd-75e8-4249-a604-eea7502893f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65507 | ||
| 4483 | 2026.03.18 01:39:19.318660 [ 294 ] {} <Debug> TCP-Session: ab8e87cd-75e8-4249-a604-eea7502893f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.03.18 01:39:19.318673 [ 294 ] {} <Debug> TCP-Session: ab8e87cd-75e8-4249-a604-eea7502893f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4485 | 2026.03.18 01:39:19.318899 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62732 | ||
| 4486 | 2026.03.18 01:39:19.318922 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65094 | ||
| 4487 | 2026.03.18 01:39:19.318951 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37449 | ||
| 4488 | 2026.03.18 01:39:19.318962 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40267 | ||
| 4489 | 2026.03.18 01:39:19.319013 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4490 | 2026.03.18 01:39:19.319021 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4491 | 2026.03.18 01:39:19.319032 [ 294 ] {} <Trace> TCP-Session: ab8e87cd-75e8-4249-a604-eea7502893f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.03.18 01:39:19.319053 [ 298 ] {} <Debug> TCP-Session: 119991bc-42d1-447b-8ac0-41261f00cb9d Authenticating user 'default' from [fd00:1122:3344:101::e]:65094 | ||
| 4493 | 2026.03.18 01:39:19.319058 [ 3 ] {} <Debug> TCP-Session: 17d9d576-cd4a-4061-80e8-5d2b3235d2d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37449 | ||
| 4494 | 2026.03.18 01:39:19.319072 [ 298 ] {} <Debug> TCP-Session: 119991bc-42d1-447b-8ac0-41261f00cb9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4495 | 2026.03.18 01:39:19.318968 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49776 | ||
| 4496 | 2026.03.18 01:39:19.319098 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4497 | 2026.03.18 01:39:19.319094 [ 298 ] {} <Debug> TCP-Session: 119991bc-42d1-447b-8ac0-41261f00cb9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4498 | 2026.03.18 01:39:19.319092 [ 3 ] {} <Debug> TCP-Session: 17d9d576-cd4a-4061-80e8-5d2b3235d2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4499 | 2026.03.18 01:39:19.319024 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4500 | 2026.03.18 01:39:19.319204 [ 3 ] {} <Debug> TCP-Session: 17d9d576-cd4a-4061-80e8-5d2b3235d2d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4501 | 2026.03.18 01:39:19.319208 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4502 | 2026.03.18 01:39:19.319235 [ 295 ] {} <Debug> TCP-Session: b0a0d386-ab0f-4a9f-9dbd-fd44472b6320 Authenticating user 'default' from [fd00:1122:3344:101::e]:62732 | ||
| 4503 | 2026.03.18 01:39:19.319262 [ 293 ] {} <Debug> TCP-Session: e412ed84-37e4-46b7-8a6c-dbe9f6c21f47 Authenticating user 'default' from [fd00:1122:3344:101::e]:49776 | ||
| 4504 | 2026.03.18 01:39:19.319277 [ 295 ] {} <Debug> TCP-Session: b0a0d386-ab0f-4a9f-9dbd-fd44472b6320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2026.03.18 01:39:19.318938 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38088 | ||
| 4506 | 2026.03.18 01:39:19.319301 [ 295 ] {} <Debug> TCP-Session: b0a0d386-ab0f-4a9f-9dbd-fd44472b6320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4507 | 2026.03.18 01:39:19.319300 [ 293 ] {} <Debug> TCP-Session: e412ed84-37e4-46b7-8a6c-dbe9f6c21f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4508 | 2026.03.18 01:39:19.318919 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33788 | ||
| 4509 | 2026.03.18 01:39:19.319365 [ 293 ] {} <Debug> TCP-Session: e412ed84-37e4-46b7-8a6c-dbe9f6c21f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4510 | 2026.03.18 01:39:19.319371 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4511 | 2026.03.18 01:39:19.319428 [ 299 ] {} <Debug> TCP-Session: b8221db8-f67c-4c41-ad84-b6d0dbe9e428 Authenticating user 'default' from [fd00:1122:3344:101::e]:38088 | ||
| 4512 | 2026.03.18 01:39:19.319442 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4513 | 2026.03.18 01:39:19.319461 [ 299 ] {} <Debug> TCP-Session: b8221db8-f67c-4c41-ad84-b6d0dbe9e428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2026.03.18 01:39:19.318914 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34501 | ||
| 4515 | 2026.03.18 01:39:19.319484 [ 297 ] {} <Debug> TCP-Session: 5b33243b-73ca-44bb-bcfc-040dfcd202b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33788 | ||
| 4516 | 2026.03.18 01:39:19.319492 [ 299 ] {} <Debug> TCP-Session: b8221db8-f67c-4c41-ad84-b6d0dbe9e428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4517 | 2026.03.18 01:39:19.319204 [ 294 ] {13df21ca-fd98-4eeb-a17d-9c2e7785ba2e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65507) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4518 | 2026.03.18 01:39:19.319549 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4519 | 2026.03.18 01:39:19.319541 [ 297 ] {} <Debug> TCP-Session: 5b33243b-73ca-44bb-bcfc-040dfcd202b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4520 | 2026.03.18 01:39:19.319595 [ 296 ] {} <Debug> TCP-Session: 78d0aa1a-7261-4d16-9ab4-7261e76693e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34501 | ||
| 4521 | 2026.03.18 01:39:19.319609 [ 297 ] {} <Debug> TCP-Session: 5b33243b-73ca-44bb-bcfc-040dfcd202b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4522 | 2026.03.18 01:39:19.319624 [ 296 ] {} <Debug> TCP-Session: 78d0aa1a-7261-4d16-9ab4-7261e76693e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4523 | 2026.03.18 01:39:19.319163 [ 292 ] {} <Debug> TCP-Session: 9f3c344f-c80f-42d9-979f-2f1f11e451eb Authenticating user 'default' from [fd00:1122:3344:101::e]:40267 | ||
| 4524 | 2026.03.18 01:39:19.319652 [ 296 ] {} <Debug> TCP-Session: 78d0aa1a-7261-4d16-9ab4-7261e76693e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4525 | 2026.03.18 01:39:19.319682 [ 292 ] {} <Debug> TCP-Session: 9f3c344f-c80f-42d9-979f-2f1f11e451eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4526 | 2026.03.18 01:39:19.319702 [ 292 ] {} <Debug> TCP-Session: 9f3c344f-c80f-42d9-979f-2f1f11e451eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4527 | 2026.03.18 01:39:19.319812 [ 294 ] {13df21ca-fd98-4eeb-a17d-9c2e7785ba2e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4528 | 2026.03.18 01:39:19.319872 [ 294 ] {13df21ca-fd98-4eeb-a17d-9c2e7785ba2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4529 | 2026.03.18 01:39:19.320150 [ 294 ] {13df21ca-fd98-4eeb-a17d-9c2e7785ba2e} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 4530 | 2026.03.18 01:39:19.320993 [ 303 ] {13df21ca-fd98-4eeb-a17d-9c2e7785ba2e} <Trace> AggregatingTransform: Aggregating | ||
| 4531 | 2026.03.18 01:39:19.321049 [ 303 ] {13df21ca-fd98-4eeb-a17d-9c2e7785ba2e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4532 | 2026.03.18 01:39:19.321087 [ 303 ] {13df21ca-fd98-4eeb-a17d-9c2e7785ba2e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000834913 sec. (1197.730 rows/sec., 46.79 KiB/sec.) | ||
| 4533 | 2026.03.18 01:39:19.321107 [ 303 ] {13df21ca-fd98-4eeb-a17d-9c2e7785ba2e} <Trace> Aggregator: Merging aggregated data | ||
| 4534 | 2026.03.18 01:39:19.322553 [ 294 ] {13df21ca-fd98-4eeb-a17d-9c2e7785ba2e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003405 sec., 293.68575624082234 rows/sec., 11.47 KiB/sec. | ||
| 4535 | 2026.03.18 01:39:19.322685 [ 294 ] {13df21ca-fd98-4eeb-a17d-9c2e7785ba2e} <Debug> TCPHandler: Processed in 0.003764822 sec. | ||
| 4536 | 2026.03.18 01:39:19.322797 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4537 | 2026.03.18 01:39:19.322825 [ 294 ] {} <Debug> TCP-Session: ab8e87cd-75e8-4249-a604-eea7502893f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4538 | 2026.03.18 01:39:19.322824 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4539 | 2026.03.18 01:39:19.322846 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4540 | 2026.03.18 01:39:19.322867 [ 298 ] {} <Debug> TCP-Session: 119991bc-42d1-447b-8ac0-41261f00cb9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4541 | 2026.03.18 01:39:19.322866 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4542 | 2026.03.18 01:39:19.322892 [ 296 ] {} <Debug> TCP-Session: 78d0aa1a-7261-4d16-9ab4-7261e76693e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4543 | 2026.03.18 01:39:19.322898 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4544 | 2026.03.18 01:39:19.322921 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4545 | 2026.03.18 01:39:19.322938 [ 295 ] {} <Debug> TCP-Session: b0a0d386-ab0f-4a9f-9dbd-fd44472b6320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4546 | 2026.03.18 01:39:19.322959 [ 3 ] {} <Debug> TCP-Session: 17d9d576-cd4a-4061-80e8-5d2b3235d2d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4547 | 2026.03.18 01:39:19.322978 [ 293 ] {} <Debug> TCP-Session: e412ed84-37e4-46b7-8a6c-dbe9f6c21f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4548 | 2026.03.18 01:39:19.322883 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4549 | 2026.03.18 01:39:19.322955 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4550 | 2026.03.18 01:39:19.323036 [ 299 ] {} <Debug> TCP-Session: b8221db8-f67c-4c41-ad84-b6d0dbe9e428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4551 | 2026.03.18 01:39:19.322940 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4552 | 2026.03.18 01:39:19.323063 [ 292 ] {} <Debug> TCP-Session: 9f3c344f-c80f-42d9-979f-2f1f11e451eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4553 | 2026.03.18 01:39:19.323094 [ 297 ] {} <Debug> TCP-Session: 5b33243b-73ca-44bb-bcfc-040dfcd202b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4554 | 2026.03.18 01:39:19.585361 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4555 | 2026.03.18 01:39:19.585414 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4556 | 2026.03.18 01:39:19.704947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8515 | ||
| 4557 | 2026.03.18 01:39:19.705454 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.03.18 01:39:19.705505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4559 | 2026.03.18 01:39:19.706004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4560 | 2026.03.18 01:39:19.706239 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.03.18 01:39:19.706396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8515 | ||
| 4562 | 2026.03.18 01:39:20.174398 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4563 | 2026.03.18 01:39:20.190560 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.03.18 01:39:20.190613 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4565 | 2026.03.18 01:39:20.197417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4566 | 2026.03.18 01:39:20.198145 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.03.18 01:39:20.201436 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4568 | 2026.03.18 01:39:20.547789 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4569 | 2026.03.18 01:39:20.548089 [ 253 ] {f3ede8d2-cf45-4239-bb6e-2a7b613c7ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4570 | 2026.03.18 01:39:20.548192 [ 253 ] {f3ede8d2-cf45-4239-bb6e-2a7b613c7ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4571 | 2026.03.18 01:39:20.548893 [ 253 ] {f3ede8d2-cf45-4239-bb6e-2a7b613c7ec4} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.03.18 01:39:20.548938 [ 253 ] {f3ede8d2-cf45-4239-bb6e-2a7b613c7ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4573 | 2026.03.18 01:39:20.549330 [ 253 ] {f3ede8d2-cf45-4239-bb6e-2a7b613c7ec4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4574 | 2026.03.18 01:39:20.549554 [ 253 ] {f3ede8d2-cf45-4239-bb6e-2a7b613c7ec4} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.03.18 01:39:20.549710 [ 253 ] {f3ede8d2-cf45-4239-bb6e-2a7b613c7ec4} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001697 sec., 63641.72068355922 rows/sec., 5.36 MiB/sec. | ||
| 4576 | 2026.03.18 01:39:20.549751 [ 253 ] {f3ede8d2-cf45-4239-bb6e-2a7b613c7ec4} <Debug> TCPHandler: Processed in 0.002145226 sec. | ||
| 4577 | 2026.03.18 01:39:20.549876 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4578 | 2026.03.18 01:39:20.549971 [ 253 ] {84ad626a-4ee0-4172-aa01-09820a1a7ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4579 | 2026.03.18 01:39:20.550011 [ 253 ] {84ad626a-4ee0-4172-aa01-09820a1a7ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4580 | 2026.03.18 01:39:20.550417 [ 253 ] {84ad626a-4ee0-4172-aa01-09820a1a7ab8} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.03.18 01:39:20.550453 [ 253 ] {84ad626a-4ee0-4172-aa01-09820a1a7ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4582 | 2026.03.18 01:39:20.550755 [ 253 ] {84ad626a-4ee0-4172-aa01-09820a1a7ab8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4583 | 2026.03.18 01:39:20.550957 [ 253 ] {84ad626a-4ee0-4172-aa01-09820a1a7ab8} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.03.18 01:39:20.551085 [ 253 ] {84ad626a-4ee0-4172-aa01-09820a1a7ab8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001132 sec., 22968.197879858657 rows/sec., 1.69 MiB/sec. | ||
| 4585 | 2026.03.18 01:39:20.551122 [ 253 ] {84ad626a-4ee0-4172-aa01-09820a1a7ab8} <Debug> TCPHandler: Processed in 0.001294262 sec. | ||
| 4586 | 2026.03.18 01:39:20.551239 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.03.18 01:39:20.551333 [ 253 ] {70855ae9-5097-4c97-93c3-5f39150be156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4588 | 2026.03.18 01:39:20.551372 [ 253 ] {70855ae9-5097-4c97-93c3-5f39150be156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4589 | 2026.03.18 01:39:20.551793 [ 253 ] {70855ae9-5097-4c97-93c3-5f39150be156} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.03.18 01:39:20.551828 [ 253 ] {70855ae9-5097-4c97-93c3-5f39150be156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4591 | 2026.03.18 01:39:20.552126 [ 253 ] {70855ae9-5097-4c97-93c3-5f39150be156} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4592 | 2026.03.18 01:39:20.552333 [ 253 ] {70855ae9-5097-4c97-93c3-5f39150be156} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.03.18 01:39:20.552461 [ 253 ] {70855ae9-5097-4c97-93c3-5f39150be156} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001147 sec., 78465.56233653007 rows/sec., 6.13 MiB/sec. | ||
| 4594 | 2026.03.18 01:39:20.552498 [ 253 ] {70855ae9-5097-4c97-93c3-5f39150be156} <Debug> TCPHandler: Processed in 0.001308672 sec. | ||
| 4595 | 2026.03.18 01:39:20.552611 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.03.18 01:39:20.552706 [ 253 ] {d28ce379-e584-46a2-b43a-c0ece6507192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.03.18 01:39:20.552749 [ 253 ] {d28ce379-e584-46a2-b43a-c0ece6507192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4598 | 2026.03.18 01:39:20.553161 [ 253 ] {d28ce379-e584-46a2-b43a-c0ece6507192} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.03.18 01:39:20.553196 [ 253 ] {d28ce379-e584-46a2-b43a-c0ece6507192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4600 | 2026.03.18 01:39:20.553517 [ 253 ] {d28ce379-e584-46a2-b43a-c0ece6507192} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4601 | 2026.03.18 01:39:20.553719 [ 253 ] {d28ce379-e584-46a2-b43a-c0ece6507192} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.03.18 01:39:20.553847 [ 253 ] {d28ce379-e584-46a2-b43a-c0ece6507192} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 4603 | 2026.03.18 01:39:20.553882 [ 253 ] {d28ce379-e584-46a2-b43a-c0ece6507192} <Debug> TCPHandler: Processed in 0.001319752 sec. | ||
| 4604 | 2026.03.18 01:39:20.553992 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.03.18 01:39:20.554086 [ 253 ] {1f710e16-f60b-4126-906a-3b3fb31fc1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4606 | 2026.03.18 01:39:20.554139 [ 253 ] {1f710e16-f60b-4126-906a-3b3fb31fc1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4607 | 2026.03.18 01:39:20.554934 [ 253 ] {1f710e16-f60b-4126-906a-3b3fb31fc1a0} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.03.18 01:39:20.554967 [ 253 ] {1f710e16-f60b-4126-906a-3b3fb31fc1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4609 | 2026.03.18 01:39:20.555492 [ 253 ] {1f710e16-f60b-4126-906a-3b3fb31fc1a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4610 | 2026.03.18 01:39:20.555709 [ 253 ] {1f710e16-f60b-4126-906a-3b3fb31fc1a0} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.03.18 01:39:20.555842 [ 253 ] {1f710e16-f60b-4126-906a-3b3fb31fc1a0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001774 sec., 14656.144306651635 rows/sec., 26.26 MiB/sec. | ||
| 4612 | 2026.03.18 01:39:20.555893 [ 253 ] {1f710e16-f60b-4126-906a-3b3fb31fc1a0} <Debug> TCPHandler: Processed in 0.001949602 sec. | ||
| 4613 | 2026.03.18 01:39:20.556011 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2026.03.18 01:39:20.556105 [ 253 ] {b60c1286-d84f-414f-acbb-ddcf45710f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4615 | 2026.03.18 01:39:20.556147 [ 253 ] {b60c1286-d84f-414f-acbb-ddcf45710f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4616 | 2026.03.18 01:39:20.556482 [ 253 ] {b60c1286-d84f-414f-acbb-ddcf45710f89} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.03.18 01:39:20.556515 [ 253 ] {b60c1286-d84f-414f-acbb-ddcf45710f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4618 | 2026.03.18 01:39:20.556821 [ 253 ] {b60c1286-d84f-414f-acbb-ddcf45710f89} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4619 | 2026.03.18 01:39:20.557029 [ 253 ] {b60c1286-d84f-414f-acbb-ddcf45710f89} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.03.18 01:39:20.557153 [ 253 ] {b60c1286-d84f-414f-acbb-ddcf45710f89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 4621 | 2026.03.18 01:39:20.557188 [ 253 ] {b60c1286-d84f-414f-acbb-ddcf45710f89} <Debug> TCPHandler: Processed in 0.001226091 sec. | ||
| 4622 | 2026.03.18 01:39:21.448212 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60910 | ||
| 4623 | 2026.03.18 01:39:21.448308 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4624 | 2026.03.18 01:39:21.448332 [ 293 ] {} <Debug> TCP-Session: 449489ea-f56f-4e5f-89fd-42ae9a7e3e62 Authenticating user 'default' from [fd00:1122:3344:101::e]:60910 | ||
| 4625 | 2026.03.18 01:39:21.448352 [ 293 ] {} <Debug> TCP-Session: 449489ea-f56f-4e5f-89fd-42ae9a7e3e62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4626 | 2026.03.18 01:39:21.448364 [ 293 ] {} <Debug> TCP-Session: 449489ea-f56f-4e5f-89fd-42ae9a7e3e62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4627 | 2026.03.18 01:39:21.448573 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63480 | ||
| 4628 | 2026.03.18 01:39:21.448594 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48368 | ||
| 4629 | 2026.03.18 01:39:21.448620 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51550 | ||
| 4630 | 2026.03.18 01:39:21.448647 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47894 | ||
| 4631 | 2026.03.18 01:39:21.448654 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42292 | ||
| 4632 | 2026.03.18 01:39:21.448702 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4633 | 2026.03.18 01:39:21.448715 [ 293 ] {} <Trace> TCP-Session: 449489ea-f56f-4e5f-89fd-42ae9a7e3e62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2026.03.18 01:39:21.448733 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4635 | 2026.03.18 01:39:21.448751 [ 296 ] {} <Debug> TCP-Session: c2e7161e-c374-4951-80bf-c32ed72574f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48368 | ||
| 4636 | 2026.03.18 01:39:21.448632 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38284 | ||
| 4637 | 2026.03.18 01:39:21.448800 [ 296 ] {} <Debug> TCP-Session: c2e7161e-c374-4951-80bf-c32ed72574f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4638 | 2026.03.18 01:39:21.448797 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4639 | 2026.03.18 01:39:21.448827 [ 296 ] {} <Debug> TCP-Session: c2e7161e-c374-4951-80bf-c32ed72574f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4640 | 2026.03.18 01:39:21.448854 [ 292 ] {} <Debug> TCP-Session: 2e95f211-f4a2-4455-8c60-971b6d65de5f Authenticating user 'default' from [fd00:1122:3344:101::e]:42292 | ||
| 4641 | 2026.03.18 01:39:21.448859 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4642 | 2026.03.18 01:39:21.448791 [ 298 ] {} <Debug> TCP-Session: b62b51d5-1175-4a4c-9fc6-d2007fcb3e2f Authenticating user 'default' from [fd00:1122:3344:101::e]:51550 | ||
| 4643 | 2026.03.18 01:39:21.448900 [ 299 ] {} <Debug> TCP-Session: 69786b71-f3fb-48c5-ad72-5293d4ec4303 Authenticating user 'default' from [fd00:1122:3344:101::e]:38284 | ||
| 4644 | 2026.03.18 01:39:21.448913 [ 293 ] {109ff2d2-a545-4b67-a50a-e6e67a873760} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60910) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4645 | 2026.03.18 01:39:21.448929 [ 299 ] {} <Debug> TCP-Session: 69786b71-f3fb-48c5-ad72-5293d4ec4303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4646 | 2026.03.18 01:39:21.448926 [ 298 ] {} <Debug> TCP-Session: b62b51d5-1175-4a4c-9fc6-d2007fcb3e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4647 | 2026.03.18 01:39:21.448959 [ 299 ] {} <Debug> TCP-Session: 69786b71-f3fb-48c5-ad72-5293d4ec4303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4648 | 2026.03.18 01:39:21.448974 [ 298 ] {} <Debug> TCP-Session: b62b51d5-1175-4a4c-9fc6-d2007fcb3e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4649 | 2026.03.18 01:39:21.448891 [ 292 ] {} <Debug> TCP-Session: 2e95f211-f4a2-4455-8c60-971b6d65de5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4650 | 2026.03.18 01:39:21.448619 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42632 | ||
| 4651 | 2026.03.18 01:39:21.449024 [ 292 ] {} <Debug> TCP-Session: 2e95f211-f4a2-4455-8c60-971b6d65de5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4652 | 2026.03.18 01:39:21.448592 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38046 | ||
| 4653 | 2026.03.18 01:39:21.448740 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4654 | 2026.03.18 01:39:21.449100 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4655 | 2026.03.18 01:39:21.449139 [ 3 ] {} <Debug> TCP-Session: 56580209-e0d6-4a9f-a541-0c3787e1ae71 Authenticating user 'default' from [fd00:1122:3344:101::e]:47894 | ||
| 4656 | 2026.03.18 01:39:21.449189 [ 297 ] {} <Debug> TCP-Session: e3b9279b-efba-4c56-bf04-1ea43b94ac1e Authenticating user 'default' from [fd00:1122:3344:101::e]:42632 | ||
| 4657 | 2026.03.18 01:39:21.449212 [ 3 ] {} <Debug> TCP-Session: 56580209-e0d6-4a9f-a541-0c3787e1ae71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4658 | 2026.03.18 01:39:21.449224 [ 297 ] {} <Debug> TCP-Session: e3b9279b-efba-4c56-bf04-1ea43b94ac1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4659 | 2026.03.18 01:39:21.449227 [ 293 ] {109ff2d2-a545-4b67-a50a-e6e67a873760} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4660 | 2026.03.18 01:39:21.449238 [ 3 ] {} <Debug> TCP-Session: 56580209-e0d6-4a9f-a541-0c3787e1ae71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4661 | 2026.03.18 01:39:21.449250 [ 297 ] {} <Debug> TCP-Session: e3b9279b-efba-4c56-bf04-1ea43b94ac1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4662 | 2026.03.18 01:39:21.449226 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4663 | 2026.03.18 01:39:21.449301 [ 293 ] {109ff2d2-a545-4b67-a50a-e6e67a873760} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4664 | 2026.03.18 01:39:21.448685 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4665 | 2026.03.18 01:39:21.449341 [ 295 ] {} <Debug> TCP-Session: eb0deaec-35bc-4da2-bd36-3bea956695ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38046 | ||
| 4666 | 2026.03.18 01:39:21.449415 [ 294 ] {} <Debug> TCP-Session: 25d01e01-0bfe-4768-9361-9ffd02b48d9f Authenticating user 'default' from [fd00:1122:3344:101::e]:63480 | ||
| 4667 | 2026.03.18 01:39:21.449431 [ 295 ] {} <Debug> TCP-Session: eb0deaec-35bc-4da2-bd36-3bea956695ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4668 | 2026.03.18 01:39:21.449438 [ 294 ] {} <Debug> TCP-Session: 25d01e01-0bfe-4768-9361-9ffd02b48d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4669 | 2026.03.18 01:39:21.449456 [ 295 ] {} <Debug> TCP-Session: eb0deaec-35bc-4da2-bd36-3bea956695ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4670 | 2026.03.18 01:39:21.449469 [ 294 ] {} <Debug> TCP-Session: 25d01e01-0bfe-4768-9361-9ffd02b48d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4671 | 2026.03.18 01:39:21.449636 [ 293 ] {109ff2d2-a545-4b67-a50a-e6e67a873760} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 4672 | 2026.03.18 01:39:21.450654 [ 336 ] {109ff2d2-a545-4b67-a50a-e6e67a873760} <Trace> AggregatingTransform: Aggregating | ||
| 4673 | 2026.03.18 01:39:21.450716 [ 336 ] {109ff2d2-a545-4b67-a50a-e6e67a873760} <Trace> Aggregator: Aggregation method: without_key | ||
| 4674 | 2026.03.18 01:39:21.450756 [ 336 ] {109ff2d2-a545-4b67-a50a-e6e67a873760} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000998937 sec. (1001.064 rows/sec., 39.10 KiB/sec.) | ||
| 4675 | 2026.03.18 01:39:21.450776 [ 336 ] {109ff2d2-a545-4b67-a50a-e6e67a873760} <Trace> Aggregator: Merging aggregated data | ||
| 4676 | 2026.03.18 01:39:21.452063 [ 293 ] {109ff2d2-a545-4b67-a50a-e6e67a873760} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003207 sec., 311.81789834736514 rows/sec., 12.18 KiB/sec. | ||
| 4677 | 2026.03.18 01:39:21.452185 [ 293 ] {109ff2d2-a545-4b67-a50a-e6e67a873760} <Debug> TCPHandler: Processed in 0.00363208 sec. | ||
| 4678 | 2026.03.18 01:39:21.452323 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4679 | 2026.03.18 01:39:21.452345 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4680 | 2026.03.18 01:39:21.452364 [ 293 ] {} <Debug> TCP-Session: 449489ea-f56f-4e5f-89fd-42ae9a7e3e62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4681 | 2026.03.18 01:39:21.452370 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4682 | 2026.03.18 01:39:21.452390 [ 295 ] {} <Debug> TCP-Session: eb0deaec-35bc-4da2-bd36-3bea956695ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4683 | 2026.03.18 01:39:21.452394 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4684 | 2026.03.18 01:39:21.452411 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4685 | 2026.03.18 01:39:21.452428 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4686 | 2026.03.18 01:39:21.452445 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4687 | 2026.03.18 01:39:21.452467 [ 299 ] {} <Debug> TCP-Session: 69786b71-f3fb-48c5-ad72-5293d4ec4303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4688 | 2026.03.18 01:39:21.452489 [ 297 ] {} <Debug> TCP-Session: e3b9279b-efba-4c56-bf04-1ea43b94ac1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4689 | 2026.03.18 01:39:21.452500 [ 292 ] {} <Debug> TCP-Session: 2e95f211-f4a2-4455-8c60-971b6d65de5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4690 | 2026.03.18 01:39:21.452485 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4691 | 2026.03.18 01:39:21.452467 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4692 | 2026.03.18 01:39:21.452562 [ 3 ] {} <Debug> TCP-Session: 56580209-e0d6-4a9f-a541-0c3787e1ae71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4693 | 2026.03.18 01:39:21.452454 [ 294 ] {} <Debug> TCP-Session: 25d01e01-0bfe-4768-9361-9ffd02b48d9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4694 | 2026.03.18 01:39:21.452577 [ 298 ] {} <Debug> TCP-Session: b62b51d5-1175-4a4c-9fc6-d2007fcb3e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4695 | 2026.03.18 01:39:21.452414 [ 296 ] {} <Debug> TCP-Session: c2e7161e-c374-4951-80bf-c32ed72574f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4696 | 2026.03.18 01:39:24.559726 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.03.18 01:39:24.559944 [ 253 ] {25473f7b-f17a-4dfa-8193-64630ab7d9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4698 | 2026.03.18 01:39:24.560034 [ 253 ] {25473f7b-f17a-4dfa-8193-64630ab7d9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4699 | 2026.03.18 01:39:24.562311 [ 253 ] {25473f7b-f17a-4dfa-8193-64630ab7d9c1} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.03.18 01:39:24.562388 [ 253 ] {25473f7b-f17a-4dfa-8193-64630ab7d9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4701 | 2026.03.18 01:39:24.562925 [ 253 ] {25473f7b-f17a-4dfa-8193-64630ab7d9c1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4702 | 2026.03.18 01:39:24.563237 [ 253 ] {25473f7b-f17a-4dfa-8193-64630ab7d9c1} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.03.18 01:39:24.563394 [ 78 ] {} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4704 | 2026.03.18 01:39:24.563436 [ 253 ] {25473f7b-f17a-4dfa-8193-64630ab7d9c1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003558 sec., 79820.12366498033 rows/sec., 5.07 MiB/sec. | ||
| 4705 | 2026.03.18 01:39:24.563458 [ 78 ] {} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.03.18 01:39:24.563485 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4707 | 2026.03.18 01:39:24.563519 [ 253 ] {25473f7b-f17a-4dfa-8193-64630ab7d9c1} <Debug> TCPHandler: Processed in 0.003938156 sec. | ||
| 4708 | 2026.03.18 01:39:24.563585 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4709 | 2026.03.18 01:39:24.563678 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.03.18 01:39:24.563709 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4711 | 2026.03.18 01:39:24.563740 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4712 | 2026.03.18 01:39:24.563804 [ 253 ] {12188670-97f9-49f4-be37-f06ac8ab3fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4713 | 2026.03.18 01:39:24.563810 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4714 | 2026.03.18 01:39:24.563855 [ 253 ] {12188670-97f9-49f4-be37-f06ac8ab3fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4715 | 2026.03.18 01:39:24.563864 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4716 | 2026.03.18 01:39:24.563907 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4717 | 2026.03.18 01:39:24.563946 [ 189 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4718 | 2026.03.18 01:39:24.564453 [ 253 ] {12188670-97f9-49f4-be37-f06ac8ab3fbd} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.03.18 01:39:24.564503 [ 253 ] {12188670-97f9-49f4-be37-f06ac8ab3fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4720 | 2026.03.18 01:39:24.564953 [ 253 ] {12188670-97f9-49f4-be37-f06ac8ab3fbd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4721 | 2026.03.18 01:39:24.565231 [ 201 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692278 sec., 839105.6315806268 rows/sec., 56.50 MiB/sec. | ||
| 4722 | 2026.03.18 01:39:24.565266 [ 253 ] {12188670-97f9-49f4-be37-f06ac8ab3fbd} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.03.18 01:39:24.565389 [ 193 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4724 | 2026.03.18 01:39:24.565460 [ 253 ] {12188670-97f9-49f4-be37-f06ac8ab3fbd} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001681 sec., 8328.375966686495 rows/sec., 679.12 KiB/sec. | ||
| 4725 | 2026.03.18 01:39:24.565505 [ 253 ] {12188670-97f9-49f4-be37-f06ac8ab3fbd} <Debug> TCPHandler: Processed in 0.001886822 sec. | ||
| 4726 | 2026.03.18 01:39:24.565623 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.03.18 01:39:24.565652 [ 193 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_13_3} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.03.18 01:39:24.565722 [ 193 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_13_3} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4729 | 2026.03.18 01:39:24.565726 [ 253 ] {170c84d8-c7bf-45ca-9f28-0f72f8ad765e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4730 | 2026.03.18 01:39:24.565771 [ 253 ] {170c84d8-c7bf-45ca-9f28-0f72f8ad765e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4731 | 2026.03.18 01:39:24.565792 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4732 | 2026.03.18 01:39:24.567176 [ 253 ] {170c84d8-c7bf-45ca-9f28-0f72f8ad765e} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.03.18 01:39:24.567216 [ 253 ] {170c84d8-c7bf-45ca-9f28-0f72f8ad765e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4734 | 2026.03.18 01:39:24.567751 [ 253 ] {170c84d8-c7bf-45ca-9f28-0f72f8ad765e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4735 | 2026.03.18 01:39:24.567963 [ 253 ] {170c84d8-c7bf-45ca-9f28-0f72f8ad765e} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.03.18 01:39:24.568097 [ 253 ] {170c84d8-c7bf-45ca-9f28-0f72f8ad765e} <Debug> executeQuery: Read 2712 rows, 211.51 KiB in 0.00239 sec., 1134728.0334728032 rows/sec., 86.42 MiB/sec. | ||
| 4737 | 2026.03.18 01:39:24.568136 [ 253 ] {170c84d8-c7bf-45ca-9f28-0f72f8ad765e} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 4738 | 2026.03.18 01:39:24.568149 [ 253 ] {170c84d8-c7bf-45ca-9f28-0f72f8ad765e} <Debug> TCPHandler: Processed in 0.002575783 sec. | ||
| 4739 | 2026.03.18 01:39:24.568265 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2026.03.18 01:39:24.568359 [ 253 ] {5d7ecbb0-02ae-4017-bd94-a7ccfccd432c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4741 | 2026.03.18 01:39:24.568400 [ 253 ] {5d7ecbb0-02ae-4017-bd94-a7ccfccd432c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4742 | 2026.03.18 01:39:24.568843 [ 253 ] {5d7ecbb0-02ae-4017-bd94-a7ccfccd432c} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.03.18 01:39:24.568878 [ 253 ] {5d7ecbb0-02ae-4017-bd94-a7ccfccd432c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4744 | 2026.03.18 01:39:24.569193 [ 253 ] {5d7ecbb0-02ae-4017-bd94-a7ccfccd432c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4745 | 2026.03.18 01:39:24.569399 [ 253 ] {5d7ecbb0-02ae-4017-bd94-a7ccfccd432c} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.03.18 01:39:24.569514 [ 78 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4747 | 2026.03.18 01:39:24.569525 [ 253 ] {5d7ecbb0-02ae-4017-bd94-a7ccfccd432c} <Debug> executeQuery: Read 179 rows, 11.25 KiB in 0.001184 sec., 151182.43243243243 rows/sec., 9.28 MiB/sec. | ||
| 4748 | 2026.03.18 01:39:24.569561 [ 78 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.03.18 01:39:24.569578 [ 253 ] {5d7ecbb0-02ae-4017-bd94-a7ccfccd432c} <Debug> TCPHandler: Processed in 0.001363382 sec. | ||
| 4750 | 2026.03.18 01:39:24.569590 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4751 | 2026.03.18 01:39:24.569684 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4752 | 2026.03.18 01:39:24.569701 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2026.03.18 01:39:24.569770 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4754 | 2026.03.18 01:39:24.569795 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 209 rows starting from the beginning of the part | ||
| 4755 | 2026.03.18 01:39:24.569799 [ 253 ] {435e082a-ac4a-4e57-ab9f-8b47ae783eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4756 | 2026.03.18 01:39:24.569842 [ 253 ] {435e082a-ac4a-4e57-ab9f-8b47ae783eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4757 | 2026.03.18 01:39:24.569844 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 156 rows starting from the beginning of the part | ||
| 4758 | 2026.03.18 01:39:24.569889 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 4759 | 2026.03.18 01:39:24.569926 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 156 rows starting from the beginning of the part | ||
| 4760 | 2026.03.18 01:39:24.569964 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 4761 | 2026.03.18 01:39:24.569999 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 179 rows starting from the beginning of the part | ||
| 4762 | 2026.03.18 01:39:24.570468 [ 253 ] {435e082a-ac4a-4e57-ab9f-8b47ae783eb1} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.03.18 01:39:24.570503 [ 253 ] {435e082a-ac4a-4e57-ab9f-8b47ae783eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4764 | 2026.03.18 01:39:24.570782 [ 193 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001132228 sec., 665943.6085311439 rows/sec., 43.92 MiB/sec. | ||
| 4765 | 2026.03.18 01:39:24.570957 [ 253 ] {435e082a-ac4a-4e57-ab9f-8b47ae783eb1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4766 | 2026.03.18 01:39:24.570968 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4767 | 2026.03.18 01:39:24.571247 [ 253 ] {435e082a-ac4a-4e57-ab9f-8b47ae783eb1} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.03.18 01:39:24.571378 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_21_4} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.03.18 01:39:24.571414 [ 253 ] {435e082a-ac4a-4e57-ab9f-8b47ae783eb1} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001632 sec., 525122.5490196078 rows/sec., 31.21 MiB/sec. | ||
| 4770 | 2026.03.18 01:39:24.571460 [ 253 ] {435e082a-ac4a-4e57-ab9f-8b47ae783eb1} <Debug> TCPHandler: Processed in 0.001808971 sec. | ||
| 4771 | 2026.03.18 01:39:24.571491 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_21_4} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4772 | 2026.03.18 01:39:24.571565 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2026.03.18 01:39:24.571633 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4774 | 2026.03.18 01:39:24.571680 [ 253 ] {1e027a35-9f55-4d40-900c-f91d927a632c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4775 | 2026.03.18 01:39:24.571730 [ 253 ] {1e027a35-9f55-4d40-900c-f91d927a632c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4776 | 2026.03.18 01:39:24.572118 [ 253 ] {1e027a35-9f55-4d40-900c-f91d927a632c} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.03.18 01:39:24.572155 [ 253 ] {1e027a35-9f55-4d40-900c-f91d927a632c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4778 | 2026.03.18 01:39:24.572464 [ 253 ] {1e027a35-9f55-4d40-900c-f91d927a632c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4779 | 2026.03.18 01:39:24.572667 [ 253 ] {1e027a35-9f55-4d40-900c-f91d927a632c} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.03.18 01:39:24.572795 [ 253 ] {1e027a35-9f55-4d40-900c-f91d927a632c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 62.00 KiB/sec. | ||
| 4781 | 2026.03.18 01:39:24.572832 [ 253 ] {1e027a35-9f55-4d40-900c-f91d927a632c} <Debug> TCPHandler: Processed in 0.001316393 sec. | ||
| 4782 | 2026.03.18 01:39:24.572950 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.03.18 01:39:24.573048 [ 253 ] {7cfe0fba-d7db-46d2-a5e9-89e31f8475e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.03.18 01:39:24.573089 [ 253 ] {7cfe0fba-d7db-46d2-a5e9-89e31f8475e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4785 | 2026.03.18 01:39:24.573548 [ 253 ] {7cfe0fba-d7db-46d2-a5e9-89e31f8475e9} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.03.18 01:39:24.573585 [ 253 ] {7cfe0fba-d7db-46d2-a5e9-89e31f8475e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4787 | 2026.03.18 01:39:24.573915 [ 253 ] {7cfe0fba-d7db-46d2-a5e9-89e31f8475e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4788 | 2026.03.18 01:39:24.574140 [ 253 ] {7cfe0fba-d7db-46d2-a5e9-89e31f8475e9} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.03.18 01:39:24.574235 [ 75 ] {} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4790 | 2026.03.18 01:39:24.574272 [ 75 ] {} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.03.18 01:39:24.574273 [ 253 ] {7cfe0fba-d7db-46d2-a5e9-89e31f8475e9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001244 sec., 118971.06109324758 rows/sec., 6.77 MiB/sec. | ||
| 4792 | 2026.03.18 01:39:24.574295 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4793 | 2026.03.18 01:39:24.574319 [ 253 ] {7cfe0fba-d7db-46d2-a5e9-89e31f8475e9} <Debug> TCPHandler: Processed in 0.001418444 sec. | ||
| 4794 | 2026.03.18 01:39:24.574437 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4795 | 2026.03.18 01:39:24.574444 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.03.18 01:39:24.574583 [ 253 ] {237d737a-68ef-424d-bd68-1cd8b03e6ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4797 | 2026.03.18 01:39:24.574592 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4798 | 2026.03.18 01:39:24.574630 [ 253 ] {237d737a-68ef-424d-bd68-1cd8b03e6ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4799 | 2026.03.18 01:39:24.574637 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4800 | 2026.03.18 01:39:24.574717 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4801 | 2026.03.18 01:39:24.574767 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4802 | 2026.03.18 01:39:24.574812 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4803 | 2026.03.18 01:39:24.574853 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4804 | 2026.03.18 01:39:24.575506 [ 253 ] {237d737a-68ef-424d-bd68-1cd8b03e6ad6} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.03.18 01:39:24.575548 [ 253 ] {237d737a-68ef-424d-bd68-1cd8b03e6ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4806 | 2026.03.18 01:39:24.575753 [ 201 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373673 sec., 538701.7143090095 rows/sec., 32.69 MiB/sec. | ||
| 4807 | 2026.03.18 01:39:24.575885 [ 193 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4808 | 2026.03.18 01:39:24.575988 [ 253 ] {237d737a-68ef-424d-bd68-1cd8b03e6ad6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4809 | 2026.03.18 01:39:24.576135 [ 193 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_13_3} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.03.18 01:39:24.576196 [ 193 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_13_3} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4811 | 2026.03.18 01:39:24.576206 [ 253 ] {237d737a-68ef-424d-bd68-1cd8b03e6ad6} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.03.18 01:39:24.576262 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4813 | 2026.03.18 01:39:24.576338 [ 253 ] {237d737a-68ef-424d-bd68-1cd8b03e6ad6} <Debug> executeQuery: Read 1463 rows, 103.39 KiB in 0.001773 sec., 825155.1043429215 rows/sec., 56.95 MiB/sec. | ||
| 4814 | 2026.03.18 01:39:24.576378 [ 253 ] {237d737a-68ef-424d-bd68-1cd8b03e6ad6} <Debug> TCPHandler: Processed in 0.001984723 sec. | ||
| 4815 | 2026.03.18 01:39:24.576497 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.03.18 01:39:24.576591 [ 253 ] {f262ee80-3f31-45a7-8ec8-db01cddd42db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4817 | 2026.03.18 01:39:24.576632 [ 253 ] {f262ee80-3f31-45a7-8ec8-db01cddd42db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4818 | 2026.03.18 01:39:24.576976 [ 253 ] {f262ee80-3f31-45a7-8ec8-db01cddd42db} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.03.18 01:39:24.577012 [ 253 ] {f262ee80-3f31-45a7-8ec8-db01cddd42db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4820 | 2026.03.18 01:39:24.577319 [ 253 ] {f262ee80-3f31-45a7-8ec8-db01cddd42db} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4821 | 2026.03.18 01:39:24.577524 [ 253 ] {f262ee80-3f31-45a7-8ec8-db01cddd42db} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.03.18 01:39:24.577651 [ 253 ] {f262ee80-3f31-45a7-8ec8-db01cddd42db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 4823 | 2026.03.18 01:39:24.577687 [ 253 ] {f262ee80-3f31-45a7-8ec8-db01cddd42db} <Debug> TCPHandler: Processed in 0.001239061 sec. | ||
| 4824 | 2026.03.18 01:39:24.577797 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.03.18 01:39:24.577891 [ 253 ] {83678ecc-4c28-4e2d-867e-cdc850ec2533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4826 | 2026.03.18 01:39:24.577934 [ 253 ] {83678ecc-4c28-4e2d-867e-cdc850ec2533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4827 | 2026.03.18 01:39:24.578546 [ 253 ] {83678ecc-4c28-4e2d-867e-cdc850ec2533} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.03.18 01:39:24.578580 [ 253 ] {83678ecc-4c28-4e2d-867e-cdc850ec2533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4829 | 2026.03.18 01:39:24.579000 [ 253 ] {83678ecc-4c28-4e2d-867e-cdc850ec2533} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4830 | 2026.03.18 01:39:24.579209 [ 253 ] {83678ecc-4c28-4e2d-867e-cdc850ec2533} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.03.18 01:39:24.579338 [ 253 ] {83678ecc-4c28-4e2d-867e-cdc850ec2533} <Debug> executeQuery: Read 1425 rows, 91.88 KiB in 0.001465 sec., 972696.2457337885 rows/sec., 61.25 MiB/sec. | ||
| 4832 | 2026.03.18 01:39:24.579376 [ 253 ] {83678ecc-4c28-4e2d-867e-cdc850ec2533} <Debug> TCPHandler: Processed in 0.001626787 sec. | ||
| 4833 | 2026.03.18 01:39:24.579483 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.03.18 01:39:24.579582 [ 253 ] {531cee73-e5fd-4f8d-9700-1d553eedb905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.03.18 01:39:24.579625 [ 253 ] {531cee73-e5fd-4f8d-9700-1d553eedb905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4836 | 2026.03.18 01:39:24.579937 [ 253 ] {531cee73-e5fd-4f8d-9700-1d553eedb905} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.03.18 01:39:24.579972 [ 253 ] {531cee73-e5fd-4f8d-9700-1d553eedb905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4838 | 2026.03.18 01:39:24.580286 [ 253 ] {531cee73-e5fd-4f8d-9700-1d553eedb905} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4839 | 2026.03.18 01:39:24.580496 [ 253 ] {531cee73-e5fd-4f8d-9700-1d553eedb905} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.03.18 01:39:24.580628 [ 253 ] {531cee73-e5fd-4f8d-9700-1d553eedb905} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 4841 | 2026.03.18 01:39:24.580666 [ 253 ] {531cee73-e5fd-4f8d-9700-1d553eedb905} <Debug> TCPHandler: Processed in 0.001233181 sec. | ||
| 4842 | 2026.03.18 01:39:24.580779 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.03.18 01:39:24.580875 [ 253 ] {8f5d7a00-c3c2-4d0c-827a-2cbaa4ae4db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4844 | 2026.03.18 01:39:24.580929 [ 253 ] {8f5d7a00-c3c2-4d0c-827a-2cbaa4ae4db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4845 | 2026.03.18 01:39:24.581722 [ 253 ] {8f5d7a00-c3c2-4d0c-827a-2cbaa4ae4db1} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.03.18 01:39:24.581758 [ 253 ] {8f5d7a00-c3c2-4d0c-827a-2cbaa4ae4db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4847 | 2026.03.18 01:39:24.582313 [ 253 ] {8f5d7a00-c3c2-4d0c-827a-2cbaa4ae4db1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4848 | 2026.03.18 01:39:24.582538 [ 253 ] {8f5d7a00-c3c2-4d0c-827a-2cbaa4ae4db1} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.03.18 01:39:24.582635 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4850 | 2026.03.18 01:39:24.582674 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.03.18 01:39:24.582686 [ 253 ] {8f5d7a00-c3c2-4d0c-827a-2cbaa4ae4db1} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00183 sec., 12568.306010928962 rows/sec., 22.52 MiB/sec. | ||
| 4852 | 2026.03.18 01:39:24.582695 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4853 | 2026.03.18 01:39:24.582747 [ 253 ] {8f5d7a00-c3c2-4d0c-827a-2cbaa4ae4db1} <Debug> TCPHandler: Processed in 0.002016893 sec. | ||
| 4854 | 2026.03.18 01:39:24.582808 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4855 | 2026.03.18 01:39:24.582862 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2026.03.18 01:39:24.582964 [ 253 ] {a2bcbab0-c3c5-44cd-8059-c3ffba537744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4857 | 2026.03.18 01:39:24.583007 [ 253 ] {a2bcbab0-c3c5-44cd-8059-c3ffba537744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4858 | 2026.03.18 01:39:24.583086 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4859 | 2026.03.18 01:39:24.583165 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 267 rows starting from the beginning of the part | ||
| 4860 | 2026.03.18 01:39:24.583333 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 4861 | 2026.03.18 01:39:24.583348 [ 253 ] {a2bcbab0-c3c5-44cd-8059-c3ffba537744} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.03.18 01:39:24.583388 [ 253 ] {a2bcbab0-c3c5-44cd-8059-c3ffba537744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4863 | 2026.03.18 01:39:24.583472 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 4864 | 2026.03.18 01:39:24.583584 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 4865 | 2026.03.18 01:39:24.583690 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 4866 | 2026.03.18 01:39:24.583732 [ 253 ] {a2bcbab0-c3c5-44cd-8059-c3ffba537744} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4867 | 2026.03.18 01:39:24.583817 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part | ||
| 4868 | 2026.03.18 01:39:24.583958 [ 253 ] {a2bcbab0-c3c5-44cd-8059-c3ffba537744} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.03.18 01:39:24.584107 [ 253 ] {a2bcbab0-c3c5-44cd-8059-c3ffba537744} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001161 sec., 67183.46253229975 rows/sec., 4.15 MiB/sec. | ||
| 4870 | 2026.03.18 01:39:24.584144 [ 253 ] {a2bcbab0-c3c5-44cd-8059-c3ffba537744} <Debug> TCPHandler: Processed in 0.001333243 sec. | ||
| 4871 | 2026.03.18 01:39:24.587022 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 19 columns (19 merged, 0 gathered) in 0.004264721 sec., 86758.3131463934 rows/sec., 155.47 MiB/sec. | ||
| 4872 | 2026.03.18 01:39:24.587493 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4873 | 2026.03.18 01:39:24.587776 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.03.18 01:39:24.587843 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4875 | 2026.03.18 01:39:24.587928 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 4876 | 2026.03.18 01:39:24.744449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 664 | ||
| 4877 | 2026.03.18 01:39:24.748130 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.03.18 01:39:24.748186 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4879 | 2026.03.18 01:39:24.749457 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4880 | 2026.03.18 01:39:24.749725 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.03.18 01:39:24.749989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 4882 | 2026.03.18 01:39:25.541027 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4883 | 2026.03.18 01:39:25.541331 [ 253 ] {68c67e65-1707-4702-939d-3d064e7244a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4884 | 2026.03.18 01:39:25.541437 [ 253 ] {68c67e65-1707-4702-939d-3d064e7244a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4885 | 2026.03.18 01:39:25.542111 [ 253 ] {68c67e65-1707-4702-939d-3d064e7244a7} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2026.03.18 01:39:25.542162 [ 253 ] {68c67e65-1707-4702-939d-3d064e7244a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4887 | 2026.03.18 01:39:25.542560 [ 253 ] {68c67e65-1707-4702-939d-3d064e7244a7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4888 | 2026.03.18 01:39:25.542794 [ 253 ] {68c67e65-1707-4702-939d-3d064e7244a7} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.03.18 01:39:25.542965 [ 253 ] {68c67e65-1707-4702-939d-3d064e7244a7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.52 MiB/sec. | ||
| 4890 | 2026.03.18 01:39:25.543013 [ 253 ] {68c67e65-1707-4702-939d-3d064e7244a7} <Debug> TCPHandler: Processed in 0.002171376 sec. | ||
| 4891 | 2026.03.18 01:39:25.543137 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2026.03.18 01:39:25.543242 [ 253 ] {800af8cb-be39-4b64-be26-38a2d842a13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4893 | 2026.03.18 01:39:25.543286 [ 253 ] {800af8cb-be39-4b64-be26-38a2d842a13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4894 | 2026.03.18 01:39:25.543724 [ 253 ] {800af8cb-be39-4b64-be26-38a2d842a13c} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.03.18 01:39:25.543761 [ 253 ] {800af8cb-be39-4b64-be26-38a2d842a13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4896 | 2026.03.18 01:39:25.544108 [ 253 ] {800af8cb-be39-4b64-be26-38a2d842a13c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4897 | 2026.03.18 01:39:25.544324 [ 253 ] {800af8cb-be39-4b64-be26-38a2d842a13c} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2026.03.18 01:39:25.544458 [ 253 ] {800af8cb-be39-4b64-be26-38a2d842a13c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 4899 | 2026.03.18 01:39:25.544497 [ 253 ] {800af8cb-be39-4b64-be26-38a2d842a13c} <Debug> TCPHandler: Processed in 0.001413683 sec. | ||
| 4900 | 2026.03.18 01:39:25.544615 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2026.03.18 01:39:25.544712 [ 253 ] {ca756508-e9c2-4c1d-8410-fb8a035f8963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4902 | 2026.03.18 01:39:25.544774 [ 253 ] {ca756508-e9c2-4c1d-8410-fb8a035f8963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4903 | 2026.03.18 01:39:25.545144 [ 253 ] {ca756508-e9c2-4c1d-8410-fb8a035f8963} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.03.18 01:39:25.545181 [ 253 ] {ca756508-e9c2-4c1d-8410-fb8a035f8963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4905 | 2026.03.18 01:39:25.545510 [ 253 ] {ca756508-e9c2-4c1d-8410-fb8a035f8963} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4906 | 2026.03.18 01:39:25.545713 [ 253 ] {ca756508-e9c2-4c1d-8410-fb8a035f8963} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.03.18 01:39:25.545843 [ 253 ] {ca756508-e9c2-4c1d-8410-fb8a035f8963} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001152 sec., 27777.777777777777 rows/sec., 1.93 MiB/sec. | ||
| 4908 | 2026.03.18 01:39:25.545880 [ 253 ] {ca756508-e9c2-4c1d-8410-fb8a035f8963} <Debug> TCPHandler: Processed in 0.001315791 sec. | ||
| 4909 | 2026.03.18 01:39:25.545982 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.03.18 01:39:25.546075 [ 253 ] {c167a4a1-f19f-4679-a143-79ffb3b416ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4911 | 2026.03.18 01:39:25.546117 [ 253 ] {c167a4a1-f19f-4679-a143-79ffb3b416ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4912 | 2026.03.18 01:39:25.546431 [ 253 ] {c167a4a1-f19f-4679-a143-79ffb3b416ff} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.03.18 01:39:25.546469 [ 253 ] {c167a4a1-f19f-4679-a143-79ffb3b416ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4914 | 2026.03.18 01:39:25.546770 [ 253 ] {c167a4a1-f19f-4679-a143-79ffb3b416ff} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4915 | 2026.03.18 01:39:25.546971 [ 253 ] {c167a4a1-f19f-4679-a143-79ffb3b416ff} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.03.18 01:39:25.547099 [ 253 ] {c167a4a1-f19f-4679-a143-79ffb3b416ff} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001042 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. | ||
| 4917 | 2026.03.18 01:39:25.547135 [ 253 ] {c167a4a1-f19f-4679-a143-79ffb3b416ff} <Debug> TCPHandler: Processed in 0.001202189 sec. | ||
| 4918 | 2026.03.18 01:39:27.206476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9027 | ||
| 4919 | 2026.03.18 01:39:27.207009 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.03.18 01:39:27.207055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4921 | 2026.03.18 01:39:27.207570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4922 | 2026.03.18 01:39:27.207801 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.03.18 01:39:27.207934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9027 | ||
| 4924 | 2026.03.18 01:39:27.701501 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4925 | 2026.03.18 01:39:27.720286 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.03.18 01:39:27.720345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4927 | 2026.03.18 01:39:27.726637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4928 | 2026.03.18 01:39:27.727397 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.03.18 01:39:27.730688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4930 | 2026.03.18 01:39:30.547947 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.03.18 01:39:30.548137 [ 253 ] {01b9cd19-57e9-4357-bc30-0bfae46ab100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4932 | 2026.03.18 01:39:30.548202 [ 253 ] {01b9cd19-57e9-4357-bc30-0bfae46ab100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4933 | 2026.03.18 01:39:30.548882 [ 253 ] {01b9cd19-57e9-4357-bc30-0bfae46ab100} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2026.03.18 01:39:30.548930 [ 253 ] {01b9cd19-57e9-4357-bc30-0bfae46ab100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4935 | 2026.03.18 01:39:30.549322 [ 253 ] {01b9cd19-57e9-4357-bc30-0bfae46ab100} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4936 | 2026.03.18 01:39:30.549552 [ 253 ] {01b9cd19-57e9-4357-bc30-0bfae46ab100} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.03.18 01:39:30.549700 [ 253 ] {01b9cd19-57e9-4357-bc30-0bfae46ab100} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001611 sec., 67039.1061452514 rows/sec., 5.64 MiB/sec. | ||
| 4938 | 2026.03.18 01:39:30.549743 [ 253 ] {01b9cd19-57e9-4357-bc30-0bfae46ab100} <Debug> TCPHandler: Processed in 0.001928172 sec. | ||
| 4939 | 2026.03.18 01:39:30.549866 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.03.18 01:39:30.549962 [ 253 ] {dc8fa060-0d95-4e40-b748-63e73bfeb8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4941 | 2026.03.18 01:39:30.550002 [ 253 ] {dc8fa060-0d95-4e40-b748-63e73bfeb8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4942 | 2026.03.18 01:39:30.550405 [ 253 ] {dc8fa060-0d95-4e40-b748-63e73bfeb8b6} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.03.18 01:39:30.550441 [ 253 ] {dc8fa060-0d95-4e40-b748-63e73bfeb8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4944 | 2026.03.18 01:39:30.550731 [ 253 ] {dc8fa060-0d95-4e40-b748-63e73bfeb8b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4945 | 2026.03.18 01:39:30.550934 [ 253 ] {dc8fa060-0d95-4e40-b748-63e73bfeb8b6} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.03.18 01:39:30.551064 [ 253 ] {dc8fa060-0d95-4e40-b748-63e73bfeb8b6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00112 sec., 23214.285714285717 rows/sec., 1.70 MiB/sec. | ||
| 4947 | 2026.03.18 01:39:30.551102 [ 253 ] {dc8fa060-0d95-4e40-b748-63e73bfeb8b6} <Debug> TCPHandler: Processed in 0.001285331 sec. | ||
| 4948 | 2026.03.18 01:39:30.551213 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2026.03.18 01:39:30.551308 [ 253 ] {1c3ce96c-0f9d-4f56-b122-5448b48ebb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4950 | 2026.03.18 01:39:30.551347 [ 253 ] {1c3ce96c-0f9d-4f56-b122-5448b48ebb25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4951 | 2026.03.18 01:39:30.551790 [ 253 ] {1c3ce96c-0f9d-4f56-b122-5448b48ebb25} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.03.18 01:39:30.551825 [ 253 ] {1c3ce96c-0f9d-4f56-b122-5448b48ebb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4953 | 2026.03.18 01:39:30.552125 [ 253 ] {1c3ce96c-0f9d-4f56-b122-5448b48ebb25} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4954 | 2026.03.18 01:39:30.552337 [ 253 ] {1c3ce96c-0f9d-4f56-b122-5448b48ebb25} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.03.18 01:39:30.552464 [ 253 ] {1c3ce96c-0f9d-4f56-b122-5448b48ebb25} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001174 sec., 76660.98807495742 rows/sec., 5.99 MiB/sec. | ||
| 4956 | 2026.03.18 01:39:30.552501 [ 253 ] {1c3ce96c-0f9d-4f56-b122-5448b48ebb25} <Debug> TCPHandler: Processed in 0.001337652 sec. | ||
| 4957 | 2026.03.18 01:39:30.552616 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.03.18 01:39:30.552709 [ 253 ] {76e6c5e1-09f2-4067-bd1f-c6de86242eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4959 | 2026.03.18 01:39:30.552753 [ 253 ] {76e6c5e1-09f2-4067-bd1f-c6de86242eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4960 | 2026.03.18 01:39:30.553164 [ 253 ] {76e6c5e1-09f2-4067-bd1f-c6de86242eb3} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.03.18 01:39:30.553199 [ 253 ] {76e6c5e1-09f2-4067-bd1f-c6de86242eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4962 | 2026.03.18 01:39:30.553525 [ 253 ] {76e6c5e1-09f2-4067-bd1f-c6de86242eb3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4963 | 2026.03.18 01:39:30.553726 [ 253 ] {76e6c5e1-09f2-4067-bd1f-c6de86242eb3} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.03.18 01:39:30.553855 [ 253 ] {76e6c5e1-09f2-4067-bd1f-c6de86242eb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 4965 | 2026.03.18 01:39:30.553891 [ 253 ] {76e6c5e1-09f2-4067-bd1f-c6de86242eb3} <Debug> TCPHandler: Processed in 0.001324162 sec. | ||
| 4966 | 2026.03.18 01:39:30.553999 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2026.03.18 01:39:30.554102 [ 253 ] {50471566-0dcc-48e8-a595-87ac2b47b776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4968 | 2026.03.18 01:39:30.554158 [ 253 ] {50471566-0dcc-48e8-a595-87ac2b47b776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4969 | 2026.03.18 01:39:30.554991 [ 253 ] {50471566-0dcc-48e8-a595-87ac2b47b776} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.03.18 01:39:30.555028 [ 253 ] {50471566-0dcc-48e8-a595-87ac2b47b776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4971 | 2026.03.18 01:39:30.555586 [ 253 ] {50471566-0dcc-48e8-a595-87ac2b47b776} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4972 | 2026.03.18 01:39:30.555816 [ 253 ] {50471566-0dcc-48e8-a595-87ac2b47b776} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.03.18 01:39:30.555961 [ 253 ] {50471566-0dcc-48e8-a595-87ac2b47b776} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001878 sec., 13844.515441959533 rows/sec., 24.81 MiB/sec. | ||
| 4974 | 2026.03.18 01:39:30.556025 [ 253 ] {50471566-0dcc-48e8-a595-87ac2b47b776} <Debug> TCPHandler: Processed in 0.002077845 sec. | ||
| 4975 | 2026.03.18 01:39:30.556147 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4976 | 2026.03.18 01:39:30.556243 [ 253 ] {18dea11c-e582-4f3e-b646-4c3a570aa2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4977 | 2026.03.18 01:39:30.556286 [ 253 ] {18dea11c-e582-4f3e-b646-4c3a570aa2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4978 | 2026.03.18 01:39:30.556642 [ 253 ] {18dea11c-e582-4f3e-b646-4c3a570aa2dd} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.03.18 01:39:30.556677 [ 253 ] {18dea11c-e582-4f3e-b646-4c3a570aa2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4980 | 2026.03.18 01:39:30.556993 [ 253 ] {18dea11c-e582-4f3e-b646-4c3a570aa2dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4981 | 2026.03.18 01:39:30.557207 [ 253 ] {18dea11c-e582-4f3e-b646-4c3a570aa2dd} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.03.18 01:39:30.557339 [ 253 ] {18dea11c-e582-4f3e-b646-4c3a570aa2dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 4983 | 2026.03.18 01:39:30.557375 [ 253 ] {18dea11c-e582-4f3e-b646-4c3a570aa2dd} <Debug> TCPHandler: Processed in 0.001276711 sec. | ||
| 4984 | 2026.03.18 01:39:34.585447 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4985 | 2026.03.18 01:39:34.585494 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4986 | 2026.03.18 01:39:34.708040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9475 | ||
| 4987 | 2026.03.18 01:39:34.708544 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4988 | 2026.03.18 01:39:34.708590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4989 | 2026.03.18 01:39:34.709081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4990 | 2026.03.18 01:39:34.709311 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4991 | 2026.03.18 01:39:34.709456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9475 | ||
| 4992 | 2026.03.18 01:39:34.750303 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 684 | ||
| 4993 | 2026.03.18 01:39:34.752407 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.03.18 01:39:34.752471 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 4995 | 2026.03.18 01:39:34.753653 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4996 | 2026.03.18 01:39:34.753917 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.03.18 01:39:34.754185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 4998 | 2026.03.18 01:39:35.230791 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4999 | 2026.03.18 01:39:35.247556 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.03.18 01:39:35.247621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 5001 | 2026.03.18 01:39:35.253597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5002 | 2026.03.18 01:39:35.254296 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.03.18 01:39:35.257117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5004 | 2026.03.18 01:39:35.555682 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.03.18 01:39:35.555886 [ 253 ] {2a3a6ce7-a347-425b-af81-baa41862e3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5006 | 2026.03.18 01:39:35.555956 [ 253 ] {2a3a6ce7-a347-425b-af81-baa41862e3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5007 | 2026.03.18 01:39:35.556717 [ 253 ] {2a3a6ce7-a347-425b-af81-baa41862e3ea} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.03.18 01:39:35.556758 [ 253 ] {2a3a6ce7-a347-425b-af81-baa41862e3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 5009 | 2026.03.18 01:39:35.557166 [ 253 ] {2a3a6ce7-a347-425b-af81-baa41862e3ea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5010 | 2026.03.18 01:39:35.557405 [ 253 ] {2a3a6ce7-a347-425b-af81-baa41862e3ea} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.03.18 01:39:35.557560 [ 253 ] {2a3a6ce7-a347-425b-af81-baa41862e3ea} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001723 sec., 164828.78699941962 rows/sec., 10.47 MiB/sec. | ||
| 5012 | 2026.03.18 01:39:35.557603 [ 253 ] {2a3a6ce7-a347-425b-af81-baa41862e3ea} <Debug> TCPHandler: Processed in 0.002052634 sec. | ||
| 5013 | 2026.03.18 01:39:35.557729 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.03.18 01:39:35.557827 [ 253 ] {6046ebc9-3484-4390-bbaf-1b653ffe0efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5015 | 2026.03.18 01:39:35.557868 [ 253 ] {6046ebc9-3484-4390-bbaf-1b653ffe0efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5016 | 2026.03.18 01:39:35.558752 [ 253 ] {6046ebc9-3484-4390-bbaf-1b653ffe0efe} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.03.18 01:39:35.558790 [ 253 ] {6046ebc9-3484-4390-bbaf-1b653ffe0efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 5018 | 2026.03.18 01:39:35.559154 [ 253 ] {6046ebc9-3484-4390-bbaf-1b653ffe0efe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5019 | 2026.03.18 01:39:35.559367 [ 253 ] {6046ebc9-3484-4390-bbaf-1b653ffe0efe} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.03.18 01:39:35.559472 [ 63 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5021 | 2026.03.18 01:39:35.559502 [ 253 ] {6046ebc9-3484-4390-bbaf-1b653ffe0efe} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001694 sec., 487012.987012987 rows/sec., 38.21 MiB/sec. | ||
| 5022 | 2026.03.18 01:39:35.559507 [ 63 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.03.18 01:39:35.559534 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 5024 | 2026.03.18 01:39:35.559542 [ 253 ] {6046ebc9-3484-4390-bbaf-1b653ffe0efe} <Debug> TCPHandler: Processed in 0.001863031 sec. | ||
| 5025 | 2026.03.18 01:39:35.559617 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5026 | 2026.03.18 01:39:35.559665 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2026.03.18 01:39:35.559703 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5028 | 2026.03.18 01:39:35.559731 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2766 rows starting from the beginning of the part | ||
| 5029 | 2026.03.18 01:39:35.559762 [ 253 ] {417a7c50-fa65-47ca-a872-27d5655d8336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5030 | 2026.03.18 01:39:35.559791 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part | ||
| 5031 | 2026.03.18 01:39:35.559803 [ 253 ] {417a7c50-fa65-47ca-a872-27d5655d8336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5032 | 2026.03.18 01:39:35.559835 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2712 rows starting from the beginning of the part | ||
| 5033 | 2026.03.18 01:39:35.559877 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 5034 | 2026.03.18 01:39:35.559918 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 108 rows starting from the beginning of the part | ||
| 5035 | 2026.03.18 01:39:35.559957 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 825 rows starting from the beginning of the part | ||
| 5036 | 2026.03.18 01:39:35.560276 [ 253 ] {417a7c50-fa65-47ca-a872-27d5655d8336} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.03.18 01:39:35.560312 [ 253 ] {417a7c50-fa65-47ca-a872-27d5655d8336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5038 | 2026.03.18 01:39:35.560623 [ 253 ] {417a7c50-fa65-47ca-a872-27d5655d8336} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5039 | 2026.03.18 01:39:35.560844 [ 253 ] {417a7c50-fa65-47ca-a872-27d5655d8336} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.03.18 01:39:35.560970 [ 253 ] {417a7c50-fa65-47ca-a872-27d5655d8336} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001227 sec., 127139.36430317849 rows/sec., 7.64 MiB/sec. | ||
| 5041 | 2026.03.18 01:39:35.561009 [ 253 ] {417a7c50-fa65-47ca-a872-27d5655d8336} <Debug> TCPHandler: Processed in 0.001393593 sec. | ||
| 5042 | 2026.03.18 01:39:35.561123 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.03.18 01:39:35.561220 [ 253 ] {c1bc7348-f9c8-4506-8a39-201f44c3d95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.03.18 01:39:35.561259 [ 253 ] {c1bc7348-f9c8-4506-8a39-201f44c3d95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5045 | 2026.03.18 01:39:35.561720 [ 253 ] {c1bc7348-f9c8-4506-8a39-201f44c3d95a} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.03.18 01:39:35.561757 [ 253 ] {c1bc7348-f9c8-4506-8a39-201f44c3d95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5047 | 2026.03.18 01:39:35.562060 [ 253 ] {c1bc7348-f9c8-4506-8a39-201f44c3d95a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5048 | 2026.03.18 01:39:35.562067 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6575 rows, containing 5 columns (5 merged, 0 gathered) in 0.002479381 sec., 2651871.5760103026 rows/sec., 213.90 MiB/sec. | ||
| 5049 | 2026.03.18 01:39:35.562273 [ 253 ] {c1bc7348-f9c8-4506-8a39-201f44c3d95a} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.03.18 01:39:35.562412 [ 253 ] {c1bc7348-f9c8-4506-8a39-201f44c3d95a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 5051 | 2026.03.18 01:39:35.562414 [ 196 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5052 | 2026.03.18 01:39:35.562451 [ 253 ] {c1bc7348-f9c8-4506-8a39-201f44c3d95a} <Debug> TCPHandler: Processed in 0.001378103 sec. | ||
| 5053 | 2026.03.18 01:39:35.562575 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2026.03.18 01:39:35.562674 [ 253 ] {1bdf22a7-13a7-49f0-afd1-05ca75ab9dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5055 | 2026.03.18 01:39:35.562715 [ 253 ] {1bdf22a7-13a7-49f0-afd1-05ca75ab9dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5056 | 2026.03.18 01:39:35.562756 [ 196 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_31_6} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.03.18 01:39:35.562850 [ 196 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_31_6} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5058 | 2026.03.18 01:39:35.562954 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 5059 | 2026.03.18 01:39:35.563178 [ 253 ] {1bdf22a7-13a7-49f0-afd1-05ca75ab9dab} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.03.18 01:39:35.563219 [ 253 ] {1bdf22a7-13a7-49f0-afd1-05ca75ab9dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 5061 | 2026.03.18 01:39:35.563531 [ 253 ] {1bdf22a7-13a7-49f0-afd1-05ca75ab9dab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5062 | 2026.03.18 01:39:35.563739 [ 253 ] {1bdf22a7-13a7-49f0-afd1-05ca75ab9dab} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.03.18 01:39:35.563868 [ 253 ] {1bdf22a7-13a7-49f0-afd1-05ca75ab9dab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001213 sec., 122011.54163231656 rows/sec., 6.94 MiB/sec. | ||
| 5064 | 2026.03.18 01:39:35.563908 [ 253 ] {1bdf22a7-13a7-49f0-afd1-05ca75ab9dab} <Debug> TCPHandler: Processed in 0.001382613 sec. | ||
| 5065 | 2026.03.18 01:39:35.564020 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2026.03.18 01:39:35.564115 [ 253 ] {da5c9653-9e6c-432a-a98f-0b98f6dc3589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5067 | 2026.03.18 01:39:35.564156 [ 253 ] {da5c9653-9e6c-432a-a98f-0b98f6dc3589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5068 | 2026.03.18 01:39:35.564814 [ 253 ] {da5c9653-9e6c-432a-a98f-0b98f6dc3589} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2026.03.18 01:39:35.564850 [ 253 ] {da5c9653-9e6c-432a-a98f-0b98f6dc3589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 5070 | 2026.03.18 01:39:35.565179 [ 253 ] {da5c9653-9e6c-432a-a98f-0b98f6dc3589} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5071 | 2026.03.18 01:39:35.565400 [ 253 ] {da5c9653-9e6c-432a-a98f-0b98f6dc3589} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2026.03.18 01:39:35.565495 [ 63 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5073 | 2026.03.18 01:39:35.565521 [ 63 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2026.03.18 01:39:35.565532 [ 253 ] {da5c9653-9e6c-432a-a98f-0b98f6dc3589} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001435 sec., 351219.5121951219 rows/sec., 24.70 MiB/sec. | ||
| 5075 | 2026.03.18 01:39:35.565538 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 5076 | 2026.03.18 01:39:35.565571 [ 253 ] {da5c9653-9e6c-432a-a98f-0b98f6dc3589} <Debug> TCPHandler: Processed in 0.001600607 sec. | ||
| 5077 | 2026.03.18 01:39:35.565608 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5078 | 2026.03.18 01:39:35.565676 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.03.18 01:39:35.565695 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5080 | 2026.03.18 01:39:35.565725 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1511 rows starting from the beginning of the part | ||
| 5081 | 2026.03.18 01:39:35.565779 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5082 | 2026.03.18 01:39:35.565791 [ 253 ] {ef109332-750f-4d4e-870a-c206e2a4da67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5083 | 2026.03.18 01:39:35.565824 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1463 rows starting from the beginning of the part | ||
| 5084 | 2026.03.18 01:39:35.565837 [ 253 ] {ef109332-750f-4d4e-870a-c206e2a4da67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5085 | 2026.03.18 01:39:35.565864 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5086 | 2026.03.18 01:39:35.565905 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5087 | 2026.03.18 01:39:35.565947 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 504 rows starting from the beginning of the part | ||
| 5088 | 2026.03.18 01:39:35.566175 [ 253 ] {ef109332-750f-4d4e-870a-c206e2a4da67} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.03.18 01:39:35.566210 [ 253 ] {ef109332-750f-4d4e-870a-c206e2a4da67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5090 | 2026.03.18 01:39:35.566515 [ 253 ] {ef109332-750f-4d4e-870a-c206e2a4da67} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5091 | 2026.03.18 01:39:35.566725 [ 253 ] {ef109332-750f-4d4e-870a-c206e2a4da67} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.03.18 01:39:35.566855 [ 253 ] {ef109332-750f-4d4e-870a-c206e2a4da67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 5093 | 2026.03.18 01:39:35.566892 [ 253 ] {ef109332-750f-4d4e-870a-c206e2a4da67} <Debug> TCPHandler: Processed in 0.001265241 sec. | ||
| 5094 | 2026.03.18 01:39:35.567002 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.03.18 01:39:35.567098 [ 253 ] {ade845a7-314c-43b3-8133-93eb3359b4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5096 | 2026.03.18 01:39:35.567140 [ 253 ] {ade845a7-314c-43b3-8133-93eb3359b4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5097 | 2026.03.18 01:39:35.567236 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3722 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655437 sec., 2248348.925389489 rows/sec., 165.75 MiB/sec. | ||
| 5098 | 2026.03.18 01:39:35.567394 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5099 | 2026.03.18 01:39:35.567579 [ 253 ] {ade845a7-314c-43b3-8133-93eb3359b4cf} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.03.18 01:39:35.567615 [ 253 ] {ade845a7-314c-43b3-8133-93eb3359b4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5101 | 2026.03.18 01:39:35.567620 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_31_6} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.03.18 01:39:35.567686 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_31_6} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5103 | 2026.03.18 01:39:35.567745 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5104 | 2026.03.18 01:39:35.567947 [ 253 ] {ade845a7-314c-43b3-8133-93eb3359b4cf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5105 | 2026.03.18 01:39:35.568155 [ 253 ] {ade845a7-314c-43b3-8133-93eb3359b4cf} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.03.18 01:39:35.568247 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5107 | 2026.03.18 01:39:35.568270 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2026.03.18 01:39:35.568284 [ 253 ] {ade845a7-314c-43b3-8133-93eb3359b4cf} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001205 sec., 219917.0124481328 rows/sec., 14.61 MiB/sec. | ||
| 5109 | 2026.03.18 01:39:35.568285 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 5110 | 2026.03.18 01:39:35.568322 [ 253 ] {ade845a7-314c-43b3-8133-93eb3359b4cf} <Debug> TCPHandler: Processed in 0.001368993 sec. | ||
| 5111 | 2026.03.18 01:39:35.568379 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5112 | 2026.03.18 01:39:35.568438 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2026.03.18 01:39:35.568493 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5114 | 2026.03.18 01:39:35.568530 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9480 rows starting from the beginning of the part | ||
| 5115 | 2026.03.18 01:39:35.568537 [ 253 ] {ebeb2b51-333c-4a92-8db3-89146ac603cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5116 | 2026.03.18 01:39:35.568585 [ 253 ] {ebeb2b51-333c-4a92-8db3-89146ac603cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5117 | 2026.03.18 01:39:35.568597 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5118 | 2026.03.18 01:39:35.568654 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1425 rows starting from the beginning of the part | ||
| 5119 | 2026.03.18 01:39:35.568696 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 5120 | 2026.03.18 01:39:35.568735 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5121 | 2026.03.18 01:39:35.568776 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 265 rows starting from the beginning of the part | ||
| 5122 | 2026.03.18 01:39:35.568898 [ 253 ] {ebeb2b51-333c-4a92-8db3-89146ac603cb} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.03.18 01:39:35.568939 [ 253 ] {ebeb2b51-333c-4a92-8db3-89146ac603cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5124 | 2026.03.18 01:39:35.569264 [ 253 ] {ebeb2b51-333c-4a92-8db3-89146ac603cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5125 | 2026.03.18 01:39:35.569474 [ 253 ] {ebeb2b51-333c-4a92-8db3-89146ac603cb} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.03.18 01:39:35.569605 [ 253 ] {ebeb2b51-333c-4a92-8db3-89146ac603cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 5127 | 2026.03.18 01:39:35.569641 [ 253 ] {ebeb2b51-333c-4a92-8db3-89146ac603cb} <Debug> TCPHandler: Processed in 0.001253721 sec. | ||
| 5128 | 2026.03.18 01:39:35.569754 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2026.03.18 01:39:35.569850 [ 253 ] {5286bd9b-4114-4368-ad0a-c55be78dadde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5130 | 2026.03.18 01:39:35.569905 [ 253 ] {5286bd9b-4114-4368-ad0a-c55be78dadde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5131 | 2026.03.18 01:39:35.570819 [ 253 ] {5286bd9b-4114-4368-ad0a-c55be78dadde} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.03.18 01:39:35.570866 [ 253 ] {5286bd9b-4114-4368-ad0a-c55be78dadde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5133 | 2026.03.18 01:39:35.571566 [ 253 ] {5286bd9b-4114-4368-ad0a-c55be78dadde} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5134 | 2026.03.18 01:39:35.571854 [ 253 ] {5286bd9b-4114-4368-ad0a-c55be78dadde} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.03.18 01:39:35.571997 [ 253 ] {5286bd9b-4114-4368-ad0a-c55be78dadde} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002166 sec., 6463.527239150508 rows/sec., 11.58 MiB/sec. | ||
| 5136 | 2026.03.18 01:39:35.572049 [ 253 ] {5286bd9b-4114-4368-ad0a-c55be78dadde} <Debug> TCPHandler: Processed in 0.002345629 sec. | ||
| 5137 | 2026.03.18 01:39:35.572166 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.03.18 01:39:35.572262 [ 253 ] {bf4babc9-49fa-40a3-a3c5-aa00dfcf395c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5139 | 2026.03.18 01:39:35.572305 [ 253 ] {bf4babc9-49fa-40a3-a3c5-aa00dfcf395c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5140 | 2026.03.18 01:39:35.572651 [ 253 ] {bf4babc9-49fa-40a3-a3c5-aa00dfcf395c} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.03.18 01:39:35.572687 [ 253 ] {bf4babc9-49fa-40a3-a3c5-aa00dfcf395c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5142 | 2026.03.18 01:39:35.572846 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11522 rows, containing 5 columns (5 merged, 0 gathered) in 0.004506835 sec., 2556561.311874076 rows/sec., 167.05 MiB/sec. | ||
| 5143 | 2026.03.18 01:39:35.573039 [ 253 ] {bf4babc9-49fa-40a3-a3c5-aa00dfcf395c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5144 | 2026.03.18 01:39:35.573197 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5145 | 2026.03.18 01:39:35.573280 [ 253 ] {bf4babc9-49fa-40a3-a3c5-aa00dfcf395c} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.03.18 01:39:35.573393 [ 63 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5147 | 2026.03.18 01:39:35.573423 [ 63 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.03.18 01:39:35.573431 [ 253 ] {bf4babc9-49fa-40a3-a3c5-aa00dfcf395c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001187 sec., 75821.39848357203 rows/sec., 4.74 MiB/sec. | ||
| 5149 | 2026.03.18 01:39:35.573444 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 5150 | 2026.03.18 01:39:35.573469 [ 253 ] {bf4babc9-49fa-40a3-a3c5-aa00dfcf395c} <Debug> TCPHandler: Processed in 0.001353812 sec. | ||
| 5151 | 2026.03.18 01:39:35.573505 [ 193 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5152 | 2026.03.18 01:39:35.573540 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.03.18 01:39:35.573575 [ 193 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5154 | 2026.03.18 01:39:35.573605 [ 193 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1704 rows starting from the beginning of the part | ||
| 5155 | 2026.03.18 01:39:35.573640 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5156 | 2026.03.18 01:39:35.573650 [ 193 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5157 | 2026.03.18 01:39:35.573711 [ 193 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 78 rows starting from the beginning of the part | ||
| 5158 | 2026.03.18 01:39:35.573733 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5159 | 2026.03.18 01:39:35.573745 [ 193 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 5160 | 2026.03.18 01:39:35.573791 [ 193 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5161 | 2026.03.18 01:39:35.573827 [ 193 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5162 | 2026.03.18 01:39:35.574761 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2004 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275961 sec., 1570580.9190092802 rows/sec., 101.09 MiB/sec. | ||
| 5163 | 2026.03.18 01:39:35.574976 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5164 | 2026.03.18 01:39:35.575249 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_31_6} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2026.03.18 01:39:35.575324 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_31_6} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5166 | 2026.03.18 01:39:35.575399 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5167 | 2026.03.18 01:39:40.548098 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2026.03.18 01:39:40.548290 [ 253 ] {85dd549b-5056-4c8d-ba4b-df2c86921234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5169 | 2026.03.18 01:39:40.548357 [ 253 ] {85dd549b-5056-4c8d-ba4b-df2c86921234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5170 | 2026.03.18 01:39:40.549109 [ 253 ] {85dd549b-5056-4c8d-ba4b-df2c86921234} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2026.03.18 01:39:40.549154 [ 253 ] {85dd549b-5056-4c8d-ba4b-df2c86921234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5172 | 2026.03.18 01:39:40.549570 [ 253 ] {85dd549b-5056-4c8d-ba4b-df2c86921234} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5173 | 2026.03.18 01:39:40.549804 [ 253 ] {85dd549b-5056-4c8d-ba4b-df2c86921234} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2026.03.18 01:39:40.549966 [ 253 ] {85dd549b-5056-4c8d-ba4b-df2c86921234} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001725 sec., 62608.69565217391 rows/sec., 5.27 MiB/sec. | ||
| 5175 | 2026.03.18 01:39:40.550016 [ 253 ] {85dd549b-5056-4c8d-ba4b-df2c86921234} <Debug> TCPHandler: Processed in 0.002042254 sec. | ||
| 5176 | 2026.03.18 01:39:40.550157 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2026.03.18 01:39:40.550262 [ 253 ] {2b56724e-92ef-444e-86cf-df53267cb14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5178 | 2026.03.18 01:39:40.550306 [ 253 ] {2b56724e-92ef-444e-86cf-df53267cb14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5179 | 2026.03.18 01:39:40.550747 [ 253 ] {2b56724e-92ef-444e-86cf-df53267cb14f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.03.18 01:39:40.550784 [ 253 ] {2b56724e-92ef-444e-86cf-df53267cb14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5181 | 2026.03.18 01:39:40.551103 [ 253 ] {2b56724e-92ef-444e-86cf-df53267cb14f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5182 | 2026.03.18 01:39:40.551330 [ 253 ] {2b56724e-92ef-444e-86cf-df53267cb14f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.03.18 01:39:40.551465 [ 253 ] {2b56724e-92ef-444e-86cf-df53267cb14f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001229 sec., 21155.41090317331 rows/sec., 1.55 MiB/sec. | ||
| 5184 | 2026.03.18 01:39:40.551504 [ 253 ] {2b56724e-92ef-444e-86cf-df53267cb14f} <Debug> TCPHandler: Processed in 0.001399613 sec. | ||
| 5185 | 2026.03.18 01:39:40.551614 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2026.03.18 01:39:40.551710 [ 253 ] {95909111-24e0-40a2-af18-fb934d6c3518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5187 | 2026.03.18 01:39:40.551753 [ 253 ] {95909111-24e0-40a2-af18-fb934d6c3518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5188 | 2026.03.18 01:39:40.552179 [ 253 ] {95909111-24e0-40a2-af18-fb934d6c3518} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.03.18 01:39:40.552216 [ 253 ] {95909111-24e0-40a2-af18-fb934d6c3518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5190 | 2026.03.18 01:39:40.552535 [ 253 ] {95909111-24e0-40a2-af18-fb934d6c3518} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5191 | 2026.03.18 01:39:40.552754 [ 253 ] {95909111-24e0-40a2-af18-fb934d6c3518} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2026.03.18 01:39:40.552886 [ 253 ] {95909111-24e0-40a2-af18-fb934d6c3518} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001195 sec., 75313.80753138075 rows/sec., 5.88 MiB/sec. | ||
| 5193 | 2026.03.18 01:39:40.552924 [ 253 ] {95909111-24e0-40a2-af18-fb934d6c3518} <Debug> TCPHandler: Processed in 0.001360213 sec. | ||
| 5194 | 2026.03.18 01:39:40.553041 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2026.03.18 01:39:40.553140 [ 253 ] {eef0ccd8-b6ae-40be-9eeb-95573a198e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5196 | 2026.03.18 01:39:40.553185 [ 253 ] {eef0ccd8-b6ae-40be-9eeb-95573a198e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5197 | 2026.03.18 01:39:40.553594 [ 253 ] {eef0ccd8-b6ae-40be-9eeb-95573a198e31} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2026.03.18 01:39:40.553631 [ 253 ] {eef0ccd8-b6ae-40be-9eeb-95573a198e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5199 | 2026.03.18 01:39:40.553977 [ 253 ] {eef0ccd8-b6ae-40be-9eeb-95573a198e31} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5200 | 2026.03.18 01:39:40.554200 [ 253 ] {eef0ccd8-b6ae-40be-9eeb-95573a198e31} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.03.18 01:39:40.554335 [ 253 ] {eef0ccd8-b6ae-40be-9eeb-95573a198e31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 5202 | 2026.03.18 01:39:40.554373 [ 253 ] {eef0ccd8-b6ae-40be-9eeb-95573a198e31} <Debug> TCPHandler: Processed in 0.001381203 sec. | ||
| 5203 | 2026.03.18 01:39:40.554505 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.03.18 01:39:40.554626 [ 253 ] {9923ad77-a859-4fee-b6e9-20ab2c9000ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5205 | 2026.03.18 01:39:40.554691 [ 253 ] {9923ad77-a859-4fee-b6e9-20ab2c9000ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5206 | 2026.03.18 01:39:40.555550 [ 253 ] {9923ad77-a859-4fee-b6e9-20ab2c9000ee} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.03.18 01:39:40.555587 [ 253 ] {9923ad77-a859-4fee-b6e9-20ab2c9000ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5208 | 2026.03.18 01:39:40.556119 [ 253 ] {9923ad77-a859-4fee-b6e9-20ab2c9000ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5209 | 2026.03.18 01:39:40.556338 [ 253 ] {9923ad77-a859-4fee-b6e9-20ab2c9000ee} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.03.18 01:39:40.556472 [ 253 ] {9923ad77-a859-4fee-b6e9-20ab2c9000ee} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001871 sec., 13896.312132549438 rows/sec., 24.90 MiB/sec. | ||
| 5211 | 2026.03.18 01:39:40.556525 [ 253 ] {9923ad77-a859-4fee-b6e9-20ab2c9000ee} <Debug> TCPHandler: Processed in 0.002080804 sec. | ||
| 5212 | 2026.03.18 01:39:40.556639 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2026.03.18 01:39:40.556732 [ 253 ] {f3ef9683-8aac-4482-bfb0-32439e8b00d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5214 | 2026.03.18 01:39:40.556773 [ 253 ] {f3ef9683-8aac-4482-bfb0-32439e8b00d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5215 | 2026.03.18 01:39:40.557110 [ 253 ] {f3ef9683-8aac-4482-bfb0-32439e8b00d9} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.03.18 01:39:40.557144 [ 253 ] {f3ef9683-8aac-4482-bfb0-32439e8b00d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5217 | 2026.03.18 01:39:40.557445 [ 253 ] {f3ef9683-8aac-4482-bfb0-32439e8b00d9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5218 | 2026.03.18 01:39:40.557660 [ 253 ] {f3ef9683-8aac-4482-bfb0-32439e8b00d9} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.03.18 01:39:40.557788 [ 253 ] {f3ef9683-8aac-4482-bfb0-32439e8b00d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5220 | 2026.03.18 01:39:40.557824 [ 253 ] {f3ef9683-8aac-4482-bfb0-32439e8b00d9} <Debug> TCPHandler: Processed in 0.00123363 sec. | ||
| 5221 | 2026.03.18 01:39:42.210148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9987 | ||
| 5222 | 2026.03.18 01:39:42.211008 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2026.03.18 01:39:42.211044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5224 | 2026.03.18 01:39:42.211557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5225 | 2026.03.18 01:39:42.211780 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5226 | 2026.03.18 01:39:42.211903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9987 | ||
| 5227 | 2026.03.18 01:39:42.211906 [ 12 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5228 | 2026.03.18 01:39:42.211969 [ 12 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.03.18 01:39:42.211987 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5230 | 2026.03.18 01:39:42.212127 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5231 | 2026.03.18 01:39:42.212324 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5232 | 2026.03.18 01:39:42.212449 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7555 rows starting from the beginning of the part | ||
| 5233 | 2026.03.18 01:39:42.212546 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5234 | 2026.03.18 01:39:42.212616 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5235 | 2026.03.18 01:39:42.212659 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5236 | 2026.03.18 01:39:42.212694 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5237 | 2026.03.18 01:39:42.212729 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5238 | 2026.03.18 01:39:42.214827 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9987 rows, containing 4 columns (4 merged, 0 gathered) in 0.002748946 sec., 3633028.8044945225 rows/sec., 51.97 MiB/sec. | ||
| 5239 | 2026.03.18 01:39:42.215023 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5240 | 2026.03.18 01:39:42.215264 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_21_4} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.03.18 01:39:42.215327 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_21_4} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5242 | 2026.03.18 01:39:42.215466 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5243 | 2026.03.18 01:39:42.759288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5244 | 2026.03.18 01:39:42.776150 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.03.18 01:39:42.776200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5246 | 2026.03.18 01:39:42.781981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5247 | 2026.03.18 01:39:42.782670 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.03.18 01:39:42.782986 [ 12 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5249 | 2026.03.18 01:39:42.783020 [ 12 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.03.18 01:39:42.783037 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5251 | 2026.03.18 01:39:42.783150 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5252 | 2026.03.18 01:39:42.786194 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5253 | 2026.03.18 01:39:42.787163 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5254 | 2026.03.18 01:39:42.788533 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5255 | 2026.03.18 01:39:42.793137 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5256 | 2026.03.18 01:39:42.797434 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5257 | 2026.03.18 01:39:42.801610 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5258 | 2026.03.18 01:39:42.806178 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5259 | 2026.03.18 01:39:42.810412 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5260 | 2026.03.18 01:39:42.862210 [ 208 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078889521 sec., 2015.4768083837141 rows/sec., 10.42 MiB/sec. | ||
| 5261 | 2026.03.18 01:39:42.864678 [ 195 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5262 | 2026.03.18 01:39:42.866662 [ 195 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_21_4} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.03.18 01:39:42.866732 [ 195 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_21_4} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5264 | 2026.03.18 01:39:42.868693 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5265 | 2026.03.18 01:39:43.002889 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.70 MiB, peak 259.24 MiB, free memory in arenas 0.00 B, will set to 252.79 MiB (RSS), difference: 4.09 MiB | ||
| 5266 | 2026.03.18 01:39:44.758419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 718 | ||
| 5267 | 2026.03.18 01:39:44.760754 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.03.18 01:39:44.760791 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5269 | 2026.03.18 01:39:44.762012 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5270 | 2026.03.18 01:39:44.762330 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.03.18 01:39:44.762572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5272 | 2026.03.18 01:39:45.558053 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.03.18 01:39:45.558268 [ 253 ] {26f4d566-3772-4cd3-9950-8249a200791d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5274 | 2026.03.18 01:39:45.558341 [ 253 ] {26f4d566-3772-4cd3-9950-8249a200791d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5275 | 2026.03.18 01:39:45.559128 [ 253 ] {26f4d566-3772-4cd3-9950-8249a200791d} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.03.18 01:39:45.559176 [ 253 ] {26f4d566-3772-4cd3-9950-8249a200791d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5277 | 2026.03.18 01:39:45.559598 [ 253 ] {26f4d566-3772-4cd3-9950-8249a200791d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5278 | 2026.03.18 01:39:45.559837 [ 253 ] {26f4d566-3772-4cd3-9950-8249a200791d} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.03.18 01:39:45.559993 [ 253 ] {26f4d566-3772-4cd3-9950-8249a200791d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00178 sec., 159550.56179775283 rows/sec., 10.13 MiB/sec. | ||
| 5280 | 2026.03.18 01:39:45.560035 [ 253 ] {26f4d566-3772-4cd3-9950-8249a200791d} <Debug> TCPHandler: Processed in 0.002133266 sec. | ||
| 5281 | 2026.03.18 01:39:45.560170 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5282 | 2026.03.18 01:39:45.560266 [ 253 ] {3b4645dd-03f1-459b-b477-5f71c193268b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5283 | 2026.03.18 01:39:45.560307 [ 253 ] {3b4645dd-03f1-459b-b477-5f71c193268b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5284 | 2026.03.18 01:39:45.561121 [ 253 ] {3b4645dd-03f1-459b-b477-5f71c193268b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.03.18 01:39:45.561158 [ 253 ] {3b4645dd-03f1-459b-b477-5f71c193268b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5286 | 2026.03.18 01:39:45.561508 [ 253 ] {3b4645dd-03f1-459b-b477-5f71c193268b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5287 | 2026.03.18 01:39:45.561733 [ 253 ] {3b4645dd-03f1-459b-b477-5f71c193268b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2026.03.18 01:39:45.561869 [ 253 ] {3b4645dd-03f1-459b-b477-5f71c193268b} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001623 sec., 508317.9297597042 rows/sec., 39.89 MiB/sec. | ||
| 5289 | 2026.03.18 01:39:45.561907 [ 253 ] {3b4645dd-03f1-459b-b477-5f71c193268b} <Debug> TCPHandler: Processed in 0.00179036 sec. | ||
| 5290 | 2026.03.18 01:39:45.562026 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5291 | 2026.03.18 01:39:45.562120 [ 253 ] {ac56fd91-482d-4d1d-9061-fa0fbed35c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5292 | 2026.03.18 01:39:45.562160 [ 253 ] {ac56fd91-482d-4d1d-9061-fa0fbed35c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5293 | 2026.03.18 01:39:45.562606 [ 253 ] {ac56fd91-482d-4d1d-9061-fa0fbed35c9f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2026.03.18 01:39:45.562641 [ 253 ] {ac56fd91-482d-4d1d-9061-fa0fbed35c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5295 | 2026.03.18 01:39:45.562969 [ 253 ] {ac56fd91-482d-4d1d-9061-fa0fbed35c9f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5296 | 2026.03.18 01:39:45.563177 [ 253 ] {ac56fd91-482d-4d1d-9061-fa0fbed35c9f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2026.03.18 01:39:45.563309 [ 253 ] {ac56fd91-482d-4d1d-9061-fa0fbed35c9f} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001208 sec., 129139.07284768211 rows/sec., 7.76 MiB/sec. | ||
| 5298 | 2026.03.18 01:39:45.563347 [ 253 ] {ac56fd91-482d-4d1d-9061-fa0fbed35c9f} <Debug> TCPHandler: Processed in 0.001370033 sec. | ||
| 5299 | 2026.03.18 01:39:45.563462 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5300 | 2026.03.18 01:39:45.563557 [ 253 ] {9761555a-bf49-4bfe-9ed4-d24f12f2003a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5301 | 2026.03.18 01:39:45.563597 [ 253 ] {9761555a-bf49-4bfe-9ed4-d24f12f2003a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5302 | 2026.03.18 01:39:45.564034 [ 253 ] {9761555a-bf49-4bfe-9ed4-d24f12f2003a} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.03.18 01:39:45.564070 [ 253 ] {9761555a-bf49-4bfe-9ed4-d24f12f2003a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5304 | 2026.03.18 01:39:45.564387 [ 253 ] {9761555a-bf49-4bfe-9ed4-d24f12f2003a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5305 | 2026.03.18 01:39:45.564611 [ 253 ] {9761555a-bf49-4bfe-9ed4-d24f12f2003a} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.03.18 01:39:45.564744 [ 253 ] {9761555a-bf49-4bfe-9ed4-d24f12f2003a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001207 sec., 123446.56172328087 rows/sec., 7.98 MiB/sec. | ||
| 5307 | 2026.03.18 01:39:45.564781 [ 253 ] {9761555a-bf49-4bfe-9ed4-d24f12f2003a} <Debug> TCPHandler: Processed in 0.001370533 sec. | ||
| 5308 | 2026.03.18 01:39:45.564898 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5309 | 2026.03.18 01:39:45.564991 [ 253 ] {eef0ef93-e8ca-4944-9835-963a0e9ad8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5310 | 2026.03.18 01:39:45.565030 [ 253 ] {eef0ef93-e8ca-4944-9835-963a0e9ad8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5311 | 2026.03.18 01:39:45.565468 [ 253 ] {eef0ef93-e8ca-4944-9835-963a0e9ad8b7} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.03.18 01:39:45.565504 [ 253 ] {eef0ef93-e8ca-4944-9835-963a0e9ad8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5313 | 2026.03.18 01:39:45.565817 [ 253 ] {eef0ef93-e8ca-4944-9835-963a0e9ad8b7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5314 | 2026.03.18 01:39:45.566035 [ 253 ] {eef0ef93-e8ca-4944-9835-963a0e9ad8b7} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2026.03.18 01:39:45.566162 [ 253 ] {eef0ef93-e8ca-4944-9835-963a0e9ad8b7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 5316 | 2026.03.18 01:39:45.566199 [ 253 ] {eef0ef93-e8ca-4944-9835-963a0e9ad8b7} <Debug> TCPHandler: Processed in 0.001351912 sec. | ||
| 5317 | 2026.03.18 01:39:45.566311 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5318 | 2026.03.18 01:39:45.566412 [ 253 ] {5fe2e18e-667b-4122-b598-3f09c0c35dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5319 | 2026.03.18 01:39:45.566454 [ 253 ] {5fe2e18e-667b-4122-b598-3f09c0c35dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5320 | 2026.03.18 01:39:45.567038 [ 253 ] {5fe2e18e-667b-4122-b598-3f09c0c35dcd} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.03.18 01:39:45.567074 [ 253 ] {5fe2e18e-667b-4122-b598-3f09c0c35dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5322 | 2026.03.18 01:39:45.567410 [ 253 ] {5fe2e18e-667b-4122-b598-3f09c0c35dcd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5323 | 2026.03.18 01:39:45.567623 [ 253 ] {5fe2e18e-667b-4122-b598-3f09c0c35dcd} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2026.03.18 01:39:45.567753 [ 253 ] {5fe2e18e-667b-4122-b598-3f09c0c35dcd} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001359 sec., 370860.9271523179 rows/sec., 26.08 MiB/sec. | ||
| 5325 | 2026.03.18 01:39:45.567790 [ 253 ] {5fe2e18e-667b-4122-b598-3f09c0c35dcd} <Debug> TCPHandler: Processed in 0.001529866 sec. | ||
| 5326 | 2026.03.18 01:39:45.567894 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2026.03.18 01:39:45.567988 [ 253 ] {864b488e-2213-485f-b8b8-7d61230220cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5328 | 2026.03.18 01:39:45.568030 [ 253 ] {864b488e-2213-485f-b8b8-7d61230220cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5329 | 2026.03.18 01:39:45.568352 [ 253 ] {864b488e-2213-485f-b8b8-7d61230220cc} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2026.03.18 01:39:45.568387 [ 253 ] {864b488e-2213-485f-b8b8-7d61230220cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5331 | 2026.03.18 01:39:45.568714 [ 253 ] {864b488e-2213-485f-b8b8-7d61230220cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5332 | 2026.03.18 01:39:45.568929 [ 253 ] {864b488e-2213-485f-b8b8-7d61230220cc} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.03.18 01:39:45.569060 [ 253 ] {864b488e-2213-485f-b8b8-7d61230220cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 5334 | 2026.03.18 01:39:45.569088 [ 30 ] {} <Debug> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5335 | 2026.03.18 01:39:45.569097 [ 253 ] {864b488e-2213-485f-b8b8-7d61230220cc} <Debug> TCPHandler: Processed in 0.00125381 sec. | ||
| 5336 | 2026.03.18 01:39:45.569174 [ 30 ] {} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.03.18 01:39:45.569207 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5338 | 2026.03.18 01:39:45.569275 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.03.18 01:39:45.569350 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5340 | 2026.03.18 01:39:45.569374 [ 253 ] {b29a0aa4-c2c0-4887-b610-1a46ed82687e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5341 | 2026.03.18 01:39:45.569428 [ 253 ] {b29a0aa4-c2c0-4887-b610-1a46ed82687e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5342 | 2026.03.18 01:39:45.569488 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5343 | 2026.03.18 01:39:45.569529 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5344 | 2026.03.18 01:39:45.569598 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5345 | 2026.03.18 01:39:45.569641 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5346 | 2026.03.18 01:39:45.569682 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5347 | 2026.03.18 01:39:45.569750 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5348 | 2026.03.18 01:39:45.569789 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5349 | 2026.03.18 01:39:45.569868 [ 253 ] {b29a0aa4-c2c0-4887-b610-1a46ed82687e} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.03.18 01:39:45.569909 [ 253 ] {b29a0aa4-c2c0-4887-b610-1a46ed82687e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5351 | 2026.03.18 01:39:45.570306 [ 253 ] {b29a0aa4-c2c0-4887-b610-1a46ed82687e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5352 | 2026.03.18 01:39:45.570539 [ 253 ] {b29a0aa4-c2c0-4887-b610-1a46ed82687e} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.03.18 01:39:45.570618 [ 202 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001339072 sec., 67210.7250394303 rows/sec., 3.43 MiB/sec. | ||
| 5354 | 2026.03.18 01:39:45.570672 [ 253 ] {b29a0aa4-c2c0-4887-b610-1a46ed82687e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001317 sec., 201214.88230827637 rows/sec., 13.37 MiB/sec. | ||
| 5355 | 2026.03.18 01:39:45.570711 [ 253 ] {b29a0aa4-c2c0-4887-b610-1a46ed82687e} <Debug> TCPHandler: Processed in 0.001500844 sec. | ||
| 5356 | 2026.03.18 01:39:45.570788 [ 202 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5357 | 2026.03.18 01:39:45.570831 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.03.18 01:39:45.570926 [ 253 ] {9be795dd-9bbb-49f7-8e90-93077418a846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5359 | 2026.03.18 01:39:45.570969 [ 253 ] {9be795dd-9bbb-49f7-8e90-93077418a846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5360 | 2026.03.18 01:39:45.571113 [ 202 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_15_3} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.03.18 01:39:45.571192 [ 202 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_15_3} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5362 | 2026.03.18 01:39:45.571285 [ 253 ] {9be795dd-9bbb-49f7-8e90-93077418a846} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.03.18 01:39:45.571288 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5364 | 2026.03.18 01:39:45.571319 [ 253 ] {9be795dd-9bbb-49f7-8e90-93077418a846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5365 | 2026.03.18 01:39:45.571632 [ 253 ] {9be795dd-9bbb-49f7-8e90-93077418a846} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5366 | 2026.03.18 01:39:45.571842 [ 253 ] {9be795dd-9bbb-49f7-8e90-93077418a846} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.03.18 01:39:45.571945 [ 30 ] {} <Debug> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5368 | 2026.03.18 01:39:45.571971 [ 253 ] {9be795dd-9bbb-49f7-8e90-93077418a846} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 5369 | 2026.03.18 01:39:45.571988 [ 30 ] {} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.03.18 01:39:45.572014 [ 253 ] {9be795dd-9bbb-49f7-8e90-93077418a846} <Debug> TCPHandler: Processed in 0.001233421 sec. | ||
| 5371 | 2026.03.18 01:39:45.572015 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5372 | 2026.03.18 01:39:45.572124 [ 208 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5373 | 2026.03.18 01:39:45.572136 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2026.03.18 01:39:45.572239 [ 208 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5375 | 2026.03.18 01:39:45.572250 [ 253 ] {b42acb16-caae-4661-b3e1-98fe0e039368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5376 | 2026.03.18 01:39:45.572273 [ 208 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5377 | 2026.03.18 01:39:45.572311 [ 253 ] {b42acb16-caae-4661-b3e1-98fe0e039368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5378 | 2026.03.18 01:39:45.572332 [ 208 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5379 | 2026.03.18 01:39:45.572380 [ 208 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5380 | 2026.03.18 01:39:45.572422 [ 208 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5381 | 2026.03.18 01:39:45.572460 [ 208 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5382 | 2026.03.18 01:39:45.572499 [ 208 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5383 | 2026.03.18 01:39:45.573094 [ 253 ] {b42acb16-caae-4661-b3e1-98fe0e039368} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5384 | 2026.03.18 01:39:45.573136 [ 253 ] {b42acb16-caae-4661-b3e1-98fe0e039368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5385 | 2026.03.18 01:39:45.573275 [ 192 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.00118774 sec., 12629.026554633168 rows/sec., 850.98 KiB/sec. | ||
| 5386 | 2026.03.18 01:39:45.573434 [ 198 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5387 | 2026.03.18 01:39:45.573692 [ 253 ] {b42acb16-caae-4661-b3e1-98fe0e039368} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5388 | 2026.03.18 01:39:45.573727 [ 198 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_15_3} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.03.18 01:39:45.573792 [ 198 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_15_3} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5390 | 2026.03.18 01:39:45.573863 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5391 | 2026.03.18 01:39:45.573917 [ 253 ] {b42acb16-caae-4661-b3e1-98fe0e039368} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.03.18 01:39:45.574061 [ 253 ] {b42acb16-caae-4661-b3e1-98fe0e039368} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001831 sec., 7646.095030038231 rows/sec., 13.70 MiB/sec. | ||
| 5393 | 2026.03.18 01:39:45.574117 [ 253 ] {b42acb16-caae-4661-b3e1-98fe0e039368} <Debug> TCPHandler: Processed in 0.002033704 sec. | ||
| 5394 | 2026.03.18 01:39:45.574239 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2026.03.18 01:39:45.574332 [ 253 ] {983e057e-15da-41e7-92dc-e90c50f3537b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5396 | 2026.03.18 01:39:45.574376 [ 253 ] {983e057e-15da-41e7-92dc-e90c50f3537b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5397 | 2026.03.18 01:39:45.574707 [ 253 ] {983e057e-15da-41e7-92dc-e90c50f3537b} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2026.03.18 01:39:45.574743 [ 253 ] {983e057e-15da-41e7-92dc-e90c50f3537b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5399 | 2026.03.18 01:39:45.575065 [ 253 ] {983e057e-15da-41e7-92dc-e90c50f3537b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5400 | 2026.03.18 01:39:45.575273 [ 253 ] {983e057e-15da-41e7-92dc-e90c50f3537b} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2026.03.18 01:39:45.575407 [ 253 ] {983e057e-15da-41e7-92dc-e90c50f3537b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 5402 | 2026.03.18 01:39:45.575443 [ 253 ] {983e057e-15da-41e7-92dc-e90c50f3537b} <Debug> TCPHandler: Processed in 0.001255221 sec. | ||
| 5403 | 2026.03.18 01:39:49.585531 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5404 | 2026.03.18 01:39:49.585604 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5405 | 2026.03.18 01:39:49.714181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10435 | ||
| 5406 | 2026.03.18 01:39:49.714741 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2026.03.18 01:39:49.714787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5408 | 2026.03.18 01:39:49.715301 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5409 | 2026.03.18 01:39:49.715544 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.03.18 01:39:49.715691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10435 | ||
| 5411 | 2026.03.18 01:39:50.286969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5412 | 2026.03.18 01:39:50.302130 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2026.03.18 01:39:50.302173 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5414 | 2026.03.18 01:39:50.308492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5415 | 2026.03.18 01:39:50.309174 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2026.03.18 01:39:50.311656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5417 | 2026.03.18 01:39:50.551046 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2026.03.18 01:39:50.551256 [ 253 ] {711f9ab6-0cdb-4b48-9953-878acd4f949f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5419 | 2026.03.18 01:39:50.551328 [ 253 ] {711f9ab6-0cdb-4b48-9953-878acd4f949f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5420 | 2026.03.18 01:39:50.552058 [ 253 ] {711f9ab6-0cdb-4b48-9953-878acd4f949f} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.03.18 01:39:50.552103 [ 253 ] {711f9ab6-0cdb-4b48-9953-878acd4f949f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5422 | 2026.03.18 01:39:50.552496 [ 253 ] {711f9ab6-0cdb-4b48-9953-878acd4f949f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5423 | 2026.03.18 01:39:50.552715 [ 253 ] {711f9ab6-0cdb-4b48-9953-878acd4f949f} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2026.03.18 01:39:50.552871 [ 253 ] {711f9ab6-0cdb-4b48-9953-878acd4f949f} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001666 sec., 64825.93037214886 rows/sec., 5.45 MiB/sec. | ||
| 5425 | 2026.03.18 01:39:50.552912 [ 253 ] {711f9ab6-0cdb-4b48-9953-878acd4f949f} <Debug> TCPHandler: Processed in 0.002000993 sec. | ||
| 5426 | 2026.03.18 01:39:50.553037 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5427 | 2026.03.18 01:39:50.553133 [ 253 ] {aac1234d-31a7-4a10-941d-985672426497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5428 | 2026.03.18 01:39:50.553173 [ 253 ] {aac1234d-31a7-4a10-941d-985672426497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5429 | 2026.03.18 01:39:50.553578 [ 253 ] {aac1234d-31a7-4a10-941d-985672426497} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.03.18 01:39:50.553614 [ 253 ] {aac1234d-31a7-4a10-941d-985672426497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5431 | 2026.03.18 01:39:50.553909 [ 253 ] {aac1234d-31a7-4a10-941d-985672426497} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5432 | 2026.03.18 01:39:50.554116 [ 253 ] {aac1234d-31a7-4a10-941d-985672426497} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.03.18 01:39:50.554232 [ 52 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5434 | 2026.03.18 01:39:50.554249 [ 253 ] {aac1234d-31a7-4a10-941d-985672426497} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 1.68 MiB/sec. | ||
| 5435 | 2026.03.18 01:39:50.554296 [ 52 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.03.18 01:39:50.554306 [ 253 ] {aac1234d-31a7-4a10-941d-985672426497} <Debug> TCPHandler: Processed in 0.001319442 sec. | ||
| 5437 | 2026.03.18 01:39:50.554324 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5438 | 2026.03.18 01:39:50.554424 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.03.18 01:39:50.554452 [ 194 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5440 | 2026.03.18 01:39:50.554521 [ 253 ] {3c959292-e78a-4340-96fe-9d42eefbb513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5441 | 2026.03.18 01:39:50.554572 [ 253 ] {3c959292-e78a-4340-96fe-9d42eefbb513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5442 | 2026.03.18 01:39:50.554608 [ 194 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5443 | 2026.03.18 01:39:50.554647 [ 194 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 209 rows starting from the beginning of the part | ||
| 5444 | 2026.03.18 01:39:50.554716 [ 194 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 5445 | 2026.03.18 01:39:50.554763 [ 194 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 156 rows starting from the beginning of the part | ||
| 5446 | 2026.03.18 01:39:50.554804 [ 194 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 5447 | 2026.03.18 01:39:50.554851 [ 194 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 156 rows starting from the beginning of the part | ||
| 5448 | 2026.03.18 01:39:50.554892 [ 194 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 5449 | 2026.03.18 01:39:50.555003 [ 253 ] {3c959292-e78a-4340-96fe-9d42eefbb513} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.03.18 01:39:50.555047 [ 253 ] {3c959292-e78a-4340-96fe-9d42eefbb513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5451 | 2026.03.18 01:39:50.555411 [ 253 ] {3c959292-e78a-4340-96fe-9d42eefbb513} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5452 | 2026.03.18 01:39:50.555639 [ 253 ] {3c959292-e78a-4340-96fe-9d42eefbb513} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.03.18 01:39:50.555769 [ 253 ] {3c959292-e78a-4340-96fe-9d42eefbb513} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001266 sec., 71090.04739336493 rows/sec., 5.55 MiB/sec. | ||
| 5454 | 2026.03.18 01:39:50.555806 [ 253 ] {3c959292-e78a-4340-96fe-9d42eefbb513} <Debug> TCPHandler: Processed in 0.001430504 sec. | ||
| 5455 | 2026.03.18 01:39:50.555843 [ 192 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448234 sec., 413607.19331268285 rows/sec., 27.56 MiB/sec. | ||
| 5456 | 2026.03.18 01:39:50.555933 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2026.03.18 01:39:50.556031 [ 253 ] {2c21409d-264c-4b13-9d1e-16785095240b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5458 | 2026.03.18 01:39:50.556076 [ 253 ] {2c21409d-264c-4b13-9d1e-16785095240b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5459 | 2026.03.18 01:39:50.556088 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5460 | 2026.03.18 01:39:50.556434 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_26_5} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.03.18 01:39:50.556493 [ 253 ] {2c21409d-264c-4b13-9d1e-16785095240b} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.03.18 01:39:50.556525 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_26_5} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5463 | 2026.03.18 01:39:50.556534 [ 253 ] {2c21409d-264c-4b13-9d1e-16785095240b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5464 | 2026.03.18 01:39:50.556642 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5465 | 2026.03.18 01:39:50.556882 [ 253 ] {2c21409d-264c-4b13-9d1e-16785095240b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5466 | 2026.03.18 01:39:50.557093 [ 253 ] {2c21409d-264c-4b13-9d1e-16785095240b} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.03.18 01:39:50.557225 [ 253 ] {2c21409d-264c-4b13-9d1e-16785095240b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 5468 | 2026.03.18 01:39:50.557262 [ 253 ] {2c21409d-264c-4b13-9d1e-16785095240b} <Debug> TCPHandler: Processed in 0.001378223 sec. | ||
| 5469 | 2026.03.18 01:39:50.557371 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.03.18 01:39:50.557473 [ 253 ] {250a8438-bba7-4fc3-b0de-c07af226434c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5471 | 2026.03.18 01:39:50.557528 [ 253 ] {250a8438-bba7-4fc3-b0de-c07af226434c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5472 | 2026.03.18 01:39:50.558361 [ 253 ] {250a8438-bba7-4fc3-b0de-c07af226434c} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2026.03.18 01:39:50.558399 [ 253 ] {250a8438-bba7-4fc3-b0de-c07af226434c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5474 | 2026.03.18 01:39:50.558947 [ 253 ] {250a8438-bba7-4fc3-b0de-c07af226434c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5475 | 2026.03.18 01:39:50.559176 [ 253 ] {250a8438-bba7-4fc3-b0de-c07af226434c} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2026.03.18 01:39:50.559293 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5477 | 2026.03.18 01:39:50.559325 [ 253 ] {250a8438-bba7-4fc3-b0de-c07af226434c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001871 sec., 13896.312132549438 rows/sec., 24.90 MiB/sec. | ||
| 5478 | 2026.03.18 01:39:50.559330 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.03.18 01:39:50.559368 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5480 | 2026.03.18 01:39:50.559398 [ 253 ] {250a8438-bba7-4fc3-b0de-c07af226434c} <Debug> TCPHandler: Processed in 0.002078695 sec. | ||
| 5481 | 2026.03.18 01:39:50.559450 [ 194 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5482 | 2026.03.18 01:39:50.559527 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2026.03.18 01:39:50.559627 [ 253 ] {848410fc-a218-41ba-97a7-6c7d46a6c168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5484 | 2026.03.18 01:39:50.559660 [ 194 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5485 | 2026.03.18 01:39:50.559669 [ 253 ] {848410fc-a218-41ba-97a7-6c7d46a6c168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5486 | 2026.03.18 01:39:50.559721 [ 194 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 370 rows starting from the beginning of the part | ||
| 5487 | 2026.03.18 01:39:50.559843 [ 194 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 5488 | 2026.03.18 01:39:50.559952 [ 194 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 5489 | 2026.03.18 01:39:50.560038 [ 253 ] {848410fc-a218-41ba-97a7-6c7d46a6c168} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.03.18 01:39:50.560062 [ 194 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 5491 | 2026.03.18 01:39:50.560079 [ 253 ] {848410fc-a218-41ba-97a7-6c7d46a6c168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5492 | 2026.03.18 01:39:50.560173 [ 194 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 5493 | 2026.03.18 01:39:50.560283 [ 194 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 5494 | 2026.03.18 01:39:50.560411 [ 253 ] {848410fc-a218-41ba-97a7-6c7d46a6c168} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5495 | 2026.03.18 01:39:50.560653 [ 253 ] {848410fc-a218-41ba-97a7-6c7d46a6c168} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2026.03.18 01:39:50.560800 [ 253 ] {848410fc-a218-41ba-97a7-6c7d46a6c168} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 5497 | 2026.03.18 01:39:50.560838 [ 253 ] {848410fc-a218-41ba-97a7-6c7d46a6c168} <Debug> TCPHandler: Processed in 0.001361953 sec. | ||
| 5498 | 2026.03.18 01:39:50.564159 [ 187 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 19 columns (19 merged, 0 gathered) in 0.004744549 sec., 100325.65792870935 rows/sec., 179.78 MiB/sec. | ||
| 5499 | 2026.03.18 01:39:50.564904 [ 194 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5500 | 2026.03.18 01:39:50.565238 [ 194 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.03.18 01:39:50.565311 [ 194 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5502 | 2026.03.18 01:39:50.565402 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 5503 | 2026.03.18 01:39:51.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.96 MiB, peak 259.24 MiB, free memory in arenas 0.00 B, will set to 255.90 MiB (RSS), difference: 1.94 MiB | ||
| 5504 | 2026.03.18 01:39:54.567036 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.03.18 01:39:54.567223 [ 253 ] {dc331e37-a4c0-4f2e-9e84-ba8bfaa5c773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5506 | 2026.03.18 01:39:54.567287 [ 253 ] {dc331e37-a4c0-4f2e-9e84-ba8bfaa5c773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5507 | 2026.03.18 01:39:54.568035 [ 253 ] {dc331e37-a4c0-4f2e-9e84-ba8bfaa5c773} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.03.18 01:39:54.568085 [ 253 ] {dc331e37-a4c0-4f2e-9e84-ba8bfaa5c773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5509 | 2026.03.18 01:39:54.568486 [ 253 ] {dc331e37-a4c0-4f2e-9e84-ba8bfaa5c773} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5510 | 2026.03.18 01:39:54.568717 [ 253 ] {dc331e37-a4c0-4f2e-9e84-ba8bfaa5c773} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.03.18 01:39:54.568871 [ 253 ] {dc331e37-a4c0-4f2e-9e84-ba8bfaa5c773} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001696 sec., 167452.83018867925 rows/sec., 10.64 MiB/sec. | ||
| 5512 | 2026.03.18 01:39:54.568913 [ 253 ] {dc331e37-a4c0-4f2e-9e84-ba8bfaa5c773} <Debug> TCPHandler: Processed in 0.002006343 sec. | ||
| 5513 | 2026.03.18 01:39:54.569042 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.03.18 01:39:54.569138 [ 253 ] {0141a6b9-ebd3-463f-b372-8cb01ef494de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5515 | 2026.03.18 01:39:54.569180 [ 253 ] {0141a6b9-ebd3-463f-b372-8cb01ef494de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5516 | 2026.03.18 01:39:54.569576 [ 253 ] {0141a6b9-ebd3-463f-b372-8cb01ef494de} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.03.18 01:39:54.569612 [ 253 ] {0141a6b9-ebd3-463f-b372-8cb01ef494de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5518 | 2026.03.18 01:39:54.569916 [ 253 ] {0141a6b9-ebd3-463f-b372-8cb01ef494de} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5519 | 2026.03.18 01:39:54.570130 [ 253 ] {0141a6b9-ebd3-463f-b372-8cb01ef494de} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.03.18 01:39:54.570258 [ 253 ] {0141a6b9-ebd3-463f-b372-8cb01ef494de} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00114 sec., 1754.3859649122808 rows/sec., 143.06 KiB/sec. | ||
| 5521 | 2026.03.18 01:39:54.570296 [ 253 ] {0141a6b9-ebd3-463f-b372-8cb01ef494de} <Debug> TCPHandler: Processed in 0.001304852 sec. | ||
| 5522 | 2026.03.18 01:39:54.570413 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2026.03.18 01:39:54.570508 [ 253 ] {b14da53b-d041-4291-b33b-00196190fd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5524 | 2026.03.18 01:39:54.570548 [ 253 ] {b14da53b-d041-4291-b33b-00196190fd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5525 | 2026.03.18 01:39:54.572121 [ 253 ] {b14da53b-d041-4291-b33b-00196190fd97} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2026.03.18 01:39:54.572157 [ 253 ] {b14da53b-d041-4291-b33b-00196190fd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5527 | 2026.03.18 01:39:54.572653 [ 253 ] {b14da53b-d041-4291-b33b-00196190fd97} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5528 | 2026.03.18 01:39:54.573171 [ 253 ] {b14da53b-d041-4291-b33b-00196190fd97} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2026.03.18 01:39:54.573436 [ 253 ] {b14da53b-d041-4291-b33b-00196190fd97} <Debug> executeQuery: Read 2706 rows, 211.07 KiB in 0.00294 sec., 920408.1632653062 rows/sec., 70.11 MiB/sec. | ||
| 5530 | 2026.03.18 01:39:54.573502 [ 253 ] {b14da53b-d041-4291-b33b-00196190fd97} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 5531 | 2026.03.18 01:39:54.573526 [ 253 ] {b14da53b-d041-4291-b33b-00196190fd97} <Debug> TCPHandler: Processed in 0.003162673 sec. | ||
| 5532 | 2026.03.18 01:39:54.573739 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.03.18 01:39:54.573883 [ 253 ] {1549164f-e61d-46f5-a205-aef58f3ebcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.03.18 01:39:54.573964 [ 253 ] {1549164f-e61d-46f5-a205-aef58f3ebcf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5535 | 2026.03.18 01:39:54.574528 [ 253 ] {1549164f-e61d-46f5-a205-aef58f3ebcf4} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.03.18 01:39:54.574566 [ 253 ] {1549164f-e61d-46f5-a205-aef58f3ebcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5537 | 2026.03.18 01:39:54.574895 [ 253 ] {1549164f-e61d-46f5-a205-aef58f3ebcf4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5538 | 2026.03.18 01:39:54.575145 [ 253 ] {1549164f-e61d-46f5-a205-aef58f3ebcf4} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.03.18 01:39:54.575279 [ 253 ] {1549164f-e61d-46f5-a205-aef58f3ebcf4} <Debug> executeQuery: Read 167 rows, 10.41 KiB in 0.001428 sec., 116946.7787114846 rows/sec., 7.12 MiB/sec. | ||
| 5540 | 2026.03.18 01:39:54.575318 [ 253 ] {1549164f-e61d-46f5-a205-aef58f3ebcf4} <Debug> TCPHandler: Processed in 0.001656318 sec. | ||
| 5541 | 2026.03.18 01:39:54.575441 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.03.18 01:39:54.575537 [ 253 ] {d397cc5f-c094-47a4-8f3d-e4799dc19eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5543 | 2026.03.18 01:39:54.575577 [ 253 ] {d397cc5f-c094-47a4-8f3d-e4799dc19eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5544 | 2026.03.18 01:39:54.576265 [ 253 ] {d397cc5f-c094-47a4-8f3d-e4799dc19eff} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.03.18 01:39:54.576302 [ 253 ] {d397cc5f-c094-47a4-8f3d-e4799dc19eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5546 | 2026.03.18 01:39:54.576639 [ 253 ] {d397cc5f-c094-47a4-8f3d-e4799dc19eff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5547 | 2026.03.18 01:39:54.576848 [ 253 ] {d397cc5f-c094-47a4-8f3d-e4799dc19eff} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.03.18 01:39:54.576965 [ 45 ] {} <Debug> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5549 | 2026.03.18 01:39:54.576982 [ 253 ] {d397cc5f-c094-47a4-8f3d-e4799dc19eff} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001463 sec., 585782.6384142173 rows/sec., 34.81 MiB/sec. | ||
| 5550 | 2026.03.18 01:39:54.577041 [ 45 ] {} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.03.18 01:39:54.577049 [ 253 ] {d397cc5f-c094-47a4-8f3d-e4799dc19eff} <Debug> TCPHandler: Processed in 0.001657757 sec. | ||
| 5552 | 2026.03.18 01:39:54.577072 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5553 | 2026.03.18 01:39:54.577189 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2026.03.18 01:39:54.577206 [ 199 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5555 | 2026.03.18 01:39:54.577288 [ 253 ] {18e9bcc6-0833-41a9-a926-2a169183c309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5556 | 2026.03.18 01:39:54.577336 [ 253 ] {18e9bcc6-0833-41a9-a926-2a169183c309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5557 | 2026.03.18 01:39:54.577354 [ 199 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5558 | 2026.03.18 01:39:54.577397 [ 199 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 857 rows starting from the beginning of the part | ||
| 5559 | 2026.03.18 01:39:54.577474 [ 199 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5560 | 2026.03.18 01:39:54.577521 [ 199 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 857 rows starting from the beginning of the part | ||
| 5561 | 2026.03.18 01:39:54.577561 [ 199 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5562 | 2026.03.18 01:39:54.577603 [ 199 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5563 | 2026.03.18 01:39:54.577641 [ 199 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 857 rows starting from the beginning of the part | ||
| 5564 | 2026.03.18 01:39:54.577734 [ 253 ] {18e9bcc6-0833-41a9-a926-2a169183c309} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.03.18 01:39:54.577776 [ 253 ] {18e9bcc6-0833-41a9-a926-2a169183c309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5566 | 2026.03.18 01:39:54.578142 [ 253 ] {18e9bcc6-0833-41a9-a926-2a169183c309} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5567 | 2026.03.18 01:39:54.578366 [ 253 ] {18e9bcc6-0833-41a9-a926-2a169183c309} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.03.18 01:39:54.578483 [ 45 ] {} <Debug> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5569 | 2026.03.18 01:39:54.578505 [ 253 ] {18e9bcc6-0833-41a9-a926-2a169183c309} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001236 sec., 809.0614886731393 rows/sec., 56.89 KiB/sec. | ||
| 5570 | 2026.03.18 01:39:54.578542 [ 45 ] {} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2026.03.18 01:39:54.578562 [ 253 ] {18e9bcc6-0833-41a9-a926-2a169183c309} <Debug> TCPHandler: Processed in 0.001422523 sec. | ||
| 5572 | 2026.03.18 01:39:54.578568 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5573 | 2026.03.18 01:39:54.578695 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.03.18 01:39:54.578699 [ 194 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 5575 | 2026.03.18 01:39:54.578797 [ 253 ] {7b53bd38-54c2-4d15-8c57-70a83adbfa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5576 | 2026.03.18 01:39:54.578841 [ 253 ] {7b53bd38-54c2-4d15-8c57-70a83adbfa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5577 | 2026.03.18 01:39:54.578869 [ 194 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5578 | 2026.03.18 01:39:54.578927 [ 194 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 5579 | 2026.03.18 01:39:54.578942 [ 189 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017951 sec., 1681243.3847696506 rows/sec., 107.61 MiB/sec. | ||
| 5580 | 2026.03.18 01:39:54.579001 [ 194 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5581 | 2026.03.18 01:39:54.579080 [ 194 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5582 | 2026.03.18 01:39:54.579113 [ 199 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5583 | 2026.03.18 01:39:54.579161 [ 194 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5584 | 2026.03.18 01:39:54.579237 [ 194 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5585 | 2026.03.18 01:39:54.579365 [ 253 ] {7b53bd38-54c2-4d15-8c57-70a83adbfa34} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.03.18 01:39:54.579377 [ 199 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_16_3} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.03.18 01:39:54.579409 [ 253 ] {7b53bd38-54c2-4d15-8c57-70a83adbfa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5588 | 2026.03.18 01:39:54.579477 [ 199 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_16_3} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5589 | 2026.03.18 01:39:54.579552 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 5590 | 2026.03.18 01:39:54.579759 [ 253 ] {7b53bd38-54c2-4d15-8c57-70a83adbfa34} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5591 | 2026.03.18 01:39:54.580017 [ 253 ] {7b53bd38-54c2-4d15-8c57-70a83adbfa34} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.03.18 01:39:54.580052 [ 199 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407673 sec., 3551.961286463547 rows/sec., 263.62 KiB/sec. | ||
| 5593 | 2026.03.18 01:39:54.580150 [ 253 ] {7b53bd38-54c2-4d15-8c57-70a83adbfa34} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001372 sec., 107871.72011661807 rows/sec., 6.13 MiB/sec. | ||
| 5594 | 2026.03.18 01:39:54.580170 [ 194 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5595 | 2026.03.18 01:39:54.580194 [ 253 ] {7b53bd38-54c2-4d15-8c57-70a83adbfa34} <Debug> TCPHandler: Processed in 0.001549656 sec. | ||
| 5596 | 2026.03.18 01:39:54.580314 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2026.03.18 01:39:54.580410 [ 253 ] {24073abf-0cc3-49ba-9cfa-13a70c512c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5598 | 2026.03.18 01:39:54.580440 [ 194 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_5_1} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2026.03.18 01:39:54.580452 [ 253 ] {24073abf-0cc3-49ba-9cfa-13a70c512c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5600 | 2026.03.18 01:39:54.580519 [ 194 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_5_1} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5601 | 2026.03.18 01:39:54.580601 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5602 | 2026.03.18 01:39:54.581372 [ 253 ] {24073abf-0cc3-49ba-9cfa-13a70c512c7c} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5603 | 2026.03.18 01:39:54.581413 [ 253 ] {24073abf-0cc3-49ba-9cfa-13a70c512c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5604 | 2026.03.18 01:39:54.581779 [ 253 ] {24073abf-0cc3-49ba-9cfa-13a70c512c7c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5605 | 2026.03.18 01:39:54.582003 [ 253 ] {24073abf-0cc3-49ba-9cfa-13a70c512c7c} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2026.03.18 01:39:54.582134 [ 253 ] {24073abf-0cc3-49ba-9cfa-13a70c512c7c} <Debug> executeQuery: Read 1451 rows, 102.41 KiB in 0.00174 sec., 833908.0459770114 rows/sec., 57.48 MiB/sec. | ||
| 5607 | 2026.03.18 01:39:54.582171 [ 253 ] {24073abf-0cc3-49ba-9cfa-13a70c512c7c} <Debug> TCPHandler: Processed in 0.001906481 sec. | ||
| 5608 | 2026.03.18 01:39:54.582275 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2026.03.18 01:39:54.582371 [ 253 ] {183d4673-5653-4446-ad5b-e91a94e10b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5610 | 2026.03.18 01:39:54.582415 [ 253 ] {183d4673-5653-4446-ad5b-e91a94e10b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5611 | 2026.03.18 01:39:54.582745 [ 253 ] {183d4673-5653-4446-ad5b-e91a94e10b43} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2026.03.18 01:39:54.582780 [ 253 ] {183d4673-5653-4446-ad5b-e91a94e10b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5613 | 2026.03.18 01:39:54.583090 [ 253 ] {183d4673-5653-4446-ad5b-e91a94e10b43} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5614 | 2026.03.18 01:39:54.583293 [ 253 ] {183d4673-5653-4446-ad5b-e91a94e10b43} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2026.03.18 01:39:54.583420 [ 253 ] {183d4673-5653-4446-ad5b-e91a94e10b43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 5616 | 2026.03.18 01:39:54.583457 [ 253 ] {183d4673-5653-4446-ad5b-e91a94e10b43} <Debug> TCPHandler: Processed in 0.001229881 sec. | ||
| 5617 | 2026.03.18 01:39:54.583577 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2026.03.18 01:39:54.583671 [ 253 ] {2cfde818-e8c8-4ce7-abf2-18d5d7356825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5619 | 2026.03.18 01:39:54.583712 [ 253 ] {2cfde818-e8c8-4ce7-abf2-18d5d7356825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5620 | 2026.03.18 01:39:54.584395 [ 253 ] {2cfde818-e8c8-4ce7-abf2-18d5d7356825} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.03.18 01:39:54.584434 [ 253 ] {2cfde818-e8c8-4ce7-abf2-18d5d7356825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5622 | 2026.03.18 01:39:54.584856 [ 253 ] {2cfde818-e8c8-4ce7-abf2-18d5d7356825} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5623 | 2026.03.18 01:39:54.585063 [ 253 ] {2cfde818-e8c8-4ce7-abf2-18d5d7356825} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.03.18 01:39:54.585190 [ 253 ] {2cfde818-e8c8-4ce7-abf2-18d5d7356825} <Debug> executeQuery: Read 1419 rows, 91.46 KiB in 0.001553 sec., 913715.389568577 rows/sec., 57.51 MiB/sec. | ||
| 5625 | 2026.03.18 01:39:54.585226 [ 253 ] {2cfde818-e8c8-4ce7-abf2-18d5d7356825} <Debug> TCPHandler: Processed in 0.001715419 sec. | ||
| 5626 | 2026.03.18 01:39:54.585328 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2026.03.18 01:39:54.585424 [ 253 ] {7e8e87e1-5a83-424d-afed-ee0429663acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5628 | 2026.03.18 01:39:54.585473 [ 253 ] {7e8e87e1-5a83-424d-afed-ee0429663acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5629 | 2026.03.18 01:39:54.585820 [ 253 ] {7e8e87e1-5a83-424d-afed-ee0429663acc} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.03.18 01:39:54.585861 [ 253 ] {7e8e87e1-5a83-424d-afed-ee0429663acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5631 | 2026.03.18 01:39:54.586283 [ 253 ] {7e8e87e1-5a83-424d-afed-ee0429663acc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5632 | 2026.03.18 01:39:54.586523 [ 253 ] {7e8e87e1-5a83-424d-afed-ee0429663acc} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.03.18 01:39:54.586653 [ 253 ] {7e8e87e1-5a83-424d-afed-ee0429663acc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001217 sec., 821.6926869350863 rows/sec., 55.37 KiB/sec. | ||
| 5634 | 2026.03.18 01:39:54.586690 [ 253 ] {7e8e87e1-5a83-424d-afed-ee0429663acc} <Debug> TCPHandler: Processed in 0.001387234 sec. | ||
| 5635 | 2026.03.18 01:39:54.586813 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2026.03.18 01:39:54.586932 [ 253 ] {a59d8f7f-f555-49b4-907f-e0e1cd503795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5637 | 2026.03.18 01:39:54.586998 [ 253 ] {a59d8f7f-f555-49b4-907f-e0e1cd503795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5638 | 2026.03.18 01:39:54.587866 [ 253 ] {a59d8f7f-f555-49b4-907f-e0e1cd503795} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.03.18 01:39:54.587905 [ 253 ] {a59d8f7f-f555-49b4-907f-e0e1cd503795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5640 | 2026.03.18 01:39:54.588433 [ 253 ] {a59d8f7f-f555-49b4-907f-e0e1cd503795} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5641 | 2026.03.18 01:39:54.588658 [ 253 ] {a59d8f7f-f555-49b4-907f-e0e1cd503795} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.03.18 01:39:54.588800 [ 253 ] {a59d8f7f-f555-49b4-907f-e0e1cd503795} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001893 sec., 12150.026413100899 rows/sec., 21.77 MiB/sec. | ||
| 5643 | 2026.03.18 01:39:54.588859 [ 253 ] {a59d8f7f-f555-49b4-907f-e0e1cd503795} <Debug> TCPHandler: Processed in 0.002108106 sec. | ||
| 5644 | 2026.03.18 01:39:54.588973 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2026.03.18 01:39:54.589069 [ 253 ] {783a2020-e6a0-4fb4-9c7d-678553d30053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5646 | 2026.03.18 01:39:54.589111 [ 253 ] {783a2020-e6a0-4fb4-9c7d-678553d30053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5647 | 2026.03.18 01:39:54.589440 [ 253 ] {783a2020-e6a0-4fb4-9c7d-678553d30053} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.03.18 01:39:54.589476 [ 253 ] {783a2020-e6a0-4fb4-9c7d-678553d30053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5649 | 2026.03.18 01:39:54.589785 [ 253 ] {783a2020-e6a0-4fb4-9c7d-678553d30053} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5650 | 2026.03.18 01:39:54.589995 [ 253 ] {783a2020-e6a0-4fb4-9c7d-678553d30053} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.03.18 01:39:54.590122 [ 253 ] {783a2020-e6a0-4fb4-9c7d-678553d30053} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001072 sec., 72761.19402985074 rows/sec., 4.50 MiB/sec. | ||
| 5652 | 2026.03.18 01:39:54.590158 [ 253 ] {783a2020-e6a0-4fb4-9c7d-678553d30053} <Debug> TCPHandler: Processed in 0.00123477 sec. | ||
| 5653 | 2026.03.18 01:39:54.762824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 778 | ||
| 5654 | 2026.03.18 01:39:54.765596 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.03.18 01:39:54.765644 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5656 | 2026.03.18 01:39:54.766861 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5657 | 2026.03.18 01:39:54.767128 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.03.18 01:39:54.767277 [ 45 ] {} <Debug> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5659 | 2026.03.18 01:39:54.767337 [ 45 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.03.18 01:39:54.767361 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5661 | 2026.03.18 01:39:54.767454 [ 189 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5662 | 2026.03.18 01:39:54.767458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 5663 | 2026.03.18 01:39:54.767950 [ 189 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5664 | 2026.03.18 01:39:54.768098 [ 189 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 562 rows starting from the beginning of the part | ||
| 5665 | 2026.03.18 01:39:54.768466 [ 189 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5666 | 2026.03.18 01:39:54.768807 [ 189 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
| 5667 | 2026.03.18 01:39:54.769133 [ 189 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 5668 | 2026.03.18 01:39:54.769428 [ 189 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 5669 | 2026.03.18 01:39:54.769728 [ 189 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 5670 | 2026.03.18 01:39:54.775531 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 72 columns (72 merged, 0 gathered) in 0.008149345 sec., 95467.79526452739 rows/sec., 80.44 MiB/sec. | ||
| 5671 | 2026.03.18 01:39:54.776857 [ 200 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5672 | 2026.03.18 01:39:54.777477 [ 200 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_16_3} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.03.18 01:39:54.777560 [ 200 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_16_3} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5674 | 2026.03.18 01:39:54.777801 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5675 | 2026.03.18 01:39:55.543512 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.03.18 01:39:55.543703 [ 253 ] {464a5717-2d91-44d8-9405-02bf63b98cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5677 | 2026.03.18 01:39:55.543769 [ 253 ] {464a5717-2d91-44d8-9405-02bf63b98cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5678 | 2026.03.18 01:39:55.544412 [ 253 ] {464a5717-2d91-44d8-9405-02bf63b98cd0} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.03.18 01:39:55.544453 [ 253 ] {464a5717-2d91-44d8-9405-02bf63b98cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5680 | 2026.03.18 01:39:55.544838 [ 253 ] {464a5717-2d91-44d8-9405-02bf63b98cd0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5681 | 2026.03.18 01:39:55.545068 [ 253 ] {464a5717-2d91-44d8-9405-02bf63b98cd0} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.03.18 01:39:55.545200 [ 43 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5683 | 2026.03.18 01:39:55.545230 [ 253 ] {464a5717-2d91-44d8-9405-02bf63b98cd0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.73 MiB/sec. | ||
| 5684 | 2026.03.18 01:39:55.545238 [ 43 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.03.18 01:39:55.545262 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5686 | 2026.03.18 01:39:55.545278 [ 253 ] {464a5717-2d91-44d8-9405-02bf63b98cd0} <Debug> TCPHandler: Processed in 0.001891061 sec. | ||
| 5687 | 2026.03.18 01:39:55.545342 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5688 | 2026.03.18 01:39:55.545401 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.03.18 01:39:55.545422 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5690 | 2026.03.18 01:39:55.545450 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2766 rows starting from the beginning of the part | ||
| 5691 | 2026.03.18 01:39:55.545505 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 108 rows starting from the beginning of the part | ||
| 5692 | 2026.03.18 01:39:55.545505 [ 253 ] {31f5e016-3a1c-4181-9303-9d2bda22ba5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5693 | 2026.03.18 01:39:55.545550 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 825 rows starting from the beginning of the part | ||
| 5694 | 2026.03.18 01:39:55.545559 [ 253 ] {31f5e016-3a1c-4181-9303-9d2bda22ba5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5695 | 2026.03.18 01:39:55.545596 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 108 rows starting from the beginning of the part | ||
| 5696 | 2026.03.18 01:39:55.545639 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2706 rows starting from the beginning of the part | ||
| 5697 | 2026.03.18 01:39:55.545675 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5698 | 2026.03.18 01:39:55.545991 [ 253 ] {31f5e016-3a1c-4181-9303-9d2bda22ba5a} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.03.18 01:39:55.546028 [ 253 ] {31f5e016-3a1c-4181-9303-9d2bda22ba5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5700 | 2026.03.18 01:39:55.546369 [ 253 ] {31f5e016-3a1c-4181-9303-9d2bda22ba5a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5701 | 2026.03.18 01:39:55.546589 [ 253 ] {31f5e016-3a1c-4181-9303-9d2bda22ba5a} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2026.03.18 01:39:55.546686 [ 43 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5703 | 2026.03.18 01:39:55.546709 [ 43 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.03.18 01:39:55.546719 [ 253 ] {31f5e016-3a1c-4181-9303-9d2bda22ba5a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 5705 | 2026.03.18 01:39:55.546726 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5706 | 2026.03.18 01:39:55.546756 [ 253 ] {31f5e016-3a1c-4181-9303-9d2bda22ba5a} <Debug> TCPHandler: Processed in 0.001407883 sec. | ||
| 5707 | 2026.03.18 01:39:55.546838 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5708 | 2026.03.18 01:39:55.546870 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5709 | 2026.03.18 01:39:55.546972 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5710 | 2026.03.18 01:39:55.546976 [ 253 ] {93f010e8-d7f7-4f5a-8e64-1ce06d2203ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5711 | 2026.03.18 01:39:55.547012 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1511 rows starting from the beginning of the part | ||
| 5712 | 2026.03.18 01:39:55.547035 [ 253 ] {93f010e8-d7f7-4f5a-8e64-1ce06d2203ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5713 | 2026.03.18 01:39:55.547086 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 5714 | 2026.03.18 01:39:55.547138 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 504 rows starting from the beginning of the part | ||
| 5715 | 2026.03.18 01:39:55.547184 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 5716 | 2026.03.18 01:39:55.547223 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1451 rows starting from the beginning of the part | ||
| 5717 | 2026.03.18 01:39:55.547281 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5718 | 2026.03.18 01:39:55.547408 [ 253 ] {93f010e8-d7f7-4f5a-8e64-1ce06d2203ae} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.03.18 01:39:55.547449 [ 253 ] {93f010e8-d7f7-4f5a-8e64-1ce06d2203ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5720 | 2026.03.18 01:39:55.547762 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6569 rows, containing 5 columns (5 merged, 0 gathered) in 0.00244933 sec., 2681957.923187157 rows/sec., 216.34 MiB/sec. | ||
| 5721 | 2026.03.18 01:39:55.547884 [ 253 ] {93f010e8-d7f7-4f5a-8e64-1ce06d2203ae} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5722 | 2026.03.18 01:39:55.548155 [ 253 ] {93f010e8-d7f7-4f5a-8e64-1ce06d2203ae} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.03.18 01:39:55.548154 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5724 | 2026.03.18 01:39:55.548260 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5725 | 2026.03.18 01:39:55.548293 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.03.18 01:39:55.548294 [ 253 ] {93f010e8-d7f7-4f5a-8e64-1ce06d2203ae} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001337 sec., 23934.18100224383 rows/sec., 1.67 MiB/sec. | ||
| 5727 | 2026.03.18 01:39:55.548314 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5728 | 2026.03.18 01:39:55.548339 [ 253 ] {93f010e8-d7f7-4f5a-8e64-1ce06d2203ae} <Debug> TCPHandler: Processed in 0.001517925 sec. | ||
| 5729 | 2026.03.18 01:39:55.548436 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5730 | 2026.03.18 01:39:55.548466 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2026.03.18 01:39:55.548530 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_36_7} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.03.18 01:39:55.548592 [ 253 ] {a646bad6-ae59-4b38-a1c8-5ec81a7c01a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5733 | 2026.03.18 01:39:55.548597 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5734 | 2026.03.18 01:39:55.548624 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_36_7} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5735 | 2026.03.18 01:39:55.548645 [ 253 ] {a646bad6-ae59-4b38-a1c8-5ec81a7c01a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5736 | 2026.03.18 01:39:55.548656 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11522 rows starting from the beginning of the part | ||
| 5737 | 2026.03.18 01:39:55.548734 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5738 | 2026.03.18 01:39:55.548735 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 5739 | 2026.03.18 01:39:55.548785 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 5740 | 2026.03.18 01:39:55.548793 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3710 rows, containing 5 columns (5 merged, 0 gathered) in 0.002013484 sec., 1842577.3435497875 rows/sec., 135.78 MiB/sec. | ||
| 5741 | 2026.03.18 01:39:55.548836 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5742 | 2026.03.18 01:39:55.548880 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1419 rows starting from the beginning of the part | ||
| 5743 | 2026.03.18 01:39:55.548919 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 5744 | 2026.03.18 01:39:55.548998 [ 253 ] {a646bad6-ae59-4b38-a1c8-5ec81a7c01a7} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.03.18 01:39:55.549027 [ 197 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5746 | 2026.03.18 01:39:55.549046 [ 253 ] {a646bad6-ae59-4b38-a1c8-5ec81a7c01a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5747 | 2026.03.18 01:39:55.549342 [ 197 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_36_7} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.03.18 01:39:55.549421 [ 197 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_36_7} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5749 | 2026.03.18 01:39:55.549448 [ 253 ] {a646bad6-ae59-4b38-a1c8-5ec81a7c01a7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5750 | 2026.03.18 01:39:55.549502 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5751 | 2026.03.18 01:39:55.549682 [ 253 ] {a646bad6-ae59-4b38-a1c8-5ec81a7c01a7} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2026.03.18 01:39:55.549785 [ 43 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5753 | 2026.03.18 01:39:55.549806 [ 43 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.03.18 01:39:55.549822 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5755 | 2026.03.18 01:39:55.549825 [ 253 ] {a646bad6-ae59-4b38-a1c8-5ec81a7c01a7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001252 sec., 9584.664536741213 rows/sec., 661.44 KiB/sec. | ||
| 5756 | 2026.03.18 01:39:55.549865 [ 253 ] {a646bad6-ae59-4b38-a1c8-5ec81a7c01a7} <Debug> TCPHandler: Processed in 0.001459735 sec. | ||
| 5757 | 2026.03.18 01:39:55.549896 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5758 | 2026.03.18 01:39:55.550010 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5759 | 2026.03.18 01:39:55.550040 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2004 rows starting from the beginning of the part | ||
| 5760 | 2026.03.18 01:39:55.550091 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5761 | 2026.03.18 01:39:55.550133 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5762 | 2026.03.18 01:39:55.550170 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5763 | 2026.03.18 01:39:55.550206 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 78 rows starting from the beginning of the part | ||
| 5764 | 2026.03.18 01:39:55.550241 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 5765 | 2026.03.18 01:39:55.551263 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2304 rows, containing 4 columns (4 merged, 0 gathered) in 0.001402894 sec., 1642319.3769450863 rows/sec., 105.73 MiB/sec. | ||
| 5766 | 2026.03.18 01:39:55.551491 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5767 | 2026.03.18 01:39:55.551755 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_36_7} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2026.03.18 01:39:55.551834 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_36_7} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5769 | 2026.03.18 01:39:55.551923 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5770 | 2026.03.18 01:39:55.553388 [ 191 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13558 rows, containing 5 columns (5 merged, 0 gathered) in 0.005033443 sec., 2693583.69609033 rows/sec., 175.68 MiB/sec. | ||
| 5771 | 2026.03.18 01:39:55.553710 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5772 | 2026.03.18 01:39:55.554023 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.03.18 01:39:55.554092 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5774 | 2026.03.18 01:39:55.554159 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 5775 | 2026.03.18 01:39:57.216097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10947 | ||
| 5776 | 2026.03.18 01:39:57.216681 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.03.18 01:39:57.216733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5778 | 2026.03.18 01:39:57.217240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5779 | 2026.03.18 01:39:57.217494 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.03.18 01:39:57.217641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10947 | ||
| 5781 | 2026.03.18 01:39:57.812033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5782 | 2026.03.18 01:39:57.830203 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.03.18 01:39:57.830253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5784 | 2026.03.18 01:39:57.836056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5785 | 2026.03.18 01:39:57.836748 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.03.18 01:39:57.840059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5787 | 2026.03.18 01:40:00.551060 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2026.03.18 01:40:00.551259 [ 253 ] {418db5e3-725c-49e9-94b3-bd059549c60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5789 | 2026.03.18 01:40:00.551327 [ 253 ] {418db5e3-725c-49e9-94b3-bd059549c60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5790 | 2026.03.18 01:40:00.552025 [ 253 ] {418db5e3-725c-49e9-94b3-bd059549c60d} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2026.03.18 01:40:00.552077 [ 253 ] {418db5e3-725c-49e9-94b3-bd059549c60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5792 | 2026.03.18 01:40:00.552503 [ 253 ] {418db5e3-725c-49e9-94b3-bd059549c60d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5793 | 2026.03.18 01:40:00.552747 [ 253 ] {418db5e3-725c-49e9-94b3-bd059549c60d} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2026.03.18 01:40:00.552916 [ 253 ] {418db5e3-725c-49e9-94b3-bd059549c60d} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001705 sec., 63343.10850439883 rows/sec., 5.33 MiB/sec. | ||
| 5795 | 2026.03.18 01:40:00.552966 [ 253 ] {418db5e3-725c-49e9-94b3-bd059549c60d} <Debug> TCPHandler: Processed in 0.002035514 sec. | ||
| 5796 | 2026.03.18 01:40:00.553100 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5797 | 2026.03.18 01:40:00.553205 [ 253 ] {4a753500-67d5-4a14-8e73-3af7b33a9b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5798 | 2026.03.18 01:40:00.553249 [ 253 ] {4a753500-67d5-4a14-8e73-3af7b33a9b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5799 | 2026.03.18 01:40:00.553679 [ 253 ] {4a753500-67d5-4a14-8e73-3af7b33a9b00} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.03.18 01:40:00.553718 [ 253 ] {4a753500-67d5-4a14-8e73-3af7b33a9b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5801 | 2026.03.18 01:40:00.554040 [ 253 ] {4a753500-67d5-4a14-8e73-3af7b33a9b00} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5802 | 2026.03.18 01:40:00.554252 [ 253 ] {4a753500-67d5-4a14-8e73-3af7b33a9b00} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.03.18 01:40:00.554393 [ 253 ] {4a753500-67d5-4a14-8e73-3af7b33a9b00} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001212 sec., 21452.145214521453 rows/sec., 1.58 MiB/sec. | ||
| 5804 | 2026.03.18 01:40:00.554438 [ 253 ] {4a753500-67d5-4a14-8e73-3af7b33a9b00} <Debug> TCPHandler: Processed in 0.001394604 sec. | ||
| 5805 | 2026.03.18 01:40:00.554543 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2026.03.18 01:40:00.554639 [ 253 ] {f2c29455-2ce2-4f6b-bc34-da79ed216612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5807 | 2026.03.18 01:40:00.554684 [ 253 ] {f2c29455-2ce2-4f6b-bc34-da79ed216612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5808 | 2026.03.18 01:40:00.555135 [ 253 ] {f2c29455-2ce2-4f6b-bc34-da79ed216612} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.03.18 01:40:00.555173 [ 253 ] {f2c29455-2ce2-4f6b-bc34-da79ed216612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5810 | 2026.03.18 01:40:00.555494 [ 253 ] {f2c29455-2ce2-4f6b-bc34-da79ed216612} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5811 | 2026.03.18 01:40:00.555706 [ 253 ] {f2c29455-2ce2-4f6b-bc34-da79ed216612} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2026.03.18 01:40:00.555839 [ 253 ] {f2c29455-2ce2-4f6b-bc34-da79ed216612} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00122 sec., 73770.4918032787 rows/sec., 5.76 MiB/sec. | ||
| 5813 | 2026.03.18 01:40:00.555878 [ 253 ] {f2c29455-2ce2-4f6b-bc34-da79ed216612} <Debug> TCPHandler: Processed in 0.001384533 sec. | ||
| 5814 | 2026.03.18 01:40:00.555997 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2026.03.18 01:40:00.556093 [ 253 ] {9303ca6f-9a8e-4c3b-afe4-100ec67dbf74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5816 | 2026.03.18 01:40:00.556137 [ 253 ] {9303ca6f-9a8e-4c3b-afe4-100ec67dbf74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5817 | 2026.03.18 01:40:00.556549 [ 253 ] {9303ca6f-9a8e-4c3b-afe4-100ec67dbf74} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2026.03.18 01:40:00.556586 [ 253 ] {9303ca6f-9a8e-4c3b-afe4-100ec67dbf74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5819 | 2026.03.18 01:40:00.556929 [ 253 ] {9303ca6f-9a8e-4c3b-afe4-100ec67dbf74} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5820 | 2026.03.18 01:40:00.557141 [ 253 ] {9303ca6f-9a8e-4c3b-afe4-100ec67dbf74} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2026.03.18 01:40:00.557275 [ 253 ] {9303ca6f-9a8e-4c3b-afe4-100ec67dbf74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 5822 | 2026.03.18 01:40:00.557313 [ 253 ] {9303ca6f-9a8e-4c3b-afe4-100ec67dbf74} <Debug> TCPHandler: Processed in 0.001365952 sec. | ||
| 5823 | 2026.03.18 01:40:00.557416 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5824 | 2026.03.18 01:40:00.557510 [ 253 ] {2259e25f-9f9d-48eb-b52a-7504126ef609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5825 | 2026.03.18 01:40:00.557565 [ 253 ] {2259e25f-9f9d-48eb-b52a-7504126ef609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5826 | 2026.03.18 01:40:00.558369 [ 253 ] {2259e25f-9f9d-48eb-b52a-7504126ef609} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.03.18 01:40:00.558406 [ 253 ] {2259e25f-9f9d-48eb-b52a-7504126ef609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5828 | 2026.03.18 01:40:00.558967 [ 253 ] {2259e25f-9f9d-48eb-b52a-7504126ef609} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5829 | 2026.03.18 01:40:00.559196 [ 253 ] {2259e25f-9f9d-48eb-b52a-7504126ef609} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.03.18 01:40:00.559339 [ 253 ] {2259e25f-9f9d-48eb-b52a-7504126ef609} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001847 sec., 14076.881429344885 rows/sec., 25.23 MiB/sec. | ||
| 5831 | 2026.03.18 01:40:00.559400 [ 253 ] {2259e25f-9f9d-48eb-b52a-7504126ef609} <Debug> TCPHandler: Processed in 0.002033863 sec. | ||
| 5832 | 2026.03.18 01:40:00.559517 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2026.03.18 01:40:00.559611 [ 253 ] {dd6fb210-1325-4325-9731-9ad26f8e7e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5834 | 2026.03.18 01:40:00.559654 [ 253 ] {dd6fb210-1325-4325-9731-9ad26f8e7e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5835 | 2026.03.18 01:40:00.559999 [ 253 ] {dd6fb210-1325-4325-9731-9ad26f8e7e5f} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2026.03.18 01:40:00.560035 [ 253 ] {dd6fb210-1325-4325-9731-9ad26f8e7e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5837 | 2026.03.18 01:40:00.560351 [ 253 ] {dd6fb210-1325-4325-9731-9ad26f8e7e5f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5838 | 2026.03.18 01:40:00.560567 [ 253 ] {dd6fb210-1325-4325-9731-9ad26f8e7e5f} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2026.03.18 01:40:00.560699 [ 253 ] {dd6fb210-1325-4325-9731-9ad26f8e7e5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 5840 | 2026.03.18 01:40:00.560734 [ 253 ] {dd6fb210-1325-4325-9731-9ad26f8e7e5f} <Debug> TCPHandler: Processed in 0.001267481 sec. | ||
| 5841 | 2026.03.18 01:40:04.585661 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5842 | 2026.03.18 01:40:04.585709 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5843 | 2026.03.18 01:40:04.718700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11395 | ||
| 5844 | 2026.03.18 01:40:04.719218 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2026.03.18 01:40:04.719269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5846 | 2026.03.18 01:40:04.719779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5847 | 2026.03.18 01:40:04.720031 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.03.18 01:40:04.720189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11395 | ||
| 5849 | 2026.03.18 01:40:04.768691 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 798 | ||
| 5850 | 2026.03.18 01:40:04.770724 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2026.03.18 01:40:04.770776 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5852 | 2026.03.18 01:40:04.771930 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5853 | 2026.03.18 01:40:04.772191 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2026.03.18 01:40:04.772445 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 5855 | 2026.03.18 01:40:05.340138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5856 | 2026.03.18 01:40:05.357739 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.03.18 01:40:05.357801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5858 | 2026.03.18 01:40:05.363280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5859 | 2026.03.18 01:40:05.363992 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.03.18 01:40:05.367031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5861 | 2026.03.18 01:40:05.559426 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.03.18 01:40:05.559617 [ 253 ] {8c68281a-cab0-48ad-b94a-c73f4dc77f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5863 | 2026.03.18 01:40:05.559683 [ 253 ] {8c68281a-cab0-48ad-b94a-c73f4dc77f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5864 | 2026.03.18 01:40:05.560408 [ 253 ] {8c68281a-cab0-48ad-b94a-c73f4dc77f5d} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.03.18 01:40:05.560451 [ 253 ] {8c68281a-cab0-48ad-b94a-c73f4dc77f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5866 | 2026.03.18 01:40:05.560860 [ 253 ] {8c68281a-cab0-48ad-b94a-c73f4dc77f5d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5867 | 2026.03.18 01:40:05.561094 [ 253 ] {8c68281a-cab0-48ad-b94a-c73f4dc77f5d} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.03.18 01:40:05.561221 [ 27 ] {} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5869 | 2026.03.18 01:40:05.561252 [ 253 ] {8c68281a-cab0-48ad-b94a-c73f4dc77f5d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001682 sec., 168846.61117717004 rows/sec., 10.72 MiB/sec. | ||
| 5870 | 2026.03.18 01:40:05.561263 [ 27 ] {} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5871 | 2026.03.18 01:40:05.561289 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5872 | 2026.03.18 01:40:05.561303 [ 253 ] {8c68281a-cab0-48ad-b94a-c73f4dc77f5d} <Debug> TCPHandler: Processed in 0.002003983 sec. | ||
| 5873 | 2026.03.18 01:40:05.561420 [ 196 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5874 | 2026.03.18 01:40:05.561430 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5875 | 2026.03.18 01:40:05.561581 [ 253 ] {664299c4-61bf-4a45-9544-b348bb54361f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5876 | 2026.03.18 01:40:05.561588 [ 196 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5877 | 2026.03.18 01:40:05.561629 [ 253 ] {664299c4-61bf-4a45-9544-b348bb54361f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5878 | 2026.03.18 01:40:05.561639 [ 196 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 5879 | 2026.03.18 01:40:05.561730 [ 196 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5880 | 2026.03.18 01:40:05.561779 [ 196 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5881 | 2026.03.18 01:40:05.561827 [ 196 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 5882 | 2026.03.18 01:40:05.561867 [ 196 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 5883 | 2026.03.18 01:40:05.562451 [ 253 ] {664299c4-61bf-4a45-9544-b348bb54361f} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.03.18 01:40:05.562491 [ 253 ] {664299c4-61bf-4a45-9544-b348bb54361f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5885 | 2026.03.18 01:40:05.562873 [ 253 ] {664299c4-61bf-4a45-9544-b348bb54361f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5886 | 2026.03.18 01:40:05.562874 [ 191 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514065 sec., 937872.5484044609 rows/sec., 63.15 MiB/sec. | ||
| 5887 | 2026.03.18 01:40:05.563109 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5888 | 2026.03.18 01:40:05.563116 [ 253 ] {664299c4-61bf-4a45-9544-b348bb54361f} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.03.18 01:40:05.563288 [ 253 ] {664299c4-61bf-4a45-9544-b348bb54361f} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001731 sec., 476603.1195840555 rows/sec., 37.40 MiB/sec. | ||
| 5890 | 2026.03.18 01:40:05.563328 [ 253 ] {664299c4-61bf-4a45-9544-b348bb54361f} <Debug> TCPHandler: Processed in 0.001951433 sec. | ||
| 5891 | 2026.03.18 01:40:05.563451 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_17_4} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.03.18 01:40:05.563454 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.03.18 01:40:05.563548 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_17_4} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5894 | 2026.03.18 01:40:05.563573 [ 253 ] {f2f67931-559b-44a0-9e84-26b58c92a6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5895 | 2026.03.18 01:40:05.563620 [ 253 ] {f2f67931-559b-44a0-9e84-26b58c92a6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5896 | 2026.03.18 01:40:05.563655 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5897 | 2026.03.18 01:40:05.564109 [ 253 ] {f2f67931-559b-44a0-9e84-26b58c92a6af} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2026.03.18 01:40:05.564150 [ 253 ] {f2f67931-559b-44a0-9e84-26b58c92a6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5899 | 2026.03.18 01:40:05.564469 [ 253 ] {f2f67931-559b-44a0-9e84-26b58c92a6af} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5900 | 2026.03.18 01:40:05.564680 [ 253 ] {f2f67931-559b-44a0-9e84-26b58c92a6af} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5901 | 2026.03.18 01:40:05.564809 [ 253 ] {f2f67931-559b-44a0-9e84-26b58c92a6af} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001258 sec., 124006.35930047695 rows/sec., 7.45 MiB/sec. | ||
| 5902 | 2026.03.18 01:40:05.564846 [ 253 ] {f2f67931-559b-44a0-9e84-26b58c92a6af} <Debug> TCPHandler: Processed in 0.001443374 sec. | ||
| 5903 | 2026.03.18 01:40:05.564959 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5904 | 2026.03.18 01:40:05.565053 [ 253 ] {1692b9cf-dbce-41c2-95a8-a8b5c821c1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5905 | 2026.03.18 01:40:05.565092 [ 253 ] {1692b9cf-dbce-41c2-95a8-a8b5c821c1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5906 | 2026.03.18 01:40:05.565551 [ 253 ] {1692b9cf-dbce-41c2-95a8-a8b5c821c1f1} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.03.18 01:40:05.565586 [ 253 ] {1692b9cf-dbce-41c2-95a8-a8b5c821c1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5908 | 2026.03.18 01:40:05.565884 [ 253 ] {1692b9cf-dbce-41c2-95a8-a8b5c821c1f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5909 | 2026.03.18 01:40:05.566089 [ 253 ] {1692b9cf-dbce-41c2-95a8-a8b5c821c1f1} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.03.18 01:40:05.566215 [ 253 ] {1692b9cf-dbce-41c2-95a8-a8b5c821c1f1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00118 sec., 126271.18644067796 rows/sec., 8.16 MiB/sec. | ||
| 5911 | 2026.03.18 01:40:05.566252 [ 253 ] {1692b9cf-dbce-41c2-95a8-a8b5c821c1f1} <Debug> TCPHandler: Processed in 0.001342522 sec. | ||
| 5912 | 2026.03.18 01:40:05.566362 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.03.18 01:40:05.566456 [ 253 ] {da5c9663-b83d-4ae2-bc5b-d1eb5220f73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5914 | 2026.03.18 01:40:05.566496 [ 253 ] {da5c9663-b83d-4ae2-bc5b-d1eb5220f73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5915 | 2026.03.18 01:40:05.566951 [ 253 ] {da5c9663-b83d-4ae2-bc5b-d1eb5220f73f} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.03.18 01:40:05.566985 [ 253 ] {da5c9663-b83d-4ae2-bc5b-d1eb5220f73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5917 | 2026.03.18 01:40:05.567275 [ 253 ] {da5c9663-b83d-4ae2-bc5b-d1eb5220f73f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5918 | 2026.03.18 01:40:05.567479 [ 253 ] {da5c9663-b83d-4ae2-bc5b-d1eb5220f73f} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.03.18 01:40:05.567604 [ 253 ] {da5c9663-b83d-4ae2-bc5b-d1eb5220f73f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 5920 | 2026.03.18 01:40:05.567606 [ 26 ] {} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5921 | 2026.03.18 01:40:05.567641 [ 253 ] {da5c9663-b83d-4ae2-bc5b-d1eb5220f73f} <Debug> TCPHandler: Processed in 0.001328602 sec. | ||
| 5922 | 2026.03.18 01:40:05.567667 [ 26 ] {} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.03.18 01:40:05.567696 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5924 | 2026.03.18 01:40:05.567759 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5925 | 2026.03.18 01:40:05.567782 [ 196 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5926 | 2026.03.18 01:40:05.567857 [ 253 ] {ee518ada-2463-4508-92b0-c500f50569c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5927 | 2026.03.18 01:40:05.567893 [ 196 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5928 | 2026.03.18 01:40:05.567901 [ 253 ] {ee518ada-2463-4508-92b0-c500f50569c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5929 | 2026.03.18 01:40:05.567930 [ 196 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 5930 | 2026.03.18 01:40:05.567994 [ 196 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5931 | 2026.03.18 01:40:05.568041 [ 196 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5932 | 2026.03.18 01:40:05.568084 [ 196 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 5933 | 2026.03.18 01:40:05.568124 [ 196 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 5934 | 2026.03.18 01:40:05.568614 [ 253 ] {ee518ada-2463-4508-92b0-c500f50569c3} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2026.03.18 01:40:05.568654 [ 253 ] {ee518ada-2463-4508-92b0-c500f50569c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5936 | 2026.03.18 01:40:05.568910 [ 197 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161649 sec., 637025.4698278051 rows/sec., 38.66 MiB/sec. | ||
| 5937 | 2026.03.18 01:40:05.568995 [ 253 ] {ee518ada-2463-4508-92b0-c500f50569c3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5938 | 2026.03.18 01:40:05.569091 [ 191 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5939 | 2026.03.18 01:40:05.569244 [ 253 ] {ee518ada-2463-4508-92b0-c500f50569c3} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.03.18 01:40:05.569401 [ 253 ] {ee518ada-2463-4508-92b0-c500f50569c3} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001561 sec., 322869.95515695063 rows/sec., 22.71 MiB/sec. | ||
| 5941 | 2026.03.18 01:40:05.569423 [ 191 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_17_4} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.03.18 01:40:05.569439 [ 253 ] {ee518ada-2463-4508-92b0-c500f50569c3} <Debug> TCPHandler: Processed in 0.001729548 sec. | ||
| 5943 | 2026.03.18 01:40:05.569514 [ 191 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_17_4} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5944 | 2026.03.18 01:40:05.569550 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5945 | 2026.03.18 01:40:05.569614 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5946 | 2026.03.18 01:40:05.569657 [ 253 ] {ebb8d4f6-6b76-4c57-aded-568c52938179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5947 | 2026.03.18 01:40:05.569704 [ 253 ] {ebb8d4f6-6b76-4c57-aded-568c52938179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5948 | 2026.03.18 01:40:05.570095 [ 253 ] {ebb8d4f6-6b76-4c57-aded-568c52938179} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2026.03.18 01:40:05.570140 [ 253 ] {ebb8d4f6-6b76-4c57-aded-568c52938179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5950 | 2026.03.18 01:40:05.570534 [ 253 ] {ebb8d4f6-6b76-4c57-aded-568c52938179} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5951 | 2026.03.18 01:40:05.570778 [ 253 ] {ebb8d4f6-6b76-4c57-aded-568c52938179} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2026.03.18 01:40:05.570911 [ 253 ] {ebb8d4f6-6b76-4c57-aded-568c52938179} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001274 sec., 4709.576138147567 rows/sec., 246.06 KiB/sec. | ||
| 5953 | 2026.03.18 01:40:05.570949 [ 253 ] {ebb8d4f6-6b76-4c57-aded-568c52938179} <Debug> TCPHandler: Processed in 0.001450484 sec. | ||
| 5954 | 2026.03.18 01:40:05.571045 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5955 | 2026.03.18 01:40:05.571133 [ 253 ] {d002ef4e-5428-4746-9614-49d2f98d3226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5956 | 2026.03.18 01:40:05.571172 [ 253 ] {d002ef4e-5428-4746-9614-49d2f98d3226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5957 | 2026.03.18 01:40:05.571570 [ 253 ] {d002ef4e-5428-4746-9614-49d2f98d3226} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.03.18 01:40:05.571602 [ 253 ] {d002ef4e-5428-4746-9614-49d2f98d3226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5959 | 2026.03.18 01:40:05.571974 [ 253 ] {d002ef4e-5428-4746-9614-49d2f98d3226} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5960 | 2026.03.18 01:40:05.572183 [ 253 ] {d002ef4e-5428-4746-9614-49d2f98d3226} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2026.03.18 01:40:05.572318 [ 253 ] {d002ef4e-5428-4746-9614-49d2f98d3226} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 5962 | 2026.03.18 01:40:05.572355 [ 253 ] {d002ef4e-5428-4746-9614-49d2f98d3226} <Debug> TCPHandler: Processed in 0.001349953 sec. | ||
| 5963 | 2026.03.18 01:40:05.572466 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5964 | 2026.03.18 01:40:05.572559 [ 253 ] {b1718a5b-c6ae-48ae-a314-ba17542640c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5965 | 2026.03.18 01:40:05.572600 [ 253 ] {b1718a5b-c6ae-48ae-a314-ba17542640c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5966 | 2026.03.18 01:40:05.572905 [ 253 ] {b1718a5b-c6ae-48ae-a314-ba17542640c1} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2026.03.18 01:40:05.572941 [ 253 ] {b1718a5b-c6ae-48ae-a314-ba17542640c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5968 | 2026.03.18 01:40:05.573231 [ 253 ] {b1718a5b-c6ae-48ae-a314-ba17542640c1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5969 | 2026.03.18 01:40:05.573441 [ 253 ] {b1718a5b-c6ae-48ae-a314-ba17542640c1} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.03.18 01:40:05.573567 [ 253 ] {b1718a5b-c6ae-48ae-a314-ba17542640c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 5971 | 2026.03.18 01:40:05.573603 [ 253 ] {b1718a5b-c6ae-48ae-a314-ba17542640c1} <Debug> TCPHandler: Processed in 0.001186429 sec. | ||
| 5972 | 2026.03.18 01:40:05.573720 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5973 | 2026.03.18 01:40:05.573835 [ 253 ] {73fce355-4193-4003-91ef-0f4c86d12acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5974 | 2026.03.18 01:40:05.573900 [ 253 ] {73fce355-4193-4003-91ef-0f4c86d12acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5975 | 2026.03.18 01:40:05.574787 [ 253 ] {73fce355-4193-4003-91ef-0f4c86d12acc} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2026.03.18 01:40:05.574824 [ 253 ] {73fce355-4193-4003-91ef-0f4c86d12acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5977 | 2026.03.18 01:40:05.575352 [ 253 ] {73fce355-4193-4003-91ef-0f4c86d12acc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5978 | 2026.03.18 01:40:05.575582 [ 253 ] {73fce355-4193-4003-91ef-0f4c86d12acc} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2026.03.18 01:40:05.575721 [ 253 ] {73fce355-4193-4003-91ef-0f4c86d12acc} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 13.13 MiB/sec. | ||
| 5980 | 2026.03.18 01:40:05.575781 [ 253 ] {73fce355-4193-4003-91ef-0f4c86d12acc} <Debug> TCPHandler: Processed in 0.002122225 sec. | ||
| 5981 | 2026.03.18 01:40:05.575894 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.03.18 01:40:05.575989 [ 253 ] {881e093f-27d9-4bcd-8d0b-347ca8a17d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5983 | 2026.03.18 01:40:05.576032 [ 253 ] {881e093f-27d9-4bcd-8d0b-347ca8a17d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5984 | 2026.03.18 01:40:05.576375 [ 253 ] {881e093f-27d9-4bcd-8d0b-347ca8a17d54} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.03.18 01:40:05.576415 [ 253 ] {881e093f-27d9-4bcd-8d0b-347ca8a17d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5986 | 2026.03.18 01:40:05.576724 [ 253 ] {881e093f-27d9-4bcd-8d0b-347ca8a17d54} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5987 | 2026.03.18 01:40:05.576935 [ 253 ] {881e093f-27d9-4bcd-8d0b-347ca8a17d54} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.03.18 01:40:05.577070 [ 253 ] {881e093f-27d9-4bcd-8d0b-347ca8a17d54} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 5989 | 2026.03.18 01:40:05.577107 [ 253 ] {881e093f-27d9-4bcd-8d0b-347ca8a17d54} <Debug> TCPHandler: Processed in 0.001263461 sec. | ||
| 5990 | 2026.03.18 01:40:06.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.45 MiB, peak 264.14 MiB, free memory in arenas 0.00 B, will set to 258.11 MiB (RSS), difference: -1.34 MiB | ||
| 5991 | 2026.03.18 01:40:10.550766 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5992 | 2026.03.18 01:40:10.550979 [ 253 ] {b7dd87da-4e71-4b50-b59e-b61b9b20a249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5993 | 2026.03.18 01:40:10.551051 [ 253 ] {b7dd87da-4e71-4b50-b59e-b61b9b20a249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5994 | 2026.03.18 01:40:10.551679 [ 253 ] {b7dd87da-4e71-4b50-b59e-b61b9b20a249} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.03.18 01:40:10.551727 [ 253 ] {b7dd87da-4e71-4b50-b59e-b61b9b20a249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 5996 | 2026.03.18 01:40:10.552113 [ 253 ] {b7dd87da-4e71-4b50-b59e-b61b9b20a249} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5997 | 2026.03.18 01:40:10.552380 [ 253 ] {b7dd87da-4e71-4b50-b59e-b61b9b20a249} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2026.03.18 01:40:10.552539 [ 253 ] {b7dd87da-4e71-4b50-b59e-b61b9b20a249} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001614 sec., 1239.1573729863692 rows/sec., 101.04 KiB/sec. | ||
| 5999 | 2026.03.18 01:40:10.552583 [ 253 ] {b7dd87da-4e71-4b50-b59e-b61b9b20a249} <Debug> TCPHandler: Processed in 0.001954682 sec. | ||
| 6000 | 2026.03.18 01:40:10.552714 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.03.18 01:40:10.552809 [ 253 ] {b3bbe452-a8a6-42a0-b9cb-8beb7fafaae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6002 | 2026.03.18 01:40:10.552850 [ 253 ] {b3bbe452-a8a6-42a0-b9cb-8beb7fafaae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6003 | 2026.03.18 01:40:10.553311 [ 253 ] {b3bbe452-a8a6-42a0-b9cb-8beb7fafaae2} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.03.18 01:40:10.553349 [ 253 ] {b3bbe452-a8a6-42a0-b9cb-8beb7fafaae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6005 | 2026.03.18 01:40:10.553673 [ 253 ] {b3bbe452-a8a6-42a0-b9cb-8beb7fafaae2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6006 | 2026.03.18 01:40:10.553891 [ 253 ] {b3bbe452-a8a6-42a0-b9cb-8beb7fafaae2} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.03.18 01:40:10.554023 [ 253 ] {b3bbe452-a8a6-42a0-b9cb-8beb7fafaae2} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001233 sec., 88402.27088402271 rows/sec., 7.43 MiB/sec. | ||
| 6008 | 2026.03.18 01:40:10.554060 [ 253 ] {b3bbe452-a8a6-42a0-b9cb-8beb7fafaae2} <Debug> TCPHandler: Processed in 0.001397633 sec. | ||
| 6009 | 2026.03.18 01:40:10.554176 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6010 | 2026.03.18 01:40:10.554269 [ 253 ] {3e0309dc-bddf-48b9-8099-d7f5247a9f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6011 | 2026.03.18 01:40:10.554309 [ 253 ] {3e0309dc-bddf-48b9-8099-d7f5247a9f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6012 | 2026.03.18 01:40:10.554716 [ 253 ] {3e0309dc-bddf-48b9-8099-d7f5247a9f38} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.03.18 01:40:10.554752 [ 253 ] {3e0309dc-bddf-48b9-8099-d7f5247a9f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6014 | 2026.03.18 01:40:10.555064 [ 253 ] {3e0309dc-bddf-48b9-8099-d7f5247a9f38} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6015 | 2026.03.18 01:40:10.555281 [ 253 ] {3e0309dc-bddf-48b9-8099-d7f5247a9f38} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.03.18 01:40:10.555413 [ 253 ] {3e0309dc-bddf-48b9-8099-d7f5247a9f38} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001161 sec., 24117.140396210165 rows/sec., 1.76 MiB/sec. | ||
| 6017 | 2026.03.18 01:40:10.555450 [ 253 ] {3e0309dc-bddf-48b9-8099-d7f5247a9f38} <Debug> TCPHandler: Processed in 0.001324222 sec. | ||
| 6018 | 2026.03.18 01:40:10.555553 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.03.18 01:40:10.555647 [ 253 ] {70dd36ba-4f9a-4e7e-9893-ce0a3d3bbf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6020 | 2026.03.18 01:40:10.555687 [ 253 ] {70dd36ba-4f9a-4e7e-9893-ce0a3d3bbf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6021 | 2026.03.18 01:40:10.556109 [ 253 ] {70dd36ba-4f9a-4e7e-9893-ce0a3d3bbf3e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.03.18 01:40:10.556147 [ 253 ] {70dd36ba-4f9a-4e7e-9893-ce0a3d3bbf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6023 | 2026.03.18 01:40:10.556465 [ 253 ] {70dd36ba-4f9a-4e7e-9893-ce0a3d3bbf3e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6024 | 2026.03.18 01:40:10.556785 [ 253 ] {70dd36ba-4f9a-4e7e-9893-ce0a3d3bbf3e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.03.18 01:40:10.556914 [ 253 ] {70dd36ba-4f9a-4e7e-9893-ce0a3d3bbf3e} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001286 sec., 71539.65785381026 rows/sec., 5.59 MiB/sec. | ||
| 6026 | 2026.03.18 01:40:10.556951 [ 253 ] {70dd36ba-4f9a-4e7e-9893-ce0a3d3bbf3e} <Debug> TCPHandler: Processed in 0.001447454 sec. | ||
| 6027 | 2026.03.18 01:40:10.557064 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.03.18 01:40:10.557159 [ 253 ] {323d99de-fd0d-4d4c-8e88-9093dc283592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6029 | 2026.03.18 01:40:10.557203 [ 253 ] {323d99de-fd0d-4d4c-8e88-9093dc283592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6030 | 2026.03.18 01:40:10.557606 [ 253 ] {323d99de-fd0d-4d4c-8e88-9093dc283592} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.03.18 01:40:10.557643 [ 253 ] {323d99de-fd0d-4d4c-8e88-9093dc283592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6032 | 2026.03.18 01:40:10.558075 [ 253 ] {323d99de-fd0d-4d4c-8e88-9093dc283592} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6033 | 2026.03.18 01:40:10.558299 [ 253 ] {323d99de-fd0d-4d4c-8e88-9093dc283592} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.03.18 01:40:10.558431 [ 253 ] {323d99de-fd0d-4d4c-8e88-9093dc283592} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00129 sec., 124806.2015503876 rows/sec., 8.69 MiB/sec. | ||
| 6035 | 2026.03.18 01:40:10.558468 [ 253 ] {323d99de-fd0d-4d4c-8e88-9093dc283592} <Debug> TCPHandler: Processed in 0.001453564 sec. | ||
| 6036 | 2026.03.18 01:40:10.558578 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.03.18 01:40:10.558672 [ 253 ] {852f718a-3f96-4a0d-92d6-3743a37b60c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6038 | 2026.03.18 01:40:10.558727 [ 253 ] {852f718a-3f96-4a0d-92d6-3743a37b60c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6039 | 2026.03.18 01:40:10.559542 [ 253 ] {852f718a-3f96-4a0d-92d6-3743a37b60c7} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.03.18 01:40:10.559578 [ 253 ] {852f718a-3f96-4a0d-92d6-3743a37b60c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6041 | 2026.03.18 01:40:10.560125 [ 253 ] {852f718a-3f96-4a0d-92d6-3743a37b60c7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6042 | 2026.03.18 01:40:10.560354 [ 253 ] {852f718a-3f96-4a0d-92d6-3743a37b60c7} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.03.18 01:40:10.560491 [ 253 ] {852f718a-3f96-4a0d-92d6-3743a37b60c7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001837 sec., 14153.511159499183 rows/sec., 25.36 MiB/sec. | ||
| 6044 | 2026.03.18 01:40:10.560544 [ 253 ] {852f718a-3f96-4a0d-92d6-3743a37b60c7} <Debug> TCPHandler: Processed in 0.002014774 sec. | ||
| 6045 | 2026.03.18 01:40:10.560662 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.03.18 01:40:10.560757 [ 253 ] {472bf679-a537-4239-be5f-8749e082851a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6047 | 2026.03.18 01:40:10.560799 [ 253 ] {472bf679-a537-4239-be5f-8749e082851a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6048 | 2026.03.18 01:40:10.561152 [ 253 ] {472bf679-a537-4239-be5f-8749e082851a} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.03.18 01:40:10.561187 [ 253 ] {472bf679-a537-4239-be5f-8749e082851a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6050 | 2026.03.18 01:40:10.561501 [ 253 ] {472bf679-a537-4239-be5f-8749e082851a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6051 | 2026.03.18 01:40:10.561739 [ 253 ] {472bf679-a537-4239-be5f-8749e082851a} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.03.18 01:40:10.561876 [ 253 ] {472bf679-a537-4239-be5f-8749e082851a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 6053 | 2026.03.18 01:40:10.561912 [ 253 ] {472bf679-a537-4239-be5f-8749e082851a} <Debug> TCPHandler: Processed in 0.001300192 sec. | ||
| 6054 | 2026.03.18 01:40:12.220449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11907 | ||
| 6055 | 2026.03.18 01:40:12.221118 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.03.18 01:40:12.221163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6057 | 2026.03.18 01:40:12.221650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6058 | 2026.03.18 01:40:12.221876 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.03.18 01:40:12.222013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11907 | ||
| 6060 | 2026.03.18 01:40:12.867255 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6061 | 2026.03.18 01:40:12.884277 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.03.18 01:40:12.884321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6063 | 2026.03.18 01:40:12.889668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6064 | 2026.03.18 01:40:12.890372 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2026.03.18 01:40:12.893104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6066 | 2026.03.18 01:40:14.772744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 834 | ||
| 6067 | 2026.03.18 01:40:14.775138 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2026.03.18 01:40:14.775187 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6069 | 2026.03.18 01:40:14.776373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6070 | 2026.03.18 01:40:14.776645 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.03.18 01:40:14.776904 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6072 | 2026.03.18 01:40:15.558528 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.03.18 01:40:15.558766 [ 253 ] {5499d033-5be1-4f46-be33-3ec3a38b677a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6074 | 2026.03.18 01:40:15.558856 [ 253 ] {5499d033-5be1-4f46-be33-3ec3a38b677a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6075 | 2026.03.18 01:40:15.559661 [ 253 ] {5499d033-5be1-4f46-be33-3ec3a38b677a} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.03.18 01:40:15.559715 [ 253 ] {5499d033-5be1-4f46-be33-3ec3a38b677a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6077 | 2026.03.18 01:40:15.560132 [ 253 ] {5499d033-5be1-4f46-be33-3ec3a38b677a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6078 | 2026.03.18 01:40:15.560372 [ 253 ] {5499d033-5be1-4f46-be33-3ec3a38b677a} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.03.18 01:40:15.560534 [ 253 ] {5499d033-5be1-4f46-be33-3ec3a38b677a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001825 sec., 155616.43835616438 rows/sec., 9.88 MiB/sec. | ||
| 6080 | 2026.03.18 01:40:15.560583 [ 253 ] {5499d033-5be1-4f46-be33-3ec3a38b677a} <Debug> TCPHandler: Processed in 0.002238698 sec. | ||
| 6081 | 2026.03.18 01:40:15.560712 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.03.18 01:40:15.560815 [ 253 ] {3935f46f-4480-4530-8f0e-b92fc0dd4e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6083 | 2026.03.18 01:40:15.560859 [ 253 ] {3935f46f-4480-4530-8f0e-b92fc0dd4e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6084 | 2026.03.18 01:40:15.561771 [ 253 ] {3935f46f-4480-4530-8f0e-b92fc0dd4e6f} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.03.18 01:40:15.561809 [ 253 ] {3935f46f-4480-4530-8f0e-b92fc0dd4e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6086 | 2026.03.18 01:40:15.562178 [ 253 ] {3935f46f-4480-4530-8f0e-b92fc0dd4e6f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6087 | 2026.03.18 01:40:15.562394 [ 253 ] {3935f46f-4480-4530-8f0e-b92fc0dd4e6f} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.03.18 01:40:15.562533 [ 253 ] {3935f46f-4480-4530-8f0e-b92fc0dd4e6f} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001742 sec., 473593.57060849597 rows/sec., 37.16 MiB/sec. | ||
| 6089 | 2026.03.18 01:40:15.562572 [ 253 ] {3935f46f-4480-4530-8f0e-b92fc0dd4e6f} <Debug> TCPHandler: Processed in 0.001913952 sec. | ||
| 6090 | 2026.03.18 01:40:15.562685 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.03.18 01:40:15.562783 [ 253 ] {75161818-8c28-4251-8dd1-55c59189d37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6092 | 2026.03.18 01:40:15.562825 [ 253 ] {75161818-8c28-4251-8dd1-55c59189d37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6093 | 2026.03.18 01:40:15.563296 [ 253 ] {75161818-8c28-4251-8dd1-55c59189d37f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.03.18 01:40:15.563333 [ 253 ] {75161818-8c28-4251-8dd1-55c59189d37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6095 | 2026.03.18 01:40:15.563645 [ 253 ] {75161818-8c28-4251-8dd1-55c59189d37f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6096 | 2026.03.18 01:40:15.563866 [ 253 ] {75161818-8c28-4251-8dd1-55c59189d37f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.03.18 01:40:15.563978 [ 168 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6098 | 2026.03.18 01:40:15.563998 [ 253 ] {75161818-8c28-4251-8dd1-55c59189d37f} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001235 sec., 126315.78947368421 rows/sec., 7.59 MiB/sec. | ||
| 6099 | 2026.03.18 01:40:15.564051 [ 168 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.03.18 01:40:15.564061 [ 253 ] {75161818-8c28-4251-8dd1-55c59189d37f} <Debug> TCPHandler: Processed in 0.001426613 sec. | ||
| 6101 | 2026.03.18 01:40:15.564083 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6102 | 2026.03.18 01:40:15.564186 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.03.18 01:40:15.564223 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6104 | 2026.03.18 01:40:15.564288 [ 253 ] {d606eff4-30ae-4bb4-9d05-1217248e25a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6105 | 2026.03.18 01:40:15.564333 [ 253 ] {d606eff4-30ae-4bb4-9d05-1217248e25a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6106 | 2026.03.18 01:40:15.564377 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6107 | 2026.03.18 01:40:15.564420 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 209 rows starting from the beginning of the part | ||
| 6108 | 2026.03.18 01:40:15.564497 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 167 rows starting from the beginning of the part | ||
| 6109 | 2026.03.18 01:40:15.564557 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 6110 | 2026.03.18 01:40:15.564606 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 156 rows starting from the beginning of the part | ||
| 6111 | 2026.03.18 01:40:15.564652 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 6112 | 2026.03.18 01:40:15.564699 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 156 rows starting from the beginning of the part | ||
| 6113 | 2026.03.18 01:40:15.564823 [ 253 ] {d606eff4-30ae-4bb4-9d05-1217248e25a6} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.03.18 01:40:15.564865 [ 253 ] {d606eff4-30ae-4bb4-9d05-1217248e25a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6115 | 2026.03.18 01:40:15.565219 [ 253 ] {d606eff4-30ae-4bb4-9d05-1217248e25a6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6116 | 2026.03.18 01:40:15.565464 [ 253 ] {d606eff4-30ae-4bb4-9d05-1217248e25a6} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.03.18 01:40:15.565601 [ 253 ] {d606eff4-30ae-4bb4-9d05-1217248e25a6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001334 sec., 111694.15292353823 rows/sec., 7.22 MiB/sec. | ||
| 6118 | 2026.03.18 01:40:15.565640 [ 253 ] {d606eff4-30ae-4bb4-9d05-1217248e25a6} <Debug> TCPHandler: Processed in 0.001504375 sec. | ||
| 6119 | 2026.03.18 01:40:15.565661 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502015 sec., 494003.0558949145 rows/sec., 32.53 MiB/sec. | ||
| 6120 | 2026.03.18 01:40:15.565759 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.03.18 01:40:15.565798 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6122 | 2026.03.18 01:40:15.565859 [ 253 ] {1f05829b-2bc9-4e3a-b94c-1b9a35e5fdbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6123 | 2026.03.18 01:40:15.565906 [ 253 ] {1f05829b-2bc9-4e3a-b94c-1b9a35e5fdbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6124 | 2026.03.18 01:40:15.566044 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_31_6} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.03.18 01:40:15.566123 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_31_6} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6126 | 2026.03.18 01:40:15.566195 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6127 | 2026.03.18 01:40:15.566375 [ 253 ] {1f05829b-2bc9-4e3a-b94c-1b9a35e5fdbf} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.03.18 01:40:15.566416 [ 253 ] {1f05829b-2bc9-4e3a-b94c-1b9a35e5fdbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6129 | 2026.03.18 01:40:15.566741 [ 253 ] {1f05829b-2bc9-4e3a-b94c-1b9a35e5fdbf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6130 | 2026.03.18 01:40:15.566966 [ 253 ] {1f05829b-2bc9-4e3a-b94c-1b9a35e5fdbf} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.03.18 01:40:15.567095 [ 253 ] {1f05829b-2bc9-4e3a-b94c-1b9a35e5fdbf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001255 sec., 117928.28685258963 rows/sec., 6.71 MiB/sec. | ||
| 6132 | 2026.03.18 01:40:15.567135 [ 253 ] {1f05829b-2bc9-4e3a-b94c-1b9a35e5fdbf} <Debug> TCPHandler: Processed in 0.001425803 sec. | ||
| 6133 | 2026.03.18 01:40:15.567257 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2026.03.18 01:40:15.567352 [ 253 ] {729965b6-220e-4e25-8975-b7f87d9b056c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6135 | 2026.03.18 01:40:15.567394 [ 253 ] {729965b6-220e-4e25-8975-b7f87d9b056c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6136 | 2026.03.18 01:40:15.568061 [ 253 ] {729965b6-220e-4e25-8975-b7f87d9b056c} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.03.18 01:40:15.568104 [ 253 ] {729965b6-220e-4e25-8975-b7f87d9b056c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6138 | 2026.03.18 01:40:15.568460 [ 253 ] {729965b6-220e-4e25-8975-b7f87d9b056c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6139 | 2026.03.18 01:40:15.568685 [ 253 ] {729965b6-220e-4e25-8975-b7f87d9b056c} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.03.18 01:40:15.568817 [ 253 ] {729965b6-220e-4e25-8975-b7f87d9b056c} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001483 sec., 339851.65205664193 rows/sec., 23.90 MiB/sec. | ||
| 6141 | 2026.03.18 01:40:15.568855 [ 253 ] {729965b6-220e-4e25-8975-b7f87d9b056c} <Debug> TCPHandler: Processed in 0.001648267 sec. | ||
| 6142 | 2026.03.18 01:40:15.568966 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2026.03.18 01:40:15.569063 [ 253 ] {888c43f5-b626-484e-a3af-a1a04d19aa7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6144 | 2026.03.18 01:40:15.569106 [ 253 ] {888c43f5-b626-484e-a3af-a1a04d19aa7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6145 | 2026.03.18 01:40:15.569441 [ 253 ] {888c43f5-b626-484e-a3af-a1a04d19aa7c} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2026.03.18 01:40:15.569478 [ 253 ] {888c43f5-b626-484e-a3af-a1a04d19aa7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6147 | 2026.03.18 01:40:15.569803 [ 253 ] {888c43f5-b626-484e-a3af-a1a04d19aa7c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6148 | 2026.03.18 01:40:15.570024 [ 253 ] {888c43f5-b626-484e-a3af-a1a04d19aa7c} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.03.18 01:40:15.570161 [ 253 ] {888c43f5-b626-484e-a3af-a1a04d19aa7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 6150 | 2026.03.18 01:40:15.570199 [ 253 ] {888c43f5-b626-484e-a3af-a1a04d19aa7c} <Debug> TCPHandler: Processed in 0.001282542 sec. | ||
| 6151 | 2026.03.18 01:40:15.570308 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6152 | 2026.03.18 01:40:15.570404 [ 253 ] {92e4e3d8-9212-4e98-99eb-55f4f5093f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6153 | 2026.03.18 01:40:15.570447 [ 253 ] {92e4e3d8-9212-4e98-99eb-55f4f5093f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6154 | 2026.03.18 01:40:15.570880 [ 253 ] {92e4e3d8-9212-4e98-99eb-55f4f5093f49} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.03.18 01:40:15.570916 [ 253 ] {92e4e3d8-9212-4e98-99eb-55f4f5093f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6156 | 2026.03.18 01:40:15.571255 [ 253 ] {92e4e3d8-9212-4e98-99eb-55f4f5093f49} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6157 | 2026.03.18 01:40:15.571470 [ 253 ] {92e4e3d8-9212-4e98-99eb-55f4f5093f49} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.03.18 01:40:15.571601 [ 253 ] {92e4e3d8-9212-4e98-99eb-55f4f5093f49} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001216 sec., 217927.63157894736 rows/sec., 14.48 MiB/sec. | ||
| 6159 | 2026.03.18 01:40:15.571638 [ 253 ] {92e4e3d8-9212-4e98-99eb-55f4f5093f49} <Debug> TCPHandler: Processed in 0.001379703 sec. | ||
| 6160 | 2026.03.18 01:40:15.571751 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2026.03.18 01:40:15.571847 [ 253 ] {6716544d-7c7c-4100-bdd9-7d5c5db75303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6162 | 2026.03.18 01:40:15.571890 [ 253 ] {6716544d-7c7c-4100-bdd9-7d5c5db75303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6163 | 2026.03.18 01:40:15.572221 [ 253 ] {6716544d-7c7c-4100-bdd9-7d5c5db75303} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2026.03.18 01:40:15.572258 [ 253 ] {6716544d-7c7c-4100-bdd9-7d5c5db75303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6165 | 2026.03.18 01:40:15.572570 [ 253 ] {6716544d-7c7c-4100-bdd9-7d5c5db75303} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6166 | 2026.03.18 01:40:15.572784 [ 253 ] {6716544d-7c7c-4100-bdd9-7d5c5db75303} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.03.18 01:40:15.572920 [ 253 ] {6716544d-7c7c-4100-bdd9-7d5c5db75303} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 6168 | 2026.03.18 01:40:15.572957 [ 253 ] {6716544d-7c7c-4100-bdd9-7d5c5db75303} <Debug> TCPHandler: Processed in 0.00125648 sec. | ||
| 6169 | 2026.03.18 01:40:15.573065 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2026.03.18 01:40:15.573161 [ 253 ] {b57f03a5-176b-4233-8789-a89c49827a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6171 | 2026.03.18 01:40:15.573215 [ 253 ] {b57f03a5-176b-4233-8789-a89c49827a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6172 | 2026.03.18 01:40:15.573980 [ 253 ] {b57f03a5-176b-4233-8789-a89c49827a24} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2026.03.18 01:40:15.574018 [ 253 ] {b57f03a5-176b-4233-8789-a89c49827a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6174 | 2026.03.18 01:40:15.574532 [ 253 ] {b57f03a5-176b-4233-8789-a89c49827a24} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6175 | 2026.03.18 01:40:15.574752 [ 253 ] {b57f03a5-176b-4233-8789-a89c49827a24} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2026.03.18 01:40:15.574860 [ 168 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6177 | 2026.03.18 01:40:15.574888 [ 253 ] {b57f03a5-176b-4233-8789-a89c49827a24} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001746 sec., 8018.327605956472 rows/sec., 14.37 MiB/sec. | ||
| 6178 | 2026.03.18 01:40:15.574902 [ 168 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6179 | 2026.03.18 01:40:15.574930 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6180 | 2026.03.18 01:40:15.574947 [ 253 ] {b57f03a5-176b-4233-8789-a89c49827a24} <Debug> TCPHandler: Processed in 0.001930652 sec. | ||
| 6181 | 2026.03.18 01:40:15.575034 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6182 | 2026.03.18 01:40:15.575066 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2026.03.18 01:40:15.575173 [ 253 ] {936ef727-bf54-433e-a67b-e69d7e464584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6184 | 2026.03.18 01:40:15.575215 [ 253 ] {936ef727-bf54-433e-a67b-e69d7e464584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6185 | 2026.03.18 01:40:15.575291 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6186 | 2026.03.18 01:40:15.575366 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 476 rows starting from the beginning of the part | ||
| 6187 | 2026.03.18 01:40:15.575497 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part | ||
| 6188 | 2026.03.18 01:40:15.575557 [ 253 ] {936ef727-bf54-433e-a67b-e69d7e464584} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2026.03.18 01:40:15.575597 [ 253 ] {936ef727-bf54-433e-a67b-e69d7e464584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6190 | 2026.03.18 01:40:15.575599 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 6191 | 2026.03.18 01:40:15.575717 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
| 6192 | 2026.03.18 01:40:15.575822 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 6193 | 2026.03.18 01:40:15.575925 [ 253 ] {936ef727-bf54-433e-a67b-e69d7e464584} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6194 | 2026.03.18 01:40:15.575934 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 6195 | 2026.03.18 01:40:15.576154 [ 253 ] {936ef727-bf54-433e-a67b-e69d7e464584} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.03.18 01:40:15.576330 [ 253 ] {936ef727-bf54-433e-a67b-e69d7e464584} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001174 sec., 76660.98807495742 rows/sec., 4.80 MiB/sec. | ||
| 6197 | 2026.03.18 01:40:15.576383 [ 253 ] {936ef727-bf54-433e-a67b-e69d7e464584} <Debug> TCPHandler: Processed in 0.001365253 sec. | ||
| 6198 | 2026.03.18 01:40:15.596983 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 19 columns (19 merged, 0 gathered) in 0.022000866 sec., 26317.145879621283 rows/sec., 47.16 MiB/sec. | ||
| 6199 | 2026.03.18 01:40:15.597700 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6200 | 2026.03.18 01:40:15.598041 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.03.18 01:40:15.598119 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6202 | 2026.03.18 01:40:15.598211 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 6203 | 2026.03.18 01:40:19.150691 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44396 | ||
| 6204 | 2026.03.18 01:40:19.150811 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6205 | 2026.03.18 01:40:19.150838 [ 293 ] {} <Debug> TCP-Session: 80efc6fd-2ed2-49a9-999d-1f9e27f4696b Authenticating user 'default' from [fd00:1122:3344:101::e]:44396 | ||
| 6206 | 2026.03.18 01:40:19.150864 [ 293 ] {} <Debug> TCP-Session: 80efc6fd-2ed2-49a9-999d-1f9e27f4696b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6207 | 2026.03.18 01:40:19.150876 [ 293 ] {} <Debug> TCP-Session: 80efc6fd-2ed2-49a9-999d-1f9e27f4696b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6208 | 2026.03.18 01:40:19.151072 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34811 | ||
| 6209 | 2026.03.18 01:40:19.151085 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50201 | ||
| 6210 | 2026.03.18 01:40:19.151127 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33584 | ||
| 6211 | 2026.03.18 01:40:19.151155 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45928 | ||
| 6212 | 2026.03.18 01:40:19.151162 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35746 | ||
| 6213 | 2026.03.18 01:40:19.151204 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6214 | 2026.03.18 01:40:19.151225 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6215 | 2026.03.18 01:40:19.151238 [ 293 ] {} <Trace> TCP-Session: 80efc6fd-2ed2-49a9-999d-1f9e27f4696b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2026.03.18 01:40:19.151264 [ 298 ] {} <Debug> TCP-Session: 44568239-5f3c-4385-b3ab-f8c74e726c89 Authenticating user 'default' from [fd00:1122:3344:101::e]:33584 | ||
| 6217 | 2026.03.18 01:40:19.151277 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6218 | 2026.03.18 01:40:19.151298 [ 298 ] {} <Debug> TCP-Session: 44568239-5f3c-4385-b3ab-f8c74e726c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6219 | 2026.03.18 01:40:19.151308 [ 3 ] {} <Debug> TCP-Session: 07cbc985-188c-44dd-9fc6-e7d5183d5e34 Authenticating user 'default' from [fd00:1122:3344:101::e]:45928 | ||
| 6220 | 2026.03.18 01:40:19.151320 [ 298 ] {} <Debug> TCP-Session: 44568239-5f3c-4385-b3ab-f8c74e726c89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6221 | 2026.03.18 01:40:19.151329 [ 3 ] {} <Debug> TCP-Session: 07cbc985-188c-44dd-9fc6-e7d5183d5e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6222 | 2026.03.18 01:40:19.151204 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6223 | 2026.03.18 01:40:19.151344 [ 3 ] {} <Debug> TCP-Session: 07cbc985-188c-44dd-9fc6-e7d5183d5e34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2026.03.18 01:40:19.151361 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6225 | 2026.03.18 01:40:19.151371 [ 294 ] {} <Debug> TCP-Session: 04486c6e-9c47-4a29-98bd-0e409b84b26e Authenticating user 'default' from [fd00:1122:3344:101::e]:34811 | ||
| 6226 | 2026.03.18 01:40:19.151138 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50464 | ||
| 6227 | 2026.03.18 01:40:19.151419 [ 293 ] {5e691c34-8b18-4b0a-9d75-e3dc5bce86b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44396) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6228 | 2026.03.18 01:40:19.151413 [ 292 ] {} <Debug> TCP-Session: c886c1db-a2e4-4a8b-a392-d6a0235f5755 Authenticating user 'default' from [fd00:1122:3344:101::e]:35746 | ||
| 6229 | 2026.03.18 01:40:19.151411 [ 294 ] {} <Debug> TCP-Session: 04486c6e-9c47-4a29-98bd-0e409b84b26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2026.03.18 01:40:19.151484 [ 292 ] {} <Debug> TCP-Session: c886c1db-a2e4-4a8b-a392-d6a0235f5755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2026.03.18 01:40:19.151089 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43990 | ||
| 6232 | 2026.03.18 01:40:19.151510 [ 292 ] {} <Debug> TCP-Session: c886c1db-a2e4-4a8b-a392-d6a0235f5755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6233 | 2026.03.18 01:40:19.151537 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6234 | 2026.03.18 01:40:19.151502 [ 294 ] {} <Debug> TCP-Session: 04486c6e-9c47-4a29-98bd-0e409b84b26e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6235 | 2026.03.18 01:40:19.151578 [ 299 ] {} <Debug> TCP-Session: 24465e27-92bf-4a8b-8760-4064698aa1ec Authenticating user 'default' from [fd00:1122:3344:101::e]:50464 | ||
| 6236 | 2026.03.18 01:40:19.151248 [ 296 ] {} <Debug> TCP-Session: 695fdecb-549d-40bc-b3bf-9b99f19d1064 Authenticating user 'default' from [fd00:1122:3344:101::e]:50201 | ||
| 6237 | 2026.03.18 01:40:19.151605 [ 299 ] {} <Debug> TCP-Session: 24465e27-92bf-4a8b-8760-4064698aa1ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2026.03.18 01:40:19.151617 [ 296 ] {} <Debug> TCP-Session: 695fdecb-549d-40bc-b3bf-9b99f19d1064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.03.18 01:40:19.151623 [ 299 ] {} <Debug> TCP-Session: 24465e27-92bf-4a8b-8760-4064698aa1ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6240 | 2026.03.18 01:40:19.151631 [ 296 ] {} <Debug> TCP-Session: 695fdecb-549d-40bc-b3bf-9b99f19d1064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6241 | 2026.03.18 01:40:19.151124 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51795 | ||
| 6242 | 2026.03.18 01:40:19.151674 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6243 | 2026.03.18 01:40:19.151676 [ 293 ] {5e691c34-8b18-4b0a-9d75-e3dc5bce86b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6244 | 2026.03.18 01:40:19.151712 [ 295 ] {} <Debug> TCP-Session: 56517a41-6761-4529-bb74-fda6f2b1d675 Authenticating user 'default' from [fd00:1122:3344:101::e]:43990 | ||
| 6245 | 2026.03.18 01:40:19.151740 [ 295 ] {} <Debug> TCP-Session: 56517a41-6761-4529-bb74-fda6f2b1d675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6246 | 2026.03.18 01:40:19.151754 [ 295 ] {} <Debug> TCP-Session: 56517a41-6761-4529-bb74-fda6f2b1d675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6247 | 2026.03.18 01:40:19.151755 [ 293 ] {5e691c34-8b18-4b0a-9d75-e3dc5bce86b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6248 | 2026.03.18 01:40:19.151771 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6249 | 2026.03.18 01:40:19.151804 [ 297 ] {} <Debug> TCP-Session: 22e01758-dc3d-44f2-931d-2896fea0cd6c Authenticating user 'default' from [fd00:1122:3344:101::e]:51795 | ||
| 6250 | 2026.03.18 01:40:19.151821 [ 297 ] {} <Debug> TCP-Session: 22e01758-dc3d-44f2-931d-2896fea0cd6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6251 | 2026.03.18 01:40:19.151835 [ 297 ] {} <Debug> TCP-Session: 22e01758-dc3d-44f2-931d-2896fea0cd6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2026.03.18 01:40:19.152046 [ 293 ] {5e691c34-8b18-4b0a-9d75-e3dc5bce86b9} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 6253 | 2026.03.18 01:40:19.153017 [ 302 ] {5e691c34-8b18-4b0a-9d75-e3dc5bce86b9} <Trace> AggregatingTransform: Aggregating | ||
| 6254 | 2026.03.18 01:40:19.153060 [ 302 ] {5e691c34-8b18-4b0a-9d75-e3dc5bce86b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 6255 | 2026.03.18 01:40:19.153091 [ 302 ] {5e691c34-8b18-4b0a-9d75-e3dc5bce86b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932755 sec. (1072.093 rows/sec., 41.88 KiB/sec.) | ||
| 6256 | 2026.03.18 01:40:19.153107 [ 302 ] {5e691c34-8b18-4b0a-9d75-e3dc5bce86b9} <Trace> Aggregator: Merging aggregated data | ||
| 6257 | 2026.03.18 01:40:19.154446 [ 293 ] {5e691c34-8b18-4b0a-9d75-e3dc5bce86b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003078 sec., 324.8862897985705 rows/sec., 12.69 KiB/sec. | ||
| 6258 | 2026.03.18 01:40:19.154576 [ 293 ] {5e691c34-8b18-4b0a-9d75-e3dc5bce86b9} <Debug> TCPHandler: Processed in 0.003466408 sec. | ||
| 6259 | 2026.03.18 01:40:19.154702 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6260 | 2026.03.18 01:40:19.154732 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6261 | 2026.03.18 01:40:19.154735 [ 293 ] {} <Debug> TCP-Session: 80efc6fd-2ed2-49a9-999d-1f9e27f4696b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6262 | 2026.03.18 01:40:19.154755 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6263 | 2026.03.18 01:40:19.154772 [ 294 ] {} <Debug> TCP-Session: 04486c6e-9c47-4a29-98bd-0e409b84b26e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2026.03.18 01:40:19.154778 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6265 | 2026.03.18 01:40:19.154800 [ 3 ] {} <Debug> TCP-Session: 07cbc985-188c-44dd-9fc6-e7d5183d5e34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6266 | 2026.03.18 01:40:19.154816 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6267 | 2026.03.18 01:40:19.154840 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6268 | 2026.03.18 01:40:19.154851 [ 295 ] {} <Debug> TCP-Session: 56517a41-6761-4529-bb74-fda6f2b1d675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6269 | 2026.03.18 01:40:19.154874 [ 297 ] {} <Debug> TCP-Session: 22e01758-dc3d-44f2-931d-2896fea0cd6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2026.03.18 01:40:19.154893 [ 299 ] {} <Debug> TCP-Session: 24465e27-92bf-4a8b-8760-4064698aa1ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6271 | 2026.03.18 01:40:19.154875 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6272 | 2026.03.18 01:40:19.154856 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6273 | 2026.03.18 01:40:19.154957 [ 292 ] {} <Debug> TCP-Session: c886c1db-a2e4-4a8b-a392-d6a0235f5755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6274 | 2026.03.18 01:40:19.154792 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6275 | 2026.03.18 01:40:19.154977 [ 298 ] {} <Debug> TCP-Session: 44568239-5f3c-4385-b3ab-f8c74e726c89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6276 | 2026.03.18 01:40:19.155039 [ 296 ] {} <Debug> TCP-Session: 695fdecb-549d-40bc-b3bf-9b99f19d1064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2026.03.18 01:40:19.207938 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59432 | ||
| 6278 | 2026.03.18 01:40:19.208057 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6279 | 2026.03.18 01:40:19.208083 [ 293 ] {} <Debug> TCP-Session: 2fddde1c-6289-4d76-8974-7d651749d981 Authenticating user 'default' from [fd00:1122:3344:101::e]:59432 | ||
| 6280 | 2026.03.18 01:40:19.208104 [ 293 ] {} <Debug> TCP-Session: 2fddde1c-6289-4d76-8974-7d651749d981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2026.03.18 01:40:19.208118 [ 293 ] {} <Debug> TCP-Session: 2fddde1c-6289-4d76-8974-7d651749d981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2026.03.18 01:40:19.208277 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63735 | ||
| 6283 | 2026.03.18 01:40:19.208327 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49459 | ||
| 6284 | 2026.03.18 01:40:19.208337 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58431 | ||
| 6285 | 2026.03.18 01:40:19.208373 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64450 | ||
| 6286 | 2026.03.18 01:40:19.208390 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51425 | ||
| 6287 | 2026.03.18 01:40:19.208424 [ 293 ] {} <Trace> TCP-Session: 2fddde1c-6289-4d76-8974-7d651749d981 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2026.03.18 01:40:19.208440 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6289 | 2026.03.18 01:40:19.208463 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6290 | 2026.03.18 01:40:19.208479 [ 296 ] {} <Debug> TCP-Session: ec86e8a0-c3d5-41d7-9ed1-fbd8fb41a8f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58431 | ||
| 6291 | 2026.03.18 01:40:19.208383 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62830 | ||
| 6292 | 2026.03.18 01:40:19.208500 [ 296 ] {} <Debug> TCP-Session: ec86e8a0-c3d5-41d7-9ed1-fbd8fb41a8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6293 | 2026.03.18 01:40:19.208505 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6294 | 2026.03.18 01:40:19.208536 [ 296 ] {} <Debug> TCP-Session: ec86e8a0-c3d5-41d7-9ed1-fbd8fb41a8f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6295 | 2026.03.18 01:40:19.208498 [ 299 ] {} <Debug> TCP-Session: c6a7cc5d-d951-4fcd-b00f-7883b4f2cdbf Authenticating user 'default' from [fd00:1122:3344:101::e]:64450 | ||
| 6296 | 2026.03.18 01:40:19.208565 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6297 | 2026.03.18 01:40:19.208589 [ 299 ] {} <Debug> TCP-Session: c6a7cc5d-d951-4fcd-b00f-7883b4f2cdbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6298 | 2026.03.18 01:40:19.208603 [ 293 ] {19faa488-3fe1-40e2-9460-429a966d45ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59432) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6299 | 2026.03.18 01:40:19.208611 [ 3 ] {} <Debug> TCP-Session: 533089ec-0ce6-4aaf-9d7f-88b9fcdddd07 Authenticating user 'default' from [fd00:1122:3344:101::e]:62830 | ||
| 6300 | 2026.03.18 01:40:19.208618 [ 299 ] {} <Debug> TCP-Session: c6a7cc5d-d951-4fcd-b00f-7883b4f2cdbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2026.03.18 01:40:19.208645 [ 3 ] {} <Debug> TCP-Session: 533089ec-0ce6-4aaf-9d7f-88b9fcdddd07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2026.03.18 01:40:19.208562 [ 292 ] {} <Debug> TCP-Session: 1459e04d-83af-495c-a763-ab28f05c9f57 Authenticating user 'default' from [fd00:1122:3344:101::e]:51425 | ||
| 6303 | 2026.03.18 01:40:19.208668 [ 3 ] {} <Debug> TCP-Session: 533089ec-0ce6-4aaf-9d7f-88b9fcdddd07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2026.03.18 01:40:19.208360 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43941 | ||
| 6305 | 2026.03.18 01:40:19.208699 [ 292 ] {} <Debug> TCP-Session: 1459e04d-83af-495c-a763-ab28f05c9f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2026.03.18 01:40:19.208353 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6307 | 2026.03.18 01:40:19.208743 [ 292 ] {} <Debug> TCP-Session: 1459e04d-83af-495c-a763-ab28f05c9f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2026.03.18 01:40:19.208763 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6309 | 2026.03.18 01:40:19.208771 [ 294 ] {} <Debug> TCP-Session: afc28de0-ef9f-409b-ad08-5eb9929d7e66 Authenticating user 'default' from [fd00:1122:3344:101::e]:63735 | ||
| 6310 | 2026.03.18 01:40:19.208796 [ 298 ] {} <Debug> TCP-Session: b27d8cb6-3982-4f89-ae90-0c922d3c2fa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43941 | ||
| 6311 | 2026.03.18 01:40:19.208808 [ 294 ] {} <Debug> TCP-Session: afc28de0-ef9f-409b-ad08-5eb9929d7e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2026.03.18 01:40:19.208818 [ 298 ] {} <Debug> TCP-Session: b27d8cb6-3982-4f89-ae90-0c922d3c2fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6313 | 2026.03.18 01:40:19.208824 [ 294 ] {} <Debug> TCP-Session: afc28de0-ef9f-409b-ad08-5eb9929d7e66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6314 | 2026.03.18 01:40:19.208831 [ 298 ] {} <Debug> TCP-Session: b27d8cb6-3982-4f89-ae90-0c922d3c2fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6315 | 2026.03.18 01:40:19.208415 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6316 | 2026.03.18 01:40:19.208859 [ 293 ] {19faa488-3fe1-40e2-9460-429a966d45ca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6317 | 2026.03.18 01:40:19.208884 [ 295 ] {} <Debug> TCP-Session: ad22bd60-7ff4-43e6-9f79-d7c50b090aa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49459 | ||
| 6318 | 2026.03.18 01:40:19.208350 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41954 | ||
| 6319 | 2026.03.18 01:40:19.208925 [ 293 ] {19faa488-3fe1-40e2-9460-429a966d45ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6320 | 2026.03.18 01:40:19.208916 [ 295 ] {} <Debug> TCP-Session: ad22bd60-7ff4-43e6-9f79-d7c50b090aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6321 | 2026.03.18 01:40:19.208982 [ 295 ] {} <Debug> TCP-Session: ad22bd60-7ff4-43e6-9f79-d7c50b090aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6322 | 2026.03.18 01:40:19.208986 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6323 | 2026.03.18 01:40:19.209018 [ 297 ] {} <Debug> TCP-Session: 59b72aa1-ec17-434f-9810-fa3614b9ca04 Authenticating user 'default' from [fd00:1122:3344:101::e]:41954 | ||
| 6324 | 2026.03.18 01:40:19.209038 [ 297 ] {} <Debug> TCP-Session: 59b72aa1-ec17-434f-9810-fa3614b9ca04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6325 | 2026.03.18 01:40:19.209054 [ 297 ] {} <Debug> TCP-Session: 59b72aa1-ec17-434f-9810-fa3614b9ca04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6326 | 2026.03.18 01:40:19.209231 [ 293 ] {19faa488-3fe1-40e2-9460-429a966d45ca} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 6327 | 2026.03.18 01:40:19.210106 [ 340 ] {19faa488-3fe1-40e2-9460-429a966d45ca} <Trace> AggregatingTransform: Aggregating | ||
| 6328 | 2026.03.18 01:40:19.210167 [ 340 ] {19faa488-3fe1-40e2-9460-429a966d45ca} <Trace> Aggregator: Aggregation method: without_key | ||
| 6329 | 2026.03.18 01:40:19.210207 [ 340 ] {19faa488-3fe1-40e2-9460-429a966d45ca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872564 sec. (1146.048 rows/sec., 44.77 KiB/sec.) | ||
| 6330 | 2026.03.18 01:40:19.210227 [ 340 ] {19faa488-3fe1-40e2-9460-429a966d45ca} <Trace> Aggregator: Merging aggregated data | ||
| 6331 | 2026.03.18 01:40:19.211586 [ 293 ] {19faa488-3fe1-40e2-9460-429a966d45ca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003036 sec., 329.3807641633729 rows/sec., 12.87 KiB/sec. | ||
| 6332 | 2026.03.18 01:40:19.211748 [ 293 ] {19faa488-3fe1-40e2-9460-429a966d45ca} <Debug> TCPHandler: Processed in 0.003436897 sec. | ||
| 6333 | 2026.03.18 01:40:19.211831 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6334 | 2026.03.18 01:40:19.211854 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6335 | 2026.03.18 01:40:19.211859 [ 293 ] {} <Debug> TCP-Session: 2fddde1c-6289-4d76-8974-7d651749d981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2026.03.18 01:40:19.211874 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6337 | 2026.03.18 01:40:19.211894 [ 294 ] {} <Debug> TCP-Session: afc28de0-ef9f-409b-ad08-5eb9929d7e66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6338 | 2026.03.18 01:40:19.211907 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6339 | 2026.03.18 01:40:19.211926 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6340 | 2026.03.18 01:40:19.211941 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6341 | 2026.03.18 01:40:19.211965 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6342 | 2026.03.18 01:40:19.211979 [ 299 ] {} <Debug> TCP-Session: c6a7cc5d-d951-4fcd-b00f-7883b4f2cdbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6343 | 2026.03.18 01:40:19.212003 [ 298 ] {} <Debug> TCP-Session: b27d8cb6-3982-4f89-ae90-0c922d3c2fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6344 | 2026.03.18 01:40:19.212013 [ 3 ] {} <Debug> TCP-Session: 533089ec-0ce6-4aaf-9d7f-88b9fcdddd07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6345 | 2026.03.18 01:40:19.211968 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6346 | 2026.03.18 01:40:19.211930 [ 292 ] {} <Debug> TCP-Session: 1459e04d-83af-495c-a763-ab28f05c9f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6347 | 2026.03.18 01:40:19.212077 [ 296 ] {} <Debug> TCP-Session: ec86e8a0-c3d5-41d7-9ed1-fbd8fb41a8f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6348 | 2026.03.18 01:40:19.211891 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6349 | 2026.03.18 01:40:19.211961 [ 297 ] {} <Debug> TCP-Session: 59b72aa1-ec17-434f-9810-fa3614b9ca04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6350 | 2026.03.18 01:40:19.212145 [ 295 ] {} <Debug> TCP-Session: ad22bd60-7ff4-43e6-9f79-d7c50b090aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2026.03.18 01:40:19.585772 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6352 | 2026.03.18 01:40:19.585829 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6353 | 2026.03.18 01:40:19.722156 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12355 | ||
| 6354 | 2026.03.18 01:40:19.722671 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2026.03.18 01:40:19.722723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6356 | 2026.03.18 01:40:19.723269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6357 | 2026.03.18 01:40:19.723567 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2026.03.18 01:40:19.723752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12355 | ||
| 6359 | 2026.03.18 01:40:19.723755 [ 151 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6360 | 2026.03.18 01:40:19.723830 [ 151 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.03.18 01:40:19.723850 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 6362 | 2026.03.18 01:40:19.723980 [ 197 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6363 | 2026.03.18 01:40:19.724134 [ 197 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6364 | 2026.03.18 01:40:19.724175 [ 197 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9987 rows starting from the beginning of the part | ||
| 6365 | 2026.03.18 01:40:19.724250 [ 197 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6366 | 2026.03.18 01:40:19.724301 [ 197 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6367 | 2026.03.18 01:40:19.724350 [ 197 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6368 | 2026.03.18 01:40:19.724389 [ 197 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6369 | 2026.03.18 01:40:19.724426 [ 197 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6370 | 2026.03.18 01:40:19.729229 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12355 rows, containing 4 columns (4 merged, 0 gathered) in 0.005311249 sec., 2326194.836657065 rows/sec., 33.28 MiB/sec. | ||
| 6371 | 2026.03.18 01:40:19.729703 [ 202 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6372 | 2026.03.18 01:40:19.730014 [ 202 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_26_5} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.03.18 01:40:19.730092 [ 202 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_26_5} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6374 | 2026.03.18 01:40:19.730226 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6375 | 2026.03.18 01:40:20.393251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6376 | 2026.03.18 01:40:20.412782 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.03.18 01:40:20.412861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6378 | 2026.03.18 01:40:20.418349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6379 | 2026.03.18 01:40:20.419059 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.03.18 01:40:20.419345 [ 150 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6381 | 2026.03.18 01:40:20.419411 [ 150 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.03.18 01:40:20.419431 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6383 | 2026.03.18 01:40:20.419552 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6384 | 2026.03.18 01:40:20.422491 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6385 | 2026.03.18 01:40:20.423221 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6386 | 2026.03.18 01:40:20.424663 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6387 | 2026.03.18 01:40:20.429230 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6388 | 2026.03.18 01:40:20.433798 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6389 | 2026.03.18 01:40:20.437976 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6390 | 2026.03.18 01:40:20.442573 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6391 | 2026.03.18 01:40:20.446532 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6392 | 2026.03.18 01:40:20.498310 [ 208 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07881992 sec., 2486.6810319015804 rows/sec., 12.86 MiB/sec. | ||
| 6393 | 2026.03.18 01:40:20.500124 [ 198 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6394 | 2026.03.18 01:40:20.501973 [ 198 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_26_5} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2026.03.18 01:40:20.502062 [ 198 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_26_5} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6396 | 2026.03.18 01:40:20.503254 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6397 | 2026.03.18 01:40:20.551775 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2026.03.18 01:40:20.551941 [ 253 ] {8e362114-1093-4d77-86d0-8b6b4db1e090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6399 | 2026.03.18 01:40:20.552010 [ 253 ] {8e362114-1093-4d77-86d0-8b6b4db1e090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6400 | 2026.03.18 01:40:20.552674 [ 253 ] {8e362114-1093-4d77-86d0-8b6b4db1e090} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.03.18 01:40:20.552719 [ 253 ] {8e362114-1093-4d77-86d0-8b6b4db1e090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6402 | 2026.03.18 01:40:20.553089 [ 253 ] {8e362114-1093-4d77-86d0-8b6b4db1e090} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6403 | 2026.03.18 01:40:20.553320 [ 253 ] {8e362114-1093-4d77-86d0-8b6b4db1e090} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.03.18 01:40:20.553459 [ 150 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6405 | 2026.03.18 01:40:20.553468 [ 253 ] {8e362114-1093-4d77-86d0-8b6b4db1e090} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001576 sec., 68527.9187817259 rows/sec., 5.77 MiB/sec. | ||
| 6406 | 2026.03.18 01:40:20.553530 [ 150 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2026.03.18 01:40:20.553554 [ 253 ] {8e362114-1093-4d77-86d0-8b6b4db1e090} <Debug> TCPHandler: Processed in 0.001908362 sec. | ||
| 6408 | 2026.03.18 01:40:20.553559 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6409 | 2026.03.18 01:40:20.553698 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.03.18 01:40:20.553706 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6411 | 2026.03.18 01:40:20.553804 [ 253 ] {c8dd5f1c-bb02-4744-92c2-0146a9e26354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6412 | 2026.03.18 01:40:20.553852 [ 253 ] {c8dd5f1c-bb02-4744-92c2-0146a9e26354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6413 | 2026.03.18 01:40:20.553862 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6414 | 2026.03.18 01:40:20.553903 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2766 rows starting from the beginning of the part | ||
| 6415 | 2026.03.18 01:40:20.553975 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
| 6416 | 2026.03.18 01:40:20.554025 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 825 rows starting from the beginning of the part | ||
| 6417 | 2026.03.18 01:40:20.554069 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 109 rows starting from the beginning of the part | ||
| 6418 | 2026.03.18 01:40:20.554108 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 825 rows starting from the beginning of the part | ||
| 6419 | 2026.03.18 01:40:20.554151 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 108 rows starting from the beginning of the part | ||
| 6420 | 2026.03.18 01:40:20.554285 [ 253 ] {c8dd5f1c-bb02-4744-92c2-0146a9e26354} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.03.18 01:40:20.554329 [ 253 ] {c8dd5f1c-bb02-4744-92c2-0146a9e26354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6422 | 2026.03.18 01:40:20.554697 [ 253 ] {c8dd5f1c-bb02-4744-92c2-0146a9e26354} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6423 | 2026.03.18 01:40:20.554943 [ 253 ] {c8dd5f1c-bb02-4744-92c2-0146a9e26354} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.03.18 01:40:20.555086 [ 253 ] {c8dd5f1c-bb02-4744-92c2-0146a9e26354} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001305 sec., 19923.37164750958 rows/sec., 1.46 MiB/sec. | ||
| 6425 | 2026.03.18 01:40:20.555126 [ 253 ] {c8dd5f1c-bb02-4744-92c2-0146a9e26354} <Debug> TCPHandler: Processed in 0.001480615 sec. | ||
| 6426 | 2026.03.18 01:40:20.555253 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.03.18 01:40:20.555350 [ 253 ] {35871a05-984b-4eb3-922b-3fe4e0673085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6428 | 2026.03.18 01:40:20.555390 [ 253 ] {35871a05-984b-4eb3-922b-3fe4e0673085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6429 | 2026.03.18 01:40:20.555823 [ 253 ] {35871a05-984b-4eb3-922b-3fe4e0673085} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.03.18 01:40:20.555860 [ 253 ] {35871a05-984b-4eb3-922b-3fe4e0673085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6431 | 2026.03.18 01:40:20.556189 [ 253 ] {35871a05-984b-4eb3-922b-3fe4e0673085} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6432 | 2026.03.18 01:40:20.556396 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4741 rows, containing 5 columns (5 merged, 0 gathered) in 0.002749146 sec., 1724535.546675222 rows/sec., 140.54 MiB/sec. | ||
| 6433 | 2026.03.18 01:40:20.556415 [ 253 ] {35871a05-984b-4eb3-922b-3fe4e0673085} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2026.03.18 01:40:20.556544 [ 150 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6435 | 2026.03.18 01:40:20.556565 [ 253 ] {35871a05-984b-4eb3-922b-3fe4e0673085} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001235 sec., 72874.49392712551 rows/sec., 5.69 MiB/sec. | ||
| 6436 | 2026.03.18 01:40:20.556581 [ 150 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.03.18 01:40:20.556607 [ 253 ] {35871a05-984b-4eb3-922b-3fe4e0673085} <Debug> TCPHandler: Processed in 0.001405524 sec. | ||
| 6438 | 2026.03.18 01:40:20.556609 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6439 | 2026.03.18 01:40:20.556705 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6440 | 2026.03.18 01:40:20.556707 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6441 | 2026.03.18 01:40:20.556734 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2026.03.18 01:40:20.556800 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6443 | 2026.03.18 01:40:20.556831 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1511 rows starting from the beginning of the part | ||
| 6444 | 2026.03.18 01:40:20.556844 [ 253 ] {7bf20a87-a851-4e2e-abc0-486cf9765e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6445 | 2026.03.18 01:40:20.556890 [ 253 ] {7bf20a87-a851-4e2e-abc0-486cf9765e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6446 | 2026.03.18 01:40:20.556913 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6447 | 2026.03.18 01:40:20.556960 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 504 rows starting from the beginning of the part | ||
| 6448 | 2026.03.18 01:40:20.557003 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 92 rows starting from the beginning of the part | ||
| 6449 | 2026.03.18 01:40:20.557044 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 504 rows starting from the beginning of the part | ||
| 6450 | 2026.03.18 01:40:20.557042 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_41_8} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.03.18 01:40:20.557084 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 6452 | 2026.03.18 01:40:20.557141 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_41_8} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6453 | 2026.03.18 01:40:20.557233 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6454 | 2026.03.18 01:40:20.557300 [ 253 ] {7bf20a87-a851-4e2e-abc0-486cf9765e36} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.03.18 01:40:20.557339 [ 253 ] {7bf20a87-a851-4e2e-abc0-486cf9765e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6456 | 2026.03.18 01:40:20.557686 [ 253 ] {7bf20a87-a851-4e2e-abc0-486cf9765e36} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6457 | 2026.03.18 01:40:20.557905 [ 253 ] {7bf20a87-a851-4e2e-abc0-486cf9765e36} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.03.18 01:40:20.558017 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6459 | 2026.03.18 01:40:20.558040 [ 253 ] {7bf20a87-a851-4e2e-abc0-486cf9765e36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 6460 | 2026.03.18 01:40:20.558073 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.03.18 01:40:20.558097 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6462 | 2026.03.18 01:40:20.558097 [ 253 ] {7bf20a87-a851-4e2e-abc0-486cf9765e36} <Debug> TCPHandler: Processed in 0.001411243 sec. | ||
| 6463 | 2026.03.18 01:40:20.558175 [ 194 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6464 | 2026.03.18 01:40:20.558225 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.03.18 01:40:20.558298 [ 200 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623896 sec., 1718706.1240374998 rows/sec., 127.79 MiB/sec. | ||
| 6466 | 2026.03.18 01:40:20.558307 [ 194 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6467 | 2026.03.18 01:40:20.558323 [ 253 ] {9a14442a-0721-4075-9b8d-635a94b83670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6468 | 2026.03.18 01:40:20.558359 [ 194 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13558 rows starting from the beginning of the part | ||
| 6469 | 2026.03.18 01:40:20.558393 [ 253 ] {9a14442a-0721-4075-9b8d-635a94b83670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6470 | 2026.03.18 01:40:20.558422 [ 194 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6471 | 2026.03.18 01:40:20.558473 [ 194 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6472 | 2026.03.18 01:40:20.558517 [ 194 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part | ||
| 6473 | 2026.03.18 01:40:20.558559 [ 194 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6474 | 2026.03.18 01:40:20.558563 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6475 | 2026.03.18 01:40:20.558601 [ 194 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6476 | 2026.03.18 01:40:20.558979 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_41_8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.03.18 01:40:20.559076 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_41_8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6478 | 2026.03.18 01:40:20.559180 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6479 | 2026.03.18 01:40:20.559180 [ 253 ] {9a14442a-0721-4075-9b8d-635a94b83670} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.03.18 01:40:20.559238 [ 253 ] {9a14442a-0721-4075-9b8d-635a94b83670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6481 | 2026.03.18 01:40:20.559828 [ 253 ] {9a14442a-0721-4075-9b8d-635a94b83670} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6482 | 2026.03.18 01:40:20.560058 [ 253 ] {9a14442a-0721-4075-9b8d-635a94b83670} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.03.18 01:40:20.560197 [ 253 ] {9a14442a-0721-4075-9b8d-635a94b83670} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001892 sec., 13742.071881606766 rows/sec., 24.63 MiB/sec. | ||
| 6484 | 2026.03.18 01:40:20.560253 [ 253 ] {9a14442a-0721-4075-9b8d-635a94b83670} <Debug> TCPHandler: Processed in 0.002078174 sec. | ||
| 6485 | 2026.03.18 01:40:20.560381 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.03.18 01:40:20.560477 [ 253 ] {4b97b502-1cd4-48ee-85df-da16e4fb2740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.03.18 01:40:20.560520 [ 253 ] {4b97b502-1cd4-48ee-85df-da16e4fb2740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6488 | 2026.03.18 01:40:20.560875 [ 253 ] {4b97b502-1cd4-48ee-85df-da16e4fb2740} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.03.18 01:40:20.560913 [ 253 ] {4b97b502-1cd4-48ee-85df-da16e4fb2740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6490 | 2026.03.18 01:40:20.561246 [ 253 ] {4b97b502-1cd4-48ee-85df-da16e4fb2740} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6491 | 2026.03.18 01:40:20.561500 [ 253 ] {4b97b502-1cd4-48ee-85df-da16e4fb2740} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.03.18 01:40:20.561635 [ 253 ] {4b97b502-1cd4-48ee-85df-da16e4fb2740} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 6493 | 2026.03.18 01:40:20.561636 [ 149 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6494 | 2026.03.18 01:40:20.561672 [ 253 ] {4b97b502-1cd4-48ee-85df-da16e4fb2740} <Debug> TCPHandler: Processed in 0.001339783 sec. | ||
| 6495 | 2026.03.18 01:40:20.561689 [ 149 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.03.18 01:40:20.561718 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6497 | 2026.03.18 01:40:20.561792 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6498 | 2026.03.18 01:40:20.561874 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6499 | 2026.03.18 01:40:20.561899 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2304 rows starting from the beginning of the part | ||
| 6500 | 2026.03.18 01:40:20.561943 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6501 | 2026.03.18 01:40:20.561980 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6502 | 2026.03.18 01:40:20.562017 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6503 | 2026.03.18 01:40:20.562051 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6504 | 2026.03.18 01:40:20.562084 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6505 | 2026.03.18 01:40:20.563341 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2664 rows, containing 4 columns (4 merged, 0 gathered) in 0.001574676 sec., 1691776.5940422032 rows/sec., 109.05 MiB/sec. | ||
| 6506 | 2026.03.18 01:40:20.563545 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14569 rows, containing 5 columns (5 merged, 0 gathered) in 0.00540636 sec., 2694789.100244897 rows/sec., 176.28 MiB/sec. | ||
| 6507 | 2026.03.18 01:40:20.563636 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6508 | 2026.03.18 01:40:20.563883 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_41_8} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2026.03.18 01:40:20.563946 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_41_8} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6510 | 2026.03.18 01:40:20.564000 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6511 | 2026.03.18 01:40:20.564013 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6512 | 2026.03.18 01:40:20.564332 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.03.18 01:40:20.564420 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6514 | 2026.03.18 01:40:20.564570 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 6515 | 2026.03.18 01:40:21.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.74 MiB, peak 271.74 MiB, free memory in arenas 0.00 B, will set to 268.11 MiB (RSS), difference: 6.37 MiB | ||
| 6516 | 2026.03.18 01:40:21.548590 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34478 | ||
| 6517 | 2026.03.18 01:40:21.548695 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6518 | 2026.03.18 01:40:21.548720 [ 293 ] {} <Debug> TCP-Session: 78d9e900-2606-4688-8cf1-9a2a8752af6e Authenticating user 'default' from [fd00:1122:3344:101::e]:34478 | ||
| 6519 | 2026.03.18 01:40:21.548741 [ 293 ] {} <Debug> TCP-Session: 78d9e900-2606-4688-8cf1-9a2a8752af6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6520 | 2026.03.18 01:40:21.548754 [ 293 ] {} <Debug> TCP-Session: 78d9e900-2606-4688-8cf1-9a2a8752af6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6521 | 2026.03.18 01:40:21.548968 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52549 | ||
| 6522 | 2026.03.18 01:40:21.549016 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45033 | ||
| 6523 | 2026.03.18 01:40:21.549027 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47316 | ||
| 6524 | 2026.03.18 01:40:21.549064 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47201 | ||
| 6525 | 2026.03.18 01:40:21.549092 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6526 | 2026.03.18 01:40:21.549100 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6527 | 2026.03.18 01:40:21.549129 [ 294 ] {} <Debug> TCP-Session: 4886858b-ad34-4415-bd12-5abc88e578b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52549 | ||
| 6528 | 2026.03.18 01:40:21.549145 [ 296 ] {} <Debug> TCP-Session: 4c94bde4-29ba-4d6e-bb1b-e8ea6579da8f Authenticating user 'default' from [fd00:1122:3344:101::e]:45033 | ||
| 6529 | 2026.03.18 01:40:21.549144 [ 293 ] {} <Trace> TCP-Session: 78d9e900-2606-4688-8cf1-9a2a8752af6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2026.03.18 01:40:21.549171 [ 296 ] {} <Debug> TCP-Session: 4c94bde4-29ba-4d6e-bb1b-e8ea6579da8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6531 | 2026.03.18 01:40:21.549165 [ 294 ] {} <Debug> TCP-Session: 4886858b-ad34-4415-bd12-5abc88e578b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6532 | 2026.03.18 01:40:21.549190 [ 296 ] {} <Debug> TCP-Session: 4c94bde4-29ba-4d6e-bb1b-e8ea6579da8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6533 | 2026.03.18 01:40:21.549209 [ 294 ] {} <Debug> TCP-Session: 4886858b-ad34-4415-bd12-5abc88e578b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6534 | 2026.03.18 01:40:21.549052 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57141 | ||
| 6535 | 2026.03.18 01:40:21.549035 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55274 | ||
| 6536 | 2026.03.18 01:40:21.549039 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55889 | ||
| 6537 | 2026.03.18 01:40:21.549319 [ 293 ] {b0401267-a604-4d00-bc17-7e9d4cc16da3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34478) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6538 | 2026.03.18 01:40:21.549070 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54803 | ||
| 6539 | 2026.03.18 01:40:21.549438 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6540 | 2026.03.18 01:40:21.549478 [ 295 ] {} <Debug> TCP-Session: 7b4bf1a2-9b6f-48bf-bfe1-deff4448f754 Authenticating user 'default' from [fd00:1122:3344:101::e]:47316 | ||
| 6541 | 2026.03.18 01:40:21.549501 [ 295 ] {} <Debug> TCP-Session: 7b4bf1a2-9b6f-48bf-bfe1-deff4448f754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6542 | 2026.03.18 01:40:21.549518 [ 295 ] {} <Debug> TCP-Session: 7b4bf1a2-9b6f-48bf-bfe1-deff4448f754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6543 | 2026.03.18 01:40:21.549597 [ 293 ] {b0401267-a604-4d00-bc17-7e9d4cc16da3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6544 | 2026.03.18 01:40:21.549658 [ 293 ] {b0401267-a604-4d00-bc17-7e9d4cc16da3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6545 | 2026.03.18 01:40:21.549766 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6546 | 2026.03.18 01:40:21.549802 [ 3 ] {} <Debug> TCP-Session: 315c18d0-7e74-4764-aaa2-a5cbd74710ec Authenticating user 'default' from [fd00:1122:3344:101::e]:47201 | ||
| 6547 | 2026.03.18 01:40:21.549819 [ 3 ] {} <Debug> TCP-Session: 315c18d0-7e74-4764-aaa2-a5cbd74710ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6548 | 2026.03.18 01:40:21.549836 [ 3 ] {} <Debug> TCP-Session: 315c18d0-7e74-4764-aaa2-a5cbd74710ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6549 | 2026.03.18 01:40:21.549871 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6550 | 2026.03.18 01:40:21.549907 [ 292 ] {} <Debug> TCP-Session: 54200ee8-7da5-458a-8790-d6534ed05a9c Authenticating user 'default' from [fd00:1122:3344:101::e]:54803 | ||
| 6551 | 2026.03.18 01:40:21.549934 [ 292 ] {} <Debug> TCP-Session: 54200ee8-7da5-458a-8790-d6534ed05a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6552 | 2026.03.18 01:40:21.549945 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6553 | 2026.03.18 01:40:21.549947 [ 292 ] {} <Debug> TCP-Session: 54200ee8-7da5-458a-8790-d6534ed05a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6554 | 2026.03.18 01:40:21.549950 [ 293 ] {b0401267-a604-4d00-bc17-7e9d4cc16da3} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 6555 | 2026.03.18 01:40:21.549977 [ 297 ] {} <Debug> TCP-Session: 318696dc-e006-4e08-a892-f5b1e5a9b946 Authenticating user 'default' from [fd00:1122:3344:101::e]:55274 | ||
| 6556 | 2026.03.18 01:40:21.550013 [ 297 ] {} <Debug> TCP-Session: 318696dc-e006-4e08-a892-f5b1e5a9b946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6557 | 2026.03.18 01:40:21.550028 [ 297 ] {} <Debug> TCP-Session: 318696dc-e006-4e08-a892-f5b1e5a9b946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6558 | 2026.03.18 01:40:21.550304 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6559 | 2026.03.18 01:40:21.550340 [ 299 ] {} <Debug> TCP-Session: 715349b2-3724-4a9f-85f2-6eca3519b961 Authenticating user 'default' from [fd00:1122:3344:101::e]:57141 | ||
| 6560 | 2026.03.18 01:40:21.550358 [ 299 ] {} <Debug> TCP-Session: 715349b2-3724-4a9f-85f2-6eca3519b961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6561 | 2026.03.18 01:40:21.550373 [ 299 ] {} <Debug> TCP-Session: 715349b2-3724-4a9f-85f2-6eca3519b961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6562 | 2026.03.18 01:40:21.550410 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6563 | 2026.03.18 01:40:21.550448 [ 298 ] {} <Debug> TCP-Session: 490cd237-bf7b-4e5b-9b5d-944911ebff17 Authenticating user 'default' from [fd00:1122:3344:101::e]:55889 | ||
| 6564 | 2026.03.18 01:40:21.550473 [ 298 ] {} <Debug> TCP-Session: 490cd237-bf7b-4e5b-9b5d-944911ebff17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6565 | 2026.03.18 01:40:21.550493 [ 298 ] {} <Debug> TCP-Session: 490cd237-bf7b-4e5b-9b5d-944911ebff17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6566 | 2026.03.18 01:40:21.550849 [ 347 ] {b0401267-a604-4d00-bc17-7e9d4cc16da3} <Trace> AggregatingTransform: Aggregating | ||
| 6567 | 2026.03.18 01:40:21.550898 [ 347 ] {b0401267-a604-4d00-bc17-7e9d4cc16da3} <Trace> Aggregator: Aggregation method: without_key | ||
| 6568 | 2026.03.18 01:40:21.550933 [ 347 ] {b0401267-a604-4d00-bc17-7e9d4cc16da3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000851054 sec. (1175.014 rows/sec., 45.90 KiB/sec.) | ||
| 6569 | 2026.03.18 01:40:21.550951 [ 347 ] {b0401267-a604-4d00-bc17-7e9d4cc16da3} <Trace> Aggregator: Merging aggregated data | ||
| 6570 | 2026.03.18 01:40:21.552253 [ 293 ] {b0401267-a604-4d00-bc17-7e9d4cc16da3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002987 sec., 334.7840642785403 rows/sec., 13.08 KiB/sec. | ||
| 6571 | 2026.03.18 01:40:21.552380 [ 293 ] {b0401267-a604-4d00-bc17-7e9d4cc16da3} <Debug> TCPHandler: Processed in 0.003345516 sec. | ||
| 6572 | 2026.03.18 01:40:21.552467 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6573 | 2026.03.18 01:40:21.552495 [ 293 ] {} <Debug> TCP-Session: 78d9e900-2606-4688-8cf1-9a2a8752af6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6574 | 2026.03.18 01:40:21.552498 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6575 | 2026.03.18 01:40:21.552517 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6576 | 2026.03.18 01:40:21.552532 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6577 | 2026.03.18 01:40:21.552568 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6578 | 2026.03.18 01:40:21.552590 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6579 | 2026.03.18 01:40:21.552591 [ 292 ] {} <Debug> TCP-Session: 54200ee8-7da5-458a-8790-d6534ed05a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6580 | 2026.03.18 01:40:21.552609 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6581 | 2026.03.18 01:40:21.552635 [ 296 ] {} <Debug> TCP-Session: 4c94bde4-29ba-4d6e-bb1b-e8ea6579da8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6582 | 2026.03.18 01:40:21.552624 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6583 | 2026.03.18 01:40:21.552666 [ 297 ] {} <Debug> TCP-Session: 318696dc-e006-4e08-a892-f5b1e5a9b946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6584 | 2026.03.18 01:40:21.552618 [ 298 ] {} <Debug> TCP-Session: 490cd237-bf7b-4e5b-9b5d-944911ebff17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6585 | 2026.03.18 01:40:21.552711 [ 3 ] {} <Debug> TCP-Session: 315c18d0-7e74-4764-aaa2-a5cbd74710ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2026.03.18 01:40:21.552604 [ 295 ] {} <Debug> TCP-Session: 7b4bf1a2-9b6f-48bf-bfe1-deff4448f754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6587 | 2026.03.18 01:40:21.552551 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6588 | 2026.03.18 01:40:21.552549 [ 294 ] {} <Debug> TCP-Session: 4886858b-ad34-4415-bd12-5abc88e578b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6589 | 2026.03.18 01:40:21.552807 [ 299 ] {} <Debug> TCP-Session: 715349b2-3724-4a9f-85f2-6eca3519b961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6590 | 2026.03.18 01:40:23.558448 [ 146 ] {} <Debug> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6591 | 2026.03.18 01:40:23.558551 [ 146 ] {} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.03.18 01:40:23.558598 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6593 | 2026.03.18 01:40:23.558815 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 6594 | 2026.03.18 01:40:23.559028 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6595 | 2026.03.18 01:40:23.559065 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6596 | 2026.03.18 01:40:23.559141 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6597 | 2026.03.18 01:40:23.559193 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6598 | 2026.03.18 01:40:23.559243 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6599 | 2026.03.18 01:40:23.559286 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6600 | 2026.03.18 01:40:23.560037 [ 200 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323562 sec., 28710.40419715888 rows/sec., 2.40 MiB/sec. | ||
| 6601 | 2026.03.18 01:40:23.560147 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6602 | 2026.03.18 01:40:23.560383 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_9_2} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.03.18 01:40:23.560450 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_9_2} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6604 | 2026.03.18 01:40:23.560523 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6605 | 2026.03.18 01:40:24.564502 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2026.03.18 01:40:24.564712 [ 253 ] {42b18fd4-884e-4084-b16a-7c463a075ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6607 | 2026.03.18 01:40:24.564784 [ 253 ] {42b18fd4-884e-4084-b16a-7c463a075ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6608 | 2026.03.18 01:40:24.565597 [ 253 ] {42b18fd4-884e-4084-b16a-7c463a075ea6} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.03.18 01:40:24.565651 [ 253 ] {42b18fd4-884e-4084-b16a-7c463a075ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6610 | 2026.03.18 01:40:24.566052 [ 253 ] {42b18fd4-884e-4084-b16a-7c463a075ea6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6611 | 2026.03.18 01:40:24.566285 [ 253 ] {42b18fd4-884e-4084-b16a-7c463a075ea6} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2026.03.18 01:40:24.566452 [ 253 ] {42b18fd4-884e-4084-b16a-7c463a075ea6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001795 sec., 158217.27019498608 rows/sec., 10.05 MiB/sec. | ||
| 6613 | 2026.03.18 01:40:24.566495 [ 253 ] {42b18fd4-884e-4084-b16a-7c463a075ea6} <Debug> TCPHandler: Processed in 0.002150676 sec. | ||
| 6614 | 2026.03.18 01:40:24.566625 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.03.18 01:40:24.566721 [ 253 ] {97bf2a7b-47a6-4ca3-b0b5-c48f15410c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6616 | 2026.03.18 01:40:24.566764 [ 253 ] {97bf2a7b-47a6-4ca3-b0b5-c48f15410c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6617 | 2026.03.18 01:40:24.567186 [ 253 ] {97bf2a7b-47a6-4ca3-b0b5-c48f15410c1c} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2026.03.18 01:40:24.567222 [ 253 ] {97bf2a7b-47a6-4ca3-b0b5-c48f15410c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6619 | 2026.03.18 01:40:24.567535 [ 253 ] {97bf2a7b-47a6-4ca3-b0b5-c48f15410c1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6620 | 2026.03.18 01:40:24.567757 [ 253 ] {97bf2a7b-47a6-4ca3-b0b5-c48f15410c1c} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.03.18 01:40:24.567892 [ 253 ] {97bf2a7b-47a6-4ca3-b0b5-c48f15410c1c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00119 sec., 11764.70588235294 rows/sec., 959.33 KiB/sec. | ||
| 6622 | 2026.03.18 01:40:24.567930 [ 253 ] {97bf2a7b-47a6-4ca3-b0b5-c48f15410c1c} <Debug> TCPHandler: Processed in 0.001354853 sec. | ||
| 6623 | 2026.03.18 01:40:24.568139 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2026.03.18 01:40:24.568234 [ 253 ] {e2c41f4a-2f53-4a2a-8936-c8ad294e5b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6625 | 2026.03.18 01:40:24.568274 [ 253 ] {e2c41f4a-2f53-4a2a-8936-c8ad294e5b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6626 | 2026.03.18 01:40:24.570446 [ 253 ] {e2c41f4a-2f53-4a2a-8936-c8ad294e5b2c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.03.18 01:40:24.570483 [ 253 ] {e2c41f4a-2f53-4a2a-8936-c8ad294e5b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6628 | 2026.03.18 01:40:24.570985 [ 253 ] {e2c41f4a-2f53-4a2a-8936-c8ad294e5b2c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6629 | 2026.03.18 01:40:24.571206 [ 253 ] {e2c41f4a-2f53-4a2a-8936-c8ad294e5b2c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.03.18 01:40:24.571340 [ 253 ] {e2c41f4a-2f53-4a2a-8936-c8ad294e5b2c} <Debug> executeQuery: Read 2712 rows, 211.51 KiB in 0.003124 sec., 868117.7976952625 rows/sec., 66.12 MiB/sec. | ||
| 6631 | 2026.03.18 01:40:24.571380 [ 253 ] {e2c41f4a-2f53-4a2a-8936-c8ad294e5b2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 6632 | 2026.03.18 01:40:24.571392 [ 253 ] {e2c41f4a-2f53-4a2a-8936-c8ad294e5b2c} <Debug> TCPHandler: Processed in 0.003302845 sec. | ||
| 6633 | 2026.03.18 01:40:24.571512 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.03.18 01:40:24.571608 [ 253 ] {45063afe-605c-41bf-b756-a8d2eb149564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6635 | 2026.03.18 01:40:24.571649 [ 253 ] {45063afe-605c-41bf-b756-a8d2eb149564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6636 | 2026.03.18 01:40:24.572126 [ 253 ] {45063afe-605c-41bf-b756-a8d2eb149564} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.03.18 01:40:24.572162 [ 253 ] {45063afe-605c-41bf-b756-a8d2eb149564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6638 | 2026.03.18 01:40:24.572474 [ 253 ] {45063afe-605c-41bf-b756-a8d2eb149564} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6639 | 2026.03.18 01:40:24.572678 [ 253 ] {45063afe-605c-41bf-b756-a8d2eb149564} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.03.18 01:40:24.572808 [ 253 ] {45063afe-605c-41bf-b756-a8d2eb149564} <Debug> executeQuery: Read 179 rows, 11.25 KiB in 0.001218 sec., 146962.23316912973 rows/sec., 9.02 MiB/sec. | ||
| 6641 | 2026.03.18 01:40:24.572845 [ 253 ] {45063afe-605c-41bf-b756-a8d2eb149564} <Debug> TCPHandler: Processed in 0.001383663 sec. | ||
| 6642 | 2026.03.18 01:40:24.572968 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2026.03.18 01:40:24.573061 [ 253 ] {0404b0f8-17c3-4887-8de5-8aaa10b53622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6644 | 2026.03.18 01:40:24.573102 [ 253 ] {0404b0f8-17c3-4887-8de5-8aaa10b53622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6645 | 2026.03.18 01:40:24.573911 [ 253 ] {0404b0f8-17c3-4887-8de5-8aaa10b53622} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.03.18 01:40:24.573948 [ 253 ] {0404b0f8-17c3-4887-8de5-8aaa10b53622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6647 | 2026.03.18 01:40:24.574295 [ 253 ] {0404b0f8-17c3-4887-8de5-8aaa10b53622} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6648 | 2026.03.18 01:40:24.574503 [ 253 ] {0404b0f8-17c3-4887-8de5-8aaa10b53622} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.03.18 01:40:24.574631 [ 253 ] {0404b0f8-17c3-4887-8de5-8aaa10b53622} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001587 sec., 540012.6023944549 rows/sec., 32.09 MiB/sec. | ||
| 6650 | 2026.03.18 01:40:24.574667 [ 253 ] {0404b0f8-17c3-4887-8de5-8aaa10b53622} <Debug> TCPHandler: Processed in 0.00174953 sec. | ||
| 6651 | 2026.03.18 01:40:24.574777 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2026.03.18 01:40:24.574882 [ 253 ] {410b789f-e1cb-4d16-806b-c1e80de999ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6653 | 2026.03.18 01:40:24.574924 [ 253 ] {410b789f-e1cb-4d16-806b-c1e80de999ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6654 | 2026.03.18 01:40:24.575324 [ 253 ] {410b789f-e1cb-4d16-806b-c1e80de999ed} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.03.18 01:40:24.575361 [ 253 ] {410b789f-e1cb-4d16-806b-c1e80de999ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6656 | 2026.03.18 01:40:24.575668 [ 253 ] {410b789f-e1cb-4d16-806b-c1e80de999ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6657 | 2026.03.18 01:40:24.575887 [ 253 ] {410b789f-e1cb-4d16-806b-c1e80de999ed} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.03.18 01:40:24.576018 [ 253 ] {410b789f-e1cb-4d16-806b-c1e80de999ed} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 60.88 KiB/sec. | ||
| 6659 | 2026.03.18 01:40:24.576059 [ 253 ] {410b789f-e1cb-4d16-806b-c1e80de999ed} <Debug> TCPHandler: Processed in 0.001333262 sec. | ||
| 6660 | 2026.03.18 01:40:24.576191 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6661 | 2026.03.18 01:40:24.576308 [ 253 ] {59ed1e85-42de-4ec8-b337-134693228e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6662 | 2026.03.18 01:40:24.576355 [ 253 ] {59ed1e85-42de-4ec8-b337-134693228e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6663 | 2026.03.18 01:40:24.576858 [ 253 ] {59ed1e85-42de-4ec8-b337-134693228e08} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.03.18 01:40:24.576894 [ 253 ] {59ed1e85-42de-4ec8-b337-134693228e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6665 | 2026.03.18 01:40:24.577228 [ 253 ] {59ed1e85-42de-4ec8-b337-134693228e08} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6666 | 2026.03.18 01:40:24.577448 [ 253 ] {59ed1e85-42de-4ec8-b337-134693228e08} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2026.03.18 01:40:24.577580 [ 253 ] {59ed1e85-42de-4ec8-b337-134693228e08} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001297 sec., 114109.4834232845 rows/sec., 6.49 MiB/sec. | ||
| 6668 | 2026.03.18 01:40:24.577618 [ 253 ] {59ed1e85-42de-4ec8-b337-134693228e08} <Debug> TCPHandler: Processed in 0.001485705 sec. | ||
| 6669 | 2026.03.18 01:40:24.577735 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2026.03.18 01:40:24.577827 [ 253 ] {b1a32ff6-51d1-4d8d-bda0-a46a54c1a4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6671 | 2026.03.18 01:40:24.577866 [ 253 ] {b1a32ff6-51d1-4d8d-bda0-a46a54c1a4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6672 | 2026.03.18 01:40:24.578989 [ 253 ] {b1a32ff6-51d1-4d8d-bda0-a46a54c1a4cd} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.03.18 01:40:24.579024 [ 253 ] {b1a32ff6-51d1-4d8d-bda0-a46a54c1a4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6674 | 2026.03.18 01:40:24.579402 [ 253 ] {b1a32ff6-51d1-4d8d-bda0-a46a54c1a4cd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6675 | 2026.03.18 01:40:24.579608 [ 253 ] {b1a32ff6-51d1-4d8d-bda0-a46a54c1a4cd} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2026.03.18 01:40:24.579742 [ 253 ] {b1a32ff6-51d1-4d8d-bda0-a46a54c1a4cd} <Debug> executeQuery: Read 1463 rows, 103.39 KiB in 0.001932 sec., 757246.3768115942 rows/sec., 52.26 MiB/sec. | ||
| 6677 | 2026.03.18 01:40:24.579780 [ 253 ] {b1a32ff6-51d1-4d8d-bda0-a46a54c1a4cd} <Debug> TCPHandler: Processed in 0.002092955 sec. | ||
| 6678 | 2026.03.18 01:40:24.579902 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.03.18 01:40:24.579999 [ 253 ] {4e90aae6-1837-4056-a9ad-8914b3590ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6680 | 2026.03.18 01:40:24.580044 [ 253 ] {4e90aae6-1837-4056-a9ad-8914b3590ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6681 | 2026.03.18 01:40:24.580389 [ 253 ] {4e90aae6-1837-4056-a9ad-8914b3590ea2} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.03.18 01:40:24.580426 [ 253 ] {4e90aae6-1837-4056-a9ad-8914b3590ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6683 | 2026.03.18 01:40:24.580753 [ 253 ] {4e90aae6-1837-4056-a9ad-8914b3590ea2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6684 | 2026.03.18 01:40:24.580983 [ 253 ] {4e90aae6-1837-4056-a9ad-8914b3590ea2} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2026.03.18 01:40:24.581115 [ 253 ] {4e90aae6-1837-4056-a9ad-8914b3590ea2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 6686 | 2026.03.18 01:40:24.581152 [ 253 ] {4e90aae6-1837-4056-a9ad-8914b3590ea2} <Debug> TCPHandler: Processed in 0.001300091 sec. | ||
| 6687 | 2026.03.18 01:40:24.581265 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2026.03.18 01:40:24.581359 [ 253 ] {d543b66b-1e16-4602-bf04-374de8df9812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6689 | 2026.03.18 01:40:24.581404 [ 253 ] {d543b66b-1e16-4602-bf04-374de8df9812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6690 | 2026.03.18 01:40:24.582219 [ 253 ] {d543b66b-1e16-4602-bf04-374de8df9812} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2026.03.18 01:40:24.582256 [ 253 ] {d543b66b-1e16-4602-bf04-374de8df9812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6692 | 2026.03.18 01:40:24.582683 [ 253 ] {d543b66b-1e16-4602-bf04-374de8df9812} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6693 | 2026.03.18 01:40:24.582901 [ 253 ] {d543b66b-1e16-4602-bf04-374de8df9812} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.03.18 01:40:24.583031 [ 253 ] {d543b66b-1e16-4602-bf04-374de8df9812} <Debug> executeQuery: Read 1425 rows, 91.88 KiB in 0.00169 sec., 843195.2662721893 rows/sec., 53.09 MiB/sec. | ||
| 6695 | 2026.03.18 01:40:24.583069 [ 253 ] {d543b66b-1e16-4602-bf04-374de8df9812} <Debug> TCPHandler: Processed in 0.001852611 sec. | ||
| 6696 | 2026.03.18 01:40:24.583179 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2026.03.18 01:40:24.583273 [ 253 ] {802fdc29-ccdd-4791-92f8-22ed02bea909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6698 | 2026.03.18 01:40:24.583316 [ 253 ] {802fdc29-ccdd-4791-92f8-22ed02bea909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6699 | 2026.03.18 01:40:24.583628 [ 253 ] {802fdc29-ccdd-4791-92f8-22ed02bea909} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2026.03.18 01:40:24.583663 [ 253 ] {802fdc29-ccdd-4791-92f8-22ed02bea909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6701 | 2026.03.18 01:40:24.583968 [ 253 ] {802fdc29-ccdd-4791-92f8-22ed02bea909} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6702 | 2026.03.18 01:40:24.584176 [ 253 ] {802fdc29-ccdd-4791-92f8-22ed02bea909} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2026.03.18 01:40:24.584315 [ 253 ] {802fdc29-ccdd-4791-92f8-22ed02bea909} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 6704 | 2026.03.18 01:40:24.584353 [ 253 ] {802fdc29-ccdd-4791-92f8-22ed02bea909} <Debug> TCPHandler: Processed in 0.00122362 sec. | ||
| 6705 | 2026.03.18 01:40:24.584465 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6706 | 2026.03.18 01:40:24.584557 [ 253 ] {db2dd3fa-93bf-4084-a2ef-0bb71f33d7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6707 | 2026.03.18 01:40:24.584611 [ 253 ] {db2dd3fa-93bf-4084-a2ef-0bb71f33d7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6708 | 2026.03.18 01:40:24.585428 [ 253 ] {db2dd3fa-93bf-4084-a2ef-0bb71f33d7f0} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.03.18 01:40:24.585467 [ 253 ] {db2dd3fa-93bf-4084-a2ef-0bb71f33d7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6710 | 2026.03.18 01:40:24.586005 [ 253 ] {db2dd3fa-93bf-4084-a2ef-0bb71f33d7f0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6711 | 2026.03.18 01:40:24.586237 [ 253 ] {db2dd3fa-93bf-4084-a2ef-0bb71f33d7f0} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.03.18 01:40:24.586389 [ 253 ] {db2dd3fa-93bf-4084-a2ef-0bb71f33d7f0} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00185 sec., 12432.432432432432 rows/sec., 22.28 MiB/sec. | ||
| 6713 | 2026.03.18 01:40:24.586442 [ 253 ] {db2dd3fa-93bf-4084-a2ef-0bb71f33d7f0} <Debug> TCPHandler: Processed in 0.002026583 sec. | ||
| 6714 | 2026.03.18 01:40:24.586566 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2026.03.18 01:40:24.586666 [ 253 ] {1edf4cd2-5d04-4963-bd05-cc3333853f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6716 | 2026.03.18 01:40:24.586711 [ 253 ] {1edf4cd2-5d04-4963-bd05-cc3333853f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6717 | 2026.03.18 01:40:24.587051 [ 253 ] {1edf4cd2-5d04-4963-bd05-cc3333853f0d} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.03.18 01:40:24.587088 [ 253 ] {1edf4cd2-5d04-4963-bd05-cc3333853f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6719 | 2026.03.18 01:40:24.587405 [ 253 ] {1edf4cd2-5d04-4963-bd05-cc3333853f0d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6720 | 2026.03.18 01:40:24.587632 [ 253 ] {1edf4cd2-5d04-4963-bd05-cc3333853f0d} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.03.18 01:40:24.587758 [ 253 ] {1edf4cd2-5d04-4963-bd05-cc3333853f0d} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001111 sec., 70207.02070207021 rows/sec., 4.34 MiB/sec. | ||
| 6722 | 2026.03.18 01:40:24.587793 [ 253 ] {1edf4cd2-5d04-4963-bd05-cc3333853f0d} <Debug> TCPHandler: Processed in 0.001276482 sec. | ||
| 6723 | 2026.03.18 01:40:24.777240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 900 | ||
| 6724 | 2026.03.18 01:40:24.780527 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.03.18 01:40:24.780577 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6726 | 2026.03.18 01:40:24.781782 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6727 | 2026.03.18 01:40:24.782052 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.03.18 01:40:24.782357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
| 6729 | 2026.03.18 01:40:25.544008 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6730 | 2026.03.18 01:40:25.544197 [ 253 ] {760ea366-f3dd-4b9e-a94e-ce41462161b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6731 | 2026.03.18 01:40:25.544261 [ 253 ] {760ea366-f3dd-4b9e-a94e-ce41462161b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6732 | 2026.03.18 01:40:25.544896 [ 253 ] {760ea366-f3dd-4b9e-a94e-ce41462161b0} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.03.18 01:40:25.544944 [ 253 ] {760ea366-f3dd-4b9e-a94e-ce41462161b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6734 | 2026.03.18 01:40:25.545331 [ 253 ] {760ea366-f3dd-4b9e-a94e-ce41462161b0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6735 | 2026.03.18 01:40:25.545557 [ 253 ] {760ea366-f3dd-4b9e-a94e-ce41462161b0} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.03.18 01:40:25.545712 [ 253 ] {760ea366-f3dd-4b9e-a94e-ce41462161b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001561 sec., 35874.439461883405 rows/sec., 2.76 MiB/sec. | ||
| 6737 | 2026.03.18 01:40:25.545753 [ 253 ] {760ea366-f3dd-4b9e-a94e-ce41462161b0} <Debug> TCPHandler: Processed in 0.001872281 sec. | ||
| 6738 | 2026.03.18 01:40:25.545872 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.03.18 01:40:25.545967 [ 253 ] {7de821fe-478b-4c5e-ab3a-9fa5a0c4f5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6740 | 2026.03.18 01:40:25.546008 [ 253 ] {7de821fe-478b-4c5e-ab3a-9fa5a0c4f5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6741 | 2026.03.18 01:40:25.546422 [ 253 ] {7de821fe-478b-4c5e-ab3a-9fa5a0c4f5ae} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.03.18 01:40:25.546459 [ 253 ] {7de821fe-478b-4c5e-ab3a-9fa5a0c4f5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6743 | 2026.03.18 01:40:25.546764 [ 253 ] {7de821fe-478b-4c5e-ab3a-9fa5a0c4f5ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6744 | 2026.03.18 01:40:25.546973 [ 253 ] {7de821fe-478b-4c5e-ab3a-9fa5a0c4f5ae} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.03.18 01:40:25.547099 [ 253 ] {7de821fe-478b-4c5e-ab3a-9fa5a0c4f5ae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 6746 | 2026.03.18 01:40:25.547136 [ 253 ] {7de821fe-478b-4c5e-ab3a-9fa5a0c4f5ae} <Debug> TCPHandler: Processed in 0.001313602 sec. | ||
| 6747 | 2026.03.18 01:40:25.547251 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.03.18 01:40:25.547346 [ 253 ] {bce6ba47-2fd4-448c-8dff-41d09f8792f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6749 | 2026.03.18 01:40:25.547390 [ 253 ] {bce6ba47-2fd4-448c-8dff-41d09f8792f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6750 | 2026.03.18 01:40:25.547746 [ 253 ] {bce6ba47-2fd4-448c-8dff-41d09f8792f2} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.03.18 01:40:25.547782 [ 253 ] {bce6ba47-2fd4-448c-8dff-41d09f8792f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6752 | 2026.03.18 01:40:25.548100 [ 253 ] {bce6ba47-2fd4-448c-8dff-41d09f8792f2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6753 | 2026.03.18 01:40:25.548305 [ 253 ] {bce6ba47-2fd4-448c-8dff-41d09f8792f2} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.03.18 01:40:25.548489 [ 253 ] {bce6ba47-2fd4-448c-8dff-41d09f8792f2} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001161 sec., 27562.446167097332 rows/sec., 1.92 MiB/sec. | ||
| 6755 | 2026.03.18 01:40:25.548525 [ 253 ] {bce6ba47-2fd4-448c-8dff-41d09f8792f2} <Debug> TCPHandler: Processed in 0.001322762 sec. | ||
| 6756 | 2026.03.18 01:40:25.548650 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2026.03.18 01:40:25.548773 [ 253 ] {0f8919ae-dc97-465c-96b6-c027fd516090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6758 | 2026.03.18 01:40:25.548826 [ 253 ] {0f8919ae-dc97-465c-96b6-c027fd516090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6759 | 2026.03.18 01:40:25.549216 [ 253 ] {0f8919ae-dc97-465c-96b6-c027fd516090} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.03.18 01:40:25.549260 [ 253 ] {0f8919ae-dc97-465c-96b6-c027fd516090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6761 | 2026.03.18 01:40:25.549642 [ 253 ] {0f8919ae-dc97-465c-96b6-c027fd516090} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6762 | 2026.03.18 01:40:25.549858 [ 253 ] {0f8919ae-dc97-465c-96b6-c027fd516090} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2026.03.18 01:40:25.550047 [ 253 ] {0f8919ae-dc97-465c-96b6-c027fd516090} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.0013 sec., 9230.76923076923 rows/sec., 637.02 KiB/sec. | ||
| 6764 | 2026.03.18 01:40:25.550087 [ 253 ] {0f8919ae-dc97-465c-96b6-c027fd516090} <Debug> TCPHandler: Processed in 0.001498035 sec. | ||
| 6765 | 2026.03.18 01:40:27.223898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12867 | ||
| 6766 | 2026.03.18 01:40:27.224430 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.03.18 01:40:27.224475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6768 | 2026.03.18 01:40:27.224996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6769 | 2026.03.18 01:40:27.225227 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.03.18 01:40:27.225355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12867 | ||
| 6771 | 2026.03.18 01:40:27.922587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6772 | 2026.03.18 01:40:27.936991 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.03.18 01:40:27.937055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6774 | 2026.03.18 01:40:27.942961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6775 | 2026.03.18 01:40:27.943650 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.03.18 01:40:27.946210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6777 | 2026.03.18 01:40:30.551089 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.03.18 01:40:30.551277 [ 253 ] {ae7d34f8-2b89-40a2-8839-90cd54a0cb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6779 | 2026.03.18 01:40:30.551344 [ 253 ] {ae7d34f8-2b89-40a2-8839-90cd54a0cb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6780 | 2026.03.18 01:40:30.551969 [ 253 ] {ae7d34f8-2b89-40a2-8839-90cd54a0cb1c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.03.18 01:40:30.552011 [ 253 ] {ae7d34f8-2b89-40a2-8839-90cd54a0cb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6782 | 2026.03.18 01:40:30.552417 [ 253 ] {ae7d34f8-2b89-40a2-8839-90cd54a0cb1c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6783 | 2026.03.18 01:40:30.552638 [ 253 ] {ae7d34f8-2b89-40a2-8839-90cd54a0cb1c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.03.18 01:40:30.552790 [ 253 ] {ae7d34f8-2b89-40a2-8839-90cd54a0cb1c} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001559 sec., 69275.17639512508 rows/sec., 5.83 MiB/sec. | ||
| 6785 | 2026.03.18 01:40:30.552830 [ 253 ] {ae7d34f8-2b89-40a2-8839-90cd54a0cb1c} <Debug> TCPHandler: Processed in 0.001866341 sec. | ||
| 6786 | 2026.03.18 01:40:30.552951 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6787 | 2026.03.18 01:40:30.553046 [ 253 ] {da92f14b-6592-421e-bdab-38baa21bf77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6788 | 2026.03.18 01:40:30.553087 [ 253 ] {da92f14b-6592-421e-bdab-38baa21bf77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6789 | 2026.03.18 01:40:30.553491 [ 253 ] {da92f14b-6592-421e-bdab-38baa21bf77f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.03.18 01:40:30.553528 [ 253 ] {da92f14b-6592-421e-bdab-38baa21bf77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6791 | 2026.03.18 01:40:30.553829 [ 253 ] {da92f14b-6592-421e-bdab-38baa21bf77f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6792 | 2026.03.18 01:40:30.554034 [ 253 ] {da92f14b-6592-421e-bdab-38baa21bf77f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.03.18 01:40:30.554163 [ 253 ] {da92f14b-6592-421e-bdab-38baa21bf77f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 1.68 MiB/sec. | ||
| 6794 | 2026.03.18 01:40:30.554202 [ 253 ] {da92f14b-6592-421e-bdab-38baa21bf77f} <Debug> TCPHandler: Processed in 0.001300122 sec. | ||
| 6795 | 2026.03.18 01:40:30.554314 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2026.03.18 01:40:30.554409 [ 253 ] {3b744364-8c36-4dcb-b5be-f6b2f1d00b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6797 | 2026.03.18 01:40:30.554450 [ 253 ] {3b744364-8c36-4dcb-b5be-f6b2f1d00b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6798 | 2026.03.18 01:40:30.554866 [ 253 ] {3b744364-8c36-4dcb-b5be-f6b2f1d00b85} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.03.18 01:40:30.554902 [ 253 ] {3b744364-8c36-4dcb-b5be-f6b2f1d00b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6800 | 2026.03.18 01:40:30.555200 [ 253 ] {3b744364-8c36-4dcb-b5be-f6b2f1d00b85} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6801 | 2026.03.18 01:40:30.555412 [ 253 ] {3b744364-8c36-4dcb-b5be-f6b2f1d00b85} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.03.18 01:40:30.555539 [ 253 ] {3b744364-8c36-4dcb-b5be-f6b2f1d00b85} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001148 sec., 78397.21254355401 rows/sec., 6.12 MiB/sec. | ||
| 6803 | 2026.03.18 01:40:30.555577 [ 253 ] {3b744364-8c36-4dcb-b5be-f6b2f1d00b85} <Debug> TCPHandler: Processed in 0.001312212 sec. | ||
| 6804 | 2026.03.18 01:40:30.555701 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6805 | 2026.03.18 01:40:30.555796 [ 253 ] {b31a3821-3480-4715-95f3-6d40a8903cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6806 | 2026.03.18 01:40:30.555840 [ 253 ] {b31a3821-3480-4715-95f3-6d40a8903cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6807 | 2026.03.18 01:40:30.556257 [ 253 ] {b31a3821-3480-4715-95f3-6d40a8903cd9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.03.18 01:40:30.556293 [ 253 ] {b31a3821-3480-4715-95f3-6d40a8903cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6809 | 2026.03.18 01:40:30.556628 [ 253 ] {b31a3821-3480-4715-95f3-6d40a8903cd9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6810 | 2026.03.18 01:40:30.556847 [ 253 ] {b31a3821-3480-4715-95f3-6d40a8903cd9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.03.18 01:40:30.556976 [ 253 ] {b31a3821-3480-4715-95f3-6d40a8903cd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 6812 | 2026.03.18 01:40:30.557012 [ 253 ] {b31a3821-3480-4715-95f3-6d40a8903cd9} <Debug> TCPHandler: Processed in 0.001360573 sec. | ||
| 6813 | 2026.03.18 01:40:30.557116 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.03.18 01:40:30.557211 [ 253 ] {d289f975-51cf-4d69-ac07-14804fd1e42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6815 | 2026.03.18 01:40:30.557266 [ 253 ] {d289f975-51cf-4d69-ac07-14804fd1e42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6816 | 2026.03.18 01:40:30.558032 [ 253 ] {d289f975-51cf-4d69-ac07-14804fd1e42c} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.03.18 01:40:30.558069 [ 253 ] {d289f975-51cf-4d69-ac07-14804fd1e42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6818 | 2026.03.18 01:40:30.558594 [ 253 ] {d289f975-51cf-4d69-ac07-14804fd1e42c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6819 | 2026.03.18 01:40:30.558815 [ 253 ] {d289f975-51cf-4d69-ac07-14804fd1e42c} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.03.18 01:40:30.558953 [ 253 ] {d289f975-51cf-4d69-ac07-14804fd1e42c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00176 sec., 14772.727272727272 rows/sec., 26.47 MiB/sec. | ||
| 6821 | 2026.03.18 01:40:30.559005 [ 253 ] {d289f975-51cf-4d69-ac07-14804fd1e42c} <Debug> TCPHandler: Processed in 0.001936683 sec. | ||
| 6822 | 2026.03.18 01:40:30.559121 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6823 | 2026.03.18 01:40:30.559218 [ 253 ] {6483410f-fa01-414b-a499-30644f0cb778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6824 | 2026.03.18 01:40:30.559260 [ 253 ] {6483410f-fa01-414b-a499-30644f0cb778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6825 | 2026.03.18 01:40:30.559592 [ 253 ] {6483410f-fa01-414b-a499-30644f0cb778} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.03.18 01:40:30.559629 [ 253 ] {6483410f-fa01-414b-a499-30644f0cb778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6827 | 2026.03.18 01:40:30.559934 [ 253 ] {6483410f-fa01-414b-a499-30644f0cb778} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6828 | 2026.03.18 01:40:30.560144 [ 253 ] {6483410f-fa01-414b-a499-30644f0cb778} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2026.03.18 01:40:30.560272 [ 253 ] {6483410f-fa01-414b-a499-30644f0cb778} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 6830 | 2026.03.18 01:40:30.560309 [ 253 ] {6483410f-fa01-414b-a499-30644f0cb778} <Debug> TCPHandler: Processed in 0.00123776 sec. | ||
| 6831 | 2026.03.18 01:40:34.585877 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6832 | 2026.03.18 01:40:34.585929 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6833 | 2026.03.18 01:40:34.725546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13315 | ||
| 6834 | 2026.03.18 01:40:34.726374 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.03.18 01:40:34.726419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6836 | 2026.03.18 01:40:34.726912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6837 | 2026.03.18 01:40:34.727158 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2026.03.18 01:40:34.727304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13315 | ||
| 6839 | 2026.03.18 01:40:34.782734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 920 | ||
| 6840 | 2026.03.18 01:40:34.784725 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.03.18 01:40:34.784770 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6842 | 2026.03.18 01:40:34.785886 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6843 | 2026.03.18 01:40:34.786166 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2026.03.18 01:40:34.786414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 6845 | 2026.03.18 01:40:35.446362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6846 | 2026.03.18 01:40:35.462600 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2026.03.18 01:40:35.462664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6848 | 2026.03.18 01:40:35.468621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6849 | 2026.03.18 01:40:35.469328 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2026.03.18 01:40:35.472230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6851 | 2026.03.18 01:40:35.559118 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.03.18 01:40:35.559313 [ 253 ] {748e21ea-39ce-413e-aaa3-e0c8bdaa3c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.03.18 01:40:35.559390 [ 253 ] {748e21ea-39ce-413e-aaa3-e0c8bdaa3c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6854 | 2026.03.18 01:40:35.560245 [ 253 ] {748e21ea-39ce-413e-aaa3-e0c8bdaa3c7f} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.03.18 01:40:35.560285 [ 253 ] {748e21ea-39ce-413e-aaa3-e0c8bdaa3c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6856 | 2026.03.18 01:40:35.560698 [ 253 ] {748e21ea-39ce-413e-aaa3-e0c8bdaa3c7f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6857 | 2026.03.18 01:40:35.560914 [ 253 ] {748e21ea-39ce-413e-aaa3-e0c8bdaa3c7f} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.03.18 01:40:35.561063 [ 253 ] {748e21ea-39ce-413e-aaa3-e0c8bdaa3c7f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001802 sec., 157602.66370699223 rows/sec., 10.01 MiB/sec. | ||
| 6859 | 2026.03.18 01:40:35.561105 [ 253 ] {748e21ea-39ce-413e-aaa3-e0c8bdaa3c7f} <Debug> TCPHandler: Processed in 0.002119595 sec. | ||
| 6860 | 2026.03.18 01:40:35.561226 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.03.18 01:40:35.561320 [ 253 ] {e243ebff-45de-4993-aff5-8e7eb1a6a468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6862 | 2026.03.18 01:40:35.561362 [ 253 ] {e243ebff-45de-4993-aff5-8e7eb1a6a468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6863 | 2026.03.18 01:40:35.562140 [ 253 ] {e243ebff-45de-4993-aff5-8e7eb1a6a468} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.03.18 01:40:35.562174 [ 253 ] {e243ebff-45de-4993-aff5-8e7eb1a6a468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6865 | 2026.03.18 01:40:35.562531 [ 253 ] {e243ebff-45de-4993-aff5-8e7eb1a6a468} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6866 | 2026.03.18 01:40:35.562736 [ 253 ] {e243ebff-45de-4993-aff5-8e7eb1a6a468} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.03.18 01:40:35.562868 [ 253 ] {e243ebff-45de-4993-aff5-8e7eb1a6a468} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001566 sec., 526819.9233716476 rows/sec., 41.34 MiB/sec. | ||
| 6868 | 2026.03.18 01:40:35.562905 [ 253 ] {e243ebff-45de-4993-aff5-8e7eb1a6a468} <Debug> TCPHandler: Processed in 0.001728129 sec. | ||
| 6869 | 2026.03.18 01:40:35.563025 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.03.18 01:40:35.563147 [ 253 ] {a46e6589-f51b-460f-ba3d-b4bb864af2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.03.18 01:40:35.563196 [ 253 ] {a46e6589-f51b-460f-ba3d-b4bb864af2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6872 | 2026.03.18 01:40:35.563728 [ 253 ] {a46e6589-f51b-460f-ba3d-b4bb864af2e3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.03.18 01:40:35.563769 [ 253 ] {a46e6589-f51b-460f-ba3d-b4bb864af2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6874 | 2026.03.18 01:40:35.564123 [ 253 ] {a46e6589-f51b-460f-ba3d-b4bb864af2e3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6875 | 2026.03.18 01:40:35.564338 [ 253 ] {a46e6589-f51b-460f-ba3d-b4bb864af2e3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.03.18 01:40:35.564466 [ 253 ] {a46e6589-f51b-460f-ba3d-b4bb864af2e3} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001344 sec., 116071.42857142858 rows/sec., 6.97 MiB/sec. | ||
| 6877 | 2026.03.18 01:40:35.564503 [ 253 ] {a46e6589-f51b-460f-ba3d-b4bb864af2e3} <Debug> TCPHandler: Processed in 0.001538806 sec. | ||
| 6878 | 2026.03.18 01:40:35.564617 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.03.18 01:40:35.564712 [ 253 ] {dba63568-1ff6-4289-9a96-dd619b9c7e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.03.18 01:40:35.564751 [ 253 ] {dba63568-1ff6-4289-9a96-dd619b9c7e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6881 | 2026.03.18 01:40:35.565184 [ 253 ] {dba63568-1ff6-4289-9a96-dd619b9c7e99} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.03.18 01:40:35.565219 [ 253 ] {dba63568-1ff6-4289-9a96-dd619b9c7e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6883 | 2026.03.18 01:40:35.565541 [ 253 ] {dba63568-1ff6-4289-9a96-dd619b9c7e99} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6884 | 2026.03.18 01:40:35.565749 [ 253 ] {dba63568-1ff6-4289-9a96-dd619b9c7e99} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.03.18 01:40:35.565874 [ 253 ] {dba63568-1ff6-4289-9a96-dd619b9c7e99} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 6886 | 2026.03.18 01:40:35.565911 [ 253 ] {dba63568-1ff6-4289-9a96-dd619b9c7e99} <Debug> TCPHandler: Processed in 0.001342542 sec. | ||
| 6887 | 2026.03.18 01:40:35.566021 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.03.18 01:40:35.566116 [ 253 ] {1724219b-e0ab-400e-ae5f-c0dd543e8594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6889 | 2026.03.18 01:40:35.566155 [ 253 ] {1724219b-e0ab-400e-ae5f-c0dd543e8594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6890 | 2026.03.18 01:40:35.566587 [ 253 ] {1724219b-e0ab-400e-ae5f-c0dd543e8594} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.03.18 01:40:35.566622 [ 253 ] {1724219b-e0ab-400e-ae5f-c0dd543e8594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6892 | 2026.03.18 01:40:35.566952 [ 253 ] {1724219b-e0ab-400e-ae5f-c0dd543e8594} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6893 | 2026.03.18 01:40:35.567164 [ 253 ] {1724219b-e0ab-400e-ae5f-c0dd543e8594} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.03.18 01:40:35.567288 [ 253 ] {1724219b-e0ab-400e-ae5f-c0dd543e8594} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 6895 | 2026.03.18 01:40:35.567324 [ 253 ] {1724219b-e0ab-400e-ae5f-c0dd543e8594} <Debug> TCPHandler: Processed in 0.001352772 sec. | ||
| 6896 | 2026.03.18 01:40:35.567437 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.03.18 01:40:35.567533 [ 253 ] {66cde444-eac8-441e-b8b6-4f5cc87619f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6898 | 2026.03.18 01:40:35.567572 [ 253 ] {66cde444-eac8-441e-b8b6-4f5cc87619f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6899 | 2026.03.18 01:40:35.568143 [ 253 ] {66cde444-eac8-441e-b8b6-4f5cc87619f9} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.03.18 01:40:35.568177 [ 253 ] {66cde444-eac8-441e-b8b6-4f5cc87619f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6901 | 2026.03.18 01:40:35.568501 [ 253 ] {66cde444-eac8-441e-b8b6-4f5cc87619f9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6902 | 2026.03.18 01:40:35.568712 [ 253 ] {66cde444-eac8-441e-b8b6-4f5cc87619f9} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.03.18 01:40:35.568845 [ 253 ] {66cde444-eac8-441e-b8b6-4f5cc87619f9} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.00133 sec., 378947.36842105264 rows/sec., 26.65 MiB/sec. | ||
| 6904 | 2026.03.18 01:40:35.568882 [ 253 ] {66cde444-eac8-441e-b8b6-4f5cc87619f9} <Debug> TCPHandler: Processed in 0.001494054 sec. | ||
| 6905 | 2026.03.18 01:40:35.568987 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.03.18 01:40:35.569088 [ 253 ] {caa27bb4-008b-4971-8050-ef9bb5379608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6907 | 2026.03.18 01:40:35.569131 [ 253 ] {caa27bb4-008b-4971-8050-ef9bb5379608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6908 | 2026.03.18 01:40:35.569483 [ 253 ] {caa27bb4-008b-4971-8050-ef9bb5379608} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.03.18 01:40:35.569517 [ 253 ] {caa27bb4-008b-4971-8050-ef9bb5379608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6910 | 2026.03.18 01:40:35.569857 [ 253 ] {caa27bb4-008b-4971-8050-ef9bb5379608} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6911 | 2026.03.18 01:40:35.570078 [ 253 ] {caa27bb4-008b-4971-8050-ef9bb5379608} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.03.18 01:40:35.570172 [ 127 ] {} <Debug> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6913 | 2026.03.18 01:40:35.570210 [ 127 ] {} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.03.18 01:40:35.570210 [ 253 ] {caa27bb4-008b-4971-8050-ef9bb5379608} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 6915 | 2026.03.18 01:40:35.570228 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6916 | 2026.03.18 01:40:35.570254 [ 253 ] {caa27bb4-008b-4971-8050-ef9bb5379608} <Debug> TCPHandler: Processed in 0.001317472 sec. | ||
| 6917 | 2026.03.18 01:40:35.570348 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6918 | 2026.03.18 01:40:35.570360 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.03.18 01:40:35.570497 [ 253 ] {9059cd8e-c260-4619-827c-ef09396675ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6920 | 2026.03.18 01:40:35.570518 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6921 | 2026.03.18 01:40:35.570540 [ 253 ] {9059cd8e-c260-4619-827c-ef09396675ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6922 | 2026.03.18 01:40:35.570561 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6923 | 2026.03.18 01:40:35.570632 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6924 | 2026.03.18 01:40:35.570679 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6925 | 2026.03.18 01:40:35.570728 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6926 | 2026.03.18 01:40:35.570765 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6927 | 2026.03.18 01:40:35.570806 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 6928 | 2026.03.18 01:40:35.570966 [ 253 ] {9059cd8e-c260-4619-827c-ef09396675ec} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.03.18 01:40:35.571008 [ 253 ] {9059cd8e-c260-4619-827c-ef09396675ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6930 | 2026.03.18 01:40:35.571389 [ 253 ] {9059cd8e-c260-4619-827c-ef09396675ec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6931 | 2026.03.18 01:40:35.571581 [ 189 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001290771 sec., 92967.69140304516 rows/sec., 4.74 MiB/sec. | ||
| 6932 | 2026.03.18 01:40:35.571617 [ 253 ] {9059cd8e-c260-4619-827c-ef09396675ec} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2026.03.18 01:40:35.571700 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6934 | 2026.03.18 01:40:35.571758 [ 253 ] {9059cd8e-c260-4619-827c-ef09396675ec} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00128 sec., 207031.24999999997 rows/sec., 13.76 MiB/sec. | ||
| 6935 | 2026.03.18 01:40:35.571802 [ 253 ] {9059cd8e-c260-4619-827c-ef09396675ec} <Debug> TCPHandler: Processed in 0.001492875 sec. | ||
| 6936 | 2026.03.18 01:40:35.571925 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2026.03.18 01:40:35.571985 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_20_4} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6938 | 2026.03.18 01:40:35.572021 [ 253 ] {e4efe908-ed63-41c1-99c3-c002a866bf3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6939 | 2026.03.18 01:40:35.572063 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_20_4} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6940 | 2026.03.18 01:40:35.572068 [ 253 ] {e4efe908-ed63-41c1-99c3-c002a866bf3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6941 | 2026.03.18 01:40:35.572140 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6942 | 2026.03.18 01:40:35.572403 [ 253 ] {e4efe908-ed63-41c1-99c3-c002a866bf3f} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2026.03.18 01:40:35.572443 [ 253 ] {e4efe908-ed63-41c1-99c3-c002a866bf3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6944 | 2026.03.18 01:40:35.572768 [ 253 ] {e4efe908-ed63-41c1-99c3-c002a866bf3f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6945 | 2026.03.18 01:40:35.572975 [ 253 ] {e4efe908-ed63-41c1-99c3-c002a866bf3f} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.03.18 01:40:35.573065 [ 127 ] {} <Debug> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6947 | 2026.03.18 01:40:35.573091 [ 127 ] {} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.03.18 01:40:35.573104 [ 253 ] {e4efe908-ed63-41c1-99c3-c002a866bf3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 6949 | 2026.03.18 01:40:35.573109 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6950 | 2026.03.18 01:40:35.573140 [ 253 ] {e4efe908-ed63-41c1-99c3-c002a866bf3f} <Debug> TCPHandler: Processed in 0.001264891 sec. | ||
| 6951 | 2026.03.18 01:40:35.573190 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6952 | 2026.03.18 01:40:35.573258 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2026.03.18 01:40:35.573288 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6954 | 2026.03.18 01:40:35.573320 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6955 | 2026.03.18 01:40:35.573374 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6956 | 2026.03.18 01:40:35.573380 [ 253 ] {7e928378-994c-4596-a216-da44038e3636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6957 | 2026.03.18 01:40:35.573417 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6958 | 2026.03.18 01:40:35.573451 [ 253 ] {7e928378-994c-4596-a216-da44038e3636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6959 | 2026.03.18 01:40:35.573461 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6960 | 2026.03.18 01:40:35.573506 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6961 | 2026.03.18 01:40:35.573541 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6962 | 2026.03.18 01:40:35.574230 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001072778 sec., 18643.186195093487 rows/sec., 1.23 MiB/sec. | ||
| 6963 | 2026.03.18 01:40:35.574315 [ 253 ] {7e928378-994c-4596-a216-da44038e3636} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.03.18 01:40:35.574342 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6965 | 2026.03.18 01:40:35.574359 [ 253 ] {7e928378-994c-4596-a216-da44038e3636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6966 | 2026.03.18 01:40:35.574614 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_20_4} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.03.18 01:40:35.574690 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_20_4} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6968 | 2026.03.18 01:40:35.574752 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6969 | 2026.03.18 01:40:35.574932 [ 253 ] {7e928378-994c-4596-a216-da44038e3636} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6970 | 2026.03.18 01:40:35.575159 [ 253 ] {7e928378-994c-4596-a216-da44038e3636} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2026.03.18 01:40:35.575295 [ 253 ] {7e928378-994c-4596-a216-da44038e3636} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001942 sec., 7209.062821833162 rows/sec., 12.92 MiB/sec. | ||
| 6972 | 2026.03.18 01:40:35.575349 [ 253 ] {7e928378-994c-4596-a216-da44038e3636} <Debug> TCPHandler: Processed in 0.002151506 sec. | ||
| 6973 | 2026.03.18 01:40:35.575462 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6974 | 2026.03.18 01:40:35.575556 [ 253 ] {5d634df1-deb1-41f2-9e67-79d19c431aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6975 | 2026.03.18 01:40:35.575597 [ 253 ] {5d634df1-deb1-41f2-9e67-79d19c431aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6976 | 2026.03.18 01:40:35.575928 [ 253 ] {5d634df1-deb1-41f2-9e67-79d19c431aab} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.03.18 01:40:35.575962 [ 253 ] {5d634df1-deb1-41f2-9e67-79d19c431aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6978 | 2026.03.18 01:40:35.576280 [ 253 ] {5d634df1-deb1-41f2-9e67-79d19c431aab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6979 | 2026.03.18 01:40:35.576484 [ 253 ] {5d634df1-deb1-41f2-9e67-79d19c431aab} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.03.18 01:40:35.576614 [ 253 ] {5d634df1-deb1-41f2-9e67-79d19c431aab} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 6981 | 2026.03.18 01:40:35.576650 [ 253 ] {5d634df1-deb1-41f2-9e67-79d19c431aab} <Debug> TCPHandler: Processed in 0.00123668 sec. | ||
| 6982 | 2026.03.18 01:40:40.551798 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2026.03.18 01:40:40.552000 [ 253 ] {252dfb40-df37-4950-838d-d80ca92e6562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6984 | 2026.03.18 01:40:40.552070 [ 253 ] {252dfb40-df37-4950-838d-d80ca92e6562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6985 | 2026.03.18 01:40:40.552689 [ 253 ] {252dfb40-df37-4950-838d-d80ca92e6562} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.03.18 01:40:40.552736 [ 253 ] {252dfb40-df37-4950-838d-d80ca92e6562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6987 | 2026.03.18 01:40:40.553110 [ 253 ] {252dfb40-df37-4950-838d-d80ca92e6562} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6988 | 2026.03.18 01:40:40.553327 [ 253 ] {252dfb40-df37-4950-838d-d80ca92e6562} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.03.18 01:40:40.553453 [ 121 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6990 | 2026.03.18 01:40:40.553474 [ 253 ] {252dfb40-df37-4950-838d-d80ca92e6562} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001526 sec., 70773.26343381389 rows/sec., 5.96 MiB/sec. | ||
| 6991 | 2026.03.18 01:40:40.553517 [ 121 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.03.18 01:40:40.553529 [ 253 ] {252dfb40-df37-4950-838d-d80ca92e6562} <Debug> TCPHandler: Processed in 0.001863591 sec. | ||
| 6993 | 2026.03.18 01:40:40.553545 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 6994 | 2026.03.18 01:40:40.553637 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6995 | 2026.03.18 01:40:40.553656 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.03.18 01:40:40.553725 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6997 | 2026.03.18 01:40:40.553751 [ 253 ] {bc74983c-b701-4ded-bea2-93de2d22f254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6998 | 2026.03.18 01:40:40.553753 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2766 rows starting from the beginning of the part | ||
| 6999 | 2026.03.18 01:40:40.553791 [ 253 ] {bc74983c-b701-4ded-bea2-93de2d22f254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7000 | 2026.03.18 01:40:40.553818 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2712 rows starting from the beginning of the part | ||
| 7001 | 2026.03.18 01:40:40.553860 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 7002 | 2026.03.18 01:40:40.553899 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 108 rows starting from the beginning of the part | ||
| 7003 | 2026.03.18 01:40:40.553940 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 825 rows starting from the beginning of the part | ||
| 7004 | 2026.03.18 01:40:40.553977 [ 189 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 108 rows starting from the beginning of the part | ||
| 7005 | 2026.03.18 01:40:40.554203 [ 253 ] {bc74983c-b701-4ded-bea2-93de2d22f254} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.03.18 01:40:40.554237 [ 253 ] {bc74983c-b701-4ded-bea2-93de2d22f254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7007 | 2026.03.18 01:40:40.554527 [ 253 ] {bc74983c-b701-4ded-bea2-93de2d22f254} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7008 | 2026.03.18 01:40:40.554726 [ 253 ] {bc74983c-b701-4ded-bea2-93de2d22f254} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.03.18 01:40:40.554835 [ 121 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7010 | 2026.03.18 01:40:40.554852 [ 253 ] {bc74983c-b701-4ded-bea2-93de2d22f254} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00112 sec., 23214.285714285717 rows/sec., 1.70 MiB/sec. | ||
| 7011 | 2026.03.18 01:40:40.554880 [ 121 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.03.18 01:40:40.554897 [ 253 ] {bc74983c-b701-4ded-bea2-93de2d22f254} <Debug> TCPHandler: Processed in 0.001288132 sec. | ||
| 7013 | 2026.03.18 01:40:40.554904 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7014 | 2026.03.18 01:40:40.555000 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7015 | 2026.03.18 01:40:40.555012 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.03.18 01:40:40.555114 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7017 | 2026.03.18 01:40:40.555116 [ 253 ] {02f49b66-d0b7-46b2-85de-a001582dfcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7018 | 2026.03.18 01:40:40.555154 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 209 rows starting from the beginning of the part | ||
| 7019 | 2026.03.18 01:40:40.555171 [ 253 ] {02f49b66-d0b7-46b2-85de-a001582dfcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7020 | 2026.03.18 01:40:40.555229 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 7021 | 2026.03.18 01:40:40.555284 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 179 rows starting from the beginning of the part | ||
| 7022 | 2026.03.18 01:40:40.555327 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 7023 | 2026.03.18 01:40:40.555371 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 156 rows starting from the beginning of the part | ||
| 7024 | 2026.03.18 01:40:40.555413 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 7025 | 2026.03.18 01:40:40.555588 [ 253 ] {02f49b66-d0b7-46b2-85de-a001582dfcf0} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.03.18 01:40:40.555628 [ 253 ] {02f49b66-d0b7-46b2-85de-a001582dfcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7027 | 2026.03.18 01:40:40.555960 [ 253 ] {02f49b66-d0b7-46b2-85de-a001582dfcf0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7028 | 2026.03.18 01:40:40.556017 [ 191 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6575 rows, containing 5 columns (5 merged, 0 gathered) in 0.00241281 sec., 2725038.44065633 rows/sec., 219.80 MiB/sec. | ||
| 7029 | 2026.03.18 01:40:40.556179 [ 253 ] {02f49b66-d0b7-46b2-85de-a001582dfcf0} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.03.18 01:40:40.556280 [ 121 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7031 | 2026.03.18 01:40:40.556305 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344292 sec., 462697.09259595384 rows/sec., 30.96 MiB/sec. | ||
| 7032 | 2026.03.18 01:40:40.556306 [ 253 ] {02f49b66-d0b7-46b2-85de-a001582dfcf0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001208 sec., 74503.31125827815 rows/sec., 5.82 MiB/sec. | ||
| 7033 | 2026.03.18 01:40:40.556312 [ 121 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.03.18 01:40:40.556366 [ 253 ] {02f49b66-d0b7-46b2-85de-a001582dfcf0} <Debug> TCPHandler: Processed in 0.001401513 sec. | ||
| 7035 | 2026.03.18 01:40:40.556369 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7036 | 2026.03.18 01:40:40.556388 [ 195 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7037 | 2026.03.18 01:40:40.556449 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7038 | 2026.03.18 01:40:40.556463 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7039 | 2026.03.18 01:40:40.556490 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7040 | 2026.03.18 01:40:40.556550 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7041 | 2026.03.18 01:40:40.556582 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1511 rows starting from the beginning of the part | ||
| 7042 | 2026.03.18 01:40:40.556587 [ 253 ] {a759c4f5-7fbd-4790-8969-ee8bf3d1b57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7043 | 2026.03.18 01:40:40.556633 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1463 rows starting from the beginning of the part | ||
| 7044 | 2026.03.18 01:40:40.556642 [ 253 ] {a759c4f5-7fbd-4790-8969-ee8bf3d1b57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7045 | 2026.03.18 01:40:40.556682 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7046 | 2026.03.18 01:40:40.556722 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7047 | 2026.03.18 01:40:40.556757 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 504 rows starting from the beginning of the part | ||
| 7048 | 2026.03.18 01:40:40.556763 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_36_7} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.03.18 01:40:40.556763 [ 195 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_46_9} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7050 | 2026.03.18 01:40:40.556791 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 7051 | 2026.03.18 01:40:40.556847 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_36_7} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7052 | 2026.03.18 01:40:40.556870 [ 195 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_46_9} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7053 | 2026.03.18 01:40:40.556944 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7054 | 2026.03.18 01:40:40.556982 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 7055 | 2026.03.18 01:40:40.557045 [ 253 ] {a759c4f5-7fbd-4790-8969-ee8bf3d1b57f} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2026.03.18 01:40:40.557085 [ 253 ] {a759c4f5-7fbd-4790-8969-ee8bf3d1b57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7057 | 2026.03.18 01:40:40.557413 [ 253 ] {a759c4f5-7fbd-4790-8969-ee8bf3d1b57f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7058 | 2026.03.18 01:40:40.557628 [ 253 ] {a759c4f5-7fbd-4790-8969-ee8bf3d1b57f} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.03.18 01:40:40.557733 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7060 | 2026.03.18 01:40:40.557756 [ 253 ] {a759c4f5-7fbd-4790-8969-ee8bf3d1b57f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 7061 | 2026.03.18 01:40:40.557760 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.03.18 01:40:40.557794 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7063 | 2026.03.18 01:40:40.557799 [ 253 ] {a759c4f5-7fbd-4790-8969-ee8bf3d1b57f} <Debug> TCPHandler: Processed in 0.001357423 sec. | ||
| 7064 | 2026.03.18 01:40:40.557897 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7065 | 2026.03.18 01:40:40.557987 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.03.18 01:40:40.558048 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7067 | 2026.03.18 01:40:40.558087 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14569 rows starting from the beginning of the part | ||
| 7068 | 2026.03.18 01:40:40.558110 [ 253 ] {b8dea62f-1930-430a-8896-96421e0718cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7069 | 2026.03.18 01:40:40.558117 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3722 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693238 sec., 2198155.250472763 rows/sec., 162.05 MiB/sec. | ||
| 7070 | 2026.03.18 01:40:40.558159 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1425 rows starting from the beginning of the part | ||
| 7071 | 2026.03.18 01:40:40.558181 [ 253 ] {b8dea62f-1930-430a-8896-96421e0718cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7072 | 2026.03.18 01:40:40.558211 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 7073 | 2026.03.18 01:40:40.558282 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7074 | 2026.03.18 01:40:40.558306 [ 191 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7075 | 2026.03.18 01:40:40.558326 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7076 | 2026.03.18 01:40:40.558372 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7077 | 2026.03.18 01:40:40.558578 [ 191 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_46_9} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2026.03.18 01:40:40.558659 [ 191 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_46_9} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7079 | 2026.03.18 01:40:40.558734 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7080 | 2026.03.18 01:40:40.559117 [ 253 ] {b8dea62f-1930-430a-8896-96421e0718cb} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2026.03.18 01:40:40.559160 [ 253 ] {b8dea62f-1930-430a-8896-96421e0718cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7082 | 2026.03.18 01:40:40.559727 [ 253 ] {b8dea62f-1930-430a-8896-96421e0718cb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7083 | 2026.03.18 01:40:40.559960 [ 253 ] {b8dea62f-1930-430a-8896-96421e0718cb} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2026.03.18 01:40:40.560073 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7085 | 2026.03.18 01:40:40.560099 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2026.03.18 01:40:40.560101 [ 253 ] {b8dea62f-1930-430a-8896-96421e0718cb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002015 sec., 12903.225806451614 rows/sec., 23.12 MiB/sec. | ||
| 7087 | 2026.03.18 01:40:40.560118 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7088 | 2026.03.18 01:40:40.560167 [ 253 ] {b8dea62f-1930-430a-8896-96421e0718cb} <Debug> TCPHandler: Processed in 0.002238977 sec. | ||
| 7089 | 2026.03.18 01:40:40.560209 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7090 | 2026.03.18 01:40:40.560285 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2026.03.18 01:40:40.560377 [ 253 ] {17866406-9163-45b8-80b6-3352a189428c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7092 | 2026.03.18 01:40:40.560413 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7093 | 2026.03.18 01:40:40.560417 [ 253 ] {17866406-9163-45b8-80b6-3352a189428c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7094 | 2026.03.18 01:40:40.560466 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 579 rows starting from the beginning of the part | ||
| 7095 | 2026.03.18 01:40:40.560594 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 7096 | 2026.03.18 01:40:40.560704 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part | ||
| 7097 | 2026.03.18 01:40:40.560753 [ 253 ] {17866406-9163-45b8-80b6-3352a189428c} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.03.18 01:40:40.560789 [ 253 ] {17866406-9163-45b8-80b6-3352a189428c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7099 | 2026.03.18 01:40:40.560809 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 7100 | 2026.03.18 01:40:40.560920 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
| 7101 | 2026.03.18 01:40:40.561029 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 7102 | 2026.03.18 01:40:40.561116 [ 253 ] {17866406-9163-45b8-80b6-3352a189428c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7103 | 2026.03.18 01:40:40.561323 [ 253 ] {17866406-9163-45b8-80b6-3352a189428c} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2026.03.18 01:40:40.561429 [ 121 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7105 | 2026.03.18 01:40:40.561453 [ 253 ] {17866406-9163-45b8-80b6-3352a189428c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 7106 | 2026.03.18 01:40:40.561456 [ 121 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.03.18 01:40:40.561492 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7108 | 2026.03.18 01:40:40.561496 [ 253 ] {17866406-9163-45b8-80b6-3352a189428c} <Debug> TCPHandler: Processed in 0.00125912 sec. | ||
| 7109 | 2026.03.18 01:40:40.561566 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7110 | 2026.03.18 01:40:40.561656 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7111 | 2026.03.18 01:40:40.561683 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2664 rows starting from the beginning of the part | ||
| 7112 | 2026.03.18 01:40:40.561739 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 78 rows starting from the beginning of the part | ||
| 7113 | 2026.03.18 01:40:40.561780 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 7114 | 2026.03.18 01:40:40.561816 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7115 | 2026.03.18 01:40:40.561853 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7116 | 2026.03.18 01:40:40.561888 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7117 | 2026.03.18 01:40:40.563166 [ 195 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2964 rows, containing 4 columns (4 merged, 0 gathered) in 0.001632307 sec., 1815834.888902639 rows/sec., 117.06 MiB/sec. | ||
| 7118 | 2026.03.18 01:40:40.563439 [ 187 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16611 rows, containing 5 columns (5 merged, 0 gathered) in 0.005593572 sec., 2969658.74400115 rows/sec., 193.95 MiB/sec. | ||
| 7119 | 2026.03.18 01:40:40.563469 [ 195 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7120 | 2026.03.18 01:40:40.563606 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7121 | 2026.03.18 01:40:40.563754 [ 195 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_46_9} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7122 | 2026.03.18 01:40:40.563838 [ 195 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_46_9} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7123 | 2026.03.18 01:40:40.563903 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2026.03.18 01:40:40.563915 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7125 | 2026.03.18 01:40:40.563979 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7126 | 2026.03.18 01:40:40.564059 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 7127 | 2026.03.18 01:40:40.568352 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 19 columns (19 merged, 0 gathered) in 0.008180526 sec., 84835.62059456811 rows/sec., 152.02 MiB/sec. | ||
| 7128 | 2026.03.18 01:40:40.569302 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7129 | 2026.03.18 01:40:40.569608 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.03.18 01:40:40.569670 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7131 | 2026.03.18 01:40:40.569760 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 7132 | 2026.03.18 01:40:41.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.58 MiB, peak 282.07 MiB, free memory in arenas 0.00 B, will set to 273.76 MiB (RSS), difference: 4.18 MiB | ||
| 7133 | 2026.03.18 01:40:42.227443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13827 | ||
| 7134 | 2026.03.18 01:40:42.228275 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.03.18 01:40:42.228321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7136 | 2026.03.18 01:40:42.228807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7137 | 2026.03.18 01:40:42.229034 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.03.18 01:40:42.229165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13827 | ||
| 7139 | 2026.03.18 01:40:42.972376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7140 | 2026.03.18 01:40:42.989313 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2026.03.18 01:40:42.989368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7142 | 2026.03.18 01:40:42.995600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7143 | 2026.03.18 01:40:42.996318 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.03.18 01:40:43.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.30 MiB, peak 282.07 MiB, free memory in arenas 0.00 B, will set to 274.06 MiB (RSS), difference: -4.24 MiB | ||
| 7145 | 2026.03.18 01:40:43.002748 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7146 | 2026.03.18 01:40:44.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.06 MiB, peak 282.07 MiB, free memory in arenas 0.00 B, will set to 274.06 MiB (RSS), difference: 4.00 MiB | ||
| 7147 | 2026.03.18 01:40:44.786605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 954 | ||
| 7148 | 2026.03.18 01:40:44.788906 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.03.18 01:40:44.788954 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7150 | 2026.03.18 01:40:44.790127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7151 | 2026.03.18 01:40:44.790393 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.03.18 01:40:44.790551 [ 114 ] {} <Debug> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7153 | 2026.03.18 01:40:44.790623 [ 114 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7154 | 2026.03.18 01:40:44.790647 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7155 | 2026.03.18 01:40:44.790652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
| 7156 | 2026.03.18 01:40:44.790783 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 7157 | 2026.03.18 01:40:44.791386 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7158 | 2026.03.18 01:40:44.791534 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 778 rows starting from the beginning of the part | ||
| 7159 | 2026.03.18 01:40:44.791890 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 7160 | 2026.03.18 01:40:44.792207 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 7161 | 2026.03.18 01:40:44.792514 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 7162 | 2026.03.18 01:40:44.792814 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 7163 | 2026.03.18 01:40:44.793129 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 7164 | 2026.03.18 01:40:44.799932 [ 197 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 72 columns (72 merged, 0 gathered) in 0.009213053 sec., 103548.7367759634 rows/sec., 84.75 MiB/sec. | ||
| 7165 | 2026.03.18 01:40:44.801142 [ 187 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7166 | 2026.03.18 01:40:44.801687 [ 187 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_21_4} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.03.18 01:40:44.801765 [ 187 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_21_4} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7168 | 2026.03.18 01:40:44.801976 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 7169 | 2026.03.18 01:40:45.558743 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7170 | 2026.03.18 01:40:45.558943 [ 253 ] {ced2ddb9-3710-44c3-b698-6fded061253c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7171 | 2026.03.18 01:40:45.559013 [ 253 ] {ced2ddb9-3710-44c3-b698-6fded061253c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7172 | 2026.03.18 01:40:45.559773 [ 253 ] {ced2ddb9-3710-44c3-b698-6fded061253c} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.03.18 01:40:45.559825 [ 253 ] {ced2ddb9-3710-44c3-b698-6fded061253c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7174 | 2026.03.18 01:40:45.560258 [ 253 ] {ced2ddb9-3710-44c3-b698-6fded061253c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7175 | 2026.03.18 01:40:45.560492 [ 253 ] {ced2ddb9-3710-44c3-b698-6fded061253c} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.03.18 01:40:45.560641 [ 114 ] {} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7177 | 2026.03.18 01:40:45.560663 [ 253 ] {ced2ddb9-3710-44c3-b698-6fded061253c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001769 sec., 160542.67947993218 rows/sec., 10.20 MiB/sec. | ||
| 7178 | 2026.03.18 01:40:45.560709 [ 114 ] {} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.03.18 01:40:45.560736 [ 253 ] {ced2ddb9-3710-44c3-b698-6fded061253c} <Debug> TCPHandler: Processed in 0.002126055 sec. | ||
| 7180 | 2026.03.18 01:40:45.560736 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7181 | 2026.03.18 01:40:45.560865 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.03.18 01:40:45.560872 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7183 | 2026.03.18 01:40:45.560978 [ 253 ] {b853cd50-ea14-483a-9eb1-223b934a7e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7184 | 2026.03.18 01:40:45.561020 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7185 | 2026.03.18 01:40:45.561026 [ 253 ] {b853cd50-ea14-483a-9eb1-223b934a7e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7186 | 2026.03.18 01:40:45.561064 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 7187 | 2026.03.18 01:40:45.561146 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7188 | 2026.03.18 01:40:45.561198 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7189 | 2026.03.18 01:40:45.561247 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7190 | 2026.03.18 01:40:45.561291 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7191 | 2026.03.18 01:40:45.561868 [ 253 ] {b853cd50-ea14-483a-9eb1-223b934a7e68} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2026.03.18 01:40:45.561911 [ 253 ] {b853cd50-ea14-483a-9eb1-223b934a7e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7193 | 2026.03.18 01:40:45.562218 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400523 sec., 1013906.9476188538 rows/sec., 68.26 MiB/sec. | ||
| 7194 | 2026.03.18 01:40:45.562353 [ 253 ] {b853cd50-ea14-483a-9eb1-223b934a7e68} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7195 | 2026.03.18 01:40:45.562357 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7196 | 2026.03.18 01:40:45.562662 [ 253 ] {b853cd50-ea14-483a-9eb1-223b934a7e68} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.03.18 01:40:45.562680 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_21_5} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2026.03.18 01:40:45.562756 [ 199 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_21_5} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7199 | 2026.03.18 01:40:45.562815 [ 253 ] {b853cd50-ea14-483a-9eb1-223b934a7e68} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001862 sec., 443071.9656283566 rows/sec., 34.77 MiB/sec. | ||
| 7200 | 2026.03.18 01:40:45.562825 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 7201 | 2026.03.18 01:40:45.562862 [ 253 ] {b853cd50-ea14-483a-9eb1-223b934a7e68} <Debug> TCPHandler: Processed in 0.002049124 sec. | ||
| 7202 | 2026.03.18 01:40:45.562973 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.03.18 01:40:45.563074 [ 253 ] {585bda76-c6ce-43ed-88b1-3f47fc52fd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7204 | 2026.03.18 01:40:45.563117 [ 253 ] {585bda76-c6ce-43ed-88b1-3f47fc52fd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7205 | 2026.03.18 01:40:45.563558 [ 253 ] {585bda76-c6ce-43ed-88b1-3f47fc52fd9e} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.03.18 01:40:45.563596 [ 253 ] {585bda76-c6ce-43ed-88b1-3f47fc52fd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7207 | 2026.03.18 01:40:45.563928 [ 253 ] {585bda76-c6ce-43ed-88b1-3f47fc52fd9e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7208 | 2026.03.18 01:40:45.564131 [ 253 ] {585bda76-c6ce-43ed-88b1-3f47fc52fd9e} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.03.18 01:40:45.564261 [ 253 ] {585bda76-c6ce-43ed-88b1-3f47fc52fd9e} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001209 sec., 129032.25806451612 rows/sec., 7.75 MiB/sec. | ||
| 7210 | 2026.03.18 01:40:45.564299 [ 253 ] {585bda76-c6ce-43ed-88b1-3f47fc52fd9e} <Debug> TCPHandler: Processed in 0.001376673 sec. | ||
| 7211 | 2026.03.18 01:40:45.564403 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2026.03.18 01:40:45.564499 [ 253 ] {7efa0fb6-61ba-4d30-b4db-87fe31edd03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7213 | 2026.03.18 01:40:45.564538 [ 253 ] {7efa0fb6-61ba-4d30-b4db-87fe31edd03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7214 | 2026.03.18 01:40:45.564960 [ 253 ] {7efa0fb6-61ba-4d30-b4db-87fe31edd03e} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.03.18 01:40:45.564997 [ 253 ] {7efa0fb6-61ba-4d30-b4db-87fe31edd03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7216 | 2026.03.18 01:40:45.565317 [ 253 ] {7efa0fb6-61ba-4d30-b4db-87fe31edd03e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7217 | 2026.03.18 01:40:45.565528 [ 253 ] {7efa0fb6-61ba-4d30-b4db-87fe31edd03e} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.03.18 01:40:45.565640 [ 113 ] {} <Debug> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7219 | 2026.03.18 01:40:45.565659 [ 253 ] {7efa0fb6-61ba-4d30-b4db-87fe31edd03e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 7220 | 2026.03.18 01:40:45.565709 [ 113 ] {} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.03.18 01:40:45.565717 [ 253 ] {7efa0fb6-61ba-4d30-b4db-87fe31edd03e} <Debug> TCPHandler: Processed in 0.001362653 sec. | ||
| 7222 | 2026.03.18 01:40:45.565739 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7223 | 2026.03.18 01:40:45.565826 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 7224 | 2026.03.18 01:40:45.565835 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.03.18 01:40:45.565921 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7226 | 2026.03.18 01:40:45.565949 [ 253 ] {4bbb0848-1fd1-478d-9809-01478db27411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7227 | 2026.03.18 01:40:45.565954 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 857 rows starting from the beginning of the part | ||
| 7228 | 2026.03.18 01:40:45.565997 [ 253 ] {4bbb0848-1fd1-478d-9809-01478db27411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7229 | 2026.03.18 01:40:45.566024 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 7230 | 2026.03.18 01:40:45.566074 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 7231 | 2026.03.18 01:40:45.566114 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 857 rows starting from the beginning of the part | ||
| 7232 | 2026.03.18 01:40:45.566154 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 7233 | 2026.03.18 01:40:45.566193 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 7234 | 2026.03.18 01:40:45.566428 [ 253 ] {4bbb0848-1fd1-478d-9809-01478db27411} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.03.18 01:40:45.566469 [ 253 ] {4bbb0848-1fd1-478d-9809-01478db27411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7236 | 2026.03.18 01:40:45.566781 [ 253 ] {4bbb0848-1fd1-478d-9809-01478db27411} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7237 | 2026.03.18 01:40:45.566994 [ 253 ] {4bbb0848-1fd1-478d-9809-01478db27411} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.03.18 01:40:45.567100 [ 113 ] {} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7239 | 2026.03.18 01:40:45.567125 [ 253 ] {4bbb0848-1fd1-478d-9809-01478db27411} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001194 sec., 123953.09882747069 rows/sec., 7.05 MiB/sec. | ||
| 7240 | 2026.03.18 01:40:45.567133 [ 113 ] {} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.03.18 01:40:45.567167 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7242 | 2026.03.18 01:40:45.567171 [ 253 ] {4bbb0848-1fd1-478d-9809-01478db27411} <Debug> TCPHandler: Processed in 0.001384883 sec. | ||
| 7243 | 2026.03.18 01:40:45.567232 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7244 | 2026.03.18 01:40:45.567272 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478754 sec., 1562125.9519838998 rows/sec., 100.88 MiB/sec. | ||
| 7245 | 2026.03.18 01:40:45.567289 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2026.03.18 01:40:45.567313 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7247 | 2026.03.18 01:40:45.567343 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 7248 | 2026.03.18 01:40:45.567387 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7249 | 2026.03.18 01:40:45.567393 [ 253 ] {e88e2c7a-b359-4a45-b819-585845a7dd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7250 | 2026.03.18 01:40:45.567426 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7251 | 2026.03.18 01:40:45.567441 [ 253 ] {e88e2c7a-b359-4a45-b819-585845a7dd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7252 | 2026.03.18 01:40:45.567466 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7253 | 2026.03.18 01:40:45.567490 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7254 | 2026.03.18 01:40:45.567506 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7255 | 2026.03.18 01:40:45.567825 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_21_4} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2026.03.18 01:40:45.567911 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_21_4} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7257 | 2026.03.18 01:40:45.568020 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 7258 | 2026.03.18 01:40:45.568028 [ 253 ] {e88e2c7a-b359-4a45-b819-585845a7dd3a} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7259 | 2026.03.18 01:40:45.568068 [ 253 ] {e88e2c7a-b359-4a45-b819-585845a7dd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7260 | 2026.03.18 01:40:45.568236 [ 208 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001028877 sec., 719230.7729689749 rows/sec., 43.65 MiB/sec. | ||
| 7261 | 2026.03.18 01:40:45.568374 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7262 | 2026.03.18 01:40:45.568405 [ 253 ] {e88e2c7a-b359-4a45-b819-585845a7dd3a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7263 | 2026.03.18 01:40:45.568622 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_21_5} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2026.03.18 01:40:45.568628 [ 253 ] {e88e2c7a-b359-4a45-b819-585845a7dd3a} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.03.18 01:40:45.568684 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_21_5} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7266 | 2026.03.18 01:40:45.568762 [ 253 ] {e88e2c7a-b359-4a45-b819-585845a7dd3a} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001387 sec., 363374.1888968998 rows/sec., 25.56 MiB/sec. | ||
| 7267 | 2026.03.18 01:40:45.568765 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7268 | 2026.03.18 01:40:45.568801 [ 253 ] {e88e2c7a-b359-4a45-b819-585845a7dd3a} <Debug> TCPHandler: Processed in 0.001560656 sec. | ||
| 7269 | 2026.03.18 01:40:45.568908 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.03.18 01:40:45.569002 [ 253 ] {d41beb11-f0d1-4c6d-84b7-84588cd1f894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7271 | 2026.03.18 01:40:45.569044 [ 253 ] {d41beb11-f0d1-4c6d-84b7-84588cd1f894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7272 | 2026.03.18 01:40:45.569356 [ 253 ] {d41beb11-f0d1-4c6d-84b7-84588cd1f894} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.03.18 01:40:45.569393 [ 253 ] {d41beb11-f0d1-4c6d-84b7-84588cd1f894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7274 | 2026.03.18 01:40:45.569701 [ 253 ] {d41beb11-f0d1-4c6d-84b7-84588cd1f894} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7275 | 2026.03.18 01:40:45.569905 [ 253 ] {d41beb11-f0d1-4c6d-84b7-84588cd1f894} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.03.18 01:40:45.570031 [ 253 ] {d41beb11-f0d1-4c6d-84b7-84588cd1f894} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 7277 | 2026.03.18 01:40:45.570067 [ 253 ] {d41beb11-f0d1-4c6d-84b7-84588cd1f894} <Debug> TCPHandler: Processed in 0.00120763 sec. | ||
| 7278 | 2026.03.18 01:40:45.570171 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.03.18 01:40:45.570266 [ 253 ] {7ec83919-62be-4f34-8725-61f31cd4a289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7280 | 2026.03.18 01:40:45.570309 [ 253 ] {7ec83919-62be-4f34-8725-61f31cd4a289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7281 | 2026.03.18 01:40:45.570706 [ 253 ] {7ec83919-62be-4f34-8725-61f31cd4a289} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.03.18 01:40:45.570741 [ 253 ] {7ec83919-62be-4f34-8725-61f31cd4a289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7283 | 2026.03.18 01:40:45.571069 [ 253 ] {7ec83919-62be-4f34-8725-61f31cd4a289} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7284 | 2026.03.18 01:40:45.571281 [ 253 ] {7ec83919-62be-4f34-8725-61f31cd4a289} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.03.18 01:40:45.571409 [ 253 ] {7ec83919-62be-4f34-8725-61f31cd4a289} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001161 sec., 228251.50732127478 rows/sec., 15.17 MiB/sec. | ||
| 7286 | 2026.03.18 01:40:45.571446 [ 253 ] {7ec83919-62be-4f34-8725-61f31cd4a289} <Debug> TCPHandler: Processed in 0.001324302 sec. | ||
| 7287 | 2026.03.18 01:40:45.571559 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2026.03.18 01:40:45.571653 [ 253 ] {68bb0ca0-165e-45cd-bb9e-1b38be34b7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7289 | 2026.03.18 01:40:45.571695 [ 253 ] {68bb0ca0-165e-45cd-bb9e-1b38be34b7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7290 | 2026.03.18 01:40:45.572008 [ 253 ] {68bb0ca0-165e-45cd-bb9e-1b38be34b7e3} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.03.18 01:40:45.572044 [ 253 ] {68bb0ca0-165e-45cd-bb9e-1b38be34b7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7292 | 2026.03.18 01:40:45.572346 [ 253 ] {68bb0ca0-165e-45cd-bb9e-1b38be34b7e3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7293 | 2026.03.18 01:40:45.572555 [ 253 ] {68bb0ca0-165e-45cd-bb9e-1b38be34b7e3} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.03.18 01:40:45.572686 [ 253 ] {68bb0ca0-165e-45cd-bb9e-1b38be34b7e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 7295 | 2026.03.18 01:40:45.572721 [ 253 ] {68bb0ca0-165e-45cd-bb9e-1b38be34b7e3} <Debug> TCPHandler: Processed in 0.00121155 sec. | ||
| 7296 | 2026.03.18 01:40:45.572828 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2026.03.18 01:40:45.572922 [ 253 ] {611282e6-61f2-4ba0-ba86-ed8ead9b8a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7298 | 2026.03.18 01:40:45.572976 [ 253 ] {611282e6-61f2-4ba0-ba86-ed8ead9b8a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7299 | 2026.03.18 01:40:45.573741 [ 253 ] {611282e6-61f2-4ba0-ba86-ed8ead9b8a2a} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.03.18 01:40:45.573778 [ 253 ] {611282e6-61f2-4ba0-ba86-ed8ead9b8a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7301 | 2026.03.18 01:40:45.574309 [ 253 ] {611282e6-61f2-4ba0-ba86-ed8ead9b8a2a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7302 | 2026.03.18 01:40:45.574537 [ 253 ] {611282e6-61f2-4ba0-ba86-ed8ead9b8a2a} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.03.18 01:40:45.574678 [ 253 ] {611282e6-61f2-4ba0-ba86-ed8ead9b8a2a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001773 sec., 7896.221094190637 rows/sec., 14.15 MiB/sec. | ||
| 7304 | 2026.03.18 01:40:45.574732 [ 253 ] {611282e6-61f2-4ba0-ba86-ed8ead9b8a2a} <Debug> TCPHandler: Processed in 0.001953833 sec. | ||
| 7305 | 2026.03.18 01:40:45.574845 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7306 | 2026.03.18 01:40:45.574958 [ 253 ] {c18d5e72-8e78-42ed-9fd8-13a645a0823a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7307 | 2026.03.18 01:40:45.575006 [ 253 ] {c18d5e72-8e78-42ed-9fd8-13a645a0823a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7308 | 2026.03.18 01:40:45.575337 [ 253 ] {c18d5e72-8e78-42ed-9fd8-13a645a0823a} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.03.18 01:40:45.575374 [ 253 ] {c18d5e72-8e78-42ed-9fd8-13a645a0823a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7310 | 2026.03.18 01:40:45.575683 [ 253 ] {c18d5e72-8e78-42ed-9fd8-13a645a0823a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7311 | 2026.03.18 01:40:45.575898 [ 253 ] {c18d5e72-8e78-42ed-9fd8-13a645a0823a} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.03.18 01:40:45.576027 [ 253 ] {c18d5e72-8e78-42ed-9fd8-13a645a0823a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 7313 | 2026.03.18 01:40:45.576063 [ 253 ] {c18d5e72-8e78-42ed-9fd8-13a645a0823a} <Debug> TCPHandler: Processed in 0.001267671 sec. | ||
| 7314 | 2026.03.18 01:40:49.585965 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7315 | 2026.03.18 01:40:49.586023 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7316 | 2026.03.18 01:40:49.729251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14275 | ||
| 7317 | 2026.03.18 01:40:49.729928 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.03.18 01:40:49.729992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 7319 | 2026.03.18 01:40:49.730654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7320 | 2026.03.18 01:40:49.730889 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.03.18 01:40:49.731021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14275 | ||
| 7322 | 2026.03.18 01:40:50.502824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7323 | 2026.03.18 01:40:50.519515 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2026.03.18 01:40:50.519570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7325 | 2026.03.18 01:40:50.525881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7326 | 2026.03.18 01:40:50.526587 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2026.03.18 01:40:50.529441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7328 | 2026.03.18 01:40:50.552559 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2026.03.18 01:40:50.552753 [ 253 ] {18b931c6-daa8-4b01-84f8-e0246820469c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7330 | 2026.03.18 01:40:50.552825 [ 253 ] {18b931c6-daa8-4b01-84f8-e0246820469c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7331 | 2026.03.18 01:40:50.553579 [ 253 ] {18b931c6-daa8-4b01-84f8-e0246820469c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.03.18 01:40:50.553620 [ 253 ] {18b931c6-daa8-4b01-84f8-e0246820469c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7333 | 2026.03.18 01:40:50.554018 [ 253 ] {18b931c6-daa8-4b01-84f8-e0246820469c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7334 | 2026.03.18 01:40:50.554258 [ 253 ] {18b931c6-daa8-4b01-84f8-e0246820469c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.03.18 01:40:50.554414 [ 253 ] {18b931c6-daa8-4b01-84f8-e0246820469c} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001714 sec., 63010.50175029171 rows/sec., 5.30 MiB/sec. | ||
| 7336 | 2026.03.18 01:40:50.554459 [ 253 ] {18b931c6-daa8-4b01-84f8-e0246820469c} <Debug> TCPHandler: Processed in 0.002043974 sec. | ||
| 7337 | 2026.03.18 01:40:50.554589 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7338 | 2026.03.18 01:40:50.554686 [ 253 ] {f9edaee5-b8da-4c72-9c83-749432903a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7339 | 2026.03.18 01:40:50.554728 [ 253 ] {f9edaee5-b8da-4c72-9c83-749432903a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7340 | 2026.03.18 01:40:50.555147 [ 253 ] {f9edaee5-b8da-4c72-9c83-749432903a37} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2026.03.18 01:40:50.555184 [ 253 ] {f9edaee5-b8da-4c72-9c83-749432903a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7342 | 2026.03.18 01:40:50.555490 [ 253 ] {f9edaee5-b8da-4c72-9c83-749432903a37} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7343 | 2026.03.18 01:40:50.555701 [ 253 ] {f9edaee5-b8da-4c72-9c83-749432903a37} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2026.03.18 01:40:50.555840 [ 253 ] {f9edaee5-b8da-4c72-9c83-749432903a37} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001173 sec., 22165.38789428815 rows/sec., 1.63 MiB/sec. | ||
| 7345 | 2026.03.18 01:40:50.555879 [ 253 ] {f9edaee5-b8da-4c72-9c83-749432903a37} <Debug> TCPHandler: Processed in 0.001339552 sec. | ||
| 7346 | 2026.03.18 01:40:50.555983 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7347 | 2026.03.18 01:40:50.556077 [ 253 ] {a2af655f-56bc-4a29-b2d1-30fb900ac03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7348 | 2026.03.18 01:40:50.556118 [ 253 ] {a2af655f-56bc-4a29-b2d1-30fb900ac03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7349 | 2026.03.18 01:40:50.556564 [ 253 ] {a2af655f-56bc-4a29-b2d1-30fb900ac03e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2026.03.18 01:40:50.556601 [ 253 ] {a2af655f-56bc-4a29-b2d1-30fb900ac03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7351 | 2026.03.18 01:40:50.556910 [ 253 ] {a2af655f-56bc-4a29-b2d1-30fb900ac03e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7352 | 2026.03.18 01:40:50.557125 [ 253 ] {a2af655f-56bc-4a29-b2d1-30fb900ac03e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2026.03.18 01:40:50.557257 [ 253 ] {a2af655f-56bc-4a29-b2d1-30fb900ac03e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001198 sec., 75125.20868113522 rows/sec., 5.87 MiB/sec. | ||
| 7354 | 2026.03.18 01:40:50.557296 [ 253 ] {a2af655f-56bc-4a29-b2d1-30fb900ac03e} <Debug> TCPHandler: Processed in 0.001361613 sec. | ||
| 7355 | 2026.03.18 01:40:50.557410 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.03.18 01:40:50.557506 [ 253 ] {e44d73f6-d810-4654-b7d8-03700b6e2931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7357 | 2026.03.18 01:40:50.557550 [ 253 ] {e44d73f6-d810-4654-b7d8-03700b6e2931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7358 | 2026.03.18 01:40:50.557945 [ 253 ] {e44d73f6-d810-4654-b7d8-03700b6e2931} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2026.03.18 01:40:50.557982 [ 253 ] {e44d73f6-d810-4654-b7d8-03700b6e2931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7360 | 2026.03.18 01:40:50.558317 [ 253 ] {e44d73f6-d810-4654-b7d8-03700b6e2931} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7361 | 2026.03.18 01:40:50.558536 [ 253 ] {e44d73f6-d810-4654-b7d8-03700b6e2931} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.03.18 01:40:50.558667 [ 253 ] {e44d73f6-d810-4654-b7d8-03700b6e2931} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 7363 | 2026.03.18 01:40:50.558705 [ 253 ] {e44d73f6-d810-4654-b7d8-03700b6e2931} <Debug> TCPHandler: Processed in 0.001343862 sec. | ||
| 7364 | 2026.03.18 01:40:50.558826 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2026.03.18 01:40:50.558946 [ 253 ] {94857af2-9f5d-49a0-b0e6-4ad710814e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7366 | 2026.03.18 01:40:50.559012 [ 253 ] {94857af2-9f5d-49a0-b0e6-4ad710814e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7367 | 2026.03.18 01:40:50.559894 [ 253 ] {94857af2-9f5d-49a0-b0e6-4ad710814e91} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.03.18 01:40:50.559931 [ 253 ] {94857af2-9f5d-49a0-b0e6-4ad710814e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7369 | 2026.03.18 01:40:50.560474 [ 253 ] {94857af2-9f5d-49a0-b0e6-4ad710814e91} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7370 | 2026.03.18 01:40:50.560693 [ 253 ] {94857af2-9f5d-49a0-b0e6-4ad710814e91} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.03.18 01:40:50.560834 [ 253 ] {94857af2-9f5d-49a0-b0e6-4ad710814e91} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001912 sec., 13598.326359832636 rows/sec., 24.37 MiB/sec. | ||
| 7372 | 2026.03.18 01:40:50.560886 [ 253 ] {94857af2-9f5d-49a0-b0e6-4ad710814e91} <Debug> TCPHandler: Processed in 0.002121155 sec. | ||
| 7373 | 2026.03.18 01:40:50.560999 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7374 | 2026.03.18 01:40:50.561093 [ 253 ] {620ab457-f22c-4013-99f4-2f01fabb0f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7375 | 2026.03.18 01:40:50.561135 [ 253 ] {620ab457-f22c-4013-99f4-2f01fabb0f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7376 | 2026.03.18 01:40:50.561468 [ 253 ] {620ab457-f22c-4013-99f4-2f01fabb0f4b} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7377 | 2026.03.18 01:40:50.561501 [ 253 ] {620ab457-f22c-4013-99f4-2f01fabb0f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7378 | 2026.03.18 01:40:50.561801 [ 253 ] {620ab457-f22c-4013-99f4-2f01fabb0f4b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7379 | 2026.03.18 01:40:50.562000 [ 253 ] {620ab457-f22c-4013-99f4-2f01fabb0f4b} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.03.18 01:40:50.562123 [ 253 ] {620ab457-f22c-4013-99f4-2f01fabb0f4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 7381 | 2026.03.18 01:40:50.562158 [ 253 ] {620ab457-f22c-4013-99f4-2f01fabb0f4b} <Debug> TCPHandler: Processed in 0.00120864 sec. | ||
| 7382 | 2026.03.18 01:40:54.564051 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7383 | 2026.03.18 01:40:54.564230 [ 253 ] {63af0603-7d01-4189-b147-2ee4dfa8fd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7384 | 2026.03.18 01:40:54.564300 [ 253 ] {63af0603-7d01-4189-b147-2ee4dfa8fd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7385 | 2026.03.18 01:40:54.565068 [ 253 ] {63af0603-7d01-4189-b147-2ee4dfa8fd8a} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2026.03.18 01:40:54.565119 [ 253 ] {63af0603-7d01-4189-b147-2ee4dfa8fd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7387 | 2026.03.18 01:40:54.565555 [ 253 ] {63af0603-7d01-4189-b147-2ee4dfa8fd8a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7388 | 2026.03.18 01:40:54.565822 [ 253 ] {63af0603-7d01-4189-b147-2ee4dfa8fd8a} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2026.03.18 01:40:54.565986 [ 253 ] {63af0603-7d01-4189-b147-2ee4dfa8fd8a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001807 sec., 157166.5744327615 rows/sec., 9.98 MiB/sec. | ||
| 7390 | 2026.03.18 01:40:54.566030 [ 253 ] {63af0603-7d01-4189-b147-2ee4dfa8fd8a} <Debug> TCPHandler: Processed in 0.002106315 sec. | ||
| 7391 | 2026.03.18 01:40:54.566179 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2026.03.18 01:40:54.566277 [ 253 ] {1b97470d-3ce9-4942-af9c-0f0373e8b5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7393 | 2026.03.18 01:40:54.566319 [ 253 ] {1b97470d-3ce9-4942-af9c-0f0373e8b5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7394 | 2026.03.18 01:40:54.566721 [ 253 ] {1b97470d-3ce9-4942-af9c-0f0373e8b5ca} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.03.18 01:40:54.566757 [ 253 ] {1b97470d-3ce9-4942-af9c-0f0373e8b5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7396 | 2026.03.18 01:40:54.567083 [ 253 ] {1b97470d-3ce9-4942-af9c-0f0373e8b5ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7397 | 2026.03.18 01:40:54.567304 [ 253 ] {1b97470d-3ce9-4942-af9c-0f0373e8b5ca} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2026.03.18 01:40:54.567439 [ 253 ] {1b97470d-3ce9-4942-af9c-0f0373e8b5ca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001182 sec., 1692.047377326565 rows/sec., 137.97 KiB/sec. | ||
| 7399 | 2026.03.18 01:40:54.567477 [ 253 ] {1b97470d-3ce9-4942-af9c-0f0373e8b5ca} <Debug> TCPHandler: Processed in 0.001349003 sec. | ||
| 7400 | 2026.03.18 01:40:54.567611 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2026.03.18 01:40:54.567709 [ 253 ] {a463a3bb-63af-4567-957e-cf0ef7690c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7402 | 2026.03.18 01:40:54.567749 [ 253 ] {a463a3bb-63af-4567-957e-cf0ef7690c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7403 | 2026.03.18 01:40:54.569518 [ 253 ] {a463a3bb-63af-4567-957e-cf0ef7690c1d} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2026.03.18 01:40:54.569555 [ 253 ] {a463a3bb-63af-4567-957e-cf0ef7690c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7405 | 2026.03.18 01:40:54.570023 [ 253 ] {a463a3bb-63af-4567-957e-cf0ef7690c1d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7406 | 2026.03.18 01:40:54.570241 [ 253 ] {a463a3bb-63af-4567-957e-cf0ef7690c1d} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2026.03.18 01:40:54.570371 [ 253 ] {a463a3bb-63af-4567-957e-cf0ef7690c1d} <Debug> executeQuery: Read 2706 rows, 211.07 KiB in 0.00268 sec., 1009701.4925373134 rows/sec., 76.91 MiB/sec. | ||
| 7408 | 2026.03.18 01:40:54.570412 [ 253 ] {a463a3bb-63af-4567-957e-cf0ef7690c1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 7409 | 2026.03.18 01:40:54.570426 [ 253 ] {a463a3bb-63af-4567-957e-cf0ef7690c1d} <Debug> TCPHandler: Processed in 0.002865748 sec. | ||
| 7410 | 2026.03.18 01:40:54.570548 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.03.18 01:40:54.570644 [ 253 ] {88d718f9-ed07-43ef-8db0-b54d5162aee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7412 | 2026.03.18 01:40:54.570684 [ 253 ] {88d718f9-ed07-43ef-8db0-b54d5162aee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7413 | 2026.03.18 01:40:54.571149 [ 253 ] {88d718f9-ed07-43ef-8db0-b54d5162aee9} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.03.18 01:40:54.571186 [ 253 ] {88d718f9-ed07-43ef-8db0-b54d5162aee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7415 | 2026.03.18 01:40:54.571500 [ 253 ] {88d718f9-ed07-43ef-8db0-b54d5162aee9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7416 | 2026.03.18 01:40:54.571723 [ 253 ] {88d718f9-ed07-43ef-8db0-b54d5162aee9} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2026.03.18 01:40:54.571851 [ 253 ] {88d718f9-ed07-43ef-8db0-b54d5162aee9} <Debug> executeQuery: Read 167 rows, 10.41 KiB in 0.001226 sec., 136215.3344208809 rows/sec., 8.29 MiB/sec. | ||
| 7418 | 2026.03.18 01:40:54.571890 [ 253 ] {88d718f9-ed07-43ef-8db0-b54d5162aee9} <Debug> TCPHandler: Processed in 0.001391473 sec. | ||
| 7419 | 2026.03.18 01:40:54.572017 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2026.03.18 01:40:54.572111 [ 253 ] {a86a9f06-8a0b-484d-a20e-dabe14c0cd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7421 | 2026.03.18 01:40:54.572150 [ 253 ] {a86a9f06-8a0b-484d-a20e-dabe14c0cd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7422 | 2026.03.18 01:40:54.572913 [ 253 ] {a86a9f06-8a0b-484d-a20e-dabe14c0cd91} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.03.18 01:40:54.572949 [ 253 ] {a86a9f06-8a0b-484d-a20e-dabe14c0cd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7424 | 2026.03.18 01:40:54.573302 [ 253 ] {a86a9f06-8a0b-484d-a20e-dabe14c0cd91} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7425 | 2026.03.18 01:40:54.573527 [ 253 ] {a86a9f06-8a0b-484d-a20e-dabe14c0cd91} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.03.18 01:40:54.573665 [ 253 ] {a86a9f06-8a0b-484d-a20e-dabe14c0cd91} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001573 sec., 544818.8175460903 rows/sec., 32.38 MiB/sec. | ||
| 7427 | 2026.03.18 01:40:54.573706 [ 253 ] {a86a9f06-8a0b-484d-a20e-dabe14c0cd91} <Debug> TCPHandler: Processed in 0.001737999 sec. | ||
| 7428 | 2026.03.18 01:40:54.573824 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2026.03.18 01:40:54.573919 [ 253 ] {ff5f5aa0-ec89-44ed-82da-59656e327c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7430 | 2026.03.18 01:40:54.573959 [ 253 ] {ff5f5aa0-ec89-44ed-82da-59656e327c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7431 | 2026.03.18 01:40:54.574351 [ 253 ] {ff5f5aa0-ec89-44ed-82da-59656e327c58} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.03.18 01:40:54.574387 [ 253 ] {ff5f5aa0-ec89-44ed-82da-59656e327c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7433 | 2026.03.18 01:40:54.574685 [ 253 ] {ff5f5aa0-ec89-44ed-82da-59656e327c58} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7434 | 2026.03.18 01:40:54.574899 [ 253 ] {ff5f5aa0-ec89-44ed-82da-59656e327c58} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.03.18 01:40:54.575054 [ 253 ] {ff5f5aa0-ec89-44ed-82da-59656e327c58} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 60.93 KiB/sec. | ||
| 7436 | 2026.03.18 01:40:54.575094 [ 253 ] {ff5f5aa0-ec89-44ed-82da-59656e327c58} <Debug> TCPHandler: Processed in 0.001320642 sec. | ||
| 7437 | 2026.03.18 01:40:54.575207 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7438 | 2026.03.18 01:40:54.575302 [ 253 ] {693fdcb3-08d0-4c61-8d3d-51c317bebb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7439 | 2026.03.18 01:40:54.575344 [ 253 ] {693fdcb3-08d0-4c61-8d3d-51c317bebb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7440 | 2026.03.18 01:40:54.575796 [ 253 ] {693fdcb3-08d0-4c61-8d3d-51c317bebb02} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7441 | 2026.03.18 01:40:54.575834 [ 253 ] {693fdcb3-08d0-4c61-8d3d-51c317bebb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7442 | 2026.03.18 01:40:54.576146 [ 253 ] {693fdcb3-08d0-4c61-8d3d-51c317bebb02} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7443 | 2026.03.18 01:40:54.576395 [ 253 ] {693fdcb3-08d0-4c61-8d3d-51c317bebb02} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2026.03.18 01:40:54.576529 [ 253 ] {693fdcb3-08d0-4c61-8d3d-51c317bebb02} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001243 sec., 119066.77393403057 rows/sec., 6.77 MiB/sec. | ||
| 7445 | 2026.03.18 01:40:54.576569 [ 253 ] {693fdcb3-08d0-4c61-8d3d-51c317bebb02} <Debug> TCPHandler: Processed in 0.001410954 sec. | ||
| 7446 | 2026.03.18 01:40:54.576698 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7447 | 2026.03.18 01:40:54.576793 [ 253 ] {791d01ae-89b1-4f69-ba69-9da0b3474055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7448 | 2026.03.18 01:40:54.576839 [ 253 ] {791d01ae-89b1-4f69-ba69-9da0b3474055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7449 | 2026.03.18 01:40:54.577781 [ 253 ] {791d01ae-89b1-4f69-ba69-9da0b3474055} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2026.03.18 01:40:54.577818 [ 253 ] {791d01ae-89b1-4f69-ba69-9da0b3474055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7451 | 2026.03.18 01:40:54.578214 [ 253 ] {791d01ae-89b1-4f69-ba69-9da0b3474055} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7452 | 2026.03.18 01:40:54.578432 [ 253 ] {791d01ae-89b1-4f69-ba69-9da0b3474055} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7453 | 2026.03.18 01:40:54.578570 [ 253 ] {791d01ae-89b1-4f69-ba69-9da0b3474055} <Debug> executeQuery: Read 1451 rows, 102.41 KiB in 0.001794 sec., 808807.1348940914 rows/sec., 55.75 MiB/sec. | ||
| 7454 | 2026.03.18 01:40:54.578609 [ 253 ] {791d01ae-89b1-4f69-ba69-9da0b3474055} <Debug> TCPHandler: Processed in 0.001962613 sec. | ||
| 7455 | 2026.03.18 01:40:54.578726 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7456 | 2026.03.18 01:40:54.578821 [ 253 ] {98281e2a-7e06-426c-8fd2-9228dd5180a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7457 | 2026.03.18 01:40:54.578864 [ 253 ] {98281e2a-7e06-426c-8fd2-9228dd5180a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7458 | 2026.03.18 01:40:54.579201 [ 253 ] {98281e2a-7e06-426c-8fd2-9228dd5180a5} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2026.03.18 01:40:54.579240 [ 253 ] {98281e2a-7e06-426c-8fd2-9228dd5180a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7460 | 2026.03.18 01:40:54.579546 [ 253 ] {98281e2a-7e06-426c-8fd2-9228dd5180a5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7461 | 2026.03.18 01:40:54.579809 [ 253 ] {98281e2a-7e06-426c-8fd2-9228dd5180a5} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7462 | 2026.03.18 01:40:54.579947 [ 253 ] {98281e2a-7e06-426c-8fd2-9228dd5180a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001144 sec., 5244.755244755244 rows/sec., 274.02 KiB/sec. | ||
| 7463 | 2026.03.18 01:40:54.579987 [ 253 ] {98281e2a-7e06-426c-8fd2-9228dd5180a5} <Debug> TCPHandler: Processed in 0.001310462 sec. | ||
| 7464 | 2026.03.18 01:40:54.580118 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7465 | 2026.03.18 01:40:54.580214 [ 253 ] {14cc2295-f744-4422-a7ed-548ed10464fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7466 | 2026.03.18 01:40:54.580256 [ 253 ] {14cc2295-f744-4422-a7ed-548ed10464fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7467 | 2026.03.18 01:40:54.580970 [ 253 ] {14cc2295-f744-4422-a7ed-548ed10464fd} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7468 | 2026.03.18 01:40:54.581014 [ 253 ] {14cc2295-f744-4422-a7ed-548ed10464fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7469 | 2026.03.18 01:40:54.581574 [ 253 ] {14cc2295-f744-4422-a7ed-548ed10464fd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7470 | 2026.03.18 01:40:54.581881 [ 253 ] {14cc2295-f744-4422-a7ed-548ed10464fd} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7471 | 2026.03.18 01:40:54.582020 [ 253 ] {14cc2295-f744-4422-a7ed-548ed10464fd} <Debug> executeQuery: Read 1419 rows, 91.46 KiB in 0.001825 sec., 777534.2465753425 rows/sec., 48.94 MiB/sec. | ||
| 7472 | 2026.03.18 01:40:54.582059 [ 253 ] {14cc2295-f744-4422-a7ed-548ed10464fd} <Debug> TCPHandler: Processed in 0.001992323 sec. | ||
| 7473 | 2026.03.18 01:40:54.582195 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7474 | 2026.03.18 01:40:54.582308 [ 253 ] {32a50109-7812-4070-9fe7-2e6322c38b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7475 | 2026.03.18 01:40:54.582357 [ 253 ] {32a50109-7812-4070-9fe7-2e6322c38b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7476 | 2026.03.18 01:40:54.582707 [ 253 ] {32a50109-7812-4070-9fe7-2e6322c38b19} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2026.03.18 01:40:54.582745 [ 253 ] {32a50109-7812-4070-9fe7-2e6322c38b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7478 | 2026.03.18 01:40:54.583066 [ 253 ] {32a50109-7812-4070-9fe7-2e6322c38b19} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7479 | 2026.03.18 01:40:54.583293 [ 253 ] {32a50109-7812-4070-9fe7-2e6322c38b19} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2026.03.18 01:40:54.583423 [ 253 ] {32a50109-7812-4070-9fe7-2e6322c38b19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 7481 | 2026.03.18 01:40:54.583461 [ 253 ] {32a50109-7812-4070-9fe7-2e6322c38b19} <Debug> TCPHandler: Processed in 0.001316711 sec. | ||
| 7482 | 2026.03.18 01:40:54.583596 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7483 | 2026.03.18 01:40:54.583694 [ 253 ] {ea7a7506-6417-4dc3-965f-f47278172dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7484 | 2026.03.18 01:40:54.583749 [ 253 ] {ea7a7506-6417-4dc3-965f-f47278172dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7485 | 2026.03.18 01:40:54.584549 [ 253 ] {ea7a7506-6417-4dc3-965f-f47278172dd6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.03.18 01:40:54.584586 [ 253 ] {ea7a7506-6417-4dc3-965f-f47278172dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7487 | 2026.03.18 01:40:54.585131 [ 253 ] {ea7a7506-6417-4dc3-965f-f47278172dd6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7488 | 2026.03.18 01:40:54.585358 [ 253 ] {ea7a7506-6417-4dc3-965f-f47278172dd6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2026.03.18 01:40:54.585493 [ 253 ] {ea7a7506-6417-4dc3-965f-f47278172dd6} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001818 sec., 12651.265126512651 rows/sec., 22.67 MiB/sec. | ||
| 7490 | 2026.03.18 01:40:54.585545 [ 253 ] {ea7a7506-6417-4dc3-965f-f47278172dd6} <Debug> TCPHandler: Processed in 0.002000323 sec. | ||
| 7491 | 2026.03.18 01:40:54.585664 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2026.03.18 01:40:54.585753 [ 253 ] {46846102-8250-4bab-bd3b-a2cbc97e48ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7493 | 2026.03.18 01:40:54.585792 [ 253 ] {46846102-8250-4bab-bd3b-a2cbc97e48ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7494 | 2026.03.18 01:40:54.586104 [ 253 ] {46846102-8250-4bab-bd3b-a2cbc97e48ce} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.03.18 01:40:54.586138 [ 253 ] {46846102-8250-4bab-bd3b-a2cbc97e48ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7496 | 2026.03.18 01:40:54.586421 [ 253 ] {46846102-8250-4bab-bd3b-a2cbc97e48ce} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7497 | 2026.03.18 01:40:54.586690 [ 253 ] {46846102-8250-4bab-bd3b-a2cbc97e48ce} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.03.18 01:40:54.586819 [ 253 ] {46846102-8250-4bab-bd3b-a2cbc97e48ce} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001068 sec., 73033.70786516854 rows/sec., 4.52 MiB/sec. | ||
| 7499 | 2026.03.18 01:40:54.586857 [ 253 ] {46846102-8250-4bab-bd3b-a2cbc97e48ce} <Debug> TCPHandler: Processed in 0.001232131 sec. | ||
| 7500 | 2026.03.18 01:40:54.790924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1014 | ||
| 7501 | 2026.03.18 01:40:54.794014 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.03.18 01:40:54.794071 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7503 | 2026.03.18 01:40:54.795395 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7504 | 2026.03.18 01:40:54.795679 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2026.03.18 01:40:54.796082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 7506 | 2026.03.18 01:40:55.544543 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.03.18 01:40:55.544742 [ 253 ] {7596aa64-783a-407f-8008-51f290c2b730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7508 | 2026.03.18 01:40:55.544810 [ 253 ] {7596aa64-783a-407f-8008-51f290c2b730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7509 | 2026.03.18 01:40:55.545479 [ 253 ] {7596aa64-783a-407f-8008-51f290c2b730} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.03.18 01:40:55.545536 [ 253 ] {7596aa64-783a-407f-8008-51f290c2b730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7511 | 2026.03.18 01:40:55.545989 [ 253 ] {7596aa64-783a-407f-8008-51f290c2b730} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7512 | 2026.03.18 01:40:55.546235 [ 253 ] {7596aa64-783a-407f-8008-51f290c2b730} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.03.18 01:40:55.546417 [ 253 ] {7596aa64-783a-407f-8008-51f290c2b730} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.50 MiB/sec. | ||
| 7514 | 2026.03.18 01:40:55.546471 [ 253 ] {7596aa64-783a-407f-8008-51f290c2b730} <Debug> TCPHandler: Processed in 0.002057684 sec. | ||
| 7515 | 2026.03.18 01:40:55.546603 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2026.03.18 01:40:55.546708 [ 253 ] {55b51213-08a3-4a35-bd4e-c1b4fb78d7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7517 | 2026.03.18 01:40:55.546752 [ 253 ] {55b51213-08a3-4a35-bd4e-c1b4fb78d7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7518 | 2026.03.18 01:40:55.547214 [ 253 ] {55b51213-08a3-4a35-bd4e-c1b4fb78d7e8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.03.18 01:40:55.547253 [ 253 ] {55b51213-08a3-4a35-bd4e-c1b4fb78d7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7520 | 2026.03.18 01:40:55.547595 [ 253 ] {55b51213-08a3-4a35-bd4e-c1b4fb78d7e8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7521 | 2026.03.18 01:40:55.547816 [ 253 ] {55b51213-08a3-4a35-bd4e-c1b4fb78d7e8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.03.18 01:40:55.547956 [ 253 ] {55b51213-08a3-4a35-bd4e-c1b4fb78d7e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 7523 | 2026.03.18 01:40:55.547996 [ 253 ] {55b51213-08a3-4a35-bd4e-c1b4fb78d7e8} <Debug> TCPHandler: Processed in 0.001445535 sec. | ||
| 7524 | 2026.03.18 01:40:55.548114 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.03.18 01:40:55.548216 [ 253 ] {2c374cec-b7f3-457a-9979-dd27f5c54f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7526 | 2026.03.18 01:40:55.548261 [ 253 ] {2c374cec-b7f3-457a-9979-dd27f5c54f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7527 | 2026.03.18 01:40:55.548628 [ 253 ] {2c374cec-b7f3-457a-9979-dd27f5c54f0d} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.03.18 01:40:55.548663 [ 253 ] {2c374cec-b7f3-457a-9979-dd27f5c54f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7529 | 2026.03.18 01:40:55.548976 [ 253 ] {2c374cec-b7f3-457a-9979-dd27f5c54f0d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7530 | 2026.03.18 01:40:55.549168 [ 253 ] {2c374cec-b7f3-457a-9979-dd27f5c54f0d} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.03.18 01:40:55.549294 [ 253 ] {2c374cec-b7f3-457a-9979-dd27f5c54f0d} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001147 sec., 27898.866608544027 rows/sec., 1.94 MiB/sec. | ||
| 7532 | 2026.03.18 01:40:55.549330 [ 253 ] {2c374cec-b7f3-457a-9979-dd27f5c54f0d} <Debug> TCPHandler: Processed in 0.001316522 sec. | ||
| 7533 | 2026.03.18 01:40:55.549435 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.03.18 01:40:55.549589 [ 253 ] {f14bad6c-4719-4968-8002-45fd4400780c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7535 | 2026.03.18 01:40:55.549631 [ 253 ] {f14bad6c-4719-4968-8002-45fd4400780c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7536 | 2026.03.18 01:40:55.549944 [ 253 ] {f14bad6c-4719-4968-8002-45fd4400780c} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.03.18 01:40:55.549981 [ 253 ] {f14bad6c-4719-4968-8002-45fd4400780c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7538 | 2026.03.18 01:40:55.550287 [ 253 ] {f14bad6c-4719-4968-8002-45fd4400780c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7539 | 2026.03.18 01:40:55.550497 [ 253 ] {f14bad6c-4719-4968-8002-45fd4400780c} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.03.18 01:40:55.550630 [ 253 ] {f14bad6c-4719-4968-8002-45fd4400780c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00106 sec., 11320.754716981133 rows/sec., 781.25 KiB/sec. | ||
| 7541 | 2026.03.18 01:40:55.550668 [ 253 ] {f14bad6c-4719-4968-8002-45fd4400780c} <Debug> TCPHandler: Processed in 0.00122253 sec. | ||
| 7542 | 2026.03.18 01:40:57.231243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14787 | ||
| 7543 | 2026.03.18 01:40:57.231828 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7544 | 2026.03.18 01:40:57.231877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7545 | 2026.03.18 01:40:57.232367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7546 | 2026.03.18 01:40:57.232622 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2026.03.18 01:40:57.232767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14787 | ||
| 7548 | 2026.03.18 01:40:57.232775 [ 107 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7549 | 2026.03.18 01:40:57.232853 [ 107 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7550 | 2026.03.18 01:40:57.232878 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7551 | 2026.03.18 01:40:57.233014 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7552 | 2026.03.18 01:40:57.233177 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7553 | 2026.03.18 01:40:57.233230 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12355 rows starting from the beginning of the part | ||
| 7554 | 2026.03.18 01:40:57.233310 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7555 | 2026.03.18 01:40:57.233367 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7556 | 2026.03.18 01:40:57.233419 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7557 | 2026.03.18 01:40:57.233464 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7558 | 2026.03.18 01:40:57.233523 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7559 | 2026.03.18 01:40:57.235365 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14787 rows, containing 4 columns (4 merged, 0 gathered) in 0.00241822 sec., 6114828.262110147 rows/sec., 87.47 MiB/sec. | ||
| 7560 | 2026.03.18 01:40:57.235707 [ 194 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7561 | 2026.03.18 01:40:57.235958 [ 194 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_31_6} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2026.03.18 01:40:57.236025 [ 194 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_31_6} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7563 | 2026.03.18 01:40:57.236113 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7564 | 2026.03.18 01:40:58.029648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7565 | 2026.03.18 01:40:58.046680 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.03.18 01:40:58.046733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7567 | 2026.03.18 01:40:58.052263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7568 | 2026.03.18 01:40:58.052951 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.03.18 01:40:58.053235 [ 105 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7570 | 2026.03.18 01:40:58.053309 [ 105 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7571 | 2026.03.18 01:40:58.053333 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7572 | 2026.03.18 01:40:58.053427 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7573 | 2026.03.18 01:40:58.055580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7574 | 2026.03.18 01:40:58.056274 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7575 | 2026.03.18 01:40:58.056988 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7576 | 2026.03.18 01:40:58.060288 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7577 | 2026.03.18 01:40:58.063583 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7578 | 2026.03.18 01:40:58.067152 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7579 | 2026.03.18 01:40:58.071053 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7580 | 2026.03.18 01:40:58.075361 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7581 | 2026.03.18 01:40:58.124119 [ 193 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.070721146 sec., 3308.7699116187964 rows/sec., 17.11 MiB/sec. | ||
| 7582 | 2026.03.18 01:40:58.126849 [ 186 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7583 | 2026.03.18 01:40:58.128907 [ 186 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_31_6} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2026.03.18 01:40:58.129018 [ 186 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_31_6} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7585 | 2026.03.18 01:40:58.131311 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7586 | 2026.03.18 01:40:59.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.69 MiB, peak 287.25 MiB, free memory in arenas 0.00 B, will set to 279.79 MiB (RSS), difference: 3.10 MiB | ||
| 7587 | 2026.03.18 01:41:00.551998 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.03.18 01:41:00.552201 [ 253 ] {c0541909-eddb-405f-86a4-a0801bb99090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7589 | 2026.03.18 01:41:00.552271 [ 253 ] {c0541909-eddb-405f-86a4-a0801bb99090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7590 | 2026.03.18 01:41:00.553016 [ 253 ] {c0541909-eddb-405f-86a4-a0801bb99090} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.03.18 01:41:00.553052 [ 253 ] {c0541909-eddb-405f-86a4-a0801bb99090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7592 | 2026.03.18 01:41:00.553447 [ 253 ] {c0541909-eddb-405f-86a4-a0801bb99090} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7593 | 2026.03.18 01:41:00.553665 [ 253 ] {c0541909-eddb-405f-86a4-a0801bb99090} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.03.18 01:41:00.553785 [ 103 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7595 | 2026.03.18 01:41:00.553815 [ 253 ] {c0541909-eddb-405f-86a4-a0801bb99090} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001664 sec., 64903.846153846156 rows/sec., 5.46 MiB/sec. | ||
| 7596 | 2026.03.18 01:41:00.553819 [ 103 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.03.18 01:41:00.553846 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7598 | 2026.03.18 01:41:00.553856 [ 253 ] {c0541909-eddb-405f-86a4-a0801bb99090} <Debug> TCPHandler: Processed in 0.001989953 sec. | ||
| 7599 | 2026.03.18 01:41:00.553980 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.03.18 01:41:00.553986 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7601 | 2026.03.18 01:41:00.554077 [ 253 ] {c72d272c-f7ab-4aa6-899a-5a6eae2a3c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7602 | 2026.03.18 01:41:00.554122 [ 253 ] {c72d272c-f7ab-4aa6-899a-5a6eae2a3c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7603 | 2026.03.18 01:41:00.554145 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7604 | 2026.03.18 01:41:00.554190 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2766 rows starting from the beginning of the part | ||
| 7605 | 2026.03.18 01:41:00.554268 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 825 rows starting from the beginning of the part | ||
| 7606 | 2026.03.18 01:41:00.554321 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 108 rows starting from the beginning of the part | ||
| 7607 | 2026.03.18 01:41:00.554369 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2706 rows starting from the beginning of the part | ||
| 7608 | 2026.03.18 01:41:00.554413 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7609 | 2026.03.18 01:41:00.554457 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
| 7610 | 2026.03.18 01:41:00.554529 [ 253 ] {c72d272c-f7ab-4aa6-899a-5a6eae2a3c7f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2026.03.18 01:41:00.554569 [ 253 ] {c72d272c-f7ab-4aa6-899a-5a6eae2a3c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7612 | 2026.03.18 01:41:00.555065 [ 253 ] {c72d272c-f7ab-4aa6-899a-5a6eae2a3c7f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7613 | 2026.03.18 01:41:00.555288 [ 253 ] {c72d272c-f7ab-4aa6-899a-5a6eae2a3c7f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2026.03.18 01:41:00.555423 [ 253 ] {c72d272c-f7ab-4aa6-899a-5a6eae2a3c7f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001365 sec., 19047.61904761905 rows/sec., 1.40 MiB/sec. | ||
| 7615 | 2026.03.18 01:41:00.555461 [ 253 ] {c72d272c-f7ab-4aa6-899a-5a6eae2a3c7f} <Debug> TCPHandler: Processed in 0.001529916 sec. | ||
| 7616 | 2026.03.18 01:41:00.555563 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.03.18 01:41:00.555657 [ 253 ] {f6cb2a28-887e-44bf-b6f5-996b1329335a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7618 | 2026.03.18 01:41:00.555697 [ 253 ] {f6cb2a28-887e-44bf-b6f5-996b1329335a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7619 | 2026.03.18 01:41:00.556121 [ 253 ] {f6cb2a28-887e-44bf-b6f5-996b1329335a} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.03.18 01:41:00.556156 [ 253 ] {f6cb2a28-887e-44bf-b6f5-996b1329335a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7621 | 2026.03.18 01:41:00.556460 [ 253 ] {f6cb2a28-887e-44bf-b6f5-996b1329335a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7622 | 2026.03.18 01:41:00.556663 [ 253 ] {f6cb2a28-887e-44bf-b6f5-996b1329335a} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.03.18 01:41:00.556757 [ 103 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7624 | 2026.03.18 01:41:00.556785 [ 103 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.03.18 01:41:00.556788 [ 253 ] {f6cb2a28-887e-44bf-b6f5-996b1329335a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001149 sec., 78328.9817232376 rows/sec., 6.12 MiB/sec. | ||
| 7626 | 2026.03.18 01:41:00.556802 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7627 | 2026.03.18 01:41:00.556830 [ 253 ] {f6cb2a28-887e-44bf-b6f5-996b1329335a} <Debug> TCPHandler: Processed in 0.001315022 sec. | ||
| 7628 | 2026.03.18 01:41:00.556919 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7629 | 2026.03.18 01:41:00.556943 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7630 | 2026.03.18 01:41:00.556945 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6569 rows, containing 5 columns (5 merged, 0 gathered) in 0.00302227 sec., 2173531.8154896814 rows/sec., 175.33 MiB/sec. | ||
| 7631 | 2026.03.18 01:41:00.557028 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7632 | 2026.03.18 01:41:00.557043 [ 253 ] {6ba95fe6-4dae-409e-8770-b8e27cdbf481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7633 | 2026.03.18 01:41:00.557082 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1511 rows starting from the beginning of the part | ||
| 7634 | 2026.03.18 01:41:00.557093 [ 253 ] {6ba95fe6-4dae-409e-8770-b8e27cdbf481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7635 | 2026.03.18 01:41:00.557148 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 504 rows starting from the beginning of the part | ||
| 7636 | 2026.03.18 01:41:00.557197 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 7637 | 2026.03.18 01:41:00.557241 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1451 rows starting from the beginning of the part | ||
| 7638 | 2026.03.18 01:41:00.557281 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7639 | 2026.03.18 01:41:00.557324 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 7640 | 2026.03.18 01:41:00.557342 [ 191 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7641 | 2026.03.18 01:41:00.557503 [ 253 ] {6ba95fe6-4dae-409e-8770-b8e27cdbf481} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2026.03.18 01:41:00.557544 [ 253 ] {6ba95fe6-4dae-409e-8770-b8e27cdbf481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7643 | 2026.03.18 01:41:00.557754 [ 191 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_51_10} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.03.18 01:41:00.557853 [ 191 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_51_10} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7645 | 2026.03.18 01:41:00.557959 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 7646 | 2026.03.18 01:41:00.558067 [ 253 ] {6ba95fe6-4dae-409e-8770-b8e27cdbf481} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7647 | 2026.03.18 01:41:00.558291 [ 253 ] {6ba95fe6-4dae-409e-8770-b8e27cdbf481} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.03.18 01:41:00.558388 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7649 | 2026.03.18 01:41:00.558417 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2026.03.18 01:41:00.558420 [ 253 ] {6ba95fe6-4dae-409e-8770-b8e27cdbf481} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0014 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 7651 | 2026.03.18 01:41:00.558433 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7652 | 2026.03.18 01:41:00.558460 [ 253 ] {6ba95fe6-4dae-409e-8770-b8e27cdbf481} <Debug> TCPHandler: Processed in 0.001567446 sec. | ||
| 7653 | 2026.03.18 01:41:00.558514 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7654 | 2026.03.18 01:41:00.558562 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2026.03.18 01:41:00.558639 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7656 | 2026.03.18 01:41:00.558663 [ 253 ] {60050553-9a4f-4d26-be09-0ee8bfc53f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7657 | 2026.03.18 01:41:00.558675 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16611 rows starting from the beginning of the part | ||
| 7658 | 2026.03.18 01:41:00.558726 [ 253 ] {60050553-9a4f-4d26-be09-0ee8bfc53f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7659 | 2026.03.18 01:41:00.558746 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 265 rows starting from the beginning of the part | ||
| 7660 | 2026.03.18 01:41:00.558797 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7661 | 2026.03.18 01:41:00.558839 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1419 rows starting from the beginning of the part | ||
| 7662 | 2026.03.18 01:41:00.558859 [ 200 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001999893 sec., 1855099.247809758 rows/sec., 136.70 MiB/sec. | ||
| 7663 | 2026.03.18 01:41:00.558880 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 7664 | 2026.03.18 01:41:00.558922 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7665 | 2026.03.18 01:41:00.559170 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7666 | 2026.03.18 01:41:00.559527 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_51_10} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.03.18 01:41:00.559537 [ 253 ] {60050553-9a4f-4d26-be09-0ee8bfc53f5c} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7668 | 2026.03.18 01:41:00.559583 [ 253 ] {60050553-9a4f-4d26-be09-0ee8bfc53f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7669 | 2026.03.18 01:41:00.559641 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_51_10} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7670 | 2026.03.18 01:41:00.559766 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7671 | 2026.03.18 01:41:00.560128 [ 253 ] {60050553-9a4f-4d26-be09-0ee8bfc53f5c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7672 | 2026.03.18 01:41:00.560348 [ 253 ] {60050553-9a4f-4d26-be09-0ee8bfc53f5c} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2026.03.18 01:41:00.560486 [ 253 ] {60050553-9a4f-4d26-be09-0ee8bfc53f5c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00184 sec., 14130.434782608696 rows/sec., 25.32 MiB/sec. | ||
| 7674 | 2026.03.18 01:41:00.560538 [ 253 ] {60050553-9a4f-4d26-be09-0ee8bfc53f5c} <Debug> TCPHandler: Processed in 0.002023884 sec. | ||
| 7675 | 2026.03.18 01:41:00.560650 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7676 | 2026.03.18 01:41:00.560745 [ 253 ] {5cfd6b04-f38c-4210-8988-8d17fa548881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7677 | 2026.03.18 01:41:00.560786 [ 253 ] {5cfd6b04-f38c-4210-8988-8d17fa548881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7678 | 2026.03.18 01:41:00.561131 [ 253 ] {5cfd6b04-f38c-4210-8988-8d17fa548881} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2026.03.18 01:41:00.561165 [ 253 ] {5cfd6b04-f38c-4210-8988-8d17fa548881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7680 | 2026.03.18 01:41:00.561475 [ 253 ] {5cfd6b04-f38c-4210-8988-8d17fa548881} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7681 | 2026.03.18 01:41:00.561677 [ 253 ] {5cfd6b04-f38c-4210-8988-8d17fa548881} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2026.03.18 01:41:00.561763 [ 103 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7683 | 2026.03.18 01:41:00.561788 [ 103 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.03.18 01:41:00.561797 [ 253 ] {5cfd6b04-f38c-4210-8988-8d17fa548881} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 7685 | 2026.03.18 01:41:00.561804 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7686 | 2026.03.18 01:41:00.561832 [ 253 ] {5cfd6b04-f38c-4210-8988-8d17fa548881} <Debug> TCPHandler: Processed in 0.001245391 sec. | ||
| 7687 | 2026.03.18 01:41:00.561877 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7688 | 2026.03.18 01:41:00.561968 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7689 | 2026.03.18 01:41:00.561995 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2964 rows starting from the beginning of the part | ||
| 7690 | 2026.03.18 01:41:00.562047 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 7691 | 2026.03.18 01:41:00.562085 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7692 | 2026.03.18 01:41:00.562122 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 78 rows starting from the beginning of the part | ||
| 7693 | 2026.03.18 01:41:00.562157 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
| 7694 | 2026.03.18 01:41:00.562191 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7695 | 2026.03.18 01:41:00.563479 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001616417 sec., 2019280.9157537937 rows/sec., 130.18 MiB/sec. | ||
| 7696 | 2026.03.18 01:41:00.563813 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7697 | 2026.03.18 01:41:00.564041 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_51_10} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2026.03.18 01:41:00.564108 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_51_10} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7699 | 2026.03.18 01:41:00.564168 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7700 | 2026.03.18 01:41:00.564653 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18647 rows, containing 5 columns (5 merged, 0 gathered) in 0.006175283 sec., 3019618.696017656 rows/sec., 196.96 MiB/sec. | ||
| 7701 | 2026.03.18 01:41:00.564902 [ 191 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7702 | 2026.03.18 01:41:00.565137 [ 191 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.03.18 01:41:00.565211 [ 191 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7704 | 2026.03.18 01:41:00.565288 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
| 7705 | 2026.03.18 01:41:01.000291 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.36 MiB, peak 290.19 MiB, free memory in arenas 0.00 B, will set to 282.68 MiB (RSS), difference: 2.32 MiB | ||
| 7706 | 2026.03.18 01:41:04.586062 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7707 | 2026.03.18 01:41:04.586110 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7708 | 2026.03.18 01:41:04.732928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15235 | ||
| 7709 | 2026.03.18 01:41:04.733493 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2026.03.18 01:41:04.733544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7711 | 2026.03.18 01:41:04.734093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7712 | 2026.03.18 01:41:04.734323 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2026.03.18 01:41:04.734457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15235 | ||
| 7714 | 2026.03.18 01:41:04.796599 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1034 | ||
| 7715 | 2026.03.18 01:41:04.798794 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.03.18 01:41:04.798839 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7717 | 2026.03.18 01:41:04.799988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7718 | 2026.03.18 01:41:04.800257 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2026.03.18 01:41:04.800519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 7720 | 2026.03.18 01:41:05.001345 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000976936 sec. | ||
| 7721 | 2026.03.18 01:41:05.555737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7722 | 2026.03.18 01:41:05.559896 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2026.03.18 01:41:05.560094 [ 253 ] {080bafe3-78c6-49c0-b5f7-f83087400981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7724 | 2026.03.18 01:41:05.560162 [ 253 ] {080bafe3-78c6-49c0-b5f7-f83087400981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7725 | 2026.03.18 01:41:05.560903 [ 253 ] {080bafe3-78c6-49c0-b5f7-f83087400981} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.03.18 01:41:05.560950 [ 253 ] {080bafe3-78c6-49c0-b5f7-f83087400981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7727 | 2026.03.18 01:41:05.561347 [ 253 ] {080bafe3-78c6-49c0-b5f7-f83087400981} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7728 | 2026.03.18 01:41:05.561574 [ 253 ] {080bafe3-78c6-49c0-b5f7-f83087400981} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.03.18 01:41:05.561732 [ 253 ] {080bafe3-78c6-49c0-b5f7-f83087400981} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 10.67 MiB/sec. | ||
| 7730 | 2026.03.18 01:41:05.561775 [ 253 ] {080bafe3-78c6-49c0-b5f7-f83087400981} <Debug> TCPHandler: Processed in 0.002014543 sec. | ||
| 7731 | 2026.03.18 01:41:05.561900 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7732 | 2026.03.18 01:41:05.561996 [ 253 ] {eec4fdf6-2813-4410-80f9-6fc979cadd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7733 | 2026.03.18 01:41:05.562036 [ 253 ] {eec4fdf6-2813-4410-80f9-6fc979cadd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7734 | 2026.03.18 01:41:05.562814 [ 253 ] {eec4fdf6-2813-4410-80f9-6fc979cadd26} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.03.18 01:41:05.562852 [ 253 ] {eec4fdf6-2813-4410-80f9-6fc979cadd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7736 | 2026.03.18 01:41:05.563226 [ 253 ] {eec4fdf6-2813-4410-80f9-6fc979cadd26} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7737 | 2026.03.18 01:41:05.563438 [ 253 ] {eec4fdf6-2813-4410-80f9-6fc979cadd26} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.03.18 01:41:05.563571 [ 253 ] {eec4fdf6-2813-4410-80f9-6fc979cadd26} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001593 sec., 517890.7721280603 rows/sec., 40.64 MiB/sec. | ||
| 7739 | 2026.03.18 01:41:05.563610 [ 253 ] {eec4fdf6-2813-4410-80f9-6fc979cadd26} <Debug> TCPHandler: Processed in 0.001761259 sec. | ||
| 7740 | 2026.03.18 01:41:05.563734 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2026.03.18 01:41:05.563857 [ 253 ] {35947852-2426-448b-abfe-f61bc330c25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7742 | 2026.03.18 01:41:05.563907 [ 253 ] {35947852-2426-448b-abfe-f61bc330c25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7743 | 2026.03.18 01:41:05.564402 [ 253 ] {35947852-2426-448b-abfe-f61bc330c25d} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.03.18 01:41:05.564438 [ 253 ] {35947852-2426-448b-abfe-f61bc330c25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7745 | 2026.03.18 01:41:05.564765 [ 253 ] {35947852-2426-448b-abfe-f61bc330c25d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7746 | 2026.03.18 01:41:05.564983 [ 253 ] {35947852-2426-448b-abfe-f61bc330c25d} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.03.18 01:41:05.565117 [ 253 ] {35947852-2426-448b-abfe-f61bc330c25d} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001283 sec., 121590.0233826968 rows/sec., 7.30 MiB/sec. | ||
| 7748 | 2026.03.18 01:41:05.565104 [ 97 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7749 | 2026.03.18 01:41:05.565157 [ 253 ] {35947852-2426-448b-abfe-f61bc330c25d} <Debug> TCPHandler: Processed in 0.001484715 sec. | ||
| 7750 | 2026.03.18 01:41:05.565208 [ 97 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.03.18 01:41:05.565239 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7752 | 2026.03.18 01:41:05.565288 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2026.03.18 01:41:05.565383 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7754 | 2026.03.18 01:41:05.565409 [ 253 ] {d555dd23-5631-431d-afaa-c1cab738e715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7755 | 2026.03.18 01:41:05.565483 [ 253 ] {d555dd23-5631-431d-afaa-c1cab738e715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7756 | 2026.03.18 01:41:05.565565 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7757 | 2026.03.18 01:41:05.565613 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 209 rows starting from the beginning of the part | ||
| 7758 | 2026.03.18 01:41:05.565702 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 156 rows starting from the beginning of the part | ||
| 7759 | 2026.03.18 01:41:05.565763 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 7760 | 2026.03.18 01:41:05.565820 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 167 rows starting from the beginning of the part | ||
| 7761 | 2026.03.18 01:41:05.565883 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 7762 | 2026.03.18 01:41:05.565941 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 156 rows starting from the beginning of the part | ||
| 7763 | 2026.03.18 01:41:05.565968 [ 253 ] {d555dd23-5631-431d-afaa-c1cab738e715} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.03.18 01:41:05.566010 [ 253 ] {d555dd23-5631-431d-afaa-c1cab738e715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7765 | 2026.03.18 01:41:05.566351 [ 253 ] {d555dd23-5631-431d-afaa-c1cab738e715} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7766 | 2026.03.18 01:41:05.566593 [ 253 ] {d555dd23-5631-431d-afaa-c1cab738e715} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.03.18 01:41:05.566735 [ 253 ] {d555dd23-5631-431d-afaa-c1cab738e715} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001363 sec., 109317.68158473953 rows/sec., 7.06 MiB/sec. | ||
| 7768 | 2026.03.18 01:41:05.566774 [ 253 ] {d555dd23-5631-431d-afaa-c1cab738e715} <Debug> TCPHandler: Processed in 0.001536316 sec. | ||
| 7769 | 2026.03.18 01:41:05.566907 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.03.18 01:41:05.566938 [ 202 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630107 sec., 453957.9303689881 rows/sec., 29.88 MiB/sec. | ||
| 7771 | 2026.03.18 01:41:05.567003 [ 253 ] {958fa650-8bd5-46a7-ac82-f3191b8b14c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7772 | 2026.03.18 01:41:05.567046 [ 253 ] {958fa650-8bd5-46a7-ac82-f3191b8b14c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7773 | 2026.03.18 01:41:05.567073 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7774 | 2026.03.18 01:41:05.567335 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_41_8} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2026.03.18 01:41:05.567410 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_41_8} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7776 | 2026.03.18 01:41:05.567494 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7777 | 2026.03.18 01:41:05.567500 [ 253 ] {958fa650-8bd5-46a7-ac82-f3191b8b14c5} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2026.03.18 01:41:05.567545 [ 253 ] {958fa650-8bd5-46a7-ac82-f3191b8b14c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7779 | 2026.03.18 01:41:05.567863 [ 253 ] {958fa650-8bd5-46a7-ac82-f3191b8b14c5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7780 | 2026.03.18 01:41:05.568066 [ 253 ] {958fa650-8bd5-46a7-ac82-f3191b8b14c5} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.03.18 01:41:05.568197 [ 253 ] {958fa650-8bd5-46a7-ac82-f3191b8b14c5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001212 sec., 122112.21122112211 rows/sec., 6.94 MiB/sec. | ||
| 7782 | 2026.03.18 01:41:05.568236 [ 253 ] {958fa650-8bd5-46a7-ac82-f3191b8b14c5} <Debug> TCPHandler: Processed in 0.001379043 sec. | ||
| 7783 | 2026.03.18 01:41:05.568351 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2026.03.18 01:41:05.568446 [ 253 ] {aaebfee1-3e84-4701-92f4-3f471fc60c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7785 | 2026.03.18 01:41:05.568486 [ 253 ] {aaebfee1-3e84-4701-92f4-3f471fc60c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7786 | 2026.03.18 01:41:05.569096 [ 253 ] {aaebfee1-3e84-4701-92f4-3f471fc60c0b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2026.03.18 01:41:05.569133 [ 253 ] {aaebfee1-3e84-4701-92f4-3f471fc60c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7788 | 2026.03.18 01:41:05.569453 [ 253 ] {aaebfee1-3e84-4701-92f4-3f471fc60c0b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7789 | 2026.03.18 01:41:05.569669 [ 253 ] {aaebfee1-3e84-4701-92f4-3f471fc60c0b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2026.03.18 01:41:05.569806 [ 253 ] {aaebfee1-3e84-4701-92f4-3f471fc60c0b} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001378 sec., 365747.4600870827 rows/sec., 25.72 MiB/sec. | ||
| 7791 | 2026.03.18 01:41:05.569845 [ 253 ] {aaebfee1-3e84-4701-92f4-3f471fc60c0b} <Debug> TCPHandler: Processed in 0.001542836 sec. | ||
| 7792 | 2026.03.18 01:41:05.569960 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2026.03.18 01:41:05.570062 [ 253 ] {cbc9abc7-f4a4-4d51-9251-768566b5129d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7794 | 2026.03.18 01:41:05.570108 [ 253 ] {cbc9abc7-f4a4-4d51-9251-768566b5129d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7795 | 2026.03.18 01:41:05.570496 [ 253 ] {cbc9abc7-f4a4-4d51-9251-768566b5129d} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2026.03.18 01:41:05.570539 [ 253 ] {cbc9abc7-f4a4-4d51-9251-768566b5129d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7797 | 2026.03.18 01:41:05.570917 [ 253 ] {cbc9abc7-f4a4-4d51-9251-768566b5129d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7798 | 2026.03.18 01:41:05.571155 [ 253 ] {cbc9abc7-f4a4-4d51-9251-768566b5129d} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2026.03.18 01:41:05.571287 [ 253 ] {cbc9abc7-f4a4-4d51-9251-768566b5129d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001244 sec., 4823.151125401929 rows/sec., 251.99 KiB/sec. | ||
| 7800 | 2026.03.18 01:41:05.571323 [ 253 ] {cbc9abc7-f4a4-4d51-9251-768566b5129d} <Debug> TCPHandler: Processed in 0.001413803 sec. | ||
| 7801 | 2026.03.18 01:41:05.571426 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2026.03.18 01:41:05.571520 [ 253 ] {88791f6d-12d7-4e89-8f90-9bcf3819b4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7803 | 2026.03.18 01:41:05.571563 [ 253 ] {88791f6d-12d7-4e89-8f90-9bcf3819b4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7804 | 2026.03.18 01:41:05.571842 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.03.18 01:41:05.571901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7806 | 2026.03.18 01:41:05.571979 [ 253 ] {88791f6d-12d7-4e89-8f90-9bcf3819b4c8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7807 | 2026.03.18 01:41:05.572019 [ 253 ] {88791f6d-12d7-4e89-8f90-9bcf3819b4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7808 | 2026.03.18 01:41:05.572359 [ 253 ] {88791f6d-12d7-4e89-8f90-9bcf3819b4c8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7809 | 2026.03.18 01:41:05.572565 [ 253 ] {88791f6d-12d7-4e89-8f90-9bcf3819b4c8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7810 | 2026.03.18 01:41:05.572696 [ 253 ] {88791f6d-12d7-4e89-8f90-9bcf3819b4c8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001193 sec., 222129.0863369656 rows/sec., 14.76 MiB/sec. | ||
| 7811 | 2026.03.18 01:41:05.572734 [ 253 ] {88791f6d-12d7-4e89-8f90-9bcf3819b4c8} <Debug> TCPHandler: Processed in 0.001356092 sec. | ||
| 7812 | 2026.03.18 01:41:05.572845 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7813 | 2026.03.18 01:41:05.572939 [ 253 ] {b5750fcb-c73b-4862-9251-1df2600f874b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7814 | 2026.03.18 01:41:05.572981 [ 253 ] {b5750fcb-c73b-4862-9251-1df2600f874b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7815 | 2026.03.18 01:41:05.573292 [ 253 ] {b5750fcb-c73b-4862-9251-1df2600f874b} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7816 | 2026.03.18 01:41:05.573328 [ 253 ] {b5750fcb-c73b-4862-9251-1df2600f874b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7817 | 2026.03.18 01:41:05.573619 [ 253 ] {b5750fcb-c73b-4862-9251-1df2600f874b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7818 | 2026.03.18 01:41:05.573822 [ 253 ] {b5750fcb-c73b-4862-9251-1df2600f874b} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2026.03.18 01:41:05.573960 [ 253 ] {b5750fcb-c73b-4862-9251-1df2600f874b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 7820 | 2026.03.18 01:41:05.573997 [ 253 ] {b5750fcb-c73b-4862-9251-1df2600f874b} <Debug> TCPHandler: Processed in 0.00120107 sec. | ||
| 7821 | 2026.03.18 01:41:05.574181 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.03.18 01:41:05.574306 [ 253 ] {47264876-31f6-4138-ac04-db41bdd17559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7823 | 2026.03.18 01:41:05.574370 [ 253 ] {47264876-31f6-4138-ac04-db41bdd17559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7824 | 2026.03.18 01:41:05.575257 [ 253 ] {47264876-31f6-4138-ac04-db41bdd17559} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.03.18 01:41:05.575295 [ 253 ] {47264876-31f6-4138-ac04-db41bdd17559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7826 | 2026.03.18 01:41:05.575833 [ 253 ] {47264876-31f6-4138-ac04-db41bdd17559} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7827 | 2026.03.18 01:41:05.576065 [ 253 ] {47264876-31f6-4138-ac04-db41bdd17559} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.03.18 01:41:05.576182 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7829 | 2026.03.18 01:41:05.576209 [ 253 ] {47264876-31f6-4138-ac04-db41bdd17559} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 13.01 MiB/sec. | ||
| 7830 | 2026.03.18 01:41:05.576244 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.03.18 01:41:05.576273 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7832 | 2026.03.18 01:41:05.576293 [ 253 ] {47264876-31f6-4138-ac04-db41bdd17559} <Debug> TCPHandler: Processed in 0.002174736 sec. | ||
| 7833 | 2026.03.18 01:41:05.576385 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7834 | 2026.03.18 01:41:05.576415 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.03.18 01:41:05.576526 [ 253 ] {3cb04b7d-02e4-40d1-bd7e-b655f788438d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.03.18 01:41:05.576567 [ 253 ] {3cb04b7d-02e4-40d1-bd7e-b655f788438d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7837 | 2026.03.18 01:41:05.576736 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7838 | 2026.03.18 01:41:05.576825 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 694 rows starting from the beginning of the part | ||
| 7839 | 2026.03.18 01:41:05.576903 [ 253 ] {3cb04b7d-02e4-40d1-bd7e-b655f788438d} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2026.03.18 01:41:05.576945 [ 253 ] {3cb04b7d-02e4-40d1-bd7e-b655f788438d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7841 | 2026.03.18 01:41:05.577010 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
| 7842 | 2026.03.18 01:41:05.577164 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 7843 | 2026.03.18 01:41:05.577255 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 23 rows starting from the beginning of the part | ||
| 7844 | 2026.03.18 01:41:05.577277 [ 253 ] {3cb04b7d-02e4-40d1-bd7e-b655f788438d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7845 | 2026.03.18 01:41:05.577340 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 7846 | 2026.03.18 01:41:05.577435 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
| 7847 | 2026.03.18 01:41:05.577506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7848 | 2026.03.18 01:41:05.577518 [ 253 ] {3cb04b7d-02e4-40d1-bd7e-b655f788438d} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.03.18 01:41:05.577671 [ 253 ] {3cb04b7d-02e4-40d1-bd7e-b655f788438d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001163 sec., 77386.07050730869 rows/sec., 4.84 MiB/sec. | ||
| 7850 | 2026.03.18 01:41:05.577712 [ 253 ] {3cb04b7d-02e4-40d1-bd7e-b655f788438d} <Debug> TCPHandler: Processed in 0.001346083 sec. | ||
| 7851 | 2026.03.18 01:41:05.578292 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2026.03.18 01:41:05.581171 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7853 | 2026.03.18 01:41:05.592571 [ 195 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 19 columns (19 merged, 0 gathered) in 0.0162438 sec., 49064.87398268878 rows/sec., 87.92 MiB/sec. | ||
| 7854 | 2026.03.18 01:41:05.593896 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7855 | 2026.03.18 01:41:05.594244 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.03.18 01:41:05.594317 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7857 | 2026.03.18 01:41:05.594473 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 7858 | 2026.03.18 01:41:06.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.07 MiB, peak 291.62 MiB, free memory in arenas 0.00 B, will set to 286.05 MiB (RSS), difference: 1.98 MiB | ||
| 7859 | 2026.03.18 01:41:10.551990 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2026.03.18 01:41:10.552204 [ 253 ] {f762ca06-4ab8-4050-8bb2-a90c55b3a452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7861 | 2026.03.18 01:41:10.552277 [ 253 ] {f762ca06-4ab8-4050-8bb2-a90c55b3a452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7862 | 2026.03.18 01:41:10.552894 [ 253 ] {f762ca06-4ab8-4050-8bb2-a90c55b3a452} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2026.03.18 01:41:10.552942 [ 253 ] {f762ca06-4ab8-4050-8bb2-a90c55b3a452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7864 | 2026.03.18 01:41:10.553314 [ 253 ] {f762ca06-4ab8-4050-8bb2-a90c55b3a452} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7865 | 2026.03.18 01:41:10.553533 [ 253 ] {f762ca06-4ab8-4050-8bb2-a90c55b3a452} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2026.03.18 01:41:10.553690 [ 253 ] {f762ca06-4ab8-4050-8bb2-a90c55b3a452} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00154 sec., 1298.7012987012988 rows/sec., 105.90 KiB/sec. | ||
| 7867 | 2026.03.18 01:41:10.553741 [ 253 ] {f762ca06-4ab8-4050-8bb2-a90c55b3a452} <Debug> TCPHandler: Processed in 0.001887591 sec. | ||
| 7868 | 2026.03.18 01:41:10.553879 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7869 | 2026.03.18 01:41:10.553982 [ 253 ] {cb7fadf2-12bb-4139-8542-2419cd875c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7870 | 2026.03.18 01:41:10.554025 [ 253 ] {cb7fadf2-12bb-4139-8542-2419cd875c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7871 | 2026.03.18 01:41:10.554495 [ 253 ] {cb7fadf2-12bb-4139-8542-2419cd875c15} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2026.03.18 01:41:10.554532 [ 253 ] {cb7fadf2-12bb-4139-8542-2419cd875c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7873 | 2026.03.18 01:41:10.554845 [ 253 ] {cb7fadf2-12bb-4139-8542-2419cd875c15} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7874 | 2026.03.18 01:41:10.555064 [ 253 ] {cb7fadf2-12bb-4139-8542-2419cd875c15} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2026.03.18 01:41:10.555196 [ 253 ] {cb7fadf2-12bb-4139-8542-2419cd875c15} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001237 sec., 88116.41067097818 rows/sec., 7.40 MiB/sec. | ||
| 7876 | 2026.03.18 01:41:10.555234 [ 253 ] {cb7fadf2-12bb-4139-8542-2419cd875c15} <Debug> TCPHandler: Processed in 0.001409633 sec. | ||
| 7877 | 2026.03.18 01:41:10.555353 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7878 | 2026.03.18 01:41:10.555451 [ 253 ] {4142685a-acab-43ec-be76-221c6b4dc3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7879 | 2026.03.18 01:41:10.555491 [ 253 ] {4142685a-acab-43ec-be76-221c6b4dc3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7880 | 2026.03.18 01:41:10.555936 [ 253 ] {4142685a-acab-43ec-be76-221c6b4dc3ab} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2026.03.18 01:41:10.555984 [ 253 ] {4142685a-acab-43ec-be76-221c6b4dc3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7882 | 2026.03.18 01:41:10.556347 [ 253 ] {4142685a-acab-43ec-be76-221c6b4dc3ab} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7883 | 2026.03.18 01:41:10.556560 [ 253 ] {4142685a-acab-43ec-be76-221c6b4dc3ab} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2026.03.18 01:41:10.556694 [ 253 ] {4142685a-acab-43ec-be76-221c6b4dc3ab} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001263 sec., 22169.437846397464 rows/sec., 1.62 MiB/sec. | ||
| 7885 | 2026.03.18 01:41:10.556733 [ 253 ] {4142685a-acab-43ec-be76-221c6b4dc3ab} <Debug> TCPHandler: Processed in 0.001431674 sec. | ||
| 7886 | 2026.03.18 01:41:10.556846 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7887 | 2026.03.18 01:41:10.556943 [ 253 ] {0a53b6d9-7639-4eaa-8aeb-e0fd693e72a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7888 | 2026.03.18 01:41:10.556983 [ 253 ] {0a53b6d9-7639-4eaa-8aeb-e0fd693e72a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7889 | 2026.03.18 01:41:10.557413 [ 253 ] {0a53b6d9-7639-4eaa-8aeb-e0fd693e72a6} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.03.18 01:41:10.557451 [ 253 ] {0a53b6d9-7639-4eaa-8aeb-e0fd693e72a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7891 | 2026.03.18 01:41:10.557758 [ 253 ] {0a53b6d9-7639-4eaa-8aeb-e0fd693e72a6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7892 | 2026.03.18 01:41:10.557963 [ 253 ] {0a53b6d9-7639-4eaa-8aeb-e0fd693e72a6} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.03.18 01:41:10.558092 [ 253 ] {0a53b6d9-7639-4eaa-8aeb-e0fd693e72a6} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001169 sec., 78699.74337040207 rows/sec., 6.15 MiB/sec. | ||
| 7894 | 2026.03.18 01:41:10.558130 [ 253 ] {0a53b6d9-7639-4eaa-8aeb-e0fd693e72a6} <Debug> TCPHandler: Processed in 0.001335103 sec. | ||
| 7895 | 2026.03.18 01:41:10.558245 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2026.03.18 01:41:10.558340 [ 253 ] {75312f1e-6eb6-40ea-aad9-9e5bc13894e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7897 | 2026.03.18 01:41:10.558384 [ 253 ] {75312f1e-6eb6-40ea-aad9-9e5bc13894e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7898 | 2026.03.18 01:41:10.558791 [ 253 ] {75312f1e-6eb6-40ea-aad9-9e5bc13894e6} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.03.18 01:41:10.558827 [ 253 ] {75312f1e-6eb6-40ea-aad9-9e5bc13894e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7900 | 2026.03.18 01:41:10.559152 [ 253 ] {75312f1e-6eb6-40ea-aad9-9e5bc13894e6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7901 | 2026.03.18 01:41:10.559354 [ 253 ] {75312f1e-6eb6-40ea-aad9-9e5bc13894e6} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.03.18 01:41:10.559484 [ 253 ] {75312f1e-6eb6-40ea-aad9-9e5bc13894e6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001163 sec., 138435.08168529664 rows/sec., 9.64 MiB/sec. | ||
| 7903 | 2026.03.18 01:41:10.559521 [ 253 ] {75312f1e-6eb6-40ea-aad9-9e5bc13894e6} <Debug> TCPHandler: Processed in 0.001326322 sec. | ||
| 7904 | 2026.03.18 01:41:10.559624 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.03.18 01:41:10.559719 [ 253 ] {2f301074-92b8-4147-8030-3d24cfe40d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7906 | 2026.03.18 01:41:10.559778 [ 253 ] {2f301074-92b8-4147-8030-3d24cfe40d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7907 | 2026.03.18 01:41:10.560579 [ 253 ] {2f301074-92b8-4147-8030-3d24cfe40d42} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.03.18 01:41:10.560616 [ 253 ] {2f301074-92b8-4147-8030-3d24cfe40d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7909 | 2026.03.18 01:41:10.561138 [ 253 ] {2f301074-92b8-4147-8030-3d24cfe40d42} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7910 | 2026.03.18 01:41:10.561361 [ 253 ] {2f301074-92b8-4147-8030-3d24cfe40d42} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.03.18 01:41:10.561501 [ 253 ] {2f301074-92b8-4147-8030-3d24cfe40d42} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.0018 sec., 14444.444444444445 rows/sec., 25.88 MiB/sec. | ||
| 7912 | 2026.03.18 01:41:10.561567 [ 253 ] {2f301074-92b8-4147-8030-3d24cfe40d42} <Debug> TCPHandler: Processed in 0.001993453 sec. | ||
| 7913 | 2026.03.18 01:41:10.561684 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2026.03.18 01:41:10.561778 [ 253 ] {1f94f6e3-cf4c-446d-8b94-08091fb9e6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7915 | 2026.03.18 01:41:10.561821 [ 253 ] {1f94f6e3-cf4c-446d-8b94-08091fb9e6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7916 | 2026.03.18 01:41:10.562164 [ 253 ] {1f94f6e3-cf4c-446d-8b94-08091fb9e6a5} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.03.18 01:41:10.562201 [ 253 ] {1f94f6e3-cf4c-446d-8b94-08091fb9e6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7918 | 2026.03.18 01:41:10.562499 [ 253 ] {1f94f6e3-cf4c-446d-8b94-08091fb9e6a5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7919 | 2026.03.18 01:41:10.562710 [ 253 ] {1f94f6e3-cf4c-446d-8b94-08091fb9e6a5} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.03.18 01:41:10.562839 [ 253 ] {1f94f6e3-cf4c-446d-8b94-08091fb9e6a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 7921 | 2026.03.18 01:41:10.562873 [ 253 ] {1f94f6e3-cf4c-446d-8b94-08091fb9e6a5} <Debug> TCPHandler: Processed in 0.00124035 sec. | ||
| 7922 | 2026.03.18 01:41:12.234609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15747 | ||
| 7923 | 2026.03.18 01:41:12.235125 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.03.18 01:41:12.235161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7925 | 2026.03.18 01:41:12.235644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7926 | 2026.03.18 01:41:12.235879 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.03.18 01:41:12.236008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15747 | ||
| 7928 | 2026.03.18 01:41:13.081316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7929 | 2026.03.18 01:41:13.097132 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.03.18 01:41:13.097182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7931 | 2026.03.18 01:41:13.102976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7932 | 2026.03.18 01:41:13.103686 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.03.18 01:41:13.106191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7934 | 2026.03.18 01:41:14.800751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1070 | ||
| 7935 | 2026.03.18 01:41:14.803101 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2026.03.18 01:41:14.803152 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7937 | 2026.03.18 01:41:14.804324 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7938 | 2026.03.18 01:41:14.804595 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2026.03.18 01:41:14.804861 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
| 7940 | 2026.03.18 01:41:15.560131 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.03.18 01:41:15.560327 [ 253 ] {4904508b-4f8d-4a49-9901-59ef84c4db85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7942 | 2026.03.18 01:41:15.560396 [ 253 ] {4904508b-4f8d-4a49-9901-59ef84c4db85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7943 | 2026.03.18 01:41:15.561200 [ 253 ] {4904508b-4f8d-4a49-9901-59ef84c4db85} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.03.18 01:41:15.561258 [ 253 ] {4904508b-4f8d-4a49-9901-59ef84c4db85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7945 | 2026.03.18 01:41:15.561666 [ 253 ] {4904508b-4f8d-4a49-9901-59ef84c4db85} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7946 | 2026.03.18 01:41:15.561888 [ 253 ] {4904508b-4f8d-4a49-9901-59ef84c4db85} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.03.18 01:41:15.562053 [ 253 ] {4904508b-4f8d-4a49-9901-59ef84c4db85} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001777 sec., 159819.9212155318 rows/sec., 10.15 MiB/sec. | ||
| 7948 | 2026.03.18 01:41:15.562106 [ 253 ] {4904508b-4f8d-4a49-9901-59ef84c4db85} <Debug> TCPHandler: Processed in 0.002135756 sec. | ||
| 7949 | 2026.03.18 01:41:15.562237 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.03.18 01:41:15.562341 [ 253 ] {fde5782f-9ecb-4d76-bd56-019818c8f9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7951 | 2026.03.18 01:41:15.562386 [ 253 ] {fde5782f-9ecb-4d76-bd56-019818c8f9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7952 | 2026.03.18 01:41:15.563201 [ 253 ] {fde5782f-9ecb-4d76-bd56-019818c8f9e6} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.03.18 01:41:15.563239 [ 253 ] {fde5782f-9ecb-4d76-bd56-019818c8f9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7954 | 2026.03.18 01:41:15.564181 [ 253 ] {fde5782f-9ecb-4d76-bd56-019818c8f9e6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7955 | 2026.03.18 01:41:15.564398 [ 253 ] {fde5782f-9ecb-4d76-bd56-019818c8f9e6} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.03.18 01:41:15.564534 [ 253 ] {fde5782f-9ecb-4d76-bd56-019818c8f9e6} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.002216 sec., 372292.41877256316 rows/sec., 29.21 MiB/sec. | ||
| 7957 | 2026.03.18 01:41:15.564571 [ 253 ] {fde5782f-9ecb-4d76-bd56-019818c8f9e6} <Debug> TCPHandler: Processed in 0.002386049 sec. | ||
| 7958 | 2026.03.18 01:41:15.564690 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2026.03.18 01:41:15.564787 [ 253 ] {15b5656f-927c-4902-9bd2-53b47cf946ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7960 | 2026.03.18 01:41:15.564834 [ 253 ] {15b5656f-927c-4902-9bd2-53b47cf946ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7961 | 2026.03.18 01:41:15.565282 [ 253 ] {15b5656f-927c-4902-9bd2-53b47cf946ec} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.03.18 01:41:15.565319 [ 253 ] {15b5656f-927c-4902-9bd2-53b47cf946ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7963 | 2026.03.18 01:41:15.565617 [ 253 ] {15b5656f-927c-4902-9bd2-53b47cf946ec} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7964 | 2026.03.18 01:41:15.565818 [ 253 ] {15b5656f-927c-4902-9bd2-53b47cf946ec} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.03.18 01:41:15.565948 [ 253 ] {15b5656f-927c-4902-9bd2-53b47cf946ec} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.00118 sec., 132203.38983050847 rows/sec., 7.94 MiB/sec. | ||
| 7966 | 2026.03.18 01:41:15.565986 [ 253 ] {15b5656f-927c-4902-9bd2-53b47cf946ec} <Debug> TCPHandler: Processed in 0.001346112 sec. | ||
| 7967 | 2026.03.18 01:41:15.566097 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.03.18 01:41:15.566190 [ 253 ] {e03ef917-5685-4f93-93dc-8f5dccda5e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7969 | 2026.03.18 01:41:15.566230 [ 253 ] {e03ef917-5685-4f93-93dc-8f5dccda5e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7970 | 2026.03.18 01:41:15.566661 [ 253 ] {e03ef917-5685-4f93-93dc-8f5dccda5e95} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.03.18 01:41:15.566696 [ 253 ] {e03ef917-5685-4f93-93dc-8f5dccda5e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7972 | 2026.03.18 01:41:15.566986 [ 253 ] {e03ef917-5685-4f93-93dc-8f5dccda5e95} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7973 | 2026.03.18 01:41:15.567188 [ 253 ] {e03ef917-5685-4f93-93dc-8f5dccda5e95} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.03.18 01:41:15.567314 [ 253 ] {e03ef917-5685-4f93-93dc-8f5dccda5e95} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 7975 | 2026.03.18 01:41:15.567351 [ 253 ] {e03ef917-5685-4f93-93dc-8f5dccda5e95} <Debug> TCPHandler: Processed in 0.001302172 sec. | ||
| 7976 | 2026.03.18 01:41:15.567460 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.03.18 01:41:15.567553 [ 253 ] {d880d423-6b3e-4d6a-8305-9e4a6527232b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7978 | 2026.03.18 01:41:15.567593 [ 253 ] {d880d423-6b3e-4d6a-8305-9e4a6527232b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7979 | 2026.03.18 01:41:15.568025 [ 253 ] {d880d423-6b3e-4d6a-8305-9e4a6527232b} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.03.18 01:41:15.568061 [ 253 ] {d880d423-6b3e-4d6a-8305-9e4a6527232b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7981 | 2026.03.18 01:41:15.568358 [ 253 ] {d880d423-6b3e-4d6a-8305-9e4a6527232b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7982 | 2026.03.18 01:41:15.568563 [ 253 ] {d880d423-6b3e-4d6a-8305-9e4a6527232b} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.03.18 01:41:15.568695 [ 253 ] {d880d423-6b3e-4d6a-8305-9e4a6527232b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 7984 | 2026.03.18 01:41:15.568733 [ 253 ] {d880d423-6b3e-4d6a-8305-9e4a6527232b} <Debug> TCPHandler: Processed in 0.001322091 sec. | ||
| 7985 | 2026.03.18 01:41:15.568846 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.03.18 01:41:15.568941 [ 253 ] {046b65eb-453a-498c-8e5d-2cd98340fd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7987 | 2026.03.18 01:41:15.568981 [ 253 ] {046b65eb-453a-498c-8e5d-2cd98340fd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7988 | 2026.03.18 01:41:15.569576 [ 253 ] {046b65eb-453a-498c-8e5d-2cd98340fd23} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.03.18 01:41:15.569611 [ 253 ] {046b65eb-453a-498c-8e5d-2cd98340fd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7990 | 2026.03.18 01:41:15.569925 [ 253 ] {046b65eb-453a-498c-8e5d-2cd98340fd23} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7991 | 2026.03.18 01:41:15.570129 [ 253 ] {046b65eb-453a-498c-8e5d-2cd98340fd23} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.03.18 01:41:15.570259 [ 253 ] {046b65eb-453a-498c-8e5d-2cd98340fd23} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001336 sec., 377245.508982036 rows/sec., 26.53 MiB/sec. | ||
| 7993 | 2026.03.18 01:41:15.570296 [ 253 ] {046b65eb-453a-498c-8e5d-2cd98340fd23} <Debug> TCPHandler: Processed in 0.001501044 sec. | ||
| 7994 | 2026.03.18 01:41:15.570404 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.03.18 01:41:15.570506 [ 253 ] {9b17c813-97c7-4329-b3bd-8281221c4c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7996 | 2026.03.18 01:41:15.570548 [ 253 ] {9b17c813-97c7-4329-b3bd-8281221c4c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7997 | 2026.03.18 01:41:15.570892 [ 253 ] {9b17c813-97c7-4329-b3bd-8281221c4c94} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.03.18 01:41:15.570929 [ 253 ] {9b17c813-97c7-4329-b3bd-8281221c4c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 7999 | 2026.03.18 01:41:15.571250 [ 253 ] {9b17c813-97c7-4329-b3bd-8281221c4c94} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8000 | 2026.03.18 01:41:15.571465 [ 253 ] {9b17c813-97c7-4329-b3bd-8281221c4c94} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.03.18 01:41:15.571601 [ 253 ] {9b17c813-97c7-4329-b3bd-8281221c4c94} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 8002 | 2026.03.18 01:41:15.571639 [ 253 ] {9b17c813-97c7-4329-b3bd-8281221c4c94} <Debug> TCPHandler: Processed in 0.001285851 sec. | ||
| 8003 | 2026.03.18 01:41:15.571763 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.03.18 01:41:15.571874 [ 253 ] {eb7b813e-0c9b-4577-a18d-4ba4c93c7b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8005 | 2026.03.18 01:41:15.571918 [ 253 ] {eb7b813e-0c9b-4577-a18d-4ba4c93c7b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8006 | 2026.03.18 01:41:15.572351 [ 253 ] {eb7b813e-0c9b-4577-a18d-4ba4c93c7b3a} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.03.18 01:41:15.572388 [ 253 ] {eb7b813e-0c9b-4577-a18d-4ba4c93c7b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8008 | 2026.03.18 01:41:15.572731 [ 253 ] {eb7b813e-0c9b-4577-a18d-4ba4c93c7b3a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8009 | 2026.03.18 01:41:15.572943 [ 253 ] {eb7b813e-0c9b-4577-a18d-4ba4c93c7b3a} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.03.18 01:41:15.573078 [ 253 ] {eb7b813e-0c9b-4577-a18d-4ba4c93c7b3a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001224 sec., 216503.26797385621 rows/sec., 14.39 MiB/sec. | ||
| 8011 | 2026.03.18 01:41:15.573115 [ 253 ] {eb7b813e-0c9b-4577-a18d-4ba4c93c7b3a} <Debug> TCPHandler: Processed in 0.001403393 sec. | ||
| 8012 | 2026.03.18 01:41:15.573230 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2026.03.18 01:41:15.573325 [ 253 ] {3b680a6b-c56f-4486-8e30-8e28f721ab7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8014 | 2026.03.18 01:41:15.573367 [ 253 ] {3b680a6b-c56f-4486-8e30-8e28f721ab7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8015 | 2026.03.18 01:41:15.573685 [ 253 ] {3b680a6b-c56f-4486-8e30-8e28f721ab7a} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2026.03.18 01:41:15.573721 [ 253 ] {3b680a6b-c56f-4486-8e30-8e28f721ab7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8017 | 2026.03.18 01:41:15.574014 [ 253 ] {3b680a6b-c56f-4486-8e30-8e28f721ab7a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8018 | 2026.03.18 01:41:15.574224 [ 253 ] {3b680a6b-c56f-4486-8e30-8e28f721ab7a} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2026.03.18 01:41:15.574356 [ 253 ] {3b680a6b-c56f-4486-8e30-8e28f721ab7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 8020 | 2026.03.18 01:41:15.574392 [ 253 ] {3b680a6b-c56f-4486-8e30-8e28f721ab7a} <Debug> TCPHandler: Processed in 0.001210001 sec. | ||
| 8021 | 2026.03.18 01:41:15.574501 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8022 | 2026.03.18 01:41:15.574622 [ 253 ] {3df299f7-eeb3-49f6-924c-b9af0a273fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8023 | 2026.03.18 01:41:15.574687 [ 253 ] {3df299f7-eeb3-49f6-924c-b9af0a273fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8024 | 2026.03.18 01:41:15.575579 [ 253 ] {3df299f7-eeb3-49f6-924c-b9af0a273fd1} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2026.03.18 01:41:15.575617 [ 253 ] {3df299f7-eeb3-49f6-924c-b9af0a273fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8026 | 2026.03.18 01:41:15.576142 [ 253 ] {3df299f7-eeb3-49f6-924c-b9af0a273fd1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8027 | 2026.03.18 01:41:15.576371 [ 253 ] {3df299f7-eeb3-49f6-924c-b9af0a273fd1} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2026.03.18 01:41:15.576513 [ 253 ] {3df299f7-eeb3-49f6-924c-b9af0a273fd1} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 13.09 MiB/sec. | ||
| 8029 | 2026.03.18 01:41:15.576579 [ 253 ] {3df299f7-eeb3-49f6-924c-b9af0a273fd1} <Debug> TCPHandler: Processed in 0.002131695 sec. | ||
| 8030 | 2026.03.18 01:41:15.576698 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2026.03.18 01:41:15.576791 [ 253 ] {aa5e3a61-7ac2-43da-bed8-85c9bfd59eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8032 | 2026.03.18 01:41:15.576833 [ 253 ] {aa5e3a61-7ac2-43da-bed8-85c9bfd59eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8033 | 2026.03.18 01:41:15.577166 [ 253 ] {aa5e3a61-7ac2-43da-bed8-85c9bfd59eda} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.03.18 01:41:15.577203 [ 253 ] {aa5e3a61-7ac2-43da-bed8-85c9bfd59eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8035 | 2026.03.18 01:41:15.577512 [ 253 ] {aa5e3a61-7ac2-43da-bed8-85c9bfd59eda} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8036 | 2026.03.18 01:41:15.577728 [ 253 ] {aa5e3a61-7ac2-43da-bed8-85c9bfd59eda} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.03.18 01:41:15.577858 [ 253 ] {aa5e3a61-7ac2-43da-bed8-85c9bfd59eda} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 8038 | 2026.03.18 01:41:15.577893 [ 253 ] {aa5e3a61-7ac2-43da-bed8-85c9bfd59eda} <Debug> TCPHandler: Processed in 0.001246311 sec. | ||
| 8039 | 2026.03.18 01:41:19.187045 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49471 | ||
| 8040 | 2026.03.18 01:41:19.187153 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8041 | 2026.03.18 01:41:19.187180 [ 297 ] {} <Debug> TCP-Session: 7c1981c1-3a43-4f96-92db-f240d7a83507 Authenticating user 'default' from [fd00:1122:3344:101::e]:49471 | ||
| 8042 | 2026.03.18 01:41:19.187201 [ 297 ] {} <Debug> TCP-Session: 7c1981c1-3a43-4f96-92db-f240d7a83507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2026.03.18 01:41:19.187215 [ 297 ] {} <Debug> TCP-Session: 7c1981c1-3a43-4f96-92db-f240d7a83507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8044 | 2026.03.18 01:41:19.187448 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49559 | ||
| 8045 | 2026.03.18 01:41:19.187461 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33509 | ||
| 8046 | 2026.03.18 01:41:19.187486 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42128 | ||
| 8047 | 2026.03.18 01:41:19.187524 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48693 | ||
| 8048 | 2026.03.18 01:41:19.187566 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8049 | 2026.03.18 01:41:19.187566 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8050 | 2026.03.18 01:41:19.187601 [ 298 ] {} <Debug> TCP-Session: 79dcf486-9c71-4316-a480-39c2d9b59c1b Authenticating user 'default' from [fd00:1122:3344:101::e]:49559 | ||
| 8051 | 2026.03.18 01:41:19.187617 [ 3 ] {} <Debug> TCP-Session: 7d235acc-3dd0-4e24-abd3-679c43594c8e Authenticating user 'default' from [fd00:1122:3344:101::e]:33509 | ||
| 8052 | 2026.03.18 01:41:19.187631 [ 298 ] {} <Debug> TCP-Session: 79dcf486-9c71-4316-a480-39c2d9b59c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2026.03.18 01:41:19.187638 [ 3 ] {} <Debug> TCP-Session: 7d235acc-3dd0-4e24-abd3-679c43594c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8054 | 2026.03.18 01:41:19.187645 [ 298 ] {} <Debug> TCP-Session: 79dcf486-9c71-4316-a480-39c2d9b59c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2026.03.18 01:41:19.187630 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8056 | 2026.03.18 01:41:19.187653 [ 3 ] {} <Debug> TCP-Session: 7d235acc-3dd0-4e24-abd3-679c43594c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8057 | 2026.03.18 01:41:19.187637 [ 297 ] {} <Trace> TCP-Session: 7c1981c1-3a43-4f96-92db-f240d7a83507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8058 | 2026.03.18 01:41:19.187690 [ 293 ] {} <Debug> TCP-Session: 96ae5a2e-ad9f-497d-8cee-44b1904fca0e Authenticating user 'default' from [fd00:1122:3344:101::e]:42128 | ||
| 8059 | 2026.03.18 01:41:19.187525 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59237 | ||
| 8060 | 2026.03.18 01:41:19.187753 [ 293 ] {} <Debug> TCP-Session: 96ae5a2e-ad9f-497d-8cee-44b1904fca0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.03.18 01:41:19.187504 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50572 | ||
| 8062 | 2026.03.18 01:41:19.187800 [ 293 ] {} <Debug> TCP-Session: 96ae5a2e-ad9f-497d-8cee-44b1904fca0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.03.18 01:41:19.187469 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45775 | ||
| 8064 | 2026.03.18 01:41:19.187849 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8065 | 2026.03.18 01:41:19.187456 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60135 | ||
| 8066 | 2026.03.18 01:41:19.187903 [ 296 ] {} <Debug> TCP-Session: 23f571dd-944d-4660-b663-96076acc9827 Authenticating user 'default' from [fd00:1122:3344:101::e]:48693 | ||
| 8067 | 2026.03.18 01:41:19.187891 [ 297 ] {34b8513a-f31e-4537-bc65-e050a59fea01} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49471) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8068 | 2026.03.18 01:41:19.187932 [ 296 ] {} <Debug> TCP-Session: 23f571dd-944d-4660-b663-96076acc9827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2026.03.18 01:41:19.187971 [ 296 ] {} <Debug> TCP-Session: 23f571dd-944d-4660-b663-96076acc9827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8070 | 2026.03.18 01:41:19.188331 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8071 | 2026.03.18 01:41:19.188363 [ 299 ] {} <Debug> TCP-Session: 1d1392c8-07b8-48f4-ba58-0b0cc3ca6580 Authenticating user 'default' from [fd00:1122:3344:101::e]:60135 | ||
| 8072 | 2026.03.18 01:41:19.188380 [ 299 ] {} <Debug> TCP-Session: 1d1392c8-07b8-48f4-ba58-0b0cc3ca6580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8073 | 2026.03.18 01:41:19.188392 [ 297 ] {34b8513a-f31e-4537-bc65-e050a59fea01} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8074 | 2026.03.18 01:41:19.188394 [ 299 ] {} <Debug> TCP-Session: 1d1392c8-07b8-48f4-ba58-0b0cc3ca6580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8075 | 2026.03.18 01:41:19.188440 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8076 | 2026.03.18 01:41:19.188465 [ 297 ] {34b8513a-f31e-4537-bc65-e050a59fea01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8077 | 2026.03.18 01:41:19.188474 [ 292 ] {} <Debug> TCP-Session: 557c600f-f95e-49fc-a604-babca058d642 Authenticating user 'default' from [fd00:1122:3344:101::e]:45775 | ||
| 8078 | 2026.03.18 01:41:19.188495 [ 292 ] {} <Debug> TCP-Session: 557c600f-f95e-49fc-a604-babca058d642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2026.03.18 01:41:19.188508 [ 292 ] {} <Debug> TCP-Session: 557c600f-f95e-49fc-a604-babca058d642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8080 | 2026.03.18 01:41:19.188687 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8081 | 2026.03.18 01:41:19.188729 [ 295 ] {} <Debug> TCP-Session: b743a5da-21fa-4489-83ab-ee4e5f97d0b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59237 | ||
| 8082 | 2026.03.18 01:41:19.188756 [ 295 ] {} <Debug> TCP-Session: b743a5da-21fa-4489-83ab-ee4e5f97d0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8083 | 2026.03.18 01:41:19.188769 [ 295 ] {} <Debug> TCP-Session: b743a5da-21fa-4489-83ab-ee4e5f97d0b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8084 | 2026.03.18 01:41:19.188792 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8085 | 2026.03.18 01:41:19.188815 [ 297 ] {34b8513a-f31e-4537-bc65-e050a59fea01} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 8086 | 2026.03.18 01:41:19.188834 [ 294 ] {} <Debug> TCP-Session: cffe7d50-8061-4513-9548-5578982faa17 Authenticating user 'default' from [fd00:1122:3344:101::e]:50572 | ||
| 8087 | 2026.03.18 01:41:19.188868 [ 294 ] {} <Debug> TCP-Session: cffe7d50-8061-4513-9548-5578982faa17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8088 | 2026.03.18 01:41:19.188881 [ 294 ] {} <Debug> TCP-Session: cffe7d50-8061-4513-9548-5578982faa17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8089 | 2026.03.18 01:41:19.189828 [ 302 ] {34b8513a-f31e-4537-bc65-e050a59fea01} <Trace> AggregatingTransform: Aggregating | ||
| 8090 | 2026.03.18 01:41:19.189865 [ 302 ] {34b8513a-f31e-4537-bc65-e050a59fea01} <Trace> Aggregator: Aggregation method: without_key | ||
| 8091 | 2026.03.18 01:41:19.189903 [ 302 ] {34b8513a-f31e-4537-bc65-e050a59fea01} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000977646 sec. (1022.865 rows/sec., 39.96 KiB/sec.) | ||
| 8092 | 2026.03.18 01:41:19.189924 [ 302 ] {34b8513a-f31e-4537-bc65-e050a59fea01} <Trace> Aggregator: Merging aggregated data | ||
| 8093 | 2026.03.18 01:41:19.191269 [ 297 ] {34b8513a-f31e-4537-bc65-e050a59fea01} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003445 sec., 290.27576197387515 rows/sec., 11.34 KiB/sec. | ||
| 8094 | 2026.03.18 01:41:19.191402 [ 297 ] {34b8513a-f31e-4537-bc65-e050a59fea01} <Debug> TCPHandler: Processed in 0.003917585 sec. | ||
| 8095 | 2026.03.18 01:41:19.191537 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8096 | 2026.03.18 01:41:19.191567 [ 297 ] {} <Debug> TCP-Session: 7c1981c1-3a43-4f96-92db-f240d7a83507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8097 | 2026.03.18 01:41:19.191567 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8098 | 2026.03.18 01:41:19.191590 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8099 | 2026.03.18 01:41:19.191605 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8100 | 2026.03.18 01:41:19.191626 [ 299 ] {} <Debug> TCP-Session: 1d1392c8-07b8-48f4-ba58-0b0cc3ca6580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8101 | 2026.03.18 01:41:19.191644 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8102 | 2026.03.18 01:41:19.191668 [ 294 ] {} <Debug> TCP-Session: cffe7d50-8061-4513-9548-5578982faa17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2026.03.18 01:41:19.191678 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8104 | 2026.03.18 01:41:19.191698 [ 3 ] {} <Debug> TCP-Session: 7d235acc-3dd0-4e24-abd3-679c43594c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2026.03.18 01:41:19.191649 [ 298 ] {} <Debug> TCP-Session: 79dcf486-9c71-4316-a480-39c2d9b59c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8106 | 2026.03.18 01:41:19.191730 [ 292 ] {} <Debug> TCP-Session: 557c600f-f95e-49fc-a604-babca058d642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2026.03.18 01:41:19.191622 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8108 | 2026.03.18 01:41:19.191660 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8109 | 2026.03.18 01:41:19.191809 [ 296 ] {} <Debug> TCP-Session: 23f571dd-944d-4660-b663-96076acc9827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8110 | 2026.03.18 01:41:19.191693 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8111 | 2026.03.18 01:41:19.191826 [ 293 ] {} <Debug> TCP-Session: 96ae5a2e-ad9f-497d-8cee-44b1904fca0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8112 | 2026.03.18 01:41:19.191874 [ 295 ] {} <Debug> TCP-Session: b743a5da-21fa-4489-83ab-ee4e5f97d0b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8113 | 2026.03.18 01:41:19.339729 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37344 | ||
| 8114 | 2026.03.18 01:41:19.339842 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8115 | 2026.03.18 01:41:19.339871 [ 297 ] {} <Debug> TCP-Session: 57c930c2-6aa7-40b4-ad55-143d0eadc7e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37344 | ||
| 8116 | 2026.03.18 01:41:19.339894 [ 297 ] {} <Debug> TCP-Session: 57c930c2-6aa7-40b4-ad55-143d0eadc7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8117 | 2026.03.18 01:41:19.339907 [ 297 ] {} <Debug> TCP-Session: 57c930c2-6aa7-40b4-ad55-143d0eadc7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8118 | 2026.03.18 01:41:19.340129 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46692 | ||
| 8119 | 2026.03.18 01:41:19.340139 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41978 | ||
| 8120 | 2026.03.18 01:41:19.340165 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44606 | ||
| 8121 | 2026.03.18 01:41:19.340193 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56316 | ||
| 8122 | 2026.03.18 01:41:19.340215 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65279 | ||
| 8123 | 2026.03.18 01:41:19.340248 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8124 | 2026.03.18 01:41:19.340239 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56971 | ||
| 8125 | 2026.03.18 01:41:19.340269 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8126 | 2026.03.18 01:41:19.340280 [ 298 ] {} <Debug> TCP-Session: 73302586-2127-4ea4-bd4c-6b79a1bff13a Authenticating user 'default' from [fd00:1122:3344:101::e]:46692 | ||
| 8127 | 2026.03.18 01:41:19.340286 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8128 | 2026.03.18 01:41:19.340306 [ 3 ] {} <Debug> TCP-Session: 239321bb-b2d3-4ddf-aa2b-ab7d4753a67f Authenticating user 'default' from [fd00:1122:3344:101::e]:44606 | ||
| 8129 | 2026.03.18 01:41:19.340317 [ 298 ] {} <Debug> TCP-Session: 73302586-2127-4ea4-bd4c-6b79a1bff13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8130 | 2026.03.18 01:41:19.340332 [ 293 ] {} <Debug> TCP-Session: e00ad231-67ff-42ae-b6f8-9cbd239a6e14 Authenticating user 'default' from [fd00:1122:3344:101::e]:56316 | ||
| 8131 | 2026.03.18 01:41:19.340332 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8132 | 2026.03.18 01:41:19.340337 [ 3 ] {} <Debug> TCP-Session: 239321bb-b2d3-4ddf-aa2b-ab7d4753a67f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.03.18 01:41:19.340362 [ 293 ] {} <Debug> TCP-Session: e00ad231-67ff-42ae-b6f8-9cbd239a6e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2026.03.18 01:41:19.340371 [ 296 ] {} <Debug> TCP-Session: d93d6b46-6513-4634-b182-6a31123b3005 Authenticating user 'default' from [fd00:1122:3344:101::e]:56971 | ||
| 8135 | 2026.03.18 01:41:19.340379 [ 3 ] {} <Debug> TCP-Session: 239321bb-b2d3-4ddf-aa2b-ab7d4753a67f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8136 | 2026.03.18 01:41:19.340346 [ 298 ] {} <Debug> TCP-Session: 73302586-2127-4ea4-bd4c-6b79a1bff13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8137 | 2026.03.18 01:41:19.340305 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8138 | 2026.03.18 01:41:19.340301 [ 297 ] {} <Trace> TCP-Session: 57c930c2-6aa7-40b4-ad55-143d0eadc7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.03.18 01:41:19.340479 [ 294 ] {} <Debug> TCP-Session: e0c02149-e1cb-4639-91c4-01bd01933c77 Authenticating user 'default' from [fd00:1122:3344:101::e]:65279 | ||
| 8140 | 2026.03.18 01:41:19.340278 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8141 | 2026.03.18 01:41:19.340519 [ 294 ] {} <Debug> TCP-Session: e0c02149-e1cb-4639-91c4-01bd01933c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8142 | 2026.03.18 01:41:19.340543 [ 299 ] {} <Debug> TCP-Session: d7291631-e512-46f9-870d-fd3fe1a74bce Authenticating user 'default' from [fd00:1122:3344:101::e]:41978 | ||
| 8143 | 2026.03.18 01:41:19.340556 [ 294 ] {} <Debug> TCP-Session: e0c02149-e1cb-4639-91c4-01bd01933c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2026.03.18 01:41:19.340572 [ 299 ] {} <Debug> TCP-Session: d7291631-e512-46f9-870d-fd3fe1a74bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8145 | 2026.03.18 01:41:19.340177 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55760 | ||
| 8146 | 2026.03.18 01:41:19.340596 [ 299 ] {} <Debug> TCP-Session: d7291631-e512-46f9-870d-fd3fe1a74bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8147 | 2026.03.18 01:41:19.340404 [ 296 ] {} <Debug> TCP-Session: d93d6b46-6513-4634-b182-6a31123b3005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8148 | 2026.03.18 01:41:19.340389 [ 293 ] {} <Debug> TCP-Session: e00ad231-67ff-42ae-b6f8-9cbd239a6e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8149 | 2026.03.18 01:41:19.340652 [ 297 ] {5a131919-2437-41c6-9ba0-b12f0f2a5caf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37344) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8150 | 2026.03.18 01:41:19.340661 [ 296 ] {} <Debug> TCP-Session: d93d6b46-6513-4634-b182-6a31123b3005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8151 | 2026.03.18 01:41:19.340694 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8152 | 2026.03.18 01:41:19.340243 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38805 | ||
| 8153 | 2026.03.18 01:41:19.340731 [ 292 ] {} <Debug> TCP-Session: 667eba16-12f1-4a15-a125-6aaa5607fc89 Authenticating user 'default' from [fd00:1122:3344:101::e]:55760 | ||
| 8154 | 2026.03.18 01:41:19.340781 [ 292 ] {} <Debug> TCP-Session: 667eba16-12f1-4a15-a125-6aaa5607fc89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8155 | 2026.03.18 01:41:19.340795 [ 292 ] {} <Debug> TCP-Session: 667eba16-12f1-4a15-a125-6aaa5607fc89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8156 | 2026.03.18 01:41:19.340835 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8157 | 2026.03.18 01:41:19.340868 [ 295 ] {} <Debug> TCP-Session: 73dac352-cd1b-4544-a034-f1cc0a8082bf Authenticating user 'default' from [fd00:1122:3344:101::e]:38805 | ||
| 8158 | 2026.03.18 01:41:19.340891 [ 295 ] {} <Debug> TCP-Session: 73dac352-cd1b-4544-a034-f1cc0a8082bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8159 | 2026.03.18 01:41:19.340904 [ 295 ] {} <Debug> TCP-Session: 73dac352-cd1b-4544-a034-f1cc0a8082bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8160 | 2026.03.18 01:41:19.340939 [ 297 ] {5a131919-2437-41c6-9ba0-b12f0f2a5caf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8161 | 2026.03.18 01:41:19.341000 [ 297 ] {5a131919-2437-41c6-9ba0-b12f0f2a5caf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8162 | 2026.03.18 01:41:19.341290 [ 297 ] {5a131919-2437-41c6-9ba0-b12f0f2a5caf} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 8163 | 2026.03.18 01:41:19.342244 [ 323 ] {5a131919-2437-41c6-9ba0-b12f0f2a5caf} <Trace> AggregatingTransform: Aggregating | ||
| 8164 | 2026.03.18 01:41:19.342296 [ 323 ] {5a131919-2437-41c6-9ba0-b12f0f2a5caf} <Trace> Aggregator: Aggregation method: without_key | ||
| 8165 | 2026.03.18 01:41:19.342334 [ 323 ] {5a131919-2437-41c6-9ba0-b12f0f2a5caf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943366 sec. (1060.034 rows/sec., 41.41 KiB/sec.) | ||
| 8166 | 2026.03.18 01:41:19.342353 [ 323 ] {5a131919-2437-41c6-9ba0-b12f0f2a5caf} <Trace> Aggregator: Merging aggregated data | ||
| 8167 | 2026.03.18 01:41:19.343711 [ 297 ] {5a131919-2437-41c6-9ba0-b12f0f2a5caf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003116 sec., 320.9242618741977 rows/sec., 12.54 KiB/sec. | ||
| 8168 | 2026.03.18 01:41:19.343850 [ 297 ] {5a131919-2437-41c6-9ba0-b12f0f2a5caf} <Debug> TCPHandler: Processed in 0.003676531 sec. | ||
| 8169 | 2026.03.18 01:41:19.343980 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8170 | 2026.03.18 01:41:19.344008 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8171 | 2026.03.18 01:41:19.344011 [ 297 ] {} <Debug> TCP-Session: 57c930c2-6aa7-40b4-ad55-143d0eadc7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8172 | 2026.03.18 01:41:19.344028 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8173 | 2026.03.18 01:41:19.344052 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8174 | 2026.03.18 01:41:19.344069 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8175 | 2026.03.18 01:41:19.344092 [ 299 ] {} <Debug> TCP-Session: d7291631-e512-46f9-870d-fd3fe1a74bce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8176 | 2026.03.18 01:41:19.344089 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8177 | 2026.03.18 01:41:19.344118 [ 3 ] {} <Debug> TCP-Session: 239321bb-b2d3-4ddf-aa2b-ab7d4753a67f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8178 | 2026.03.18 01:41:19.344125 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8179 | 2026.03.18 01:41:19.344146 [ 293 ] {} <Debug> TCP-Session: e00ad231-67ff-42ae-b6f8-9cbd239a6e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8180 | 2026.03.18 01:41:19.344162 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8181 | 2026.03.18 01:41:19.344169 [ 294 ] {} <Debug> TCP-Session: e0c02149-e1cb-4639-91c4-01bd01933c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8182 | 2026.03.18 01:41:19.344055 [ 298 ] {} <Debug> TCP-Session: 73302586-2127-4ea4-bd4c-6b79a1bff13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8183 | 2026.03.18 01:41:19.344214 [ 295 ] {} <Debug> TCP-Session: 73dac352-cd1b-4544-a034-f1cc0a8082bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8184 | 2026.03.18 01:41:19.344079 [ 296 ] {} <Debug> TCP-Session: d93d6b46-6513-4634-b182-6a31123b3005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8185 | 2026.03.18 01:41:19.344109 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8186 | 2026.03.18 01:41:19.344293 [ 292 ] {} <Debug> TCP-Session: 667eba16-12f1-4a15-a125-6aaa5607fc89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.03.18 01:41:19.586145 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8188 | 2026.03.18 01:41:19.586195 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8189 | 2026.03.18 01:41:19.736113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16195 | ||
| 8190 | 2026.03.18 01:41:19.736682 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2026.03.18 01:41:19.736757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8192 | 2026.03.18 01:41:19.737341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8193 | 2026.03.18 01:41:19.737595 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2026.03.18 01:41:19.737743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16195 | ||
| 8195 | 2026.03.18 01:41:20.551927 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8196 | 2026.03.18 01:41:20.552117 [ 253 ] {36487f34-a9bd-4d63-9e4b-081316fa263d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8197 | 2026.03.18 01:41:20.552182 [ 253 ] {36487f34-a9bd-4d63-9e4b-081316fa263d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8198 | 2026.03.18 01:41:20.552871 [ 253 ] {36487f34-a9bd-4d63-9e4b-081316fa263d} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8199 | 2026.03.18 01:41:20.552913 [ 253 ] {36487f34-a9bd-4d63-9e4b-081316fa263d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8200 | 2026.03.18 01:41:20.553335 [ 253 ] {36487f34-a9bd-4d63-9e4b-081316fa263d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8201 | 2026.03.18 01:41:20.553560 [ 253 ] {36487f34-a9bd-4d63-9e4b-081316fa263d} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8202 | 2026.03.18 01:41:20.553738 [ 253 ] {36487f34-a9bd-4d63-9e4b-081316fa263d} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001668 sec., 64748.20143884892 rows/sec., 5.45 MiB/sec. | ||
| 8203 | 2026.03.18 01:41:20.553790 [ 253 ] {36487f34-a9bd-4d63-9e4b-081316fa263d} <Debug> TCPHandler: Processed in 0.001986433 sec. | ||
| 8204 | 2026.03.18 01:41:20.553930 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8205 | 2026.03.18 01:41:20.554034 [ 253 ] {5dbce524-2dad-43da-85de-e0a0c74f7c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8206 | 2026.03.18 01:41:20.554079 [ 253 ] {5dbce524-2dad-43da-85de-e0a0c74f7c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8207 | 2026.03.18 01:41:20.554516 [ 253 ] {5dbce524-2dad-43da-85de-e0a0c74f7c7e} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8208 | 2026.03.18 01:41:20.554553 [ 253 ] {5dbce524-2dad-43da-85de-e0a0c74f7c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8209 | 2026.03.18 01:41:20.554861 [ 253 ] {5dbce524-2dad-43da-85de-e0a0c74f7c7e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8210 | 2026.03.18 01:41:20.555056 [ 253 ] {5dbce524-2dad-43da-85de-e0a0c74f7c7e} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8211 | 2026.03.18 01:41:20.555187 [ 253 ] {5dbce524-2dad-43da-85de-e0a0c74f7c7e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001203 sec., 21612.63507896924 rows/sec., 1.59 MiB/sec. | ||
| 8212 | 2026.03.18 01:41:20.555222 [ 253 ] {5dbce524-2dad-43da-85de-e0a0c74f7c7e} <Debug> TCPHandler: Processed in 0.001374123 sec. | ||
| 8213 | 2026.03.18 01:41:20.555334 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8214 | 2026.03.18 01:41:20.555432 [ 253 ] {fe8a2f34-0f09-49ef-92e9-6da4ebc10b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8215 | 2026.03.18 01:41:20.555473 [ 253 ] {fe8a2f34-0f09-49ef-92e9-6da4ebc10b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8216 | 2026.03.18 01:41:20.555977 [ 253 ] {fe8a2f34-0f09-49ef-92e9-6da4ebc10b0b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8217 | 2026.03.18 01:41:20.556016 [ 253 ] {fe8a2f34-0f09-49ef-92e9-6da4ebc10b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8218 | 2026.03.18 01:41:20.556343 [ 253 ] {fe8a2f34-0f09-49ef-92e9-6da4ebc10b0b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8219 | 2026.03.18 01:41:20.556558 [ 253 ] {fe8a2f34-0f09-49ef-92e9-6da4ebc10b0b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8220 | 2026.03.18 01:41:20.556696 [ 253 ] {fe8a2f34-0f09-49ef-92e9-6da4ebc10b0b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001242 sec., 72463.76811594203 rows/sec., 5.66 MiB/sec. | ||
| 8221 | 2026.03.18 01:41:20.556735 [ 253 ] {fe8a2f34-0f09-49ef-92e9-6da4ebc10b0b} <Debug> TCPHandler: Processed in 0.001415833 sec. | ||
| 8222 | 2026.03.18 01:41:20.556850 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8223 | 2026.03.18 01:41:20.556946 [ 253 ] {aa87eaca-7677-4b9b-962e-7f2541b3cdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8224 | 2026.03.18 01:41:20.556991 [ 253 ] {aa87eaca-7677-4b9b-962e-7f2541b3cdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8225 | 2026.03.18 01:41:20.557411 [ 253 ] {aa87eaca-7677-4b9b-962e-7f2541b3cdff} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8226 | 2026.03.18 01:41:20.557448 [ 253 ] {aa87eaca-7677-4b9b-962e-7f2541b3cdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8227 | 2026.03.18 01:41:20.557784 [ 253 ] {aa87eaca-7677-4b9b-962e-7f2541b3cdff} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8228 | 2026.03.18 01:41:20.557991 [ 253 ] {aa87eaca-7677-4b9b-962e-7f2541b3cdff} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8229 | 2026.03.18 01:41:20.558125 [ 253 ] {aa87eaca-7677-4b9b-962e-7f2541b3cdff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 8230 | 2026.03.18 01:41:20.558164 [ 253 ] {aa87eaca-7677-4b9b-962e-7f2541b3cdff} <Debug> TCPHandler: Processed in 0.001362933 sec. | ||
| 8231 | 2026.03.18 01:41:20.558285 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8232 | 2026.03.18 01:41:20.558407 [ 253 ] {3f291810-7831-4aee-82b0-113976ee07a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8233 | 2026.03.18 01:41:20.558473 [ 253 ] {3f291810-7831-4aee-82b0-113976ee07a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8234 | 2026.03.18 01:41:20.559344 [ 253 ] {3f291810-7831-4aee-82b0-113976ee07a4} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.03.18 01:41:20.559381 [ 253 ] {3f291810-7831-4aee-82b0-113976ee07a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8236 | 2026.03.18 01:41:20.559928 [ 253 ] {3f291810-7831-4aee-82b0-113976ee07a4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8237 | 2026.03.18 01:41:20.560143 [ 253 ] {3f291810-7831-4aee-82b0-113976ee07a4} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2026.03.18 01:41:20.560285 [ 253 ] {3f291810-7831-4aee-82b0-113976ee07a4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001903 sec., 13662.637940094588 rows/sec., 24.48 MiB/sec. | ||
| 8239 | 2026.03.18 01:41:20.560340 [ 253 ] {3f291810-7831-4aee-82b0-113976ee07a4} <Debug> TCPHandler: Processed in 0.002115075 sec. | ||
| 8240 | 2026.03.18 01:41:20.560460 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8241 | 2026.03.18 01:41:20.560555 [ 253 ] {f4863833-fbd8-4485-86fa-465ed7420378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8242 | 2026.03.18 01:41:20.560598 [ 253 ] {f4863833-fbd8-4485-86fa-465ed7420378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8243 | 2026.03.18 01:41:20.560948 [ 253 ] {f4863833-fbd8-4485-86fa-465ed7420378} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8244 | 2026.03.18 01:41:20.560985 [ 253 ] {f4863833-fbd8-4485-86fa-465ed7420378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8245 | 2026.03.18 01:41:20.561292 [ 253 ] {f4863833-fbd8-4485-86fa-465ed7420378} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8246 | 2026.03.18 01:41:20.561495 [ 253 ] {f4863833-fbd8-4485-86fa-465ed7420378} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2026.03.18 01:41:20.561625 [ 253 ] {f4863833-fbd8-4485-86fa-465ed7420378} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 8248 | 2026.03.18 01:41:20.561661 [ 253 ] {f4863833-fbd8-4485-86fa-465ed7420378} <Debug> TCPHandler: Processed in 0.001251601 sec. | ||
| 8249 | 2026.03.18 01:41:20.606265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8250 | 2026.03.18 01:41:20.624438 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.03.18 01:41:20.624501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8252 | 2026.03.18 01:41:20.630619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8253 | 2026.03.18 01:41:20.631366 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.03.18 01:41:20.634840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8255 | 2026.03.18 01:41:21.314643 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50260 | ||
| 8256 | 2026.03.18 01:41:21.314776 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8257 | 2026.03.18 01:41:21.314808 [ 297 ] {} <Debug> TCP-Session: 3832a78b-0f05-4dfa-987f-7f6afffe74c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50260 | ||
| 8258 | 2026.03.18 01:41:21.314834 [ 297 ] {} <Debug> TCP-Session: 3832a78b-0f05-4dfa-987f-7f6afffe74c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2026.03.18 01:41:21.314850 [ 297 ] {} <Debug> TCP-Session: 3832a78b-0f05-4dfa-987f-7f6afffe74c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8260 | 2026.03.18 01:41:21.315056 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57492 | ||
| 8261 | 2026.03.18 01:41:21.315089 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63696 | ||
| 8262 | 2026.03.18 01:41:21.315138 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33903 | ||
| 8263 | 2026.03.18 01:41:21.315149 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34521 | ||
| 8264 | 2026.03.18 01:41:21.315168 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61758 | ||
| 8265 | 2026.03.18 01:41:21.315207 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8266 | 2026.03.18 01:41:21.315206 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45877 | ||
| 8267 | 2026.03.18 01:41:21.315249 [ 299 ] {} <Debug> TCP-Session: 75b6dc8a-60ea-4f49-8c48-51c6277cfb41 Authenticating user 'default' from [fd00:1122:3344:101::e]:63696 | ||
| 8268 | 2026.03.18 01:41:21.315257 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8269 | 2026.03.18 01:41:21.315283 [ 299 ] {} <Debug> TCP-Session: 75b6dc8a-60ea-4f49-8c48-51c6277cfb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8270 | 2026.03.18 01:41:21.315284 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8271 | 2026.03.18 01:41:21.315305 [ 299 ] {} <Debug> TCP-Session: 75b6dc8a-60ea-4f49-8c48-51c6277cfb41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8272 | 2026.03.18 01:41:21.315312 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8273 | 2026.03.18 01:41:21.315324 [ 293 ] {} <Debug> TCP-Session: 7ed82dd7-cc03-47a3-94ee-a69d1def38c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61758 | ||
| 8274 | 2026.03.18 01:41:21.315344 [ 296 ] {} <Debug> TCP-Session: 503eb9ff-6da1-4c7c-b831-e1ae8497ab1e Authenticating user 'default' from [fd00:1122:3344:101::e]:45877 | ||
| 8275 | 2026.03.18 01:41:21.315357 [ 293 ] {} <Debug> TCP-Session: 7ed82dd7-cc03-47a3-94ee-a69d1def38c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8276 | 2026.03.18 01:41:21.315369 [ 296 ] {} <Debug> TCP-Session: 503eb9ff-6da1-4c7c-b831-e1ae8497ab1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8277 | 2026.03.18 01:41:21.315376 [ 293 ] {} <Debug> TCP-Session: 7ed82dd7-cc03-47a3-94ee-a69d1def38c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8278 | 2026.03.18 01:41:21.315387 [ 296 ] {} <Debug> TCP-Session: 503eb9ff-6da1-4c7c-b831-e1ae8497ab1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8279 | 2026.03.18 01:41:21.315300 [ 292 ] {} <Debug> TCP-Session: cf05f15e-dbcf-4ec6-8cff-0b2d99caff56 Authenticating user 'default' from [fd00:1122:3344:101::e]:34521 | ||
| 8280 | 2026.03.18 01:41:21.315237 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8281 | 2026.03.18 01:41:21.315432 [ 292 ] {} <Debug> TCP-Session: cf05f15e-dbcf-4ec6-8cff-0b2d99caff56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8282 | 2026.03.18 01:41:21.315223 [ 297 ] {} <Trace> TCP-Session: 3832a78b-0f05-4dfa-987f-7f6afffe74c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8283 | 2026.03.18 01:41:21.315461 [ 292 ] {} <Debug> TCP-Session: cf05f15e-dbcf-4ec6-8cff-0b2d99caff56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8284 | 2026.03.18 01:41:21.315461 [ 3 ] {} <Debug> TCP-Session: c64490ae-10f1-4a08-bf77-27edfb5f20b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33903 | ||
| 8285 | 2026.03.18 01:41:21.315212 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57052 | ||
| 8286 | 2026.03.18 01:41:21.315528 [ 3 ] {} <Debug> TCP-Session: c64490ae-10f1-4a08-bf77-27edfb5f20b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2026.03.18 01:41:21.315184 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53036 | ||
| 8288 | 2026.03.18 01:41:21.315573 [ 3 ] {} <Debug> TCP-Session: c64490ae-10f1-4a08-bf77-27edfb5f20b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8289 | 2026.03.18 01:41:21.315168 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8290 | 2026.03.18 01:41:21.315627 [ 298 ] {} <Debug> TCP-Session: dd7bbd4a-7bac-47c0-9f3f-d11412406324 Authenticating user 'default' from [fd00:1122:3344:101::e]:57492 | ||
| 8291 | 2026.03.18 01:41:21.315630 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8292 | 2026.03.18 01:41:21.315647 [ 298 ] {} <Debug> TCP-Session: dd7bbd4a-7bac-47c0-9f3f-d11412406324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8293 | 2026.03.18 01:41:21.315648 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8294 | 2026.03.18 01:41:21.315672 [ 298 ] {} <Debug> TCP-Session: dd7bbd4a-7bac-47c0-9f3f-d11412406324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8295 | 2026.03.18 01:41:21.315672 [ 295 ] {} <Debug> TCP-Session: 6c3ea92c-1b64-4beb-88ac-8531fecc6e1b Authenticating user 'default' from [fd00:1122:3344:101::e]:57052 | ||
| 8296 | 2026.03.18 01:41:21.315686 [ 294 ] {} <Debug> TCP-Session: 73168650-9192-4737-9eed-83712f0bd08b Authenticating user 'default' from [fd00:1122:3344:101::e]:53036 | ||
| 8297 | 2026.03.18 01:41:21.315653 [ 297 ] {fca11dfb-675a-455b-8b63-83b15797a780} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50260) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8298 | 2026.03.18 01:41:21.315723 [ 294 ] {} <Debug> TCP-Session: 73168650-9192-4737-9eed-83712f0bd08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8299 | 2026.03.18 01:41:21.315715 [ 295 ] {} <Debug> TCP-Session: 6c3ea92c-1b64-4beb-88ac-8531fecc6e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8300 | 2026.03.18 01:41:21.315758 [ 294 ] {} <Debug> TCP-Session: 73168650-9192-4737-9eed-83712f0bd08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8301 | 2026.03.18 01:41:21.315780 [ 295 ] {} <Debug> TCP-Session: 6c3ea92c-1b64-4beb-88ac-8531fecc6e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8302 | 2026.03.18 01:41:21.316008 [ 297 ] {fca11dfb-675a-455b-8b63-83b15797a780} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8303 | 2026.03.18 01:41:21.316066 [ 297 ] {fca11dfb-675a-455b-8b63-83b15797a780} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8304 | 2026.03.18 01:41:21.316344 [ 297 ] {fca11dfb-675a-455b-8b63-83b15797a780} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 8305 | 2026.03.18 01:41:21.317278 [ 336 ] {fca11dfb-675a-455b-8b63-83b15797a780} <Trace> AggregatingTransform: Aggregating | ||
| 8306 | 2026.03.18 01:41:21.317321 [ 336 ] {fca11dfb-675a-455b-8b63-83b15797a780} <Trace> Aggregator: Aggregation method: without_key | ||
| 8307 | 2026.03.18 01:41:21.317364 [ 336 ] {fca11dfb-675a-455b-8b63-83b15797a780} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920356 sec. (1086.536 rows/sec., 42.44 KiB/sec.) | ||
| 8308 | 2026.03.18 01:41:21.317382 [ 336 ] {fca11dfb-675a-455b-8b63-83b15797a780} <Trace> Aggregator: Merging aggregated data | ||
| 8309 | 2026.03.18 01:41:21.318714 [ 297 ] {fca11dfb-675a-455b-8b63-83b15797a780} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003125 sec., 320 rows/sec., 12.50 KiB/sec. | ||
| 8310 | 2026.03.18 01:41:21.318900 [ 297 ] {fca11dfb-675a-455b-8b63-83b15797a780} <Debug> TCPHandler: Processed in 0.003811853 sec. | ||
| 8311 | 2026.03.18 01:41:21.319024 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8312 | 2026.03.18 01:41:21.319046 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8313 | 2026.03.18 01:41:21.319063 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8314 | 2026.03.18 01:41:21.319065 [ 297 ] {} <Debug> TCP-Session: 3832a78b-0f05-4dfa-987f-7f6afffe74c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8315 | 2026.03.18 01:41:21.319085 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8316 | 2026.03.18 01:41:21.319103 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8317 | 2026.03.18 01:41:21.319119 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8318 | 2026.03.18 01:41:21.319140 [ 299 ] {} <Debug> TCP-Session: 75b6dc8a-60ea-4f49-8c48-51c6277cfb41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8319 | 2026.03.18 01:41:21.319156 [ 296 ] {} <Debug> TCP-Session: 503eb9ff-6da1-4c7c-b831-e1ae8497ab1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8320 | 2026.03.18 01:41:21.319154 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8321 | 2026.03.18 01:41:21.319173 [ 3 ] {} <Debug> TCP-Session: c64490ae-10f1-4a08-bf77-27edfb5f20b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8322 | 2026.03.18 01:41:21.319210 [ 293 ] {} <Debug> TCP-Session: 7ed82dd7-cc03-47a3-94ee-a69d1def38c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8323 | 2026.03.18 01:41:21.319174 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8324 | 2026.03.18 01:41:21.319152 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8325 | 2026.03.18 01:41:21.319280 [ 295 ] {} <Debug> TCP-Session: 6c3ea92c-1b64-4beb-88ac-8531fecc6e1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8326 | 2026.03.18 01:41:21.319094 [ 298 ] {} <Debug> TCP-Session: dd7bbd4a-7bac-47c0-9f3f-d11412406324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8327 | 2026.03.18 01:41:21.319306 [ 292 ] {} <Debug> TCP-Session: cf05f15e-dbcf-4ec6-8cff-0b2d99caff56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8328 | 2026.03.18 01:41:21.319107 [ 294 ] {} <Debug> TCP-Session: 73168650-9192-4737-9eed-83712f0bd08b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8329 | 2026.03.18 01:41:24.568340 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8330 | 2026.03.18 01:41:24.568515 [ 253 ] {5857c90e-a3fa-4ffb-b5de-fe87e30a60ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8331 | 2026.03.18 01:41:24.568580 [ 253 ] {5857c90e-a3fa-4ffb-b5de-fe87e30a60ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8332 | 2026.03.18 01:41:24.569336 [ 253 ] {5857c90e-a3fa-4ffb-b5de-fe87e30a60ec} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.03.18 01:41:24.569386 [ 253 ] {5857c90e-a3fa-4ffb-b5de-fe87e30a60ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8334 | 2026.03.18 01:41:24.569780 [ 253 ] {5857c90e-a3fa-4ffb-b5de-fe87e30a60ec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8335 | 2026.03.18 01:41:24.570007 [ 253 ] {5857c90e-a3fa-4ffb-b5de-fe87e30a60ec} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2026.03.18 01:41:24.570157 [ 253 ] {5857c90e-a3fa-4ffb-b5de-fe87e30a60ec} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001688 sec., 168246.44549763034 rows/sec., 10.69 MiB/sec. | ||
| 8337 | 2026.03.18 01:41:24.570174 [ 74 ] {} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8338 | 2026.03.18 01:41:24.570200 [ 253 ] {5857c90e-a3fa-4ffb-b5de-fe87e30a60ec} <Debug> TCPHandler: Processed in 0.001985383 sec. | ||
| 8339 | 2026.03.18 01:41:24.570247 [ 74 ] {} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2026.03.18 01:41:24.570276 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8341 | 2026.03.18 01:41:24.570350 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.03.18 01:41:24.570383 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8343 | 2026.03.18 01:41:24.570451 [ 253 ] {bb980158-bd68-44dd-899e-e2990481271e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8344 | 2026.03.18 01:41:24.570498 [ 253 ] {bb980158-bd68-44dd-899e-e2990481271e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8345 | 2026.03.18 01:41:24.570505 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8346 | 2026.03.18 01:41:24.570546 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 284 rows starting from the beginning of the part | ||
| 8347 | 2026.03.18 01:41:24.570613 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 8348 | 2026.03.18 01:41:24.570656 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 8349 | 2026.03.18 01:41:24.570700 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 8350 | 2026.03.18 01:41:24.570739 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 8351 | 2026.03.18 01:41:24.570912 [ 253 ] {bb980158-bd68-44dd-899e-e2990481271e} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2026.03.18 01:41:24.570957 [ 253 ] {bb980158-bd68-44dd-899e-e2990481271e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8353 | 2026.03.18 01:41:24.571264 [ 253 ] {bb980158-bd68-44dd-899e-e2990481271e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8354 | 2026.03.18 01:41:24.571490 [ 253 ] {bb980158-bd68-44dd-899e-e2990481271e} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2026.03.18 01:41:24.571620 [ 253 ] {bb980158-bd68-44dd-899e-e2990481271e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001189 sec., 11774.600504625736 rows/sec., 960.14 KiB/sec. | ||
| 8356 | 2026.03.18 01:41:24.571658 [ 253 ] {bb980158-bd68-44dd-899e-e2990481271e} <Debug> TCPHandler: Processed in 0.001359862 sec. | ||
| 8357 | 2026.03.18 01:41:24.571712 [ 202 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374333 sec., 1033228.4824711333 rows/sec., 69.57 MiB/sec. | ||
| 8358 | 2026.03.18 01:41:24.571767 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2026.03.18 01:41:24.571857 [ 202 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8360 | 2026.03.18 01:41:24.571868 [ 253 ] {c9f4192e-1fba-49e5-825c-dbef9f72cc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8361 | 2026.03.18 01:41:24.571911 [ 253 ] {c9f4192e-1fba-49e5-825c-dbef9f72cc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8362 | 2026.03.18 01:41:24.572112 [ 202 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_25_6} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2026.03.18 01:41:24.572177 [ 202 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_25_6} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8364 | 2026.03.18 01:41:24.572270 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8365 | 2026.03.18 01:41:24.573762 [ 253 ] {c9f4192e-1fba-49e5-825c-dbef9f72cc9c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8366 | 2026.03.18 01:41:24.573799 [ 253 ] {c9f4192e-1fba-49e5-825c-dbef9f72cc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8367 | 2026.03.18 01:41:24.574285 [ 253 ] {c9f4192e-1fba-49e5-825c-dbef9f72cc9c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8368 | 2026.03.18 01:41:24.574504 [ 253 ] {c9f4192e-1fba-49e5-825c-dbef9f72cc9c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8369 | 2026.03.18 01:41:24.574630 [ 74 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8370 | 2026.03.18 01:41:24.574638 [ 253 ] {c9f4192e-1fba-49e5-825c-dbef9f72cc9c} <Debug> executeQuery: Read 2712 rows, 211.51 KiB in 0.002788 sec., 972740.3156384504 rows/sec., 74.09 MiB/sec. | ||
| 8371 | 2026.03.18 01:41:24.574679 [ 74 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.03.18 01:41:24.574701 [ 253 ] {c9f4192e-1fba-49e5-825c-dbef9f72cc9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 8373 | 2026.03.18 01:41:24.574705 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8374 | 2026.03.18 01:41:24.574723 [ 253 ] {c9f4192e-1fba-49e5-825c-dbef9f72cc9c} <Debug> TCPHandler: Processed in 0.00300777 sec. | ||
| 8375 | 2026.03.18 01:41:24.574805 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8376 | 2026.03.18 01:41:24.574854 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8377 | 2026.03.18 01:41:24.574893 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8378 | 2026.03.18 01:41:24.574923 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2766 rows starting from the beginning of the part | ||
| 8379 | 2026.03.18 01:41:24.574950 [ 253 ] {e9b6885c-c9d7-4670-9d8f-a387476db5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8380 | 2026.03.18 01:41:24.574981 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 825 rows starting from the beginning of the part | ||
| 8381 | 2026.03.18 01:41:24.574992 [ 253 ] {e9b6885c-c9d7-4670-9d8f-a387476db5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8382 | 2026.03.18 01:41:24.575026 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 109 rows starting from the beginning of the part | ||
| 8383 | 2026.03.18 01:41:24.575068 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 825 rows starting from the beginning of the part | ||
| 8384 | 2026.03.18 01:41:24.575108 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 108 rows starting from the beginning of the part | ||
| 8385 | 2026.03.18 01:41:24.575146 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2712 rows starting from the beginning of the part | ||
| 8386 | 2026.03.18 01:41:24.575474 [ 253 ] {e9b6885c-c9d7-4670-9d8f-a387476db5e8} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8387 | 2026.03.18 01:41:24.575510 [ 253 ] {e9b6885c-c9d7-4670-9d8f-a387476db5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8388 | 2026.03.18 01:41:24.575825 [ 253 ] {e9b6885c-c9d7-4670-9d8f-a387476db5e8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8389 | 2026.03.18 01:41:24.576047 [ 253 ] {e9b6885c-c9d7-4670-9d8f-a387476db5e8} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8390 | 2026.03.18 01:41:24.576181 [ 253 ] {e9b6885c-c9d7-4670-9d8f-a387476db5e8} <Debug> executeQuery: Read 179 rows, 11.25 KiB in 0.001249 sec., 143314.6517213771 rows/sec., 8.80 MiB/sec. | ||
| 8391 | 2026.03.18 01:41:24.576231 [ 253 ] {e9b6885c-c9d7-4670-9d8f-a387476db5e8} <Debug> TCPHandler: Processed in 0.001427774 sec. | ||
| 8392 | 2026.03.18 01:41:24.576360 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8393 | 2026.03.18 01:41:24.576474 [ 253 ] {5c75b0f0-510b-4b9d-8fd7-ff0ca0dfedf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8394 | 2026.03.18 01:41:24.576515 [ 253 ] {5c75b0f0-510b-4b9d-8fd7-ff0ca0dfedf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8395 | 2026.03.18 01:41:24.577307 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7345 rows, containing 5 columns (5 merged, 0 gathered) in 0.002538652 sec., 2893267.765727638 rows/sec., 233.89 MiB/sec. | ||
| 8396 | 2026.03.18 01:41:24.577321 [ 253 ] {5c75b0f0-510b-4b9d-8fd7-ff0ca0dfedf7} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.03.18 01:41:24.577360 [ 253 ] {5c75b0f0-510b-4b9d-8fd7-ff0ca0dfedf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8398 | 2026.03.18 01:41:24.577620 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8399 | 2026.03.18 01:41:24.577705 [ 253 ] {5c75b0f0-510b-4b9d-8fd7-ff0ca0dfedf7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8400 | 2026.03.18 01:41:24.578000 [ 253 ] {5c75b0f0-510b-4b9d-8fd7-ff0ca0dfedf7} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2026.03.18 01:41:24.578021 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_56_11} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2026.03.18 01:41:24.578114 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_56_11} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8403 | 2026.03.18 01:41:24.578141 [ 253 ] {5c75b0f0-510b-4b9d-8fd7-ff0ca0dfedf7} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001691 sec., 506800.7096392667 rows/sec., 30.12 MiB/sec. | ||
| 8404 | 2026.03.18 01:41:24.578184 [ 253 ] {5c75b0f0-510b-4b9d-8fd7-ff0ca0dfedf7} <Debug> TCPHandler: Processed in 0.001874701 sec. | ||
| 8405 | 2026.03.18 01:41:24.578213 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 8406 | 2026.03.18 01:41:24.578303 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2026.03.18 01:41:24.578407 [ 253 ] {baf37e64-55be-4d5e-ba48-bebb95e55d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8408 | 2026.03.18 01:41:24.578449 [ 253 ] {baf37e64-55be-4d5e-ba48-bebb95e55d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8409 | 2026.03.18 01:41:24.578873 [ 253 ] {baf37e64-55be-4d5e-ba48-bebb95e55d1f} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2026.03.18 01:41:24.578910 [ 253 ] {baf37e64-55be-4d5e-ba48-bebb95e55d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8411 | 2026.03.18 01:41:24.579235 [ 253 ] {baf37e64-55be-4d5e-ba48-bebb95e55d1f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8412 | 2026.03.18 01:41:24.579448 [ 253 ] {baf37e64-55be-4d5e-ba48-bebb95e55d1f} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2026.03.18 01:41:24.579578 [ 253 ] {baf37e64-55be-4d5e-ba48-bebb95e55d1f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00119 sec., 840.3361344537815 rows/sec., 59.09 KiB/sec. | ||
| 8414 | 2026.03.18 01:41:24.579616 [ 253 ] {baf37e64-55be-4d5e-ba48-bebb95e55d1f} <Debug> TCPHandler: Processed in 0.001362373 sec. | ||
| 8415 | 2026.03.18 01:41:24.579729 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8416 | 2026.03.18 01:41:24.579823 [ 253 ] {d21290b4-deb4-4732-9d50-cb2a0ab04639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8417 | 2026.03.18 01:41:24.579863 [ 253 ] {d21290b4-deb4-4732-9d50-cb2a0ab04639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8418 | 2026.03.18 01:41:24.580340 [ 253 ] {d21290b4-deb4-4732-9d50-cb2a0ab04639} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.03.18 01:41:24.580377 [ 253 ] {d21290b4-deb4-4732-9d50-cb2a0ab04639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8420 | 2026.03.18 01:41:24.580678 [ 253 ] {d21290b4-deb4-4732-9d50-cb2a0ab04639} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8421 | 2026.03.18 01:41:24.580889 [ 253 ] {d21290b4-deb4-4732-9d50-cb2a0ab04639} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2026.03.18 01:41:24.580999 [ 74 ] {} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8423 | 2026.03.18 01:41:24.581018 [ 253 ] {d21290b4-deb4-4732-9d50-cb2a0ab04639} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001212 sec., 122112.21122112211 rows/sec., 6.94 MiB/sec. | ||
| 8424 | 2026.03.18 01:41:24.581041 [ 74 ] {} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2026.03.18 01:41:24.581064 [ 253 ] {d21290b4-deb4-4732-9d50-cb2a0ab04639} <Debug> TCPHandler: Processed in 0.001384783 sec. | ||
| 8426 | 2026.03.18 01:41:24.581067 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8427 | 2026.03.18 01:41:24.581151 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8428 | 2026.03.18 01:41:24.581191 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2026.03.18 01:41:24.581232 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8430 | 2026.03.18 01:41:24.581256 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 148 rows starting from the beginning of the part | ||
| 8431 | 2026.03.18 01:41:24.581284 [ 253 ] {1ef8be07-57b7-418e-a6b6-f12adb964a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8432 | 2026.03.18 01:41:24.581301 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 8433 | 2026.03.18 01:41:24.581326 [ 253 ] {1ef8be07-57b7-418e-a6b6-f12adb964a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8434 | 2026.03.18 01:41:24.581343 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 8435 | 2026.03.18 01:41:24.581379 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 8436 | 2026.03.18 01:41:24.581419 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 8437 | 2026.03.18 01:41:24.582121 [ 194 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.000989146 sec., 748120.0955167387 rows/sec., 45.40 MiB/sec. | ||
| 8438 | 2026.03.18 01:41:24.582256 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8439 | 2026.03.18 01:41:24.582399 [ 253 ] {1ef8be07-57b7-418e-a6b6-f12adb964a86} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2026.03.18 01:41:24.582434 [ 253 ] {1ef8be07-57b7-418e-a6b6-f12adb964a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8441 | 2026.03.18 01:41:24.582493 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_25_6} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2026.03.18 01:41:24.582555 [ 198 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_25_6} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8443 | 2026.03.18 01:41:24.582609 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8444 | 2026.03.18 01:41:24.582818 [ 253 ] {1ef8be07-57b7-418e-a6b6-f12adb964a86} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8445 | 2026.03.18 01:41:24.583029 [ 253 ] {1ef8be07-57b7-418e-a6b6-f12adb964a86} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.03.18 01:41:24.583150 [ 74 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8447 | 2026.03.18 01:41:24.583159 [ 253 ] {1ef8be07-57b7-418e-a6b6-f12adb964a86} <Debug> executeQuery: Read 1463 rows, 103.39 KiB in 0.001892 sec., 773255.8139534884 rows/sec., 53.36 MiB/sec. | ||
| 8448 | 2026.03.18 01:41:24.583191 [ 74 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2026.03.18 01:41:24.583214 [ 253 ] {1ef8be07-57b7-418e-a6b6-f12adb964a86} <Debug> TCPHandler: Processed in 0.002073184 sec. | ||
| 8450 | 2026.03.18 01:41:24.583214 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8451 | 2026.03.18 01:41:24.583310 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8452 | 2026.03.18 01:41:24.583335 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2026.03.18 01:41:24.583399 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8454 | 2026.03.18 01:41:24.583430 [ 253 ] {d6582d6b-c69d-4a76-a0fc-c4922d594a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8455 | 2026.03.18 01:41:24.583434 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1511 rows starting from the beginning of the part | ||
| 8456 | 2026.03.18 01:41:24.583472 [ 253 ] {d6582d6b-c69d-4a76-a0fc-c4922d594a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8457 | 2026.03.18 01:41:24.583495 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 504 rows starting from the beginning of the part | ||
| 8458 | 2026.03.18 01:41:24.583539 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 92 rows starting from the beginning of the part | ||
| 8459 | 2026.03.18 01:41:24.583579 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 504 rows starting from the beginning of the part | ||
| 8460 | 2026.03.18 01:41:24.583617 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 8461 | 2026.03.18 01:41:24.583655 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1463 rows starting from the beginning of the part | ||
| 8462 | 2026.03.18 01:41:24.583810 [ 253 ] {d6582d6b-c69d-4a76-a0fc-c4922d594a81} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.03.18 01:41:24.583845 [ 253 ] {d6582d6b-c69d-4a76-a0fc-c4922d594a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8464 | 2026.03.18 01:41:24.584148 [ 253 ] {d6582d6b-c69d-4a76-a0fc-c4922d594a81} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8465 | 2026.03.18 01:41:24.584352 [ 253 ] {d6582d6b-c69d-4a76-a0fc-c4922d594a81} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.03.18 01:41:24.584466 [ 74 ] {} <Debug> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8467 | 2026.03.18 01:41:24.584488 [ 253 ] {d6582d6b-c69d-4a76-a0fc-c4922d594a81} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 8468 | 2026.03.18 01:41:24.584502 [ 74 ] {} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2026.03.18 01:41:24.584529 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8470 | 2026.03.18 01:41:24.584531 [ 253 ] {d6582d6b-c69d-4a76-a0fc-c4922d594a81} <Debug> TCPHandler: Processed in 0.00124659 sec. | ||
| 8471 | 2026.03.18 01:41:24.584599 [ 198 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8472 | 2026.03.18 01:41:24.584669 [ 198 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8473 | 2026.03.18 01:41:24.584693 [ 198 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
| 8474 | 2026.03.18 01:41:24.584717 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8475 | 2026.03.18 01:41:24.584740 [ 198 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8476 | 2026.03.18 01:41:24.584775 [ 198 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8477 | 2026.03.18 01:41:24.584807 [ 198 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8478 | 2026.03.18 01:41:24.584813 [ 253 ] {a2b76cd1-b8b6-4677-8dcc-a8ff3de38d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8479 | 2026.03.18 01:41:24.584840 [ 198 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8480 | 2026.03.18 01:41:24.584859 [ 253 ] {a2b76cd1-b8b6-4677-8dcc-a8ff3de38d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8481 | 2026.03.18 01:41:24.584872 [ 198 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8482 | 2026.03.18 01:41:24.584945 [ 186 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4164 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664097 sec., 2502257.981355654 rows/sec., 184.30 MiB/sec. | ||
| 8483 | 2026.03.18 01:41:24.585181 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8484 | 2026.03.18 01:41:24.585505 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_56_11} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.03.18 01:41:24.585537 [ 186 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.000966906 sec., 155134.0047533059 rows/sec., 7.92 MiB/sec. | ||
| 8486 | 2026.03.18 01:41:24.585584 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_56_11} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8487 | 2026.03.18 01:41:24.585648 [ 193 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8488 | 2026.03.18 01:41:24.585652 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 8489 | 2026.03.18 01:41:24.585650 [ 253 ] {a2b76cd1-b8b6-4677-8dcc-a8ff3de38d9d} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.03.18 01:41:24.585702 [ 253 ] {a2b76cd1-b8b6-4677-8dcc-a8ff3de38d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8491 | 2026.03.18 01:41:24.585889 [ 193 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_25_5} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2026.03.18 01:41:24.585954 [ 193 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_25_5} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8493 | 2026.03.18 01:41:24.586020 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8494 | 2026.03.18 01:41:24.586125 [ 253 ] {a2b76cd1-b8b6-4677-8dcc-a8ff3de38d9d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8495 | 2026.03.18 01:41:24.586338 [ 253 ] {a2b76cd1-b8b6-4677-8dcc-a8ff3de38d9d} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.03.18 01:41:24.586457 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8497 | 2026.03.18 01:41:24.586467 [ 253 ] {a2b76cd1-b8b6-4677-8dcc-a8ff3de38d9d} <Debug> executeQuery: Read 1425 rows, 91.88 KiB in 0.001672 sec., 852272.7272727272 rows/sec., 53.66 MiB/sec. | ||
| 8498 | 2026.03.18 01:41:24.586493 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.03.18 01:41:24.586517 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8500 | 2026.03.18 01:41:24.586518 [ 253 ] {a2b76cd1-b8b6-4677-8dcc-a8ff3de38d9d} <Debug> TCPHandler: Processed in 0.001851011 sec. | ||
| 8501 | 2026.03.18 01:41:24.586610 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8502 | 2026.03.18 01:41:24.586644 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8503 | 2026.03.18 01:41:24.586725 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8504 | 2026.03.18 01:41:24.586744 [ 253 ] {87e6007a-4d70-401c-b77a-b6811beb722d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8505 | 2026.03.18 01:41:24.586765 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18647 rows starting from the beginning of the part | ||
| 8506 | 2026.03.18 01:41:24.586789 [ 253 ] {87e6007a-4d70-401c-b77a-b6811beb722d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8507 | 2026.03.18 01:41:24.586840 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 8508 | 2026.03.18 01:41:24.586894 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part | ||
| 8509 | 2026.03.18 01:41:24.586945 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part | ||
| 8510 | 2026.03.18 01:41:24.586988 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8511 | 2026.03.18 01:41:24.587034 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1425 rows starting from the beginning of the part | ||
| 8512 | 2026.03.18 01:41:24.587118 [ 253 ] {87e6007a-4d70-401c-b77a-b6811beb722d} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2026.03.18 01:41:24.587158 [ 253 ] {87e6007a-4d70-401c-b77a-b6811beb722d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8514 | 2026.03.18 01:41:24.587489 [ 253 ] {87e6007a-4d70-401c-b77a-b6811beb722d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8515 | 2026.03.18 01:41:24.587694 [ 253 ] {87e6007a-4d70-401c-b77a-b6811beb722d} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2026.03.18 01:41:24.587802 [ 74 ] {} <Debug> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8517 | 2026.03.18 01:41:24.587831 [ 74 ] {} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2026.03.18 01:41:24.587836 [ 253 ] {87e6007a-4d70-401c-b77a-b6811beb722d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 8519 | 2026.03.18 01:41:24.587848 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8520 | 2026.03.18 01:41:24.587881 [ 253 ] {87e6007a-4d70-401c-b77a-b6811beb722d} <Debug> TCPHandler: Processed in 0.001287741 sec. | ||
| 8521 | 2026.03.18 01:41:24.587924 [ 198 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8522 | 2026.03.18 01:41:24.587999 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8523 | 2026.03.18 01:41:24.588008 [ 198 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8524 | 2026.03.18 01:41:24.588041 [ 198 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 8525 | 2026.03.18 01:41:24.588084 [ 198 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8526 | 2026.03.18 01:41:24.588095 [ 253 ] {8dc9c580-80ba-4851-8761-0f248d65622e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8527 | 2026.03.18 01:41:24.588119 [ 198 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8528 | 2026.03.18 01:41:24.588150 [ 253 ] {8dc9c580-80ba-4851-8761-0f248d65622e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8529 | 2026.03.18 01:41:24.588153 [ 198 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8530 | 2026.03.18 01:41:24.588190 [ 198 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8531 | 2026.03.18 01:41:24.588234 [ 198 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8532 | 2026.03.18 01:41:24.588897 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001000107 sec., 24997.325286194377 rows/sec., 1.64 MiB/sec. | ||
| 8533 | 2026.03.18 01:41:24.588976 [ 253 ] {8dc9c580-80ba-4851-8761-0f248d65622e} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.03.18 01:41:24.589018 [ 253 ] {8dc9c580-80ba-4851-8761-0f248d65622e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8535 | 2026.03.18 01:41:24.589044 [ 191 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8536 | 2026.03.18 01:41:24.589337 [ 191 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_25_5} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.03.18 01:41:24.589411 [ 191 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_25_5} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8538 | 2026.03.18 01:41:24.589490 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8539 | 2026.03.18 01:41:24.589613 [ 253 ] {8dc9c580-80ba-4851-8761-0f248d65622e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8540 | 2026.03.18 01:41:24.589850 [ 253 ] {8dc9c580-80ba-4851-8761-0f248d65622e} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.03.18 01:41:24.589994 [ 253 ] {8dc9c580-80ba-4851-8761-0f248d65622e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001917 sec., 11997.91340636411 rows/sec., 21.50 MiB/sec. | ||
| 8542 | 2026.03.18 01:41:24.590047 [ 253 ] {8dc9c580-80ba-4851-8761-0f248d65622e} <Debug> TCPHandler: Processed in 0.002097035 sec. | ||
| 8543 | 2026.03.18 01:41:24.590165 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2026.03.18 01:41:24.590261 [ 253 ] {d96a8f34-ada7-49d3-87ff-229b0848855a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8545 | 2026.03.18 01:41:24.590302 [ 253 ] {d96a8f34-ada7-49d3-87ff-229b0848855a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8546 | 2026.03.18 01:41:24.590637 [ 253 ] {d96a8f34-ada7-49d3-87ff-229b0848855a} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.03.18 01:41:24.590673 [ 253 ] {d96a8f34-ada7-49d3-87ff-229b0848855a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8548 | 2026.03.18 01:41:24.591017 [ 253 ] {d96a8f34-ada7-49d3-87ff-229b0848855a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8549 | 2026.03.18 01:41:24.591227 [ 253 ] {d96a8f34-ada7-49d3-87ff-229b0848855a} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.03.18 01:41:24.591335 [ 74 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8551 | 2026.03.18 01:41:24.591357 [ 253 ] {d96a8f34-ada7-49d3-87ff-229b0848855a} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001114 sec., 70017.95332136446 rows/sec., 4.33 MiB/sec. | ||
| 8552 | 2026.03.18 01:41:24.591368 [ 74 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.03.18 01:41:24.591396 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8554 | 2026.03.18 01:41:24.591399 [ 253 ] {d96a8f34-ada7-49d3-87ff-229b0848855a} <Debug> TCPHandler: Processed in 0.001283651 sec. | ||
| 8555 | 2026.03.18 01:41:24.591468 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8556 | 2026.03.18 01:41:24.591553 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8557 | 2026.03.18 01:41:24.591579 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3264 rows starting from the beginning of the part | ||
| 8558 | 2026.03.18 01:41:24.591629 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 8559 | 2026.03.18 01:41:24.591669 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8560 | 2026.03.18 01:41:24.591718 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 8561 | 2026.03.18 01:41:24.591759 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8562 | 2026.03.18 01:41:24.591793 [ 189 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 78 rows starting from the beginning of the part | ||
| 8563 | 2026.03.18 01:41:24.592183 [ 191 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20923 rows, containing 5 columns (5 merged, 0 gathered) in 0.005611423 sec., 3728644.2315968694 rows/sec., 243.00 MiB/sec. | ||
| 8564 | 2026.03.18 01:41:24.592541 [ 208 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8565 | 2026.03.18 01:41:24.592805 [ 208 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.03.18 01:41:24.592874 [ 208 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8567 | 2026.03.18 01:41:24.592945 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8568 | 2026.03.18 01:41:24.593102 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3642 rows, containing 4 columns (4 merged, 0 gathered) in 0.001667018 sec., 2184739.456922481 rows/sec., 140.73 MiB/sec. | ||
| 8569 | 2026.03.18 01:41:24.593377 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8570 | 2026.03.18 01:41:24.593628 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_56_11} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2026.03.18 01:41:24.593688 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_56_11} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8572 | 2026.03.18 01:41:24.593757 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8573 | 2026.03.18 01:41:24.805173 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 1136 | ||
| 8574 | 2026.03.18 01:41:24.808192 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8575 | 2026.03.18 01:41:24.808233 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 8576 | 2026.03.18 01:41:24.809423 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8577 | 2026.03.18 01:41:24.809682 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2026.03.18 01:41:24.809930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
| 8579 | 2026.03.18 01:41:25.544486 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2026.03.18 01:41:25.544697 [ 253 ] {dc9fc873-3da0-4491-bf01-7e3a1c303f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8581 | 2026.03.18 01:41:25.544772 [ 253 ] {dc9fc873-3da0-4491-bf01-7e3a1c303f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8582 | 2026.03.18 01:41:25.545422 [ 253 ] {dc9fc873-3da0-4491-bf01-7e3a1c303f32} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.03.18 01:41:25.545473 [ 253 ] {dc9fc873-3da0-4491-bf01-7e3a1c303f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8584 | 2026.03.18 01:41:25.545880 [ 253 ] {dc9fc873-3da0-4491-bf01-7e3a1c303f32} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8585 | 2026.03.18 01:41:25.546126 [ 253 ] {dc9fc873-3da0-4491-bf01-7e3a1c303f32} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.03.18 01:41:25.546289 [ 253 ] {dc9fc873-3da0-4491-bf01-7e3a1c303f32} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.62 MiB/sec. | ||
| 8587 | 2026.03.18 01:41:25.546336 [ 253 ] {dc9fc873-3da0-4491-bf01-7e3a1c303f32} <Debug> TCPHandler: Processed in 0.001988293 sec. | ||
| 8588 | 2026.03.18 01:41:25.546461 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2026.03.18 01:41:25.546565 [ 253 ] {fa2d42e7-6172-48ec-8676-8e842ac0d38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8590 | 2026.03.18 01:41:25.546610 [ 253 ] {fa2d42e7-6172-48ec-8676-8e842ac0d38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8591 | 2026.03.18 01:41:25.547049 [ 253 ] {fa2d42e7-6172-48ec-8676-8e842ac0d38f} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2026.03.18 01:41:25.547086 [ 253 ] {fa2d42e7-6172-48ec-8676-8e842ac0d38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8593 | 2026.03.18 01:41:25.547402 [ 253 ] {fa2d42e7-6172-48ec-8676-8e842ac0d38f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8594 | 2026.03.18 01:41:25.547615 [ 253 ] {fa2d42e7-6172-48ec-8676-8e842ac0d38f} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2026.03.18 01:41:25.547747 [ 253 ] {fa2d42e7-6172-48ec-8676-8e842ac0d38f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 8596 | 2026.03.18 01:41:25.547785 [ 253 ] {fa2d42e7-6172-48ec-8676-8e842ac0d38f} <Debug> TCPHandler: Processed in 0.001377163 sec. | ||
| 8597 | 2026.03.18 01:41:25.547899 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8598 | 2026.03.18 01:41:25.547998 [ 253 ] {710833b0-8a02-43cb-9540-ba788bab0cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8599 | 2026.03.18 01:41:25.548042 [ 253 ] {710833b0-8a02-43cb-9540-ba788bab0cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8600 | 2026.03.18 01:41:25.548407 [ 253 ] {710833b0-8a02-43cb-9540-ba788bab0cd8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2026.03.18 01:41:25.548443 [ 253 ] {710833b0-8a02-43cb-9540-ba788bab0cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8602 | 2026.03.18 01:41:25.548768 [ 253 ] {710833b0-8a02-43cb-9540-ba788bab0cd8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8603 | 2026.03.18 01:41:25.548979 [ 253 ] {710833b0-8a02-43cb-9540-ba788bab0cd8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2026.03.18 01:41:25.549110 [ 253 ] {710833b0-8a02-43cb-9540-ba788bab0cd8} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001132 sec., 28268.551236749117 rows/sec., 1.97 MiB/sec. | ||
| 8605 | 2026.03.18 01:41:25.549147 [ 253 ] {710833b0-8a02-43cb-9540-ba788bab0cd8} <Debug> TCPHandler: Processed in 0.001297581 sec. | ||
| 8606 | 2026.03.18 01:41:25.549256 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2026.03.18 01:41:25.549351 [ 253 ] {c3d6daa0-d0ba-40eb-b6f3-9c613ab57570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8608 | 2026.03.18 01:41:25.549393 [ 253 ] {c3d6daa0-d0ba-40eb-b6f3-9c613ab57570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8609 | 2026.03.18 01:41:25.549705 [ 253 ] {c3d6daa0-d0ba-40eb-b6f3-9c613ab57570} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2026.03.18 01:41:25.549740 [ 253 ] {c3d6daa0-d0ba-40eb-b6f3-9c613ab57570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8611 | 2026.03.18 01:41:25.550047 [ 253 ] {c3d6daa0-d0ba-40eb-b6f3-9c613ab57570} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8612 | 2026.03.18 01:41:25.550260 [ 253 ] {c3d6daa0-d0ba-40eb-b6f3-9c613ab57570} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2026.03.18 01:41:25.550388 [ 253 ] {c3d6daa0-d0ba-40eb-b6f3-9c613ab57570} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001055 sec., 11374.40758293839 rows/sec., 784.95 KiB/sec. | ||
| 8614 | 2026.03.18 01:41:25.550423 [ 253 ] {c3d6daa0-d0ba-40eb-b6f3-9c613ab57570} <Debug> TCPHandler: Processed in 0.001216731 sec. | ||
| 8615 | 2026.03.18 01:41:27.237978 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16707 | ||
| 8616 | 2026.03.18 01:41:27.238840 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2026.03.18 01:41:27.238909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8618 | 2026.03.18 01:41:27.239695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8619 | 2026.03.18 01:41:27.239923 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2026.03.18 01:41:27.240055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16707 | ||
| 8621 | 2026.03.18 01:41:28.134985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8622 | 2026.03.18 01:41:28.152090 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8623 | 2026.03.18 01:41:28.152129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8624 | 2026.03.18 01:41:28.158359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8625 | 2026.03.18 01:41:28.159060 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2026.03.18 01:41:28.161691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8627 | 2026.03.18 01:41:30.552541 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8628 | 2026.03.18 01:41:30.552845 [ 253 ] {40149c2f-3eca-4fe0-963d-560d059ac617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8629 | 2026.03.18 01:41:30.552949 [ 253 ] {40149c2f-3eca-4fe0-963d-560d059ac617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8630 | 2026.03.18 01:41:30.553664 [ 253 ] {40149c2f-3eca-4fe0-963d-560d059ac617} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8631 | 2026.03.18 01:41:30.553713 [ 253 ] {40149c2f-3eca-4fe0-963d-560d059ac617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8632 | 2026.03.18 01:41:30.554126 [ 253 ] {40149c2f-3eca-4fe0-963d-560d059ac617} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8633 | 2026.03.18 01:41:30.554361 [ 253 ] {40149c2f-3eca-4fe0-963d-560d059ac617} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8634 | 2026.03.18 01:41:30.554528 [ 253 ] {40149c2f-3eca-4fe0-963d-560d059ac617} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001759 sec., 61398.52188743604 rows/sec., 5.17 MiB/sec. | ||
| 8635 | 2026.03.18 01:41:30.554579 [ 253 ] {40149c2f-3eca-4fe0-963d-560d059ac617} <Debug> TCPHandler: Processed in 0.002223047 sec. | ||
| 8636 | 2026.03.18 01:41:30.554707 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8637 | 2026.03.18 01:41:30.554813 [ 253 ] {9c7f25cc-a978-4f44-9378-d665ace33a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8638 | 2026.03.18 01:41:30.554857 [ 253 ] {9c7f25cc-a978-4f44-9378-d665ace33a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8639 | 2026.03.18 01:41:30.555279 [ 253 ] {9c7f25cc-a978-4f44-9378-d665ace33a08} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2026.03.18 01:41:30.555317 [ 253 ] {9c7f25cc-a978-4f44-9378-d665ace33a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8641 | 2026.03.18 01:41:30.555621 [ 253 ] {9c7f25cc-a978-4f44-9378-d665ace33a08} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8642 | 2026.03.18 01:41:30.555831 [ 253 ] {9c7f25cc-a978-4f44-9378-d665ace33a08} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.03.18 01:41:30.555966 [ 253 ] {9c7f25cc-a978-4f44-9378-d665ace33a08} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001177 sec., 22090.05947323704 rows/sec., 1.62 MiB/sec. | ||
| 8644 | 2026.03.18 01:41:30.555950 [ 65 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8645 | 2026.03.18 01:41:30.556006 [ 253 ] {9c7f25cc-a978-4f44-9378-d665ace33a08} <Debug> TCPHandler: Processed in 0.001352672 sec. | ||
| 8646 | 2026.03.18 01:41:30.556060 [ 65 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.03.18 01:41:30.556093 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8648 | 2026.03.18 01:41:30.556134 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8649 | 2026.03.18 01:41:30.556210 [ 208 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8650 | 2026.03.18 01:41:30.556235 [ 253 ] {8cef09d4-09ec-4a05-b324-83352b1397d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8651 | 2026.03.18 01:41:30.556284 [ 253 ] {8cef09d4-09ec-4a05-b324-83352b1397d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8652 | 2026.03.18 01:41:30.556348 [ 208 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8653 | 2026.03.18 01:41:30.556391 [ 208 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 209 rows starting from the beginning of the part | ||
| 8654 | 2026.03.18 01:41:30.556470 [ 208 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 8655 | 2026.03.18 01:41:30.556527 [ 208 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 156 rows starting from the beginning of the part | ||
| 8656 | 2026.03.18 01:41:30.556577 [ 208 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 8657 | 2026.03.18 01:41:30.556628 [ 208 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 179 rows starting from the beginning of the part | ||
| 8658 | 2026.03.18 01:41:30.556673 [ 208 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 8659 | 2026.03.18 01:41:30.556762 [ 253 ] {8cef09d4-09ec-4a05-b324-83352b1397d5} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8660 | 2026.03.18 01:41:30.556804 [ 253 ] {8cef09d4-09ec-4a05-b324-83352b1397d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8661 | 2026.03.18 01:41:30.557160 [ 253 ] {8cef09d4-09ec-4a05-b324-83352b1397d5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8662 | 2026.03.18 01:41:30.557391 [ 253 ] {8cef09d4-09ec-4a05-b324-83352b1397d5} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2026.03.18 01:41:30.557530 [ 253 ] {8cef09d4-09ec-4a05-b324-83352b1397d5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001314 sec., 68493.1506849315 rows/sec., 5.35 MiB/sec. | ||
| 8664 | 2026.03.18 01:41:30.557569 [ 253 ] {8cef09d4-09ec-4a05-b324-83352b1397d5} <Debug> TCPHandler: Processed in 0.001485115 sec. | ||
| 8665 | 2026.03.18 01:41:30.557666 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504514 sec., 414751.873362428 rows/sec., 27.76 MiB/sec. | ||
| 8666 | 2026.03.18 01:41:30.557691 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8667 | 2026.03.18 01:41:30.557801 [ 253 ] {e67dba6d-21ae-425e-8882-f6fe62c646ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8668 | 2026.03.18 01:41:30.557847 [ 253 ] {e67dba6d-21ae-425e-8882-f6fe62c646ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8669 | 2026.03.18 01:41:30.557893 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8670 | 2026.03.18 01:41:30.558226 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_46_9} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.03.18 01:41:30.558272 [ 253 ] {e67dba6d-21ae-425e-8882-f6fe62c646ef} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.03.18 01:41:30.558312 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_46_9} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8673 | 2026.03.18 01:41:30.558315 [ 253 ] {e67dba6d-21ae-425e-8882-f6fe62c646ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8674 | 2026.03.18 01:41:30.558434 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8675 | 2026.03.18 01:41:30.558668 [ 253 ] {e67dba6d-21ae-425e-8882-f6fe62c646ef} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8676 | 2026.03.18 01:41:30.558885 [ 253 ] {e67dba6d-21ae-425e-8882-f6fe62c646ef} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8677 | 2026.03.18 01:41:30.559026 [ 253 ] {e67dba6d-21ae-425e-8882-f6fe62c646ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 8678 | 2026.03.18 01:41:30.559064 [ 253 ] {e67dba6d-21ae-425e-8882-f6fe62c646ef} <Debug> TCPHandler: Processed in 0.001421304 sec. | ||
| 8679 | 2026.03.18 01:41:30.559173 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8680 | 2026.03.18 01:41:30.559268 [ 253 ] {ace1e718-bb30-4a92-87a4-3527aaba69e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8681 | 2026.03.18 01:41:30.559323 [ 253 ] {ace1e718-bb30-4a92-87a4-3527aaba69e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8682 | 2026.03.18 01:41:30.560126 [ 253 ] {ace1e718-bb30-4a92-87a4-3527aaba69e3} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2026.03.18 01:41:30.560163 [ 253 ] {ace1e718-bb30-4a92-87a4-3527aaba69e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8684 | 2026.03.18 01:41:30.560696 [ 253 ] {ace1e718-bb30-4a92-87a4-3527aaba69e3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8685 | 2026.03.18 01:41:30.560938 [ 253 ] {ace1e718-bb30-4a92-87a4-3527aaba69e3} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2026.03.18 01:41:30.561058 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8687 | 2026.03.18 01:41:30.561081 [ 253 ] {ace1e718-bb30-4a92-87a4-3527aaba69e3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00183 sec., 14207.650273224044 rows/sec., 25.46 MiB/sec. | ||
| 8688 | 2026.03.18 01:41:30.561098 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2026.03.18 01:41:30.561124 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8690 | 2026.03.18 01:41:30.561142 [ 253 ] {ace1e718-bb30-4a92-87a4-3527aaba69e3} <Debug> TCPHandler: Processed in 0.002018533 sec. | ||
| 8691 | 2026.03.18 01:41:30.561190 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8692 | 2026.03.18 01:41:30.561265 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8693 | 2026.03.18 01:41:30.561367 [ 253 ] {aa427311-94cc-48c5-9e92-d3ab26146be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8694 | 2026.03.18 01:41:30.561383 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8695 | 2026.03.18 01:41:30.561409 [ 253 ] {aa427311-94cc-48c5-9e92-d3ab26146be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8696 | 2026.03.18 01:41:30.561441 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 797 rows starting from the beginning of the part | ||
| 8697 | 2026.03.18 01:41:30.561559 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 8698 | 2026.03.18 01:41:30.561671 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
| 8699 | 2026.03.18 01:41:30.561749 [ 253 ] {aa427311-94cc-48c5-9e92-d3ab26146be9} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.03.18 01:41:30.561780 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 8701 | 2026.03.18 01:41:30.561789 [ 253 ] {aa427311-94cc-48c5-9e92-d3ab26146be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8702 | 2026.03.18 01:41:30.561892 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 23 rows starting from the beginning of the part | ||
| 8703 | 2026.03.18 01:41:30.562002 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 8704 | 2026.03.18 01:41:30.562112 [ 253 ] {aa427311-94cc-48c5-9e92-d3ab26146be9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8705 | 2026.03.18 01:41:30.562341 [ 253 ] {aa427311-94cc-48c5-9e92-d3ab26146be9} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2026.03.18 01:41:30.562489 [ 253 ] {aa427311-94cc-48c5-9e92-d3ab26146be9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 8707 | 2026.03.18 01:41:30.562527 [ 253 ] {aa427311-94cc-48c5-9e92-d3ab26146be9} <Debug> TCPHandler: Processed in 0.001310621 sec. | ||
| 8708 | 2026.03.18 01:41:30.565897 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 19 columns (19 merged, 0 gathered) in 0.004732078 sec., 192727.16975502096 rows/sec., 345.36 MiB/sec. | ||
| 8709 | 2026.03.18 01:41:30.566978 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8710 | 2026.03.18 01:41:30.567341 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.03.18 01:41:30.567419 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8712 | 2026.03.18 01:41:30.567549 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.84 MiB. | ||
| 8713 | 2026.03.18 01:41:34.586240 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8714 | 2026.03.18 01:41:34.586309 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8715 | 2026.03.18 01:41:34.740339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17155 | ||
| 8716 | 2026.03.18 01:41:34.741198 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2026.03.18 01:41:34.741277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8718 | 2026.03.18 01:41:34.741799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8719 | 2026.03.18 01:41:34.742040 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2026.03.18 01:41:34.742197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17155 | ||
| 8721 | 2026.03.18 01:41:34.742194 [ 60 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8722 | 2026.03.18 01:41:34.742269 [ 60 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.03.18 01:41:34.742293 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8724 | 2026.03.18 01:41:34.742446 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8725 | 2026.03.18 01:41:34.742671 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8726 | 2026.03.18 01:41:34.742734 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14787 rows starting from the beginning of the part | ||
| 8727 | 2026.03.18 01:41:34.742839 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8728 | 2026.03.18 01:41:34.742917 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8729 | 2026.03.18 01:41:34.742987 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8730 | 2026.03.18 01:41:34.743053 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8731 | 2026.03.18 01:41:34.743120 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8732 | 2026.03.18 01:41:34.745200 [ 201 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17155 rows, containing 4 columns (4 merged, 0 gathered) in 0.002832397 sec., 6056707.446025399 rows/sec., 86.64 MiB/sec. | ||
| 8733 | 2026.03.18 01:41:34.745406 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8734 | 2026.03.18 01:41:34.745655 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_36_7} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.03.18 01:41:34.745729 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_36_7} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8736 | 2026.03.18 01:41:34.745807 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8737 | 2026.03.18 01:41:34.810397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1156 | ||
| 8738 | 2026.03.18 01:41:34.812526 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.03.18 01:41:34.812587 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8740 | 2026.03.18 01:41:34.813837 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8741 | 2026.03.18 01:41:34.814152 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.03.18 01:41:34.814307 [ 60 ] {} <Debug> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8743 | 2026.03.18 01:41:34.814356 [ 60 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.03.18 01:41:34.814375 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8745 | 2026.03.18 01:41:34.814465 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 8746 | 2026.03.18 01:41:34.814543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1156 | ||
| 8747 | 2026.03.18 01:41:34.814992 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8748 | 2026.03.18 01:41:34.815121 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 954 rows starting from the beginning of the part | ||
| 8749 | 2026.03.18 01:41:34.815451 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 8750 | 2026.03.18 01:41:34.815756 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 8751 | 2026.03.18 01:41:34.816072 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 8752 | 2026.03.18 01:41:34.816387 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 8753 | 2026.03.18 01:41:34.816694 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 8754 | 2026.03.18 01:41:34.822742 [ 201 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 72 columns (72 merged, 0 gathered) in 0.008317638 sec., 138981.7638132364 rows/sec., 111.15 MiB/sec. | ||
| 8755 | 2026.03.18 01:41:34.823960 [ 187 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8756 | 2026.03.18 01:41:34.824550 [ 187 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_26_5} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.03.18 01:41:34.824626 [ 187 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_26_5} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8758 | 2026.03.18 01:41:34.824810 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 8759 | 2026.03.18 01:41:35.558589 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8760 | 2026.03.18 01:41:35.558898 [ 253 ] {39421657-1c5e-4c93-a62f-7b411ac5354d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8761 | 2026.03.18 01:41:35.559004 [ 253 ] {39421657-1c5e-4c93-a62f-7b411ac5354d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8762 | 2026.03.18 01:41:35.559885 [ 253 ] {39421657-1c5e-4c93-a62f-7b411ac5354d} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.03.18 01:41:35.559939 [ 253 ] {39421657-1c5e-4c93-a62f-7b411ac5354d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8764 | 2026.03.18 01:41:35.560351 [ 253 ] {39421657-1c5e-4c93-a62f-7b411ac5354d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8765 | 2026.03.18 01:41:35.560587 [ 253 ] {39421657-1c5e-4c93-a62f-7b411ac5354d} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2026.03.18 01:41:35.560752 [ 253 ] {39421657-1c5e-4c93-a62f-7b411ac5354d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001933 sec., 146921.88308329022 rows/sec., 9.33 MiB/sec. | ||
| 8767 | 2026.03.18 01:41:35.560804 [ 253 ] {39421657-1c5e-4c93-a62f-7b411ac5354d} <Debug> TCPHandler: Processed in 0.00239858 sec. | ||
| 8768 | 2026.03.18 01:41:35.560934 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2026.03.18 01:41:35.561038 [ 253 ] {4453a39c-beb4-4057-a3dd-57c5c3384db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8770 | 2026.03.18 01:41:35.561080 [ 253 ] {4453a39c-beb4-4057-a3dd-57c5c3384db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8771 | 2026.03.18 01:41:35.561939 [ 253 ] {4453a39c-beb4-4057-a3dd-57c5c3384db2} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.03.18 01:41:35.561978 [ 253 ] {4453a39c-beb4-4057-a3dd-57c5c3384db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8773 | 2026.03.18 01:41:35.562357 [ 253 ] {4453a39c-beb4-4057-a3dd-57c5c3384db2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8774 | 2026.03.18 01:41:35.562572 [ 253 ] {4453a39c-beb4-4057-a3dd-57c5c3384db2} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2026.03.18 01:41:35.562707 [ 253 ] {4453a39c-beb4-4057-a3dd-57c5c3384db2} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001692 sec., 487588.6524822695 rows/sec., 38.26 MiB/sec. | ||
| 8776 | 2026.03.18 01:41:35.562745 [ 253 ] {4453a39c-beb4-4057-a3dd-57c5c3384db2} <Debug> TCPHandler: Processed in 0.00186438 sec. | ||
| 8777 | 2026.03.18 01:41:35.562869 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8778 | 2026.03.18 01:41:35.562991 [ 253 ] {da7a2711-f2ec-4060-af30-beac591b7e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8779 | 2026.03.18 01:41:35.563042 [ 253 ] {da7a2711-f2ec-4060-af30-beac591b7e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8780 | 2026.03.18 01:41:35.563560 [ 253 ] {da7a2711-f2ec-4060-af30-beac591b7e37} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.03.18 01:41:35.563598 [ 253 ] {da7a2711-f2ec-4060-af30-beac591b7e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8782 | 2026.03.18 01:41:35.563929 [ 253 ] {da7a2711-f2ec-4060-af30-beac591b7e37} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8783 | 2026.03.18 01:41:35.564139 [ 253 ] {da7a2711-f2ec-4060-af30-beac591b7e37} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2026.03.18 01:41:35.564275 [ 253 ] {da7a2711-f2ec-4060-af30-beac591b7e37} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001309 sec., 119174.94270435447 rows/sec., 7.16 MiB/sec. | ||
| 8785 | 2026.03.18 01:41:35.564315 [ 253 ] {da7a2711-f2ec-4060-af30-beac591b7e37} <Debug> TCPHandler: Processed in 0.001507756 sec. | ||
| 8786 | 2026.03.18 01:41:35.564433 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8787 | 2026.03.18 01:41:35.564528 [ 253 ] {29920135-584b-463b-847f-072c7758c641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8788 | 2026.03.18 01:41:35.564569 [ 253 ] {29920135-584b-463b-847f-072c7758c641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8789 | 2026.03.18 01:41:35.565025 [ 253 ] {29920135-584b-463b-847f-072c7758c641} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.03.18 01:41:35.565063 [ 253 ] {29920135-584b-463b-847f-072c7758c641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8791 | 2026.03.18 01:41:35.565364 [ 253 ] {29920135-584b-463b-847f-072c7758c641} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8792 | 2026.03.18 01:41:35.565581 [ 253 ] {29920135-584b-463b-847f-072c7758c641} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.03.18 01:41:35.565688 [ 58 ] {} <Debug> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8794 | 2026.03.18 01:41:35.565706 [ 253 ] {29920135-584b-463b-847f-072c7758c641} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001196 sec., 124581.9397993311 rows/sec., 8.05 MiB/sec. | ||
| 8795 | 2026.03.18 01:41:35.565756 [ 58 ] {} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.03.18 01:41:35.565765 [ 253 ] {29920135-584b-463b-847f-072c7758c641} <Debug> TCPHandler: Processed in 0.001381412 sec. | ||
| 8797 | 2026.03.18 01:41:35.565785 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8798 | 2026.03.18 01:41:35.565889 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.03.18 01:41:35.565922 [ 194 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 8800 | 2026.03.18 01:41:35.565988 [ 253 ] {e4d06e94-f3b1-4ed4-98ef-e4ee7ae09131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8801 | 2026.03.18 01:41:35.566033 [ 253 ] {e4d06e94-f3b1-4ed4-98ef-e4ee7ae09131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8802 | 2026.03.18 01:41:35.566069 [ 194 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8803 | 2026.03.18 01:41:35.566107 [ 194 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 857 rows starting from the beginning of the part | ||
| 8804 | 2026.03.18 01:41:35.566182 [ 194 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 857 rows starting from the beginning of the part | ||
| 8805 | 2026.03.18 01:41:35.566231 [ 194 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 8806 | 2026.03.18 01:41:35.566273 [ 194 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 8807 | 2026.03.18 01:41:35.566335 [ 194 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 857 rows starting from the beginning of the part | ||
| 8808 | 2026.03.18 01:41:35.566419 [ 194 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 8809 | 2026.03.18 01:41:35.566495 [ 253 ] {e4d06e94-f3b1-4ed4-98ef-e4ee7ae09131} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.03.18 01:41:35.566537 [ 253 ] {e4d06e94-f3b1-4ed4-98ef-e4ee7ae09131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8811 | 2026.03.18 01:41:35.566884 [ 253 ] {e4d06e94-f3b1-4ed4-98ef-e4ee7ae09131} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8812 | 2026.03.18 01:41:35.567102 [ 253 ] {e4d06e94-f3b1-4ed4-98ef-e4ee7ae09131} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2026.03.18 01:41:35.567238 [ 253 ] {e4d06e94-f3b1-4ed4-98ef-e4ee7ae09131} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001267 sec., 116811.36543014996 rows/sec., 6.64 MiB/sec. | ||
| 8814 | 2026.03.18 01:41:35.567276 [ 253 ] {e4d06e94-f3b1-4ed4-98ef-e4ee7ae09131} <Debug> TCPHandler: Processed in 0.001435934 sec. | ||
| 8815 | 2026.03.18 01:41:35.567395 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8816 | 2026.03.18 01:41:35.567488 [ 253 ] {765d039c-e52e-45bc-8219-6921ce128c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8817 | 2026.03.18 01:41:35.567527 [ 253 ] {765d039c-e52e-45bc-8219-6921ce128c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8818 | 2026.03.18 01:41:35.567814 [ 199 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951642 sec., 1546390.1678689022 rows/sec., 98.98 MiB/sec. | ||
| 8819 | 2026.03.18 01:41:35.568010 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8820 | 2026.03.18 01:41:35.568223 [ 253 ] {765d039c-e52e-45bc-8219-6921ce128c56} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.03.18 01:41:35.568261 [ 253 ] {765d039c-e52e-45bc-8219-6921ce128c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8822 | 2026.03.18 01:41:35.568262 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_26_5} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.03.18 01:41:35.568331 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_26_5} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8824 | 2026.03.18 01:41:35.568408 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 8825 | 2026.03.18 01:41:35.568603 [ 253 ] {765d039c-e52e-45bc-8219-6921ce128c56} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8826 | 2026.03.18 01:41:35.568821 [ 253 ] {765d039c-e52e-45bc-8219-6921ce128c56} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.03.18 01:41:35.568954 [ 253 ] {765d039c-e52e-45bc-8219-6921ce128c56} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001484 sec., 339622.6415094339 rows/sec., 23.89 MiB/sec. | ||
| 8828 | 2026.03.18 01:41:35.568993 [ 253 ] {765d039c-e52e-45bc-8219-6921ce128c56} <Debug> TCPHandler: Processed in 0.001646617 sec. | ||
| 8829 | 2026.03.18 01:41:35.569114 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8830 | 2026.03.18 01:41:35.569210 [ 253 ] {3f643d23-ffa5-47e6-97b1-432185a716d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8831 | 2026.03.18 01:41:35.569253 [ 253 ] {3f643d23-ffa5-47e6-97b1-432185a716d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8832 | 2026.03.18 01:41:35.569582 [ 253 ] {3f643d23-ffa5-47e6-97b1-432185a716d4} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.03.18 01:41:35.569618 [ 253 ] {3f643d23-ffa5-47e6-97b1-432185a716d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8834 | 2026.03.18 01:41:35.569924 [ 253 ] {3f643d23-ffa5-47e6-97b1-432185a716d4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8835 | 2026.03.18 01:41:35.570135 [ 253 ] {3f643d23-ffa5-47e6-97b1-432185a716d4} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.03.18 01:41:35.570264 [ 253 ] {3f643d23-ffa5-47e6-97b1-432185a716d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 8837 | 2026.03.18 01:41:35.570300 [ 253 ] {3f643d23-ffa5-47e6-97b1-432185a716d4} <Debug> TCPHandler: Processed in 0.001236111 sec. | ||
| 8838 | 2026.03.18 01:41:35.570415 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2026.03.18 01:41:35.570531 [ 253 ] {6059e58a-0d3f-4e99-aff3-e93a3839cd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8840 | 2026.03.18 01:41:35.570581 [ 253 ] {6059e58a-0d3f-4e99-aff3-e93a3839cd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8841 | 2026.03.18 01:41:35.571095 [ 253 ] {6059e58a-0d3f-4e99-aff3-e93a3839cd1c} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.03.18 01:41:35.571144 [ 253 ] {6059e58a-0d3f-4e99-aff3-e93a3839cd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8843 | 2026.03.18 01:41:35.571504 [ 253 ] {6059e58a-0d3f-4e99-aff3-e93a3839cd1c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8844 | 2026.03.18 01:41:35.571716 [ 253 ] {6059e58a-0d3f-4e99-aff3-e93a3839cd1c} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.03.18 01:41:35.571871 [ 253 ] {6059e58a-0d3f-4e99-aff3-e93a3839cd1c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001365 sec., 194139.19413919415 rows/sec., 12.90 MiB/sec. | ||
| 8846 | 2026.03.18 01:41:35.571909 [ 253 ] {6059e58a-0d3f-4e99-aff3-e93a3839cd1c} <Debug> TCPHandler: Processed in 0.001553816 sec. | ||
| 8847 | 2026.03.18 01:41:35.572023 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8848 | 2026.03.18 01:41:35.572116 [ 253 ] {d8ae769f-47e0-48c3-a83f-dab8ebb2e471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8849 | 2026.03.18 01:41:35.572157 [ 253 ] {d8ae769f-47e0-48c3-a83f-dab8ebb2e471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8850 | 2026.03.18 01:41:35.572470 [ 253 ] {d8ae769f-47e0-48c3-a83f-dab8ebb2e471} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.03.18 01:41:35.572506 [ 253 ] {d8ae769f-47e0-48c3-a83f-dab8ebb2e471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8852 | 2026.03.18 01:41:35.572807 [ 253 ] {d8ae769f-47e0-48c3-a83f-dab8ebb2e471} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8853 | 2026.03.18 01:41:35.573035 [ 253 ] {d8ae769f-47e0-48c3-a83f-dab8ebb2e471} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.03.18 01:41:35.573167 [ 253 ] {d8ae769f-47e0-48c3-a83f-dab8ebb2e471} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 8855 | 2026.03.18 01:41:35.573203 [ 253 ] {d8ae769f-47e0-48c3-a83f-dab8ebb2e471} <Debug> TCPHandler: Processed in 0.00123 sec. | ||
| 8856 | 2026.03.18 01:41:35.573305 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8857 | 2026.03.18 01:41:35.573399 [ 253 ] {82222b38-f3ad-46ee-9ea0-08a4940473b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8858 | 2026.03.18 01:41:35.573455 [ 253 ] {82222b38-f3ad-46ee-9ea0-08a4940473b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8859 | 2026.03.18 01:41:35.574241 [ 253 ] {82222b38-f3ad-46ee-9ea0-08a4940473b6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2026.03.18 01:41:35.574277 [ 253 ] {82222b38-f3ad-46ee-9ea0-08a4940473b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8861 | 2026.03.18 01:41:35.574795 [ 253 ] {82222b38-f3ad-46ee-9ea0-08a4940473b6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8862 | 2026.03.18 01:41:35.575041 [ 253 ] {82222b38-f3ad-46ee-9ea0-08a4940473b6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2026.03.18 01:41:35.575178 [ 253 ] {82222b38-f3ad-46ee-9ea0-08a4940473b6} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001797 sec., 7790.762381747357 rows/sec., 13.96 MiB/sec. | ||
| 8864 | 2026.03.18 01:41:35.575231 [ 253 ] {82222b38-f3ad-46ee-9ea0-08a4940473b6} <Debug> TCPHandler: Processed in 0.001974873 sec. | ||
| 8865 | 2026.03.18 01:41:35.575354 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2026.03.18 01:41:35.575449 [ 253 ] {4910053f-9092-47c2-afbb-219c400560d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8867 | 2026.03.18 01:41:35.575491 [ 253 ] {4910053f-9092-47c2-afbb-219c400560d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8868 | 2026.03.18 01:41:35.575832 [ 253 ] {4910053f-9092-47c2-afbb-219c400560d4} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.03.18 01:41:35.575868 [ 253 ] {4910053f-9092-47c2-afbb-219c400560d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8870 | 2026.03.18 01:41:35.576172 [ 253 ] {4910053f-9092-47c2-afbb-219c400560d4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8871 | 2026.03.18 01:41:35.576379 [ 253 ] {4910053f-9092-47c2-afbb-219c400560d4} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.03.18 01:41:35.576503 [ 253 ] {4910053f-9092-47c2-afbb-219c400560d4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 8873 | 2026.03.18 01:41:35.576540 [ 253 ] {4910053f-9092-47c2-afbb-219c400560d4} <Debug> TCPHandler: Processed in 0.001234981 sec. | ||
| 8874 | 2026.03.18 01:41:35.661938 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8875 | 2026.03.18 01:41:35.679348 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2026.03.18 01:41:35.679409 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8877 | 2026.03.18 01:41:35.684971 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8878 | 2026.03.18 01:41:35.685717 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2026.03.18 01:41:35.686013 [ 10 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8880 | 2026.03.18 01:41:35.686069 [ 10 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.03.18 01:41:35.686092 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8882 | 2026.03.18 01:41:35.686183 [ 200 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8883 | 2026.03.18 01:41:35.689670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8884 | 2026.03.18 01:41:35.690364 [ 200 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8885 | 2026.03.18 01:41:35.691936 [ 200 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8886 | 2026.03.18 01:41:35.696706 [ 200 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8887 | 2026.03.18 01:41:35.701159 [ 200 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8888 | 2026.03.18 01:41:35.705536 [ 200 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8889 | 2026.03.18 01:41:35.709898 [ 200 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8890 | 2026.03.18 01:41:35.713808 [ 200 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8891 | 2026.03.18 01:41:35.768498 [ 198 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.082349838 sec., 3302.981603922524 rows/sec., 17.08 MiB/sec. | ||
| 8892 | 2026.03.18 01:41:35.771503 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8893 | 2026.03.18 01:41:35.773552 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_36_7} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.03.18 01:41:35.773644 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_36_7} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8895 | 2026.03.18 01:41:35.776373 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8896 | 2026.03.18 01:41:36.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.85 MiB, peak 301.73 MiB, free memory in arenas 0.00 B, will set to 292.89 MiB (RSS), difference: 3.04 MiB | ||
| 8897 | 2026.03.18 01:41:37.138538 [ 47 ] {} <Debug> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8898 | 2026.03.18 01:41:37.138607 [ 47 ] {} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.03.18 01:41:37.138628 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8900 | 2026.03.18 01:41:37.138745 [ 196 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8901 | 2026.03.18 01:41:37.138895 [ 196 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8902 | 2026.03.18 01:41:37.138929 [ 196 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 8903 | 2026.03.18 01:41:37.138998 [ 196 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 8904 | 2026.03.18 01:41:37.139047 [ 196 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8905 | 2026.03.18 01:41:37.139092 [ 196 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8906 | 2026.03.18 01:41:37.139138 [ 196 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 8907 | 2026.03.18 01:41:37.139878 [ 199 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118572 sec., 42168.4714772459 rows/sec., 3.52 MiB/sec. | ||
| 8908 | 2026.03.18 01:41:37.140077 [ 198 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8909 | 2026.03.18 01:41:37.140389 [ 198 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_13_3} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2026.03.18 01:41:37.140467 [ 198 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_13_3} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8911 | 2026.03.18 01:41:37.140567 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8912 | 2026.03.18 01:41:40.551749 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2026.03.18 01:41:40.551941 [ 253 ] {2fa65567-f1be-4f4b-afb4-3d63e6f75c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8914 | 2026.03.18 01:41:40.552015 [ 253 ] {2fa65567-f1be-4f4b-afb4-3d63e6f75c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8915 | 2026.03.18 01:41:40.552727 [ 253 ] {2fa65567-f1be-4f4b-afb4-3d63e6f75c93} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2026.03.18 01:41:40.552775 [ 253 ] {2fa65567-f1be-4f4b-afb4-3d63e6f75c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8917 | 2026.03.18 01:41:40.553210 [ 253 ] {2fa65567-f1be-4f4b-afb4-3d63e6f75c93} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8918 | 2026.03.18 01:41:40.553462 [ 253 ] {2fa65567-f1be-4f4b-afb4-3d63e6f75c93} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2026.03.18 01:41:40.553629 [ 253 ] {2fa65567-f1be-4f4b-afb4-3d63e6f75c93} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001737 sec., 62176.16580310881 rows/sec., 5.23 MiB/sec. | ||
| 8920 | 2026.03.18 01:41:40.553682 [ 253 ] {2fa65567-f1be-4f4b-afb4-3d63e6f75c93} <Debug> TCPHandler: Processed in 0.002061454 sec. | ||
| 8921 | 2026.03.18 01:41:40.553821 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2026.03.18 01:41:40.553929 [ 253 ] {92c8157b-c0b3-4432-90ec-6c835eb9ebea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8923 | 2026.03.18 01:41:40.553973 [ 253 ] {92c8157b-c0b3-4432-90ec-6c835eb9ebea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8924 | 2026.03.18 01:41:40.554441 [ 253 ] {92c8157b-c0b3-4432-90ec-6c835eb9ebea} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.03.18 01:41:40.554484 [ 253 ] {92c8157b-c0b3-4432-90ec-6c835eb9ebea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8926 | 2026.03.18 01:41:40.554851 [ 253 ] {92c8157b-c0b3-4432-90ec-6c835eb9ebea} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8927 | 2026.03.18 01:41:40.555113 [ 253 ] {92c8157b-c0b3-4432-90ec-6c835eb9ebea} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.03.18 01:41:40.555258 [ 253 ] {92c8157b-c0b3-4432-90ec-6c835eb9ebea} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001357 sec., 19159.91156963891 rows/sec., 1.41 MiB/sec. | ||
| 8929 | 2026.03.18 01:41:40.555299 [ 253 ] {92c8157b-c0b3-4432-90ec-6c835eb9ebea} <Debug> TCPHandler: Processed in 0.001532315 sec. | ||
| 8930 | 2026.03.18 01:41:40.555429 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8931 | 2026.03.18 01:41:40.555532 [ 253 ] {4bb6e9ac-0e3f-40dd-a681-a8e365e3cabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8932 | 2026.03.18 01:41:40.555578 [ 253 ] {4bb6e9ac-0e3f-40dd-a681-a8e365e3cabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8933 | 2026.03.18 01:41:40.556049 [ 253 ] {4bb6e9ac-0e3f-40dd-a681-a8e365e3cabc} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.03.18 01:41:40.556089 [ 253 ] {4bb6e9ac-0e3f-40dd-a681-a8e365e3cabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8935 | 2026.03.18 01:41:40.556447 [ 253 ] {4bb6e9ac-0e3f-40dd-a681-a8e365e3cabc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8936 | 2026.03.18 01:41:40.556676 [ 253 ] {4bb6e9ac-0e3f-40dd-a681-a8e365e3cabc} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.03.18 01:41:40.556826 [ 253 ] {4bb6e9ac-0e3f-40dd-a681-a8e365e3cabc} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001318 sec., 68285.28072837632 rows/sec., 5.33 MiB/sec. | ||
| 8938 | 2026.03.18 01:41:40.556867 [ 253 ] {4bb6e9ac-0e3f-40dd-a681-a8e365e3cabc} <Debug> TCPHandler: Processed in 0.001489614 sec. | ||
| 8939 | 2026.03.18 01:41:40.556996 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8940 | 2026.03.18 01:41:40.557098 [ 253 ] {cf6986a0-f26c-4430-8e05-c7312534b11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8941 | 2026.03.18 01:41:40.557145 [ 253 ] {cf6986a0-f26c-4430-8e05-c7312534b11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8942 | 2026.03.18 01:41:40.557575 [ 253 ] {cf6986a0-f26c-4430-8e05-c7312534b11d} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.03.18 01:41:40.557611 [ 253 ] {cf6986a0-f26c-4430-8e05-c7312534b11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8944 | 2026.03.18 01:41:40.558022 [ 253 ] {cf6986a0-f26c-4430-8e05-c7312534b11d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8945 | 2026.03.18 01:41:40.558249 [ 253 ] {cf6986a0-f26c-4430-8e05-c7312534b11d} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.03.18 01:41:40.558394 [ 253 ] {cf6986a0-f26c-4430-8e05-c7312534b11d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 8947 | 2026.03.18 01:41:40.558444 [ 253 ] {cf6986a0-f26c-4430-8e05-c7312534b11d} <Debug> TCPHandler: Processed in 0.001498814 sec. | ||
| 8948 | 2026.03.18 01:41:40.558572 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8949 | 2026.03.18 01:41:40.558672 [ 253 ] {fb17e4d3-6c8e-45dc-accc-880960669c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8950 | 2026.03.18 01:41:40.558731 [ 253 ] {fb17e4d3-6c8e-45dc-accc-880960669c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8951 | 2026.03.18 01:41:40.559632 [ 253 ] {fb17e4d3-6c8e-45dc-accc-880960669c2a} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.03.18 01:41:40.559671 [ 253 ] {fb17e4d3-6c8e-45dc-accc-880960669c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8953 | 2026.03.18 01:41:40.560263 [ 253 ] {fb17e4d3-6c8e-45dc-accc-880960669c2a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8954 | 2026.03.18 01:41:40.560523 [ 253 ] {fb17e4d3-6c8e-45dc-accc-880960669c2a} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.03.18 01:41:40.560670 [ 253 ] {fb17e4d3-6c8e-45dc-accc-880960669c2a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002019 sec., 12877.662209014365 rows/sec., 23.08 MiB/sec. | ||
| 8956 | 2026.03.18 01:41:40.560747 [ 253 ] {fb17e4d3-6c8e-45dc-accc-880960669c2a} <Debug> TCPHandler: Processed in 0.002226147 sec. | ||
| 8957 | 2026.03.18 01:41:40.560873 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2026.03.18 01:41:40.560973 [ 253 ] {ff47cd41-4cdf-467b-8485-6d33b4c908ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8959 | 2026.03.18 01:41:40.561017 [ 253 ] {ff47cd41-4cdf-467b-8485-6d33b4c908ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8960 | 2026.03.18 01:41:40.561375 [ 253 ] {ff47cd41-4cdf-467b-8485-6d33b4c908ca} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.03.18 01:41:40.561411 [ 253 ] {ff47cd41-4cdf-467b-8485-6d33b4c908ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8962 | 2026.03.18 01:41:40.561727 [ 253 ] {ff47cd41-4cdf-467b-8485-6d33b4c908ca} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8963 | 2026.03.18 01:41:40.561950 [ 253 ] {ff47cd41-4cdf-467b-8485-6d33b4c908ca} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2026.03.18 01:41:40.562085 [ 253 ] {ff47cd41-4cdf-467b-8485-6d33b4c908ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 8965 | 2026.03.18 01:41:40.562122 [ 253 ] {ff47cd41-4cdf-467b-8485-6d33b4c908ca} <Debug> TCPHandler: Processed in 0.001299351 sec. | ||
| 8966 | 2026.03.18 01:41:42.243195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17667 | ||
| 8967 | 2026.03.18 01:41:42.243763 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2026.03.18 01:41:42.243808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8969 | 2026.03.18 01:41:42.244333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8970 | 2026.03.18 01:41:42.244564 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8971 | 2026.03.18 01:41:42.244694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17667 | ||
| 8972 | 2026.03.18 01:41:43.189782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8973 | 2026.03.18 01:41:43.204549 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2026.03.18 01:41:43.204600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8975 | 2026.03.18 01:41:43.210189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8976 | 2026.03.18 01:41:43.210837 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8977 | 2026.03.18 01:41:43.213455 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8978 | 2026.03.18 01:41:44.814767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1190 | ||
| 8979 | 2026.03.18 01:41:44.817192 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8980 | 2026.03.18 01:41:44.817257 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8981 | 2026.03.18 01:41:44.818533 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8982 | 2026.03.18 01:41:44.818822 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2026.03.18 01:41:44.819209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 8984 | 2026.03.18 01:41:45.561685 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2026.03.18 01:41:45.561896 [ 253 ] {752207a5-6ad8-4aef-a412-f9091a669782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8986 | 2026.03.18 01:41:45.561970 [ 253 ] {752207a5-6ad8-4aef-a412-f9091a669782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8987 | 2026.03.18 01:41:45.562782 [ 253 ] {752207a5-6ad8-4aef-a412-f9091a669782} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2026.03.18 01:41:45.562831 [ 253 ] {752207a5-6ad8-4aef-a412-f9091a669782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8989 | 2026.03.18 01:41:45.563233 [ 253 ] {752207a5-6ad8-4aef-a412-f9091a669782} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8990 | 2026.03.18 01:41:45.563459 [ 253 ] {752207a5-6ad8-4aef-a412-f9091a669782} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.03.18 01:41:45.563609 [ 253 ] {752207a5-6ad8-4aef-a412-f9091a669782} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001766 sec., 160815.4020385051 rows/sec., 10.21 MiB/sec. | ||
| 8992 | 2026.03.18 01:41:45.563651 [ 253 ] {752207a5-6ad8-4aef-a412-f9091a669782} <Debug> TCPHandler: Processed in 0.002102395 sec. | ||
| 8993 | 2026.03.18 01:41:45.563777 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8994 | 2026.03.18 01:41:45.563873 [ 253 ] {0209d8cc-cd4e-4512-9764-8bc66682772a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8995 | 2026.03.18 01:41:45.563912 [ 253 ] {0209d8cc-cd4e-4512-9764-8bc66682772a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8996 | 2026.03.18 01:41:45.564685 [ 253 ] {0209d8cc-cd4e-4512-9764-8bc66682772a} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8997 | 2026.03.18 01:41:45.564721 [ 253 ] {0209d8cc-cd4e-4512-9764-8bc66682772a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 8998 | 2026.03.18 01:41:45.565093 [ 253 ] {0209d8cc-cd4e-4512-9764-8bc66682772a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8999 | 2026.03.18 01:41:45.565316 [ 253 ] {0209d8cc-cd4e-4512-9764-8bc66682772a} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2026.03.18 01:41:45.565444 [ 253 ] {0209d8cc-cd4e-4512-9764-8bc66682772a} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001591 sec., 518541.79761156504 rows/sec., 40.69 MiB/sec. | ||
| 9001 | 2026.03.18 01:41:45.565457 [ 46 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9002 | 2026.03.18 01:41:45.565482 [ 253 ] {0209d8cc-cd4e-4512-9764-8bc66682772a} <Debug> TCPHandler: Processed in 0.0017544 sec. | ||
| 9003 | 2026.03.18 01:41:45.565533 [ 46 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2026.03.18 01:41:45.565565 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9005 | 2026.03.18 01:41:45.565635 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9006 | 2026.03.18 01:41:45.565700 [ 196 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9007 | 2026.03.18 01:41:45.565761 [ 253 ] {669adc8c-a058-4596-bcc2-22ec7e3cf9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9008 | 2026.03.18 01:41:45.565816 [ 253 ] {669adc8c-a058-4596-bcc2-22ec7e3cf9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9009 | 2026.03.18 01:41:45.565865 [ 196 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9010 | 2026.03.18 01:41:45.565911 [ 196 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2766 rows starting from the beginning of the part | ||
| 9011 | 2026.03.18 01:41:45.565991 [ 196 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 9012 | 2026.03.18 01:41:45.566047 [ 196 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 108 rows starting from the beginning of the part | ||
| 9013 | 2026.03.18 01:41:45.566099 [ 196 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 825 rows starting from the beginning of the part | ||
| 9014 | 2026.03.18 01:41:45.566144 [ 196 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 108 rows starting from the beginning of the part | ||
| 9015 | 2026.03.18 01:41:45.566192 [ 196 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 825 rows starting from the beginning of the part | ||
| 9016 | 2026.03.18 01:41:45.566361 [ 253 ] {669adc8c-a058-4596-bcc2-22ec7e3cf9be} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.03.18 01:41:45.566410 [ 253 ] {669adc8c-a058-4596-bcc2-22ec7e3cf9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9018 | 2026.03.18 01:41:45.566794 [ 253 ] {669adc8c-a058-4596-bcc2-22ec7e3cf9be} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9019 | 2026.03.18 01:41:45.567021 [ 253 ] {669adc8c-a058-4596-bcc2-22ec7e3cf9be} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.03.18 01:41:45.567158 [ 253 ] {669adc8c-a058-4596-bcc2-22ec7e3cf9be} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001422 sec., 109704.64135021096 rows/sec., 6.59 MiB/sec. | ||
| 9021 | 2026.03.18 01:41:45.567198 [ 253 ] {669adc8c-a058-4596-bcc2-22ec7e3cf9be} <Debug> TCPHandler: Processed in 0.001630077 sec. | ||
| 9022 | 2026.03.18 01:41:45.567313 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2026.03.18 01:41:45.567409 [ 253 ] {c5a97b93-a202-4d76-9d8c-831491385e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9024 | 2026.03.18 01:41:45.567449 [ 253 ] {c5a97b93-a202-4d76-9d8c-831491385e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9025 | 2026.03.18 01:41:45.567883 [ 253 ] {c5a97b93-a202-4d76-9d8c-831491385e7f} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.03.18 01:41:45.567920 [ 253 ] {c5a97b93-a202-4d76-9d8c-831491385e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9027 | 2026.03.18 01:41:45.568207 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4688 rows, containing 5 columns (5 merged, 0 gathered) in 0.002573803 sec., 1821429.2236041375 rows/sec., 148.15 MiB/sec. | ||
| 9028 | 2026.03.18 01:41:45.568223 [ 253 ] {c5a97b93-a202-4d76-9d8c-831491385e7f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9029 | 2026.03.18 01:41:45.568432 [ 253 ] {c5a97b93-a202-4d76-9d8c-831491385e7f} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2026.03.18 01:41:45.568513 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9031 | 2026.03.18 01:41:45.568565 [ 253 ] {c5a97b93-a202-4d76-9d8c-831491385e7f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 9032 | 2026.03.18 01:41:45.568602 [ 253 ] {c5a97b93-a202-4d76-9d8c-831491385e7f} <Debug> TCPHandler: Processed in 0.001338322 sec. | ||
| 9033 | 2026.03.18 01:41:45.568728 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9034 | 2026.03.18 01:41:45.568822 [ 253 ] {8443b8fa-1f6c-4017-9ae0-a1f1fb916ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9035 | 2026.03.18 01:41:45.568835 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_61_12} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2026.03.18 01:41:45.568865 [ 253 ] {8443b8fa-1f6c-4017-9ae0-a1f1fb916ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9037 | 2026.03.18 01:41:45.568906 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_61_12} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9038 | 2026.03.18 01:41:45.568997 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9039 | 2026.03.18 01:41:45.569310 [ 253 ] {8443b8fa-1f6c-4017-9ae0-a1f1fb916ae6} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.03.18 01:41:45.569346 [ 253 ] {8443b8fa-1f6c-4017-9ae0-a1f1fb916ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9041 | 2026.03.18 01:41:45.569657 [ 253 ] {8443b8fa-1f6c-4017-9ae0-a1f1fb916ae6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9042 | 2026.03.18 01:41:45.569860 [ 253 ] {8443b8fa-1f6c-4017-9ae0-a1f1fb916ae6} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.03.18 01:41:45.569986 [ 253 ] {8443b8fa-1f6c-4017-9ae0-a1f1fb916ae6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 9044 | 2026.03.18 01:41:45.570023 [ 253 ] {8443b8fa-1f6c-4017-9ae0-a1f1fb916ae6} <Debug> TCPHandler: Processed in 0.001344172 sec. | ||
| 9045 | 2026.03.18 01:41:45.570137 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2026.03.18 01:41:45.570231 [ 253 ] {02d81814-031e-4a90-8267-c6187735f4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9047 | 2026.03.18 01:41:45.570276 [ 253 ] {02d81814-031e-4a90-8267-c6187735f4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9048 | 2026.03.18 01:41:45.570872 [ 253 ] {02d81814-031e-4a90-8267-c6187735f4f6} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.03.18 01:41:45.570910 [ 253 ] {02d81814-031e-4a90-8267-c6187735f4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9050 | 2026.03.18 01:41:45.571229 [ 253 ] {02d81814-031e-4a90-8267-c6187735f4f6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9051 | 2026.03.18 01:41:45.571436 [ 253 ] {02d81814-031e-4a90-8267-c6187735f4f6} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.03.18 01:41:45.571547 [ 46 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9053 | 2026.03.18 01:41:45.571567 [ 253 ] {02d81814-031e-4a90-8267-c6187735f4f6} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001353 sec., 372505.54323725053 rows/sec., 26.20 MiB/sec. | ||
| 9054 | 2026.03.18 01:41:45.571580 [ 46 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.03.18 01:41:45.571608 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9056 | 2026.03.18 01:41:45.571613 [ 253 ] {02d81814-031e-4a90-8267-c6187735f4f6} <Debug> TCPHandler: Processed in 0.001525486 sec. | ||
| 9057 | 2026.03.18 01:41:45.571691 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9058 | 2026.03.18 01:41:45.571732 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2026.03.18 01:41:45.571778 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9060 | 2026.03.18 01:41:45.571810 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1511 rows starting from the beginning of the part | ||
| 9061 | 2026.03.18 01:41:45.571827 [ 253 ] {443a8a5a-9f57-4d85-8240-da53a31a32d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9062 | 2026.03.18 01:41:45.571868 [ 253 ] {443a8a5a-9f57-4d85-8240-da53a31a32d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9063 | 2026.03.18 01:41:45.571874 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 9064 | 2026.03.18 01:41:45.571929 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 9065 | 2026.03.18 01:41:45.571976 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 504 rows starting from the beginning of the part | ||
| 9066 | 2026.03.18 01:41:45.572024 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 9067 | 2026.03.18 01:41:45.572067 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 504 rows starting from the beginning of the part | ||
| 9068 | 2026.03.18 01:41:45.572207 [ 253 ] {443a8a5a-9f57-4d85-8240-da53a31a32d5} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.03.18 01:41:45.572243 [ 253 ] {443a8a5a-9f57-4d85-8240-da53a31a32d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9070 | 2026.03.18 01:41:45.572545 [ 253 ] {443a8a5a-9f57-4d85-8240-da53a31a32d5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9071 | 2026.03.18 01:41:45.572752 [ 253 ] {443a8a5a-9f57-4d85-8240-da53a31a32d5} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.03.18 01:41:45.572880 [ 253 ] {443a8a5a-9f57-4d85-8240-da53a31a32d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 9073 | 2026.03.18 01:41:45.572918 [ 253 ] {443a8a5a-9f57-4d85-8240-da53a31a32d5} <Debug> TCPHandler: Processed in 0.00123476 sec. | ||
| 9074 | 2026.03.18 01:41:45.573033 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2026.03.18 01:41:45.573128 [ 253 ] {d0e0d200-7d35-48d7-8ff6-b26e095bc8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9076 | 2026.03.18 01:41:45.573169 [ 253 ] {d0e0d200-7d35-48d7-8ff6-b26e095bc8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9077 | 2026.03.18 01:41:45.573205 [ 186 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546146 sec., 1787023.9938531031 rows/sec., 132.73 MiB/sec. | ||
| 9078 | 2026.03.18 01:41:45.573430 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9079 | 2026.03.18 01:41:45.573596 [ 253 ] {d0e0d200-7d35-48d7-8ff6-b26e095bc8b0} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.03.18 01:41:45.573639 [ 253 ] {d0e0d200-7d35-48d7-8ff6-b26e095bc8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9081 | 2026.03.18 01:41:45.573713 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_61_12} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2026.03.18 01:41:45.573807 [ 196 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_61_12} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9083 | 2026.03.18 01:41:45.573904 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 9084 | 2026.03.18 01:41:45.573985 [ 253 ] {d0e0d200-7d35-48d7-8ff6-b26e095bc8b0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9085 | 2026.03.18 01:41:45.574201 [ 253 ] {d0e0d200-7d35-48d7-8ff6-b26e095bc8b0} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2026.03.18 01:41:45.574312 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9087 | 2026.03.18 01:41:45.574331 [ 253 ] {d0e0d200-7d35-48d7-8ff6-b26e095bc8b0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 9088 | 2026.03.18 01:41:45.574345 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2026.03.18 01:41:45.574371 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9090 | 2026.03.18 01:41:45.574376 [ 253 ] {d0e0d200-7d35-48d7-8ff6-b26e095bc8b0} <Debug> TCPHandler: Processed in 0.001390973 sec. | ||
| 9091 | 2026.03.18 01:41:45.574450 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9092 | 2026.03.18 01:41:45.574530 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9093 | 2026.03.18 01:41:45.574538 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9094 | 2026.03.18 01:41:45.574571 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20923 rows starting from the beginning of the part | ||
| 9095 | 2026.03.18 01:41:45.574622 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 9096 | 2026.03.18 01:41:45.574626 [ 253 ] {cffc7532-6f53-4da4-8d4a-5db34611a894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9097 | 2026.03.18 01:41:45.574665 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9098 | 2026.03.18 01:41:45.574673 [ 253 ] {cffc7532-6f53-4da4-8d4a-5db34611a894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9099 | 2026.03.18 01:41:45.574704 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 9100 | 2026.03.18 01:41:45.574742 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9101 | 2026.03.18 01:41:45.574778 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 265 rows starting from the beginning of the part | ||
| 9102 | 2026.03.18 01:41:45.575013 [ 253 ] {cffc7532-6f53-4da4-8d4a-5db34611a894} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.03.18 01:41:45.575047 [ 253 ] {cffc7532-6f53-4da4-8d4a-5db34611a894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9104 | 2026.03.18 01:41:45.575338 [ 253 ] {cffc7532-6f53-4da4-8d4a-5db34611a894} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9105 | 2026.03.18 01:41:45.575544 [ 253 ] {cffc7532-6f53-4da4-8d4a-5db34611a894} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.03.18 01:41:45.575674 [ 253 ] {cffc7532-6f53-4da4-8d4a-5db34611a894} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 9107 | 2026.03.18 01:41:45.575712 [ 253 ] {cffc7532-6f53-4da4-8d4a-5db34611a894} <Debug> TCPHandler: Processed in 0.001231741 sec. | ||
| 9108 | 2026.03.18 01:41:45.575830 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2026.03.18 01:41:45.575924 [ 253 ] {6e5c37bc-e3c8-4ee9-99aa-f8370019c674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9110 | 2026.03.18 01:41:45.575978 [ 253 ] {6e5c37bc-e3c8-4ee9-99aa-f8370019c674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9111 | 2026.03.18 01:41:45.576755 [ 253 ] {6e5c37bc-e3c8-4ee9-99aa-f8370019c674} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.03.18 01:41:45.576791 [ 253 ] {6e5c37bc-e3c8-4ee9-99aa-f8370019c674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9113 | 2026.03.18 01:41:45.577535 [ 253 ] {6e5c37bc-e3c8-4ee9-99aa-f8370019c674} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9114 | 2026.03.18 01:41:45.577768 [ 253 ] {6e5c37bc-e3c8-4ee9-99aa-f8370019c674} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.03.18 01:41:45.577906 [ 253 ] {6e5c37bc-e3c8-4ee9-99aa-f8370019c674} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001999 sec., 7003.501750875438 rows/sec., 12.55 MiB/sec. | ||
| 9116 | 2026.03.18 01:41:45.577961 [ 253 ] {6e5c37bc-e3c8-4ee9-99aa-f8370019c674} <Debug> TCPHandler: Processed in 0.002180176 sec. | ||
| 9117 | 2026.03.18 01:41:45.578076 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9118 | 2026.03.18 01:41:45.578171 [ 253 ] {534c32ec-5ae0-426d-b6e3-13114ee3b2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9119 | 2026.03.18 01:41:45.578212 [ 253 ] {534c32ec-5ae0-426d-b6e3-13114ee3b2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9120 | 2026.03.18 01:41:45.578546 [ 253 ] {534c32ec-5ae0-426d-b6e3-13114ee3b2e3} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.03.18 01:41:45.578582 [ 253 ] {534c32ec-5ae0-426d-b6e3-13114ee3b2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9122 | 2026.03.18 01:41:45.582644 [ 253 ] {534c32ec-5ae0-426d-b6e3-13114ee3b2e3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9123 | 2026.03.18 01:41:45.582923 [ 253 ] {534c32ec-5ae0-426d-b6e3-13114ee3b2e3} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.03.18 01:41:45.583032 [ 46 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9125 | 2026.03.18 01:41:45.583051 [ 253 ] {534c32ec-5ae0-426d-b6e3-13114ee3b2e3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.004899 sec., 18371.09614206981 rows/sec., 1.15 MiB/sec. | ||
| 9126 | 2026.03.18 01:41:45.583064 [ 46 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.03.18 01:41:45.583093 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9128 | 2026.03.18 01:41:45.583097 [ 253 ] {534c32ec-5ae0-426d-b6e3-13114ee3b2e3} <Debug> TCPHandler: Processed in 0.005069454 sec. | ||
| 9129 | 2026.03.18 01:41:45.583176 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9130 | 2026.03.18 01:41:45.583278 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9131 | 2026.03.18 01:41:45.583307 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3642 rows starting from the beginning of the part | ||
| 9132 | 2026.03.18 01:41:45.583356 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 9133 | 2026.03.18 01:41:45.583396 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9134 | 2026.03.18 01:41:45.583432 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 9135 | 2026.03.18 01:41:45.583470 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9136 | 2026.03.18 01:41:45.583508 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 9137 | 2026.03.18 01:41:45.584890 [ 196 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3954 rows, containing 4 columns (4 merged, 0 gathered) in 0.001749319 sec., 2260308.154201721 rows/sec., 145.63 MiB/sec. | ||
| 9138 | 2026.03.18 01:41:45.585223 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21805 rows, containing 5 columns (5 merged, 0 gathered) in 0.01080635 sec., 2017795.0927001254 rows/sec., 131.71 MiB/sec. | ||
| 9139 | 2026.03.18 01:41:45.585397 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9140 | 2026.03.18 01:41:45.585744 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_61_12} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2026.03.18 01:41:45.585826 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_61_12} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9142 | 2026.03.18 01:41:45.585888 [ 208 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9143 | 2026.03.18 01:41:45.585920 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9144 | 2026.03.18 01:41:45.586179 [ 208 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.03.18 01:41:45.586261 [ 208 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9146 | 2026.03.18 01:41:45.586343 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9147 | 2026.03.18 01:41:46.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.62 MiB, peak 304.27 MiB, free memory in arenas 0.00 B, will set to 296.79 MiB (RSS), difference: 2.17 MiB | ||
| 9148 | 2026.03.18 01:41:49.586357 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9149 | 2026.03.18 01:41:49.586437 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9150 | 2026.03.18 01:41:49.744953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18115 | ||
| 9151 | 2026.03.18 01:41:49.745511 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9152 | 2026.03.18 01:41:49.745557 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9153 | 2026.03.18 01:41:49.746075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9154 | 2026.03.18 01:41:49.746336 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.03.18 01:41:49.746484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18115 | ||
| 9156 | 2026.03.18 01:41:50.551736 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9157 | 2026.03.18 01:41:50.551948 [ 253 ] {a09a3b03-f669-452f-b659-3457deeb92c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9158 | 2026.03.18 01:41:50.552025 [ 253 ] {a09a3b03-f669-452f-b659-3457deeb92c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9159 | 2026.03.18 01:41:50.552826 [ 253 ] {a09a3b03-f669-452f-b659-3457deeb92c8} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2026.03.18 01:41:50.552880 [ 253 ] {a09a3b03-f669-452f-b659-3457deeb92c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9161 | 2026.03.18 01:41:50.553319 [ 253 ] {a09a3b03-f669-452f-b659-3457deeb92c8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9162 | 2026.03.18 01:41:50.553566 [ 253 ] {a09a3b03-f669-452f-b659-3457deeb92c8} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2026.03.18 01:41:50.553738 [ 253 ] {a09a3b03-f669-452f-b659-3457deeb92c8} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001844 sec., 58568.32971800434 rows/sec., 4.93 MiB/sec. | ||
| 9164 | 2026.03.18 01:41:50.553798 [ 253 ] {a09a3b03-f669-452f-b659-3457deeb92c8} <Debug> TCPHandler: Processed in 0.002203076 sec. | ||
| 9165 | 2026.03.18 01:41:50.553934 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2026.03.18 01:41:50.554043 [ 253 ] {714aa476-6363-4eb0-8c2c-67409485ad21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9167 | 2026.03.18 01:41:50.554089 [ 253 ] {714aa476-6363-4eb0-8c2c-67409485ad21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9168 | 2026.03.18 01:41:50.554543 [ 253 ] {714aa476-6363-4eb0-8c2c-67409485ad21} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.03.18 01:41:50.554583 [ 253 ] {714aa476-6363-4eb0-8c2c-67409485ad21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9170 | 2026.03.18 01:41:50.554919 [ 253 ] {714aa476-6363-4eb0-8c2c-67409485ad21} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9171 | 2026.03.18 01:41:50.555143 [ 253 ] {714aa476-6363-4eb0-8c2c-67409485ad21} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.03.18 01:41:50.555286 [ 253 ] {714aa476-6363-4eb0-8c2c-67409485ad21} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001267 sec., 20520.91554853986 rows/sec., 1.51 MiB/sec. | ||
| 9173 | 2026.03.18 01:41:50.555327 [ 253 ] {714aa476-6363-4eb0-8c2c-67409485ad21} <Debug> TCPHandler: Processed in 0.001446984 sec. | ||
| 9174 | 2026.03.18 01:41:50.555443 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.03.18 01:41:50.555543 [ 253 ] {d44612ed-ce12-460d-b344-b49d2bc4ace6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9176 | 2026.03.18 01:41:50.555585 [ 253 ] {d44612ed-ce12-460d-b344-b49d2bc4ace6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9177 | 2026.03.18 01:41:50.556043 [ 253 ] {d44612ed-ce12-460d-b344-b49d2bc4ace6} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.03.18 01:41:50.556081 [ 253 ] {d44612ed-ce12-460d-b344-b49d2bc4ace6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9179 | 2026.03.18 01:41:50.556396 [ 253 ] {d44612ed-ce12-460d-b344-b49d2bc4ace6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9180 | 2026.03.18 01:41:50.556634 [ 253 ] {d44612ed-ce12-460d-b344-b49d2bc4ace6} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.03.18 01:41:50.556770 [ 253 ] {d44612ed-ce12-460d-b344-b49d2bc4ace6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001249 sec., 72057.64611689352 rows/sec., 5.63 MiB/sec. | ||
| 9182 | 2026.03.18 01:41:50.556809 [ 253 ] {d44612ed-ce12-460d-b344-b49d2bc4ace6} <Debug> TCPHandler: Processed in 0.001417064 sec. | ||
| 9183 | 2026.03.18 01:41:50.556927 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2026.03.18 01:41:50.557023 [ 253 ] {5b61fd57-dce3-4bec-9990-baaefb30d5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9185 | 2026.03.18 01:41:50.557066 [ 253 ] {5b61fd57-dce3-4bec-9990-baaefb30d5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9186 | 2026.03.18 01:41:50.557486 [ 253 ] {5b61fd57-dce3-4bec-9990-baaefb30d5c2} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2026.03.18 01:41:50.557522 [ 253 ] {5b61fd57-dce3-4bec-9990-baaefb30d5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9188 | 2026.03.18 01:41:50.557865 [ 253 ] {5b61fd57-dce3-4bec-9990-baaefb30d5c2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9189 | 2026.03.18 01:41:50.558082 [ 253 ] {5b61fd57-dce3-4bec-9990-baaefb30d5c2} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2026.03.18 01:41:50.558216 [ 253 ] {5b61fd57-dce3-4bec-9990-baaefb30d5c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 9191 | 2026.03.18 01:41:50.558255 [ 253 ] {5b61fd57-dce3-4bec-9990-baaefb30d5c2} <Debug> TCPHandler: Processed in 0.001377253 sec. | ||
| 9192 | 2026.03.18 01:41:50.558366 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9193 | 2026.03.18 01:41:50.558485 [ 253 ] {aafe7623-e4c9-4ecf-a900-ac0784d96e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9194 | 2026.03.18 01:41:50.558544 [ 253 ] {aafe7623-e4c9-4ecf-a900-ac0784d96e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9195 | 2026.03.18 01:41:50.559377 [ 253 ] {aafe7623-e4c9-4ecf-a900-ac0784d96e63} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.03.18 01:41:50.559415 [ 253 ] {aafe7623-e4c9-4ecf-a900-ac0784d96e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9197 | 2026.03.18 01:41:50.559975 [ 253 ] {aafe7623-e4c9-4ecf-a900-ac0784d96e63} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9198 | 2026.03.18 01:41:50.560213 [ 253 ] {aafe7623-e4c9-4ecf-a900-ac0784d96e63} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.03.18 01:41:50.560363 [ 253 ] {aafe7623-e4c9-4ecf-a900-ac0784d96e63} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001899 sec., 13691.41653501843 rows/sec., 24.53 MiB/sec. | ||
| 9200 | 2026.03.18 01:41:50.560440 [ 253 ] {aafe7623-e4c9-4ecf-a900-ac0784d96e63} <Debug> TCPHandler: Processed in 0.002129165 sec. | ||
| 9201 | 2026.03.18 01:41:50.560565 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2026.03.18 01:41:50.560661 [ 253 ] {1ef9cb95-21f6-46e3-a50a-dafac4dbd378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9203 | 2026.03.18 01:41:50.560704 [ 253 ] {1ef9cb95-21f6-46e3-a50a-dafac4dbd378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9204 | 2026.03.18 01:41:50.561049 [ 253 ] {1ef9cb95-21f6-46e3-a50a-dafac4dbd378} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2026.03.18 01:41:50.561086 [ 253 ] {1ef9cb95-21f6-46e3-a50a-dafac4dbd378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9206 | 2026.03.18 01:41:50.561398 [ 253 ] {1ef9cb95-21f6-46e3-a50a-dafac4dbd378} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9207 | 2026.03.18 01:41:50.561602 [ 253 ] {1ef9cb95-21f6-46e3-a50a-dafac4dbd378} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2026.03.18 01:41:50.561735 [ 253 ] {1ef9cb95-21f6-46e3-a50a-dafac4dbd378} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 9209 | 2026.03.18 01:41:50.561774 [ 253 ] {1ef9cb95-21f6-46e3-a50a-dafac4dbd378} <Debug> TCPHandler: Processed in 0.001260601 sec. | ||
| 9210 | 2026.03.18 01:41:50.713553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9211 | 2026.03.18 01:41:50.736557 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.03.18 01:41:50.736635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9213 | 2026.03.18 01:41:50.743063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9214 | 2026.03.18 01:41:50.744402 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2026.03.18 01:41:50.752663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9216 | 2026.03.18 01:41:54.568043 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9217 | 2026.03.18 01:41:54.568220 [ 253 ] {93b14ddc-9db7-4a5d-86ea-ecefd10ffb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9218 | 2026.03.18 01:41:54.568285 [ 253 ] {93b14ddc-9db7-4a5d-86ea-ecefd10ffb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9219 | 2026.03.18 01:41:54.569016 [ 253 ] {93b14ddc-9db7-4a5d-86ea-ecefd10ffb92} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2026.03.18 01:41:54.569064 [ 253 ] {93b14ddc-9db7-4a5d-86ea-ecefd10ffb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9221 | 2026.03.18 01:41:54.569477 [ 253 ] {93b14ddc-9db7-4a5d-86ea-ecefd10ffb92} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9222 | 2026.03.18 01:41:54.569784 [ 253 ] {93b14ddc-9db7-4a5d-86ea-ecefd10ffb92} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9223 | 2026.03.18 01:41:54.569942 [ 253 ] {93b14ddc-9db7-4a5d-86ea-ecefd10ffb92} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00177 sec., 160451.97740112993 rows/sec., 10.19 MiB/sec. | ||
| 9224 | 2026.03.18 01:41:54.569988 [ 253 ] {93b14ddc-9db7-4a5d-86ea-ecefd10ffb92} <Debug> TCPHandler: Processed in 0.002083975 sec. | ||
| 9225 | 2026.03.18 01:41:54.570121 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9226 | 2026.03.18 01:41:54.570220 [ 253 ] {82ae438b-3e6d-4d9d-8772-b82f00855bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9227 | 2026.03.18 01:41:54.570263 [ 253 ] {82ae438b-3e6d-4d9d-8772-b82f00855bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9228 | 2026.03.18 01:41:54.570668 [ 253 ] {82ae438b-3e6d-4d9d-8772-b82f00855bbc} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.03.18 01:41:54.570705 [ 253 ] {82ae438b-3e6d-4d9d-8772-b82f00855bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9230 | 2026.03.18 01:41:54.571022 [ 253 ] {82ae438b-3e6d-4d9d-8772-b82f00855bbc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9231 | 2026.03.18 01:41:54.571242 [ 253 ] {82ae438b-3e6d-4d9d-8772-b82f00855bbc} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2026.03.18 01:41:54.571381 [ 253 ] {82ae438b-3e6d-4d9d-8772-b82f00855bbc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001181 sec., 1693.480101608806 rows/sec., 138.09 KiB/sec. | ||
| 9233 | 2026.03.18 01:41:54.571421 [ 253 ] {82ae438b-3e6d-4d9d-8772-b82f00855bbc} <Debug> TCPHandler: Processed in 0.001350552 sec. | ||
| 9234 | 2026.03.18 01:41:54.571534 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9235 | 2026.03.18 01:41:54.571637 [ 253 ] {8763cfea-cf5d-481e-bfc6-ba1718083dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9236 | 2026.03.18 01:41:54.571678 [ 253 ] {8763cfea-cf5d-481e-bfc6-ba1718083dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9237 | 2026.03.18 01:41:54.573247 [ 253 ] {8763cfea-cf5d-481e-bfc6-ba1718083dbb} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9238 | 2026.03.18 01:41:54.573285 [ 253 ] {8763cfea-cf5d-481e-bfc6-ba1718083dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9239 | 2026.03.18 01:41:54.573769 [ 253 ] {8763cfea-cf5d-481e-bfc6-ba1718083dbb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9240 | 2026.03.18 01:41:54.574000 [ 253 ] {8763cfea-cf5d-481e-bfc6-ba1718083dbb} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9241 | 2026.03.18 01:41:54.574131 [ 253 ] {8763cfea-cf5d-481e-bfc6-ba1718083dbb} <Debug> executeQuery: Read 2706 rows, 211.07 KiB in 0.002513 sec., 1076800.6366892161 rows/sec., 82.02 MiB/sec. | ||
| 9242 | 2026.03.18 01:41:54.574172 [ 253 ] {8763cfea-cf5d-481e-bfc6-ba1718083dbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 9243 | 2026.03.18 01:41:54.574185 [ 253 ] {8763cfea-cf5d-481e-bfc6-ba1718083dbb} <Debug> TCPHandler: Processed in 0.002702495 sec. | ||
| 9244 | 2026.03.18 01:41:54.574304 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2026.03.18 01:41:54.574401 [ 253 ] {0abae2bd-7b29-4b29-b4ee-62097c229d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9246 | 2026.03.18 01:41:54.574441 [ 253 ] {0abae2bd-7b29-4b29-b4ee-62097c229d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9247 | 2026.03.18 01:41:54.576259 [ 253 ] {0abae2bd-7b29-4b29-b4ee-62097c229d54} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2026.03.18 01:41:54.576296 [ 253 ] {0abae2bd-7b29-4b29-b4ee-62097c229d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9249 | 2026.03.18 01:41:54.576609 [ 253 ] {0abae2bd-7b29-4b29-b4ee-62097c229d54} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9250 | 2026.03.18 01:41:54.576835 [ 253 ] {0abae2bd-7b29-4b29-b4ee-62097c229d54} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2026.03.18 01:41:54.576967 [ 44 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9252 | 2026.03.18 01:41:54.576974 [ 253 ] {0abae2bd-7b29-4b29-b4ee-62097c229d54} <Debug> executeQuery: Read 167 rows, 10.41 KiB in 0.002592 sec., 64429.01234567901 rows/sec., 3.92 MiB/sec. | ||
| 9253 | 2026.03.18 01:41:54.577046 [ 44 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.03.18 01:41:54.577062 [ 253 ] {0abae2bd-7b29-4b29-b4ee-62097c229d54} <Debug> TCPHandler: Processed in 0.002809277 sec. | ||
| 9255 | 2026.03.18 01:41:54.577080 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9256 | 2026.03.18 01:41:54.577191 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.03.18 01:41:54.577227 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9258 | 2026.03.18 01:41:54.577291 [ 253 ] {f34b6177-29ae-4201-a474-635eb249bd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9259 | 2026.03.18 01:41:54.577336 [ 253 ] {f34b6177-29ae-4201-a474-635eb249bd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9260 | 2026.03.18 01:41:54.577378 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9261 | 2026.03.18 01:41:54.577417 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 209 rows starting from the beginning of the part | ||
| 9262 | 2026.03.18 01:41:54.577493 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 156 rows starting from the beginning of the part | ||
| 9263 | 2026.03.18 01:41:54.577541 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 9264 | 2026.03.18 01:41:54.577584 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 156 rows starting from the beginning of the part | ||
| 9265 | 2026.03.18 01:41:54.577625 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 9266 | 2026.03.18 01:41:54.577671 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 167 rows starting from the beginning of the part | ||
| 9267 | 2026.03.18 01:41:54.578041 [ 253 ] {f34b6177-29ae-4201-a474-635eb249bd1f} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.03.18 01:41:54.578078 [ 253 ] {f34b6177-29ae-4201-a474-635eb249bd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9269 | 2026.03.18 01:41:54.578481 [ 253 ] {f34b6177-29ae-4201-a474-635eb249bd1f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9270 | 2026.03.18 01:41:54.578600 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439213 sec., 514169.89702010754 rows/sec., 33.85 MiB/sec. | ||
| 9271 | 2026.03.18 01:41:54.578710 [ 253 ] {f34b6177-29ae-4201-a474-635eb249bd1f} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.03.18 01:41:54.578759 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9273 | 2026.03.18 01:41:54.578855 [ 253 ] {f34b6177-29ae-4201-a474-635eb249bd1f} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001584 sec., 541035.3535353536 rows/sec., 32.15 MiB/sec. | ||
| 9274 | 2026.03.18 01:41:54.578901 [ 253 ] {f34b6177-29ae-4201-a474-635eb249bd1f} <Debug> TCPHandler: Processed in 0.00176036 sec. | ||
| 9275 | 2026.03.18 01:41:54.579015 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2026.03.18 01:41:54.579047 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_51_10} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.03.18 01:41:54.579115 [ 253 ] {ef449eea-735b-4bd8-846f-de14ced035de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9278 | 2026.03.18 01:41:54.579130 [ 196 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_51_10} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9279 | 2026.03.18 01:41:54.579164 [ 253 ] {ef449eea-735b-4bd8-846f-de14ced035de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9280 | 2026.03.18 01:41:54.579215 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9281 | 2026.03.18 01:41:54.579584 [ 253 ] {ef449eea-735b-4bd8-846f-de14ced035de} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2026.03.18 01:41:54.579625 [ 253 ] {ef449eea-735b-4bd8-846f-de14ced035de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9283 | 2026.03.18 01:41:54.579924 [ 253 ] {ef449eea-735b-4bd8-846f-de14ced035de} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9284 | 2026.03.18 01:41:54.580145 [ 253 ] {ef449eea-735b-4bd8-846f-de14ced035de} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2026.03.18 01:41:54.580255 [ 44 ] {} <Debug> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9286 | 2026.03.18 01:41:54.580283 [ 253 ] {ef449eea-735b-4bd8-846f-de14ced035de} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001186 sec., 843.1703204047218 rows/sec., 59.29 KiB/sec. | ||
| 9287 | 2026.03.18 01:41:54.580292 [ 44 ] {} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9288 | 2026.03.18 01:41:54.580323 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9289 | 2026.03.18 01:41:54.580333 [ 253 ] {ef449eea-735b-4bd8-846f-de14ced035de} <Debug> TCPHandler: Processed in 0.001367672 sec. | ||
| 9290 | 2026.03.18 01:41:54.580414 [ 197 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 9291 | 2026.03.18 01:41:54.580480 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.03.18 01:41:54.580535 [ 197 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9293 | 2026.03.18 01:41:54.580572 [ 197 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 9294 | 2026.03.18 01:41:54.580581 [ 253 ] {e65a6948-f27d-4d42-919c-bd6928cccb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9295 | 2026.03.18 01:41:54.580625 [ 253 ] {e65a6948-f27d-4d42-919c-bd6928cccb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9296 | 2026.03.18 01:41:54.580639 [ 197 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9297 | 2026.03.18 01:41:54.580689 [ 197 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9298 | 2026.03.18 01:41:54.580730 [ 197 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9299 | 2026.03.18 01:41:54.580774 [ 197 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9300 | 2026.03.18 01:41:54.581090 [ 253 ] {e65a6948-f27d-4d42-919c-bd6928cccb8d} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2026.03.18 01:41:54.581132 [ 253 ] {e65a6948-f27d-4d42-919c-bd6928cccb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9302 | 2026.03.18 01:41:54.581466 [ 253 ] {e65a6948-f27d-4d42-919c-bd6928cccb8d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9303 | 2026.03.18 01:41:54.581502 [ 191 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127509 sec., 4434.554402669956 rows/sec., 329.13 KiB/sec. | ||
| 9304 | 2026.03.18 01:41:54.581626 [ 197 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9305 | 2026.03.18 01:41:54.581709 [ 253 ] {e65a6948-f27d-4d42-919c-bd6928cccb8d} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2026.03.18 01:41:54.581855 [ 253 ] {e65a6948-f27d-4d42-919c-bd6928cccb8d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001292 sec., 114551.08359133128 rows/sec., 6.51 MiB/sec. | ||
| 9307 | 2026.03.18 01:41:54.581885 [ 197 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_9_2} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2026.03.18 01:41:54.581895 [ 253 ] {e65a6948-f27d-4d42-919c-bd6928cccb8d} <Debug> TCPHandler: Processed in 0.001464084 sec. | ||
| 9309 | 2026.03.18 01:41:54.581984 [ 197 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_9_2} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9310 | 2026.03.18 01:41:54.582036 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9311 | 2026.03.18 01:41:54.582059 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9312 | 2026.03.18 01:41:54.582135 [ 253 ] {b7f7b844-b642-438d-b584-f431abe0003e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9313 | 2026.03.18 01:41:54.582180 [ 253 ] {b7f7b844-b642-438d-b584-f431abe0003e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9314 | 2026.03.18 01:41:54.583200 [ 253 ] {b7f7b844-b642-438d-b584-f431abe0003e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.03.18 01:41:54.583236 [ 253 ] {b7f7b844-b642-438d-b584-f431abe0003e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9316 | 2026.03.18 01:41:54.583628 [ 253 ] {b7f7b844-b642-438d-b584-f431abe0003e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9317 | 2026.03.18 01:41:54.583849 [ 253 ] {b7f7b844-b642-438d-b584-f431abe0003e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.03.18 01:41:54.583983 [ 253 ] {b7f7b844-b642-438d-b584-f431abe0003e} <Debug> executeQuery: Read 1451 rows, 102.41 KiB in 0.001867 sec., 777182.6459560792 rows/sec., 53.57 MiB/sec. | ||
| 9319 | 2026.03.18 01:41:54.584022 [ 253 ] {b7f7b844-b642-438d-b584-f431abe0003e} <Debug> TCPHandler: Processed in 0.002037084 sec. | ||
| 9320 | 2026.03.18 01:41:54.584144 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2026.03.18 01:41:54.584245 [ 253 ] {99e3ba0b-c817-4f6d-84f1-b1678ae255e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9322 | 2026.03.18 01:41:54.584288 [ 253 ] {99e3ba0b-c817-4f6d-84f1-b1678ae255e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9323 | 2026.03.18 01:41:54.584624 [ 253 ] {99e3ba0b-c817-4f6d-84f1-b1678ae255e4} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.03.18 01:41:54.584661 [ 253 ] {99e3ba0b-c817-4f6d-84f1-b1678ae255e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9325 | 2026.03.18 01:41:54.584974 [ 253 ] {99e3ba0b-c817-4f6d-84f1-b1678ae255e4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9326 | 2026.03.18 01:41:54.585195 [ 253 ] {99e3ba0b-c817-4f6d-84f1-b1678ae255e4} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.03.18 01:41:54.585326 [ 253 ] {99e3ba0b-c817-4f6d-84f1-b1678ae255e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 9328 | 2026.03.18 01:41:54.585363 [ 253 ] {99e3ba0b-c817-4f6d-84f1-b1678ae255e4} <Debug> TCPHandler: Processed in 0.001270671 sec. | ||
| 9329 | 2026.03.18 01:41:54.585488 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2026.03.18 01:41:54.585591 [ 253 ] {e1f6c7d0-771f-4981-8a62-3b135cc26a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9331 | 2026.03.18 01:41:54.585634 [ 253 ] {e1f6c7d0-771f-4981-8a62-3b135cc26a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9332 | 2026.03.18 01:41:54.586395 [ 253 ] {e1f6c7d0-771f-4981-8a62-3b135cc26a6c} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.03.18 01:41:54.586432 [ 253 ] {e1f6c7d0-771f-4981-8a62-3b135cc26a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9334 | 2026.03.18 01:41:54.586857 [ 253 ] {e1f6c7d0-771f-4981-8a62-3b135cc26a6c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9335 | 2026.03.18 01:41:54.587064 [ 253 ] {e1f6c7d0-771f-4981-8a62-3b135cc26a6c} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.03.18 01:41:54.587199 [ 253 ] {e1f6c7d0-771f-4981-8a62-3b135cc26a6c} <Debug> executeQuery: Read 1419 rows, 91.46 KiB in 0.001627 sec., 872157.3448063921 rows/sec., 54.89 MiB/sec. | ||
| 9337 | 2026.03.18 01:41:54.587237 [ 253 ] {e1f6c7d0-771f-4981-8a62-3b135cc26a6c} <Debug> TCPHandler: Processed in 0.00179807 sec. | ||
| 9338 | 2026.03.18 01:41:54.587369 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.03.18 01:41:54.587484 [ 253 ] {13beb467-4b73-4a5a-81d2-8917d87f97a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9340 | 2026.03.18 01:41:54.587535 [ 253 ] {13beb467-4b73-4a5a-81d2-8917d87f97a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9341 | 2026.03.18 01:41:54.587906 [ 253 ] {13beb467-4b73-4a5a-81d2-8917d87f97a0} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2026.03.18 01:41:54.587943 [ 253 ] {13beb467-4b73-4a5a-81d2-8917d87f97a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9343 | 2026.03.18 01:41:54.588245 [ 253 ] {13beb467-4b73-4a5a-81d2-8917d87f97a0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9344 | 2026.03.18 01:41:54.588460 [ 253 ] {13beb467-4b73-4a5a-81d2-8917d87f97a0} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.03.18 01:41:54.588593 [ 253 ] {13beb467-4b73-4a5a-81d2-8917d87f97a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 9346 | 2026.03.18 01:41:54.588629 [ 253 ] {13beb467-4b73-4a5a-81d2-8917d87f97a0} <Debug> TCPHandler: Processed in 0.001321092 sec. | ||
| 9347 | 2026.03.18 01:41:54.588750 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2026.03.18 01:41:54.588871 [ 253 ] {2f46d74a-e2a8-4451-9466-b4c9a1f91dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9349 | 2026.03.18 01:41:54.588936 [ 253 ] {2f46d74a-e2a8-4451-9466-b4c9a1f91dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9350 | 2026.03.18 01:41:54.589864 [ 253 ] {2f46d74a-e2a8-4451-9466-b4c9a1f91dc6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2026.03.18 01:41:54.589907 [ 253 ] {2f46d74a-e2a8-4451-9466-b4c9a1f91dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9352 | 2026.03.18 01:41:54.590434 [ 253 ] {2f46d74a-e2a8-4451-9466-b4c9a1f91dc6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9353 | 2026.03.18 01:41:54.590659 [ 253 ] {2f46d74a-e2a8-4451-9466-b4c9a1f91dc6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2026.03.18 01:41:54.590776 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9355 | 2026.03.18 01:41:54.590799 [ 253 ] {2f46d74a-e2a8-4451-9466-b4c9a1f91dc6} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001953 sec., 11776.753712237583 rows/sec., 21.10 MiB/sec. | ||
| 9356 | 2026.03.18 01:41:54.590829 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.03.18 01:41:54.590858 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9358 | 2026.03.18 01:41:54.590867 [ 253 ] {2f46d74a-e2a8-4451-9466-b4c9a1f91dc6} <Debug> TCPHandler: Processed in 0.002178776 sec. | ||
| 9359 | 2026.03.18 01:41:54.590951 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9360 | 2026.03.18 01:41:54.590993 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9361 | 2026.03.18 01:41:54.591095 [ 253 ] {ea3c957b-6084-4229-a00f-598ce07e74d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9362 | 2026.03.18 01:41:54.591136 [ 253 ] {ea3c957b-6084-4229-a00f-598ce07e74d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9363 | 2026.03.18 01:41:54.591177 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9364 | 2026.03.18 01:41:54.591239 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 912 rows starting from the beginning of the part | ||
| 9365 | 2026.03.18 01:41:54.591395 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
| 9366 | 2026.03.18 01:41:54.591486 [ 253 ] {ea3c957b-6084-4229-a00f-598ce07e74d3} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.03.18 01:41:54.591513 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 9368 | 2026.03.18 01:41:54.591525 [ 253 ] {ea3c957b-6084-4229-a00f-598ce07e74d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9369 | 2026.03.18 01:41:54.591630 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
| 9370 | 2026.03.18 01:41:54.591736 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 9371 | 2026.03.18 01:41:54.591846 [ 196 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 23 rows starting from the beginning of the part | ||
| 9372 | 2026.03.18 01:41:54.591848 [ 253 ] {ea3c957b-6084-4229-a00f-598ce07e74d3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9373 | 2026.03.18 01:41:54.592072 [ 253 ] {ea3c957b-6084-4229-a00f-598ce07e74d3} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9374 | 2026.03.18 01:41:54.592210 [ 253 ] {ea3c957b-6084-4229-a00f-598ce07e74d3} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001133 sec., 68843.77758164167 rows/sec., 4.26 MiB/sec. | ||
| 9375 | 2026.03.18 01:41:54.592249 [ 253 ] {ea3c957b-6084-4229-a00f-598ce07e74d3} <Debug> TCPHandler: Processed in 0.001305201 sec. | ||
| 9376 | 2026.03.18 01:41:54.597589 [ 187 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 19 columns (19 merged, 0 gathered) in 0.006674711 sec., 152066.50894697913 rows/sec., 272.50 MiB/sec. | ||
| 9377 | 2026.03.18 01:41:54.599273 [ 187 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9378 | 2026.03.18 01:41:54.599649 [ 187 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.03.18 01:41:54.599739 [ 187 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9380 | 2026.03.18 01:41:54.599914 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.29 MiB. | ||
| 9381 | 2026.03.18 01:41:54.820335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1250 | ||
| 9382 | 2026.03.18 01:41:54.823057 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2026.03.18 01:41:54.823100 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 9384 | 2026.03.18 01:41:54.824324 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9385 | 2026.03.18 01:41:54.824604 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2026.03.18 01:41:54.824866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
| 9387 | 2026.03.18 01:41:55.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.80 MiB, peak 306.05 MiB, free memory in arenas 0.00 B, will set to 299.64 MiB (RSS), difference: 1.84 MiB | ||
| 9388 | 2026.03.18 01:41:55.544610 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2026.03.18 01:41:55.544916 [ 253 ] {6481afc2-69ed-41bd-8ffe-b07f866ca1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9390 | 2026.03.18 01:41:55.545013 [ 253 ] {6481afc2-69ed-41bd-8ffe-b07f866ca1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9391 | 2026.03.18 01:41:55.545675 [ 253 ] {6481afc2-69ed-41bd-8ffe-b07f866ca1ec} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2026.03.18 01:41:55.545725 [ 253 ] {6481afc2-69ed-41bd-8ffe-b07f866ca1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9393 | 2026.03.18 01:41:55.546121 [ 253 ] {6481afc2-69ed-41bd-8ffe-b07f866ca1ec} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9394 | 2026.03.18 01:41:55.546353 [ 253 ] {6481afc2-69ed-41bd-8ffe-b07f866ca1ec} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2026.03.18 01:41:55.546520 [ 253 ] {6481afc2-69ed-41bd-8ffe-b07f866ca1ec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 9396 | 2026.03.18 01:41:55.546567 [ 253 ] {6481afc2-69ed-41bd-8ffe-b07f866ca1ec} <Debug> TCPHandler: Processed in 0.002140645 sec. | ||
| 9397 | 2026.03.18 01:41:55.546692 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9398 | 2026.03.18 01:41:55.546793 [ 253 ] {18b40f66-fcf8-4084-8959-d45676ff3724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9399 | 2026.03.18 01:41:55.546833 [ 253 ] {18b40f66-fcf8-4084-8959-d45676ff3724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9400 | 2026.03.18 01:41:55.547266 [ 253 ] {18b40f66-fcf8-4084-8959-d45676ff3724} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2026.03.18 01:41:55.547302 [ 253 ] {18b40f66-fcf8-4084-8959-d45676ff3724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9402 | 2026.03.18 01:41:55.547630 [ 253 ] {18b40f66-fcf8-4084-8959-d45676ff3724} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9403 | 2026.03.18 01:41:55.547845 [ 253 ] {18b40f66-fcf8-4084-8959-d45676ff3724} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2026.03.18 01:41:55.547978 [ 253 ] {18b40f66-fcf8-4084-8959-d45676ff3724} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 9405 | 2026.03.18 01:41:55.548014 [ 253 ] {18b40f66-fcf8-4084-8959-d45676ff3724} <Debug> TCPHandler: Processed in 0.001375513 sec. | ||
| 9406 | 2026.03.18 01:41:55.548129 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2026.03.18 01:41:55.548224 [ 253 ] {2c110165-32f2-41fe-be18-1b5e3e9de4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9408 | 2026.03.18 01:41:55.548267 [ 253 ] {2c110165-32f2-41fe-be18-1b5e3e9de4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9409 | 2026.03.18 01:41:55.548627 [ 253 ] {2c110165-32f2-41fe-be18-1b5e3e9de4b0} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2026.03.18 01:41:55.548663 [ 253 ] {2c110165-32f2-41fe-be18-1b5e3e9de4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9411 | 2026.03.18 01:41:55.548977 [ 253 ] {2c110165-32f2-41fe-be18-1b5e3e9de4b0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9412 | 2026.03.18 01:41:55.549178 [ 253 ] {2c110165-32f2-41fe-be18-1b5e3e9de4b0} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9413 | 2026.03.18 01:41:55.549313 [ 253 ] {2c110165-32f2-41fe-be18-1b5e3e9de4b0} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001109 sec., 28854.82416591524 rows/sec., 2.01 MiB/sec. | ||
| 9414 | 2026.03.18 01:41:55.549351 [ 253 ] {2c110165-32f2-41fe-be18-1b5e3e9de4b0} <Debug> TCPHandler: Processed in 0.001272461 sec. | ||
| 9415 | 2026.03.18 01:41:55.549452 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9416 | 2026.03.18 01:41:55.549547 [ 253 ] {9e2d9087-a0c6-486a-9aac-6af532ea87cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9417 | 2026.03.18 01:41:55.549588 [ 253 ] {9e2d9087-a0c6-486a-9aac-6af532ea87cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9418 | 2026.03.18 01:41:55.549899 [ 253 ] {9e2d9087-a0c6-486a-9aac-6af532ea87cf} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2026.03.18 01:41:55.549934 [ 253 ] {9e2d9087-a0c6-486a-9aac-6af532ea87cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9420 | 2026.03.18 01:41:55.550230 [ 253 ] {9e2d9087-a0c6-486a-9aac-6af532ea87cf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9421 | 2026.03.18 01:41:55.550432 [ 253 ] {9e2d9087-a0c6-486a-9aac-6af532ea87cf} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2026.03.18 01:41:55.550558 [ 253 ] {9e2d9087-a0c6-486a-9aac-6af532ea87cf} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001029 sec., 11661.807580174927 rows/sec., 804.79 KiB/sec. | ||
| 9423 | 2026.03.18 01:41:55.550593 [ 253 ] {9e2d9087-a0c6-486a-9aac-6af532ea87cf} <Debug> TCPHandler: Processed in 0.00118869 sec. | ||
| 9424 | 2026.03.18 01:41:57.246656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18627 | ||
| 9425 | 2026.03.18 01:41:57.247383 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2026.03.18 01:41:57.247434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9427 | 2026.03.18 01:41:57.247938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9428 | 2026.03.18 01:41:57.248186 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.03.18 01:41:57.248339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18627 | ||
| 9430 | 2026.03.18 01:41:58.252887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9431 | 2026.03.18 01:41:58.268752 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2026.03.18 01:41:58.268807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9433 | 2026.03.18 01:41:58.274594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9434 | 2026.03.18 01:41:58.275284 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2026.03.18 01:41:58.277976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9436 | 2026.03.18 01:42:00.553132 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9437 | 2026.03.18 01:42:00.553343 [ 253 ] {5705126c-fccc-4cbb-8e98-7c1020fb0e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9438 | 2026.03.18 01:42:00.553419 [ 253 ] {5705126c-fccc-4cbb-8e98-7c1020fb0e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9439 | 2026.03.18 01:42:00.554180 [ 253 ] {5705126c-fccc-4cbb-8e98-7c1020fb0e2d} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.03.18 01:42:00.554238 [ 253 ] {5705126c-fccc-4cbb-8e98-7c1020fb0e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9441 | 2026.03.18 01:42:00.554651 [ 253 ] {5705126c-fccc-4cbb-8e98-7c1020fb0e2d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9442 | 2026.03.18 01:42:00.554889 [ 253 ] {5705126c-fccc-4cbb-8e98-7c1020fb0e2d} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.03.18 01:42:00.555064 [ 253 ] {5705126c-fccc-4cbb-8e98-7c1020fb0e2d} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001774 sec., 60879.3686583991 rows/sec., 5.12 MiB/sec. | ||
| 9444 | 2026.03.18 01:42:00.555112 [ 253 ] {5705126c-fccc-4cbb-8e98-7c1020fb0e2d} <Debug> TCPHandler: Processed in 0.002117245 sec. | ||
| 9445 | 2026.03.18 01:42:00.555239 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2026.03.18 01:42:00.555342 [ 253 ] {71d0f1e3-2297-4a73-88b3-8d19c4c0d939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9447 | 2026.03.18 01:42:00.555387 [ 253 ] {71d0f1e3-2297-4a73-88b3-8d19c4c0d939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9448 | 2026.03.18 01:42:00.555817 [ 253 ] {71d0f1e3-2297-4a73-88b3-8d19c4c0d939} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2026.03.18 01:42:00.555856 [ 253 ] {71d0f1e3-2297-4a73-88b3-8d19c4c0d939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9450 | 2026.03.18 01:42:00.556163 [ 253 ] {71d0f1e3-2297-4a73-88b3-8d19c4c0d939} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9451 | 2026.03.18 01:42:00.556369 [ 253 ] {71d0f1e3-2297-4a73-88b3-8d19c4c0d939} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2026.03.18 01:42:00.556509 [ 253 ] {71d0f1e3-2297-4a73-88b3-8d19c4c0d939} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00119 sec., 21848.739495798316 rows/sec., 1.60 MiB/sec. | ||
| 9453 | 2026.03.18 01:42:00.556548 [ 253 ] {71d0f1e3-2297-4a73-88b3-8d19c4c0d939} <Debug> TCPHandler: Processed in 0.001363133 sec. | ||
| 9454 | 2026.03.18 01:42:00.556654 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2026.03.18 01:42:00.556749 [ 253 ] {6430a2e0-d729-48e3-b9a1-68e5a070bde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9456 | 2026.03.18 01:42:00.556790 [ 253 ] {6430a2e0-d729-48e3-b9a1-68e5a070bde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9457 | 2026.03.18 01:42:00.557225 [ 253 ] {6430a2e0-d729-48e3-b9a1-68e5a070bde5} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.03.18 01:42:00.557262 [ 253 ] {6430a2e0-d729-48e3-b9a1-68e5a070bde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9459 | 2026.03.18 01:42:00.557573 [ 253 ] {6430a2e0-d729-48e3-b9a1-68e5a070bde5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9460 | 2026.03.18 01:42:00.557783 [ 253 ] {6430a2e0-d729-48e3-b9a1-68e5a070bde5} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2026.03.18 01:42:00.557921 [ 253 ] {6430a2e0-d729-48e3-b9a1-68e5a070bde5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00119 sec., 75630.25210084033 rows/sec., 5.91 MiB/sec. | ||
| 9462 | 2026.03.18 01:42:00.557959 [ 253 ] {6430a2e0-d729-48e3-b9a1-68e5a070bde5} <Debug> TCPHandler: Processed in 0.001355832 sec. | ||
| 9463 | 2026.03.18 01:42:00.558073 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9464 | 2026.03.18 01:42:00.558170 [ 253 ] {591ce6a3-6893-48a6-964b-05e175071ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9465 | 2026.03.18 01:42:00.558214 [ 253 ] {591ce6a3-6893-48a6-964b-05e175071ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9466 | 2026.03.18 01:42:00.558631 [ 253 ] {591ce6a3-6893-48a6-964b-05e175071ea6} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2026.03.18 01:42:00.558669 [ 253 ] {591ce6a3-6893-48a6-964b-05e175071ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9468 | 2026.03.18 01:42:00.559001 [ 253 ] {591ce6a3-6893-48a6-964b-05e175071ea6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9469 | 2026.03.18 01:42:00.559223 [ 253 ] {591ce6a3-6893-48a6-964b-05e175071ea6} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2026.03.18 01:42:00.559365 [ 253 ] {591ce6a3-6893-48a6-964b-05e175071ea6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 9471 | 2026.03.18 01:42:00.559407 [ 253 ] {591ce6a3-6893-48a6-964b-05e175071ea6} <Debug> TCPHandler: Processed in 0.001383253 sec. | ||
| 9472 | 2026.03.18 01:42:00.559522 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2026.03.18 01:42:00.559624 [ 253 ] {3f3ae3eb-c7c7-4c4c-8715-41fa8ca57d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9474 | 2026.03.18 01:42:00.559678 [ 253 ] {3f3ae3eb-c7c7-4c4c-8715-41fa8ca57d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9475 | 2026.03.18 01:42:00.560474 [ 253 ] {3f3ae3eb-c7c7-4c4c-8715-41fa8ca57d76} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.03.18 01:42:00.560511 [ 253 ] {3f3ae3eb-c7c7-4c4c-8715-41fa8ca57d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9477 | 2026.03.18 01:42:00.561045 [ 253 ] {3f3ae3eb-c7c7-4c4c-8715-41fa8ca57d76} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9478 | 2026.03.18 01:42:00.561271 [ 253 ] {3f3ae3eb-c7c7-4c4c-8715-41fa8ca57d76} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.03.18 01:42:00.561415 [ 253 ] {3f3ae3eb-c7c7-4c4c-8715-41fa8ca57d76} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00181 sec., 14364.640883977901 rows/sec., 25.74 MiB/sec. | ||
| 9480 | 2026.03.18 01:42:00.561473 [ 253 ] {3f3ae3eb-c7c7-4c4c-8715-41fa8ca57d76} <Debug> TCPHandler: Processed in 0.002001573 sec. | ||
| 9481 | 2026.03.18 01:42:00.561587 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9482 | 2026.03.18 01:42:00.561682 [ 253 ] {acd24a22-7101-4c50-839d-026c395b31e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9483 | 2026.03.18 01:42:00.561724 [ 253 ] {acd24a22-7101-4c50-839d-026c395b31e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9484 | 2026.03.18 01:42:00.562065 [ 253 ] {acd24a22-7101-4c50-839d-026c395b31e4} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2026.03.18 01:42:00.562101 [ 253 ] {acd24a22-7101-4c50-839d-026c395b31e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9486 | 2026.03.18 01:42:00.562406 [ 253 ] {acd24a22-7101-4c50-839d-026c395b31e4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9487 | 2026.03.18 01:42:00.562607 [ 253 ] {acd24a22-7101-4c50-839d-026c395b31e4} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.03.18 01:42:00.562743 [ 253 ] {acd24a22-7101-4c50-839d-026c395b31e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 9489 | 2026.03.18 01:42:00.562778 [ 253 ] {acd24a22-7101-4c50-839d-026c395b31e4} <Debug> TCPHandler: Processed in 0.00124113 sec. | ||
| 9490 | 2026.03.18 01:42:04.586484 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9491 | 2026.03.18 01:42:04.586548 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9492 | 2026.03.18 01:42:04.748558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19075 | ||
| 9493 | 2026.03.18 01:42:04.749130 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2026.03.18 01:42:04.749183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9495 | 2026.03.18 01:42:04.749709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9496 | 2026.03.18 01:42:04.749954 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9497 | 2026.03.18 01:42:04.750105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19075 | ||
| 9498 | 2026.03.18 01:42:04.825464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1270 | ||
| 9499 | 2026.03.18 01:42:04.827974 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9500 | 2026.03.18 01:42:04.828020 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9501 | 2026.03.18 01:42:04.829208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9502 | 2026.03.18 01:42:04.829471 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2026.03.18 01:42:04.829726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
| 9504 | 2026.03.18 01:42:05.559919 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9505 | 2026.03.18 01:42:05.560127 [ 253 ] {8f61bf3a-c88a-4b8a-b706-aaecbf6b01c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9506 | 2026.03.18 01:42:05.560198 [ 253 ] {8f61bf3a-c88a-4b8a-b706-aaecbf6b01c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9507 | 2026.03.18 01:42:05.560931 [ 253 ] {8f61bf3a-c88a-4b8a-b706-aaecbf6b01c3} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9508 | 2026.03.18 01:42:05.560976 [ 253 ] {8f61bf3a-c88a-4b8a-b706-aaecbf6b01c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9509 | 2026.03.18 01:42:05.561375 [ 253 ] {8f61bf3a-c88a-4b8a-b706-aaecbf6b01c3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9510 | 2026.03.18 01:42:05.561610 [ 253 ] {8f61bf3a-c88a-4b8a-b706-aaecbf6b01c3} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2026.03.18 01:42:05.561742 [ 50 ] {} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9512 | 2026.03.18 01:42:05.561760 [ 253 ] {8f61bf3a-c88a-4b8a-b706-aaecbf6b01c3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001687 sec., 168346.17664493184 rows/sec., 10.69 MiB/sec. | ||
| 9513 | 2026.03.18 01:42:05.561832 [ 50 ] {} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2026.03.18 01:42:05.561844 [ 253 ] {8f61bf3a-c88a-4b8a-b706-aaecbf6b01c3} <Debug> TCPHandler: Processed in 0.002061264 sec. | ||
| 9515 | 2026.03.18 01:42:05.561871 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9516 | 2026.03.18 01:42:05.561980 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9517 | 2026.03.18 01:42:05.561999 [ 191 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9518 | 2026.03.18 01:42:05.562080 [ 253 ] {94211478-73aa-4869-b252-e0d76c460274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9519 | 2026.03.18 01:42:05.562124 [ 253 ] {94211478-73aa-4869-b252-e0d76c460274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9520 | 2026.03.18 01:42:05.562137 [ 191 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9521 | 2026.03.18 01:42:05.562174 [ 191 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 284 rows starting from the beginning of the part | ||
| 9522 | 2026.03.18 01:42:05.562240 [ 191 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 9523 | 2026.03.18 01:42:05.562287 [ 191 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 9524 | 2026.03.18 01:42:05.562334 [ 191 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 9525 | 2026.03.18 01:42:05.562374 [ 191 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 9526 | 2026.03.18 01:42:05.562923 [ 253 ] {94211478-73aa-4869-b252-e0d76c460274} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2026.03.18 01:42:05.562965 [ 253 ] {94211478-73aa-4869-b252-e0d76c460274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9528 | 2026.03.18 01:42:05.563330 [ 253 ] {94211478-73aa-4869-b252-e0d76c460274} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9529 | 2026.03.18 01:42:05.563343 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396503 sec., 1016825.5993721461 rows/sec., 68.46 MiB/sec. | ||
| 9530 | 2026.03.18 01:42:05.563551 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9531 | 2026.03.18 01:42:05.563579 [ 253 ] {94211478-73aa-4869-b252-e0d76c460274} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.03.18 01:42:05.563710 [ 50 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9533 | 2026.03.18 01:42:05.563724 [ 253 ] {94211478-73aa-4869-b252-e0d76c460274} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001663 sec., 496091.40108238126 rows/sec., 38.93 MiB/sec. | ||
| 9534 | 2026.03.18 01:42:05.563751 [ 50 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2026.03.18 01:42:05.563795 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9536 | 2026.03.18 01:42:05.563800 [ 253 ] {94211478-73aa-4869-b252-e0d76c460274} <Debug> TCPHandler: Processed in 0.001869431 sec. | ||
| 9537 | 2026.03.18 01:42:05.563890 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9538 | 2026.03.18 01:42:05.563899 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_29_7} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.03.18 01:42:05.563928 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9540 | 2026.03.18 01:42:05.564004 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_29_7} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9541 | 2026.03.18 01:42:05.564011 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9542 | 2026.03.18 01:42:05.564029 [ 253 ] {37a0c584-c050-4bff-a0d3-74f540cc9133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9543 | 2026.03.18 01:42:05.564053 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2766 rows starting from the beginning of the part | ||
| 9544 | 2026.03.18 01:42:05.564076 [ 253 ] {37a0c584-c050-4bff-a0d3-74f540cc9133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9545 | 2026.03.18 01:42:05.564110 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9546 | 2026.03.18 01:42:05.564128 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 108 rows starting from the beginning of the part | ||
| 9547 | 2026.03.18 01:42:05.564182 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2706 rows starting from the beginning of the part | ||
| 9548 | 2026.03.18 01:42:05.564230 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9549 | 2026.03.18 01:42:05.564275 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 108 rows starting from the beginning of the part | ||
| 9550 | 2026.03.18 01:42:05.564319 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 825 rows starting from the beginning of the part | ||
| 9551 | 2026.03.18 01:42:05.564529 [ 253 ] {37a0c584-c050-4bff-a0d3-74f540cc9133} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9552 | 2026.03.18 01:42:05.564571 [ 253 ] {37a0c584-c050-4bff-a0d3-74f540cc9133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9553 | 2026.03.18 01:42:05.564893 [ 253 ] {37a0c584-c050-4bff-a0d3-74f540cc9133} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9554 | 2026.03.18 01:42:05.565128 [ 253 ] {37a0c584-c050-4bff-a0d3-74f540cc9133} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.03.18 01:42:05.565267 [ 253 ] {37a0c584-c050-4bff-a0d3-74f540cc9133} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001256 sec., 124203.82165605096 rows/sec., 7.46 MiB/sec. | ||
| 9556 | 2026.03.18 01:42:05.565305 [ 253 ] {37a0c584-c050-4bff-a0d3-74f540cc9133} <Debug> TCPHandler: Processed in 0.001426203 sec. | ||
| 9557 | 2026.03.18 01:42:05.565417 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9558 | 2026.03.18 01:42:05.565511 [ 253 ] {68ce97a0-da1f-4cff-b024-22f62aa664d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9559 | 2026.03.18 01:42:05.565551 [ 253 ] {68ce97a0-da1f-4cff-b024-22f62aa664d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9560 | 2026.03.18 01:42:05.565979 [ 253 ] {68ce97a0-da1f-4cff-b024-22f62aa664d3} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2026.03.18 01:42:05.566014 [ 253 ] {68ce97a0-da1f-4cff-b024-22f62aa664d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9562 | 2026.03.18 01:42:05.566329 [ 253 ] {68ce97a0-da1f-4cff-b024-22f62aa664d3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9563 | 2026.03.18 01:42:05.566401 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002551803 sec., 2574258.2793420963 rows/sec., 207.65 MiB/sec. | ||
| 9564 | 2026.03.18 01:42:05.566547 [ 253 ] {68ce97a0-da1f-4cff-b024-22f62aa664d3} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2026.03.18 01:42:05.566679 [ 253 ] {68ce97a0-da1f-4cff-b024-22f62aa664d3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 9566 | 2026.03.18 01:42:05.566702 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9567 | 2026.03.18 01:42:05.566718 [ 253 ] {68ce97a0-da1f-4cff-b024-22f62aa664d3} <Debug> TCPHandler: Processed in 0.001350083 sec. | ||
| 9568 | 2026.03.18 01:42:05.566838 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9569 | 2026.03.18 01:42:05.566934 [ 253 ] {1a6551a3-90a1-4ed1-ba35-b3612803713e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9570 | 2026.03.18 01:42:05.566976 [ 253 ] {1a6551a3-90a1-4ed1-ba35-b3612803713e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9571 | 2026.03.18 01:42:05.566994 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_66_13} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2026.03.18 01:42:05.567073 [ 192 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_66_13} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9573 | 2026.03.18 01:42:05.567139 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 9574 | 2026.03.18 01:42:05.567411 [ 253 ] {1a6551a3-90a1-4ed1-ba35-b3612803713e} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.03.18 01:42:05.567457 [ 253 ] {1a6551a3-90a1-4ed1-ba35-b3612803713e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9576 | 2026.03.18 01:42:05.567776 [ 253 ] {1a6551a3-90a1-4ed1-ba35-b3612803713e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9577 | 2026.03.18 01:42:05.567987 [ 253 ] {1a6551a3-90a1-4ed1-ba35-b3612803713e} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.03.18 01:42:05.568095 [ 76 ] {} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9579 | 2026.03.18 01:42:05.568116 [ 253 ] {1a6551a3-90a1-4ed1-ba35-b3612803713e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. | ||
| 9580 | 2026.03.18 01:42:05.568142 [ 76 ] {} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.03.18 01:42:05.568161 [ 253 ] {1a6551a3-90a1-4ed1-ba35-b3612803713e} <Debug> TCPHandler: Processed in 0.001371913 sec. | ||
| 9582 | 2026.03.18 01:42:05.568167 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9583 | 2026.03.18 01:42:05.568259 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9584 | 2026.03.18 01:42:05.568283 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.03.18 01:42:05.568370 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9586 | 2026.03.18 01:42:05.568382 [ 253 ] {1dbe85b8-dc58-4886-bd3e-34e353c7ce50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9587 | 2026.03.18 01:42:05.568409 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 148 rows starting from the beginning of the part | ||
| 9588 | 2026.03.18 01:42:05.568429 [ 253 ] {1dbe85b8-dc58-4886-bd3e-34e353c7ce50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9589 | 2026.03.18 01:42:05.568473 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 9590 | 2026.03.18 01:42:05.568523 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 9591 | 2026.03.18 01:42:05.568570 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 9592 | 2026.03.18 01:42:05.568611 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 9593 | 2026.03.18 01:42:05.569030 [ 253 ] {1dbe85b8-dc58-4886-bd3e-34e353c7ce50} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2026.03.18 01:42:05.569070 [ 253 ] {1dbe85b8-dc58-4886-bd3e-34e353c7ce50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9595 | 2026.03.18 01:42:05.569405 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175539 sec., 629498.4683621726 rows/sec., 38.20 MiB/sec. | ||
| 9596 | 2026.03.18 01:42:05.569409 [ 253 ] {1dbe85b8-dc58-4886-bd3e-34e353c7ce50} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9597 | 2026.03.18 01:42:05.569572 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9598 | 2026.03.18 01:42:05.569716 [ 253 ] {1dbe85b8-dc58-4886-bd3e-34e353c7ce50} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2026.03.18 01:42:05.569841 [ 76 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9600 | 2026.03.18 01:42:05.569853 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_29_7} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.03.18 01:42:05.569864 [ 253 ] {1dbe85b8-dc58-4886-bd3e-34e353c7ce50} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.0015 sec., 336000 rows/sec., 23.63 MiB/sec. | ||
| 9602 | 2026.03.18 01:42:05.569871 [ 76 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.03.18 01:42:05.569906 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9604 | 2026.03.18 01:42:05.569913 [ 253 ] {1dbe85b8-dc58-4886-bd3e-34e353c7ce50} <Debug> TCPHandler: Processed in 0.001678718 sec. | ||
| 9605 | 2026.03.18 01:42:05.569929 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_29_7} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9606 | 2026.03.18 01:42:05.569972 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9607 | 2026.03.18 01:42:05.570015 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9608 | 2026.03.18 01:42:05.570029 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2026.03.18 01:42:05.570053 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9610 | 2026.03.18 01:42:05.570082 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1511 rows starting from the beginning of the part | ||
| 9611 | 2026.03.18 01:42:05.570129 [ 253 ] {90434683-7af3-4de9-a02e-b2e8bad02dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9612 | 2026.03.18 01:42:05.570130 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 9613 | 2026.03.18 01:42:05.570178 [ 253 ] {90434683-7af3-4de9-a02e-b2e8bad02dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9614 | 2026.03.18 01:42:05.570192 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1451 rows starting from the beginning of the part | ||
| 9615 | 2026.03.18 01:42:05.570238 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9616 | 2026.03.18 01:42:05.570275 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
| 9617 | 2026.03.18 01:42:05.570310 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 504 rows starting from the beginning of the part | ||
| 9618 | 2026.03.18 01:42:05.570517 [ 253 ] {90434683-7af3-4de9-a02e-b2e8bad02dc1} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.03.18 01:42:05.570556 [ 253 ] {90434683-7af3-4de9-a02e-b2e8bad02dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9620 | 2026.03.18 01:42:05.570881 [ 253 ] {90434683-7af3-4de9-a02e-b2e8bad02dc1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9621 | 2026.03.18 01:42:05.571103 [ 253 ] {90434683-7af3-4de9-a02e-b2e8bad02dc1} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.03.18 01:42:05.571233 [ 253 ] {90434683-7af3-4de9-a02e-b2e8bad02dc1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 9623 | 2026.03.18 01:42:05.571270 [ 253 ] {90434683-7af3-4de9-a02e-b2e8bad02dc1} <Debug> TCPHandler: Processed in 0.001289631 sec. | ||
| 9624 | 2026.03.18 01:42:05.571371 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9625 | 2026.03.18 01:42:05.571464 [ 253 ] {e505cc2c-f585-49c7-9b33-0a10bfcf4f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9626 | 2026.03.18 01:42:05.571506 [ 253 ] {e505cc2c-f585-49c7-9b33-0a10bfcf4f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9627 | 2026.03.18 01:42:05.571536 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592417 sec., 2329791.756807419 rows/sec., 171.69 MiB/sec. | ||
| 9628 | 2026.03.18 01:42:05.571699 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9629 | 2026.03.18 01:42:05.571905 [ 253 ] {e505cc2c-f585-49c7-9b33-0a10bfcf4f7a} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9630 | 2026.03.18 01:42:05.571939 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_66_13} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.03.18 01:42:05.571947 [ 253 ] {e505cc2c-f585-49c7-9b33-0a10bfcf4f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9632 | 2026.03.18 01:42:05.572012 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_66_13} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9633 | 2026.03.18 01:42:05.572075 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9634 | 2026.03.18 01:42:05.572305 [ 253 ] {e505cc2c-f585-49c7-9b33-0a10bfcf4f7a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9635 | 2026.03.18 01:42:05.572519 [ 253 ] {e505cc2c-f585-49c7-9b33-0a10bfcf4f7a} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.03.18 01:42:05.572627 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9637 | 2026.03.18 01:42:05.572649 [ 253 ] {e505cc2c-f585-49c7-9b33-0a10bfcf4f7a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001204 sec., 220099.66777408638 rows/sec., 14.63 MiB/sec. | ||
| 9638 | 2026.03.18 01:42:05.572656 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2026.03.18 01:42:05.572686 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9640 | 2026.03.18 01:42:05.572693 [ 253 ] {e505cc2c-f585-49c7-9b33-0a10bfcf4f7a} <Debug> TCPHandler: Processed in 0.001370813 sec. | ||
| 9641 | 2026.03.18 01:42:05.572742 [ 199 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9642 | 2026.03.18 01:42:05.572809 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9643 | 2026.03.18 01:42:05.572830 [ 199 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9644 | 2026.03.18 01:42:05.572861 [ 199 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21805 rows starting from the beginning of the part | ||
| 9645 | 2026.03.18 01:42:05.572907 [ 253 ] {4482e583-e137-4654-9f88-4d4072b48439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9646 | 2026.03.18 01:42:05.572912 [ 199 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9647 | 2026.03.18 01:42:05.572956 [ 253 ] {4482e583-e137-4654-9f88-4d4072b48439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9648 | 2026.03.18 01:42:05.572969 [ 199 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1419 rows starting from the beginning of the part | ||
| 9649 | 2026.03.18 01:42:05.573014 [ 199 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
| 9650 | 2026.03.18 01:42:05.573050 [ 199 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9651 | 2026.03.18 01:42:05.573090 [ 199 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 265 rows starting from the beginning of the part | ||
| 9652 | 2026.03.18 01:42:05.573280 [ 253 ] {4482e583-e137-4654-9f88-4d4072b48439} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2026.03.18 01:42:05.573322 [ 253 ] {4482e583-e137-4654-9f88-4d4072b48439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9654 | 2026.03.18 01:42:05.573635 [ 253 ] {4482e583-e137-4654-9f88-4d4072b48439} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9655 | 2026.03.18 01:42:05.573849 [ 253 ] {4482e583-e137-4654-9f88-4d4072b48439} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2026.03.18 01:42:05.573980 [ 253 ] {4482e583-e137-4654-9f88-4d4072b48439} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 9657 | 2026.03.18 01:42:05.574016 [ 253 ] {4482e583-e137-4654-9f88-4d4072b48439} <Debug> TCPHandler: Processed in 0.001255301 sec. | ||
| 9658 | 2026.03.18 01:42:05.574118 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9659 | 2026.03.18 01:42:05.574211 [ 253 ] {07bf071c-37a5-44d8-817c-bb373b177e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9660 | 2026.03.18 01:42:05.574262 [ 253 ] {07bf071c-37a5-44d8-817c-bb373b177e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9661 | 2026.03.18 01:42:05.575042 [ 253 ] {07bf071c-37a5-44d8-817c-bb373b177e20} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.03.18 01:42:05.575079 [ 253 ] {07bf071c-37a5-44d8-817c-bb373b177e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9663 | 2026.03.18 01:42:05.575769 [ 253 ] {07bf071c-37a5-44d8-817c-bb373b177e20} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9664 | 2026.03.18 01:42:05.576002 [ 253 ] {07bf071c-37a5-44d8-817c-bb373b177e20} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.03.18 01:42:05.576152 [ 253 ] {07bf071c-37a5-44d8-817c-bb373b177e20} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00196 sec., 7142.857142857143 rows/sec., 12.80 MiB/sec. | ||
| 9666 | 2026.03.18 01:42:05.576206 [ 253 ] {07bf071c-37a5-44d8-817c-bb373b177e20} <Debug> TCPHandler: Processed in 0.002138176 sec. | ||
| 9667 | 2026.03.18 01:42:05.576325 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9668 | 2026.03.18 01:42:05.576420 [ 253 ] {b007ca67-2582-4d0b-80c1-5ef004841d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9669 | 2026.03.18 01:42:05.576462 [ 253 ] {b007ca67-2582-4d0b-80c1-5ef004841d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9670 | 2026.03.18 01:42:05.576809 [ 253 ] {b007ca67-2582-4d0b-80c1-5ef004841d05} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2026.03.18 01:42:05.576846 [ 253 ] {b007ca67-2582-4d0b-80c1-5ef004841d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9672 | 2026.03.18 01:42:05.577278 [ 253 ] {b007ca67-2582-4d0b-80c1-5ef004841d05} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9673 | 2026.03.18 01:42:05.577504 [ 253 ] {b007ca67-2582-4d0b-80c1-5ef004841d05} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.03.18 01:42:05.577611 [ 76 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9675 | 2026.03.18 01:42:05.577637 [ 253 ] {b007ca67-2582-4d0b-80c1-5ef004841d05} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001235 sec., 72874.49392712551 rows/sec., 4.56 MiB/sec. | ||
| 9676 | 2026.03.18 01:42:05.577644 [ 76 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2026.03.18 01:42:05.577676 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9678 | 2026.03.18 01:42:05.577682 [ 253 ] {b007ca67-2582-4d0b-80c1-5ef004841d05} <Debug> TCPHandler: Processed in 0.001405803 sec. | ||
| 9679 | 2026.03.18 01:42:05.577745 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9680 | 2026.03.18 01:42:05.577835 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9681 | 2026.03.18 01:42:05.577860 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3954 rows starting from the beginning of the part | ||
| 9682 | 2026.03.18 01:42:05.577907 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9683 | 2026.03.18 01:42:05.577942 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 78 rows starting from the beginning of the part | ||
| 9684 | 2026.03.18 01:42:05.577975 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
| 9685 | 2026.03.18 01:42:05.578005 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9686 | 2026.03.18 01:42:05.578035 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 9687 | 2026.03.18 01:42:05.578698 [ 202 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23841 rows, containing 5 columns (5 merged, 0 gathered) in 0.00597638 sec., 3989204.1670710365 rows/sec., 260.15 MiB/sec. | ||
| 9688 | 2026.03.18 01:42:05.579206 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9689 | 2026.03.18 01:42:05.579414 [ 202 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4254 rows, containing 4 columns (4 merged, 0 gathered) in 0.001701218 sec., 2500561.3625061573 rows/sec., 161.12 MiB/sec. | ||
| 9690 | 2026.03.18 01:42:05.579478 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.03.18 01:42:05.579544 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9692 | 2026.03.18 01:42:05.579633 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 9693 | 2026.03.18 01:42:05.579806 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9694 | 2026.03.18 01:42:05.580058 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_66_13} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2026.03.18 01:42:05.580123 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_66_13} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9696 | 2026.03.18 01:42:05.580194 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 9697 | 2026.03.18 01:42:05.778152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9698 | 2026.03.18 01:42:05.805168 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2026.03.18 01:42:05.805257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9700 | 2026.03.18 01:42:05.814785 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9701 | 2026.03.18 01:42:05.815845 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2026.03.18 01:42:05.821113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9703 | 2026.03.18 01:42:10.552120 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2026.03.18 01:42:10.552333 [ 253 ] {81446b50-55c4-44b4-b1ad-db2aa7534ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9705 | 2026.03.18 01:42:10.552407 [ 253 ] {81446b50-55c4-44b4-b1ad-db2aa7534ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9706 | 2026.03.18 01:42:10.553051 [ 253 ] {81446b50-55c4-44b4-b1ad-db2aa7534ff6} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.03.18 01:42:10.553100 [ 253 ] {81446b50-55c4-44b4-b1ad-db2aa7534ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9708 | 2026.03.18 01:42:10.553500 [ 253 ] {81446b50-55c4-44b4-b1ad-db2aa7534ff6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9709 | 2026.03.18 01:42:10.553729 [ 253 ] {81446b50-55c4-44b4-b1ad-db2aa7534ff6} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.03.18 01:42:10.553894 [ 253 ] {81446b50-55c4-44b4-b1ad-db2aa7534ff6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001613 sec., 1239.925604463732 rows/sec., 101.11 KiB/sec. | ||
| 9711 | 2026.03.18 01:42:10.553944 [ 253 ] {81446b50-55c4-44b4-b1ad-db2aa7534ff6} <Debug> TCPHandler: Processed in 0.001962723 sec. | ||
| 9712 | 2026.03.18 01:42:10.554068 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9713 | 2026.03.18 01:42:10.554170 [ 253 ] {209975bd-2d9e-4adc-ae2b-cc311f75dba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9714 | 2026.03.18 01:42:10.554212 [ 253 ] {209975bd-2d9e-4adc-ae2b-cc311f75dba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9715 | 2026.03.18 01:42:10.554675 [ 253 ] {209975bd-2d9e-4adc-ae2b-cc311f75dba4} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.03.18 01:42:10.554713 [ 253 ] {209975bd-2d9e-4adc-ae2b-cc311f75dba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9717 | 2026.03.18 01:42:10.555042 [ 253 ] {209975bd-2d9e-4adc-ae2b-cc311f75dba4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9718 | 2026.03.18 01:42:10.555259 [ 253 ] {209975bd-2d9e-4adc-ae2b-cc311f75dba4} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2026.03.18 01:42:10.555389 [ 253 ] {209975bd-2d9e-4adc-ae2b-cc311f75dba4} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001242 sec., 87761.67471819646 rows/sec., 7.37 MiB/sec. | ||
| 9720 | 2026.03.18 01:42:10.555428 [ 253 ] {209975bd-2d9e-4adc-ae2b-cc311f75dba4} <Debug> TCPHandler: Processed in 0.001412314 sec. | ||
| 9721 | 2026.03.18 01:42:10.555541 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9722 | 2026.03.18 01:42:10.555635 [ 253 ] {134ad900-25aa-460f-a4cd-7082ce0d8946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9723 | 2026.03.18 01:42:10.555674 [ 253 ] {134ad900-25aa-460f-a4cd-7082ce0d8946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9724 | 2026.03.18 01:42:10.556078 [ 253 ] {134ad900-25aa-460f-a4cd-7082ce0d8946} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.03.18 01:42:10.556113 [ 253 ] {134ad900-25aa-460f-a4cd-7082ce0d8946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9726 | 2026.03.18 01:42:10.556408 [ 253 ] {134ad900-25aa-460f-a4cd-7082ce0d8946} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9727 | 2026.03.18 01:42:10.556612 [ 253 ] {134ad900-25aa-460f-a4cd-7082ce0d8946} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2026.03.18 01:42:10.556743 [ 253 ] {134ad900-25aa-460f-a4cd-7082ce0d8946} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001127 sec., 24844.72049689441 rows/sec., 1.82 MiB/sec. | ||
| 9729 | 2026.03.18 01:42:10.556780 [ 253 ] {134ad900-25aa-460f-a4cd-7082ce0d8946} <Debug> TCPHandler: Processed in 0.001288681 sec. | ||
| 9730 | 2026.03.18 01:42:10.556889 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9731 | 2026.03.18 01:42:10.556983 [ 253 ] {8d6fcbd8-348e-45bd-9f2a-716bb2703b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9732 | 2026.03.18 01:42:10.557022 [ 253 ] {8d6fcbd8-348e-45bd-9f2a-716bb2703b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9733 | 2026.03.18 01:42:10.557441 [ 253 ] {8d6fcbd8-348e-45bd-9f2a-716bb2703b9d} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.03.18 01:42:10.557476 [ 253 ] {8d6fcbd8-348e-45bd-9f2a-716bb2703b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9735 | 2026.03.18 01:42:10.557785 [ 253 ] {8d6fcbd8-348e-45bd-9f2a-716bb2703b9d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9736 | 2026.03.18 01:42:10.557989 [ 253 ] {8d6fcbd8-348e-45bd-9f2a-716bb2703b9d} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.03.18 01:42:10.558114 [ 253 ] {8d6fcbd8-348e-45bd-9f2a-716bb2703b9d} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001149 sec., 80069.62576153176 rows/sec., 6.26 MiB/sec. | ||
| 9738 | 2026.03.18 01:42:10.558151 [ 253 ] {8d6fcbd8-348e-45bd-9f2a-716bb2703b9d} <Debug> TCPHandler: Processed in 0.001312002 sec. | ||
| 9739 | 2026.03.18 01:42:10.558264 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9740 | 2026.03.18 01:42:10.558359 [ 253 ] {82e13a9c-f80f-4a6a-949b-ae80796de53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9741 | 2026.03.18 01:42:10.558401 [ 253 ] {82e13a9c-f80f-4a6a-949b-ae80796de53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9742 | 2026.03.18 01:42:10.558804 [ 253 ] {82e13a9c-f80f-4a6a-949b-ae80796de53f} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2026.03.18 01:42:10.558839 [ 253 ] {82e13a9c-f80f-4a6a-949b-ae80796de53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9744 | 2026.03.18 01:42:10.559176 [ 253 ] {82e13a9c-f80f-4a6a-949b-ae80796de53f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9745 | 2026.03.18 01:42:10.559387 [ 253 ] {82e13a9c-f80f-4a6a-949b-ae80796de53f} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.03.18 01:42:10.559529 [ 253 ] {82e13a9c-f80f-4a6a-949b-ae80796de53f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001189 sec., 135407.90580319596 rows/sec., 9.43 MiB/sec. | ||
| 9747 | 2026.03.18 01:42:10.559567 [ 253 ] {82e13a9c-f80f-4a6a-949b-ae80796de53f} <Debug> TCPHandler: Processed in 0.001352513 sec. | ||
| 9748 | 2026.03.18 01:42:10.559668 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2026.03.18 01:42:10.559760 [ 253 ] {f169a031-ece1-4003-b043-2cb72c30188f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9750 | 2026.03.18 01:42:10.559813 [ 253 ] {f169a031-ece1-4003-b043-2cb72c30188f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9751 | 2026.03.18 01:42:10.560642 [ 253 ] {f169a031-ece1-4003-b043-2cb72c30188f} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9752 | 2026.03.18 01:42:10.560676 [ 253 ] {f169a031-ece1-4003-b043-2cb72c30188f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9753 | 2026.03.18 01:42:10.561235 [ 253 ] {f169a031-ece1-4003-b043-2cb72c30188f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9754 | 2026.03.18 01:42:10.561466 [ 253 ] {f169a031-ece1-4003-b043-2cb72c30188f} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2026.03.18 01:42:10.561607 [ 253 ] {f169a031-ece1-4003-b043-2cb72c30188f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001865 sec., 13941.018766756033 rows/sec., 24.98 MiB/sec. | ||
| 9756 | 2026.03.18 01:42:10.561662 [ 253 ] {f169a031-ece1-4003-b043-2cb72c30188f} <Debug> TCPHandler: Processed in 0.002043414 sec. | ||
| 9757 | 2026.03.18 01:42:10.561776 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9758 | 2026.03.18 01:42:10.561871 [ 253 ] {5a2f0d92-5e8e-46d8-8498-b7c0d4e00b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9759 | 2026.03.18 01:42:10.561913 [ 253 ] {5a2f0d92-5e8e-46d8-8498-b7c0d4e00b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9760 | 2026.03.18 01:42:10.562251 [ 253 ] {5a2f0d92-5e8e-46d8-8498-b7c0d4e00b97} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.03.18 01:42:10.562287 [ 253 ] {5a2f0d92-5e8e-46d8-8498-b7c0d4e00b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9762 | 2026.03.18 01:42:10.562597 [ 253 ] {5a2f0d92-5e8e-46d8-8498-b7c0d4e00b97} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9763 | 2026.03.18 01:42:10.562808 [ 253 ] {5a2f0d92-5e8e-46d8-8498-b7c0d4e00b97} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2026.03.18 01:42:10.562936 [ 253 ] {5a2f0d92-5e8e-46d8-8498-b7c0d4e00b97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9765 | 2026.03.18 01:42:10.562971 [ 253 ] {5a2f0d92-5e8e-46d8-8498-b7c0d4e00b97} <Debug> TCPHandler: Processed in 0.001245621 sec. | ||
| 9766 | 2026.03.18 01:42:12.250178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19587 | ||
| 9767 | 2026.03.18 01:42:12.251064 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.03.18 01:42:12.251108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9769 | 2026.03.18 01:42:12.251582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9770 | 2026.03.18 01:42:12.251806 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.03.18 01:42:12.251933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19587 | ||
| 9772 | 2026.03.18 01:42:12.251983 [ 169 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9773 | 2026.03.18 01:42:12.252088 [ 169 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.03.18 01:42:12.252126 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9775 | 2026.03.18 01:42:12.252308 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9776 | 2026.03.18 01:42:12.252496 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9777 | 2026.03.18 01:42:12.252555 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17155 rows starting from the beginning of the part | ||
| 9778 | 2026.03.18 01:42:12.252650 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9779 | 2026.03.18 01:42:12.252694 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9780 | 2026.03.18 01:42:12.252733 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9781 | 2026.03.18 01:42:12.252777 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9782 | 2026.03.18 01:42:12.252812 [ 192 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9783 | 2026.03.18 01:42:12.254810 [ 186 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19587 rows, containing 4 columns (4 merged, 0 gathered) in 0.002579302 sec., 7593914.942879896 rows/sec., 108.63 MiB/sec. | ||
| 9784 | 2026.03.18 01:42:12.255179 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9785 | 2026.03.18 01:42:12.255485 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_41_8} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.03.18 01:42:12.255563 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_41_8} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9787 | 2026.03.18 01:42:12.255674 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9788 | 2026.03.18 01:42:13.321178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9789 | 2026.03.18 01:42:13.338450 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2026.03.18 01:42:13.338509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9791 | 2026.03.18 01:42:13.344675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9792 | 2026.03.18 01:42:13.345357 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2026.03.18 01:42:13.345661 [ 168 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9794 | 2026.03.18 01:42:13.345732 [ 168 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2026.03.18 01:42:13.345756 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9796 | 2026.03.18 01:42:13.345891 [ 197 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9797 | 2026.03.18 01:42:13.348583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9798 | 2026.03.18 01:42:13.350202 [ 197 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9799 | 2026.03.18 01:42:13.351661 [ 197 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9800 | 2026.03.18 01:42:13.356161 [ 197 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9801 | 2026.03.18 01:42:13.360783 [ 197 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9802 | 2026.03.18 01:42:13.365340 [ 197 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9803 | 2026.03.18 01:42:13.369848 [ 197 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9804 | 2026.03.18 01:42:13.373870 [ 197 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9805 | 2026.03.18 01:42:13.425174 [ 197 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079348288 sec., 3894.2239056247818 rows/sec., 20.14 MiB/sec. | ||
| 9806 | 2026.03.18 01:42:13.426731 [ 197 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9807 | 2026.03.18 01:42:13.428388 [ 197 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_41_8} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2026.03.18 01:42:13.428479 [ 197 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_41_8} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9809 | 2026.03.18 01:42:13.429928 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9810 | 2026.03.18 01:42:14.829882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1306 | ||
| 9811 | 2026.03.18 01:42:14.832875 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2026.03.18 01:42:14.832936 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9813 | 2026.03.18 01:42:14.834161 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9814 | 2026.03.18 01:42:14.834472 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2026.03.18 01:42:14.834823 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1306 | ||
| 9816 | 2026.03.18 01:42:15.560742 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2026.03.18 01:42:15.560938 [ 253 ] {b27403f9-a88e-4c7e-83c8-8ef718beec60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9818 | 2026.03.18 01:42:15.561006 [ 253 ] {b27403f9-a88e-4c7e-83c8-8ef718beec60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9819 | 2026.03.18 01:42:15.561752 [ 253 ] {b27403f9-a88e-4c7e-83c8-8ef718beec60} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2026.03.18 01:42:15.561805 [ 253 ] {b27403f9-a88e-4c7e-83c8-8ef718beec60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9821 | 2026.03.18 01:42:15.562219 [ 253 ] {b27403f9-a88e-4c7e-83c8-8ef718beec60} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9822 | 2026.03.18 01:42:15.562448 [ 253 ] {b27403f9-a88e-4c7e-83c8-8ef718beec60} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.03.18 01:42:15.562622 [ 253 ] {b27403f9-a88e-4c7e-83c8-8ef718beec60} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001731 sec., 164067.0132871173 rows/sec., 10.42 MiB/sec. | ||
| 9824 | 2026.03.18 01:42:15.562673 [ 253 ] {b27403f9-a88e-4c7e-83c8-8ef718beec60} <Debug> TCPHandler: Processed in 0.002059185 sec. | ||
| 9825 | 2026.03.18 01:42:15.562802 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2026.03.18 01:42:15.562907 [ 253 ] {df5800f7-8f53-4172-8623-e416165e67a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9827 | 2026.03.18 01:42:15.562951 [ 253 ] {df5800f7-8f53-4172-8623-e416165e67a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9828 | 2026.03.18 01:42:15.563738 [ 253 ] {df5800f7-8f53-4172-8623-e416165e67a0} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.03.18 01:42:15.563776 [ 253 ] {df5800f7-8f53-4172-8623-e416165e67a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9830 | 2026.03.18 01:42:15.564138 [ 253 ] {df5800f7-8f53-4172-8623-e416165e67a0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9831 | 2026.03.18 01:42:15.564350 [ 253 ] {df5800f7-8f53-4172-8623-e416165e67a0} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.03.18 01:42:15.564491 [ 253 ] {df5800f7-8f53-4172-8623-e416165e67a0} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001606 sec., 513698.6301369863 rows/sec., 40.31 MiB/sec. | ||
| 9833 | 2026.03.18 01:42:15.564531 [ 253 ] {df5800f7-8f53-4172-8623-e416165e67a0} <Debug> TCPHandler: Processed in 0.00178209 sec. | ||
| 9834 | 2026.03.18 01:42:15.564657 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9835 | 2026.03.18 01:42:15.564783 [ 253 ] {205edf08-a453-4356-9978-97cb662ff763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9836 | 2026.03.18 01:42:15.564834 [ 253 ] {205edf08-a453-4356-9978-97cb662ff763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9837 | 2026.03.18 01:42:15.565387 [ 253 ] {205edf08-a453-4356-9978-97cb662ff763} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2026.03.18 01:42:15.565432 [ 253 ] {205edf08-a453-4356-9978-97cb662ff763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9839 | 2026.03.18 01:42:15.565822 [ 253 ] {205edf08-a453-4356-9978-97cb662ff763} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9840 | 2026.03.18 01:42:15.566035 [ 253 ] {205edf08-a453-4356-9978-97cb662ff763} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.03.18 01:42:15.566173 [ 253 ] {205edf08-a453-4356-9978-97cb662ff763} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001418 sec., 110014.10437235543 rows/sec., 6.61 MiB/sec. | ||
| 9842 | 2026.03.18 01:42:15.566213 [ 253 ] {205edf08-a453-4356-9978-97cb662ff763} <Debug> TCPHandler: Processed in 0.001618417 sec. | ||
| 9843 | 2026.03.18 01:42:15.566326 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9844 | 2026.03.18 01:42:15.566422 [ 253 ] {69646691-8aeb-473d-9e02-096ffe508114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9845 | 2026.03.18 01:42:15.566463 [ 253 ] {69646691-8aeb-473d-9e02-096ffe508114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9846 | 2026.03.18 01:42:15.566912 [ 253 ] {69646691-8aeb-473d-9e02-096ffe508114} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2026.03.18 01:42:15.566948 [ 253 ] {69646691-8aeb-473d-9e02-096ffe508114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9848 | 2026.03.18 01:42:15.567258 [ 253 ] {69646691-8aeb-473d-9e02-096ffe508114} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9849 | 2026.03.18 01:42:15.567461 [ 253 ] {69646691-8aeb-473d-9e02-096ffe508114} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2026.03.18 01:42:15.567596 [ 253 ] {69646691-8aeb-473d-9e02-096ffe508114} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001193 sec., 124895.22212908634 rows/sec., 8.07 MiB/sec. | ||
| 9851 | 2026.03.18 01:42:15.567634 [ 253 ] {69646691-8aeb-473d-9e02-096ffe508114} <Debug> TCPHandler: Processed in 0.001358182 sec. | ||
| 9852 | 2026.03.18 01:42:15.567747 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9853 | 2026.03.18 01:42:15.567843 [ 253 ] {6f244ba9-1f2f-41f6-b128-24ef299cc96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9854 | 2026.03.18 01:42:15.567884 [ 253 ] {6f244ba9-1f2f-41f6-b128-24ef299cc96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9855 | 2026.03.18 01:42:15.568329 [ 253 ] {6f244ba9-1f2f-41f6-b128-24ef299cc96b} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.03.18 01:42:15.568366 [ 253 ] {6f244ba9-1f2f-41f6-b128-24ef299cc96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9857 | 2026.03.18 01:42:15.568673 [ 253 ] {6f244ba9-1f2f-41f6-b128-24ef299cc96b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9858 | 2026.03.18 01:42:15.568878 [ 253 ] {6f244ba9-1f2f-41f6-b128-24ef299cc96b} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2026.03.18 01:42:15.569015 [ 253 ] {6f244ba9-1f2f-41f6-b128-24ef299cc96b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 9860 | 2026.03.18 01:42:15.569054 [ 253 ] {6f244ba9-1f2f-41f6-b128-24ef299cc96b} <Debug> TCPHandler: Processed in 0.001356053 sec. | ||
| 9861 | 2026.03.18 01:42:15.569167 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9862 | 2026.03.18 01:42:15.569260 [ 253 ] {69de95d2-9617-403d-bf16-ad1c5de45cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9863 | 2026.03.18 01:42:15.569301 [ 253 ] {69de95d2-9617-403d-bf16-ad1c5de45cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9864 | 2026.03.18 01:42:15.569946 [ 253 ] {69de95d2-9617-403d-bf16-ad1c5de45cc5} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2026.03.18 01:42:15.569984 [ 253 ] {69de95d2-9617-403d-bf16-ad1c5de45cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9866 | 2026.03.18 01:42:15.570310 [ 253 ] {69de95d2-9617-403d-bf16-ad1c5de45cc5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9867 | 2026.03.18 01:42:15.570527 [ 253 ] {69de95d2-9617-403d-bf16-ad1c5de45cc5} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2026.03.18 01:42:15.570662 [ 253 ] {69de95d2-9617-403d-bf16-ad1c5de45cc5} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001419 sec., 355179.70401691337 rows/sec., 24.98 MiB/sec. | ||
| 9869 | 2026.03.18 01:42:15.570702 [ 253 ] {69de95d2-9617-403d-bf16-ad1c5de45cc5} <Debug> TCPHandler: Processed in 0.001584826 sec. | ||
| 9870 | 2026.03.18 01:42:15.570817 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9871 | 2026.03.18 01:42:15.570920 [ 253 ] {e6fb9cb5-deba-4acd-b809-9423bfae34dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9872 | 2026.03.18 01:42:15.570963 [ 253 ] {e6fb9cb5-deba-4acd-b809-9423bfae34dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9873 | 2026.03.18 01:42:15.571310 [ 253 ] {e6fb9cb5-deba-4acd-b809-9423bfae34dd} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2026.03.18 01:42:15.571347 [ 253 ] {e6fb9cb5-deba-4acd-b809-9423bfae34dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9875 | 2026.03.18 01:42:15.571676 [ 253 ] {e6fb9cb5-deba-4acd-b809-9423bfae34dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9876 | 2026.03.18 01:42:15.571889 [ 253 ] {e6fb9cb5-deba-4acd-b809-9423bfae34dd} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2026.03.18 01:42:15.571999 [ 152 ] {} <Debug> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9878 | 2026.03.18 01:42:15.572023 [ 253 ] {e6fb9cb5-deba-4acd-b809-9423bfae34dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 9879 | 2026.03.18 01:42:15.572062 [ 152 ] {} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2026.03.18 01:42:15.572073 [ 253 ] {e6fb9cb5-deba-4acd-b809-9423bfae34dd} <Debug> TCPHandler: Processed in 0.001307922 sec. | ||
| 9881 | 2026.03.18 01:42:15.572090 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9882 | 2026.03.18 01:42:15.572192 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9883 | 2026.03.18 01:42:15.572226 [ 208 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9884 | 2026.03.18 01:42:15.572291 [ 253 ] {4649c490-129b-46cd-8871-5482d226de6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9885 | 2026.03.18 01:42:15.572341 [ 253 ] {4649c490-129b-46cd-8871-5482d226de6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9886 | 2026.03.18 01:42:15.572364 [ 208 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9887 | 2026.03.18 01:42:15.572404 [ 208 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part | ||
| 9888 | 2026.03.18 01:42:15.572471 [ 208 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9889 | 2026.03.18 01:42:15.572555 [ 208 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9890 | 2026.03.18 01:42:15.572622 [ 208 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9891 | 2026.03.18 01:42:15.572686 [ 208 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 9892 | 2026.03.18 01:42:15.572732 [ 208 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 9893 | 2026.03.18 01:42:15.572755 [ 253 ] {4649c490-129b-46cd-8871-5482d226de6a} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2026.03.18 01:42:15.572795 [ 253 ] {4649c490-129b-46cd-8871-5482d226de6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9895 | 2026.03.18 01:42:15.573428 [ 253 ] {4649c490-129b-46cd-8871-5482d226de6a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9896 | 2026.03.18 01:42:15.573710 [ 195 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001544866 sec., 116514.95987354244 rows/sec., 5.94 MiB/sec. | ||
| 9897 | 2026.03.18 01:42:15.573722 [ 253 ] {4649c490-129b-46cd-8871-5482d226de6a} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2026.03.18 01:42:15.573866 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9899 | 2026.03.18 01:42:15.573878 [ 253 ] {4649c490-129b-46cd-8871-5482d226de6a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001605 sec., 165109.03426791276 rows/sec., 10.97 MiB/sec. | ||
| 9900 | 2026.03.18 01:42:15.573930 [ 253 ] {4649c490-129b-46cd-8871-5482d226de6a} <Debug> TCPHandler: Processed in 0.00178638 sec. | ||
| 9901 | 2026.03.18 01:42:15.574054 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2026.03.18 01:42:15.574151 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_30_6} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2026.03.18 01:42:15.574153 [ 253 ] {818918aa-5fd3-4218-a437-5cb10bf4f10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9904 | 2026.03.18 01:42:15.574213 [ 253 ] {818918aa-5fd3-4218-a437-5cb10bf4f10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9905 | 2026.03.18 01:42:15.574229 [ 194 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_30_6} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9906 | 2026.03.18 01:42:15.574307 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9907 | 2026.03.18 01:42:15.574564 [ 253 ] {818918aa-5fd3-4218-a437-5cb10bf4f10e} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.03.18 01:42:15.574605 [ 253 ] {818918aa-5fd3-4218-a437-5cb10bf4f10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9909 | 2026.03.18 01:42:15.574920 [ 253 ] {818918aa-5fd3-4218-a437-5cb10bf4f10e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9910 | 2026.03.18 01:42:15.575138 [ 253 ] {818918aa-5fd3-4218-a437-5cb10bf4f10e} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.03.18 01:42:15.575244 [ 152 ] {} <Debug> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9912 | 2026.03.18 01:42:15.575271 [ 253 ] {818918aa-5fd3-4218-a437-5cb10bf4f10e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 9913 | 2026.03.18 01:42:15.575279 [ 152 ] {} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.03.18 01:42:15.575311 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9915 | 2026.03.18 01:42:15.575315 [ 253 ] {818918aa-5fd3-4218-a437-5cb10bf4f10e} <Debug> TCPHandler: Processed in 0.001310122 sec. | ||
| 9916 | 2026.03.18 01:42:15.575397 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9917 | 2026.03.18 01:42:15.575444 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9918 | 2026.03.18 01:42:15.575492 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9919 | 2026.03.18 01:42:15.575524 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 9920 | 2026.03.18 01:42:15.575548 [ 253 ] {dbb03990-517f-47a1-9f2d-680f8d714dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9921 | 2026.03.18 01:42:15.575573 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9922 | 2026.03.18 01:42:15.575608 [ 253 ] {dbb03990-517f-47a1-9f2d-680f8d714dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9923 | 2026.03.18 01:42:15.575619 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9924 | 2026.03.18 01:42:15.575682 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9925 | 2026.03.18 01:42:15.575720 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9926 | 2026.03.18 01:42:15.575757 [ 196 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9927 | 2026.03.18 01:42:15.576404 [ 253 ] {dbb03990-517f-47a1-9f2d-680f8d714dda} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2026.03.18 01:42:15.576446 [ 253 ] {dbb03990-517f-47a1-9f2d-680f8d714dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9929 | 2026.03.18 01:42:15.576533 [ 200 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00117102 sec., 25618.691397243427 rows/sec., 1.69 MiB/sec. | ||
| 9930 | 2026.03.18 01:42:15.576661 [ 194 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9931 | 2026.03.18 01:42:15.576941 [ 194 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_30_6} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.03.18 01:42:15.577011 [ 253 ] {dbb03990-517f-47a1-9f2d-680f8d714dda} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9933 | 2026.03.18 01:42:15.577014 [ 194 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_30_6} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9934 | 2026.03.18 01:42:15.577094 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9935 | 2026.03.18 01:42:15.577259 [ 253 ] {dbb03990-517f-47a1-9f2d-680f8d714dda} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.03.18 01:42:15.577409 [ 253 ] {dbb03990-517f-47a1-9f2d-680f8d714dda} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00188 sec., 7446.808510638298 rows/sec., 13.34 MiB/sec. | ||
| 9937 | 2026.03.18 01:42:15.577463 [ 253 ] {dbb03990-517f-47a1-9f2d-680f8d714dda} <Debug> TCPHandler: Processed in 0.002068435 sec. | ||
| 9938 | 2026.03.18 01:42:15.577588 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9939 | 2026.03.18 01:42:15.577682 [ 253 ] {2ddf1d53-0492-43cd-a2a2-3ccb6c055732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9940 | 2026.03.18 01:42:15.577724 [ 253 ] {2ddf1d53-0492-43cd-a2a2-3ccb6c055732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9941 | 2026.03.18 01:42:15.578063 [ 253 ] {2ddf1d53-0492-43cd-a2a2-3ccb6c055732} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.03.18 01:42:15.578101 [ 253 ] {2ddf1d53-0492-43cd-a2a2-3ccb6c055732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 9943 | 2026.03.18 01:42:15.578416 [ 253 ] {2ddf1d53-0492-43cd-a2a2-3ccb6c055732} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9944 | 2026.03.18 01:42:15.578628 [ 253 ] {2ddf1d53-0492-43cd-a2a2-3ccb6c055732} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2026.03.18 01:42:15.578757 [ 253 ] {2ddf1d53-0492-43cd-a2a2-3ccb6c055732} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 9946 | 2026.03.18 01:42:15.578794 [ 253 ] {2ddf1d53-0492-43cd-a2a2-3ccb6c055732} <Debug> TCPHandler: Processed in 0.001254501 sec. | ||
| 9947 | 2026.03.18 01:42:19.420743 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42604 | ||
| 9948 | 2026.03.18 01:42:19.420865 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9949 | 2026.03.18 01:42:19.420892 [ 297 ] {} <Debug> TCP-Session: ebf5d662-5cde-4681-9e9c-e82076dd8f40 Authenticating user 'default' from [fd00:1122:3344:101::e]:42604 | ||
| 9950 | 2026.03.18 01:42:19.420915 [ 297 ] {} <Debug> TCP-Session: ebf5d662-5cde-4681-9e9c-e82076dd8f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9951 | 2026.03.18 01:42:19.420928 [ 297 ] {} <Debug> TCP-Session: ebf5d662-5cde-4681-9e9c-e82076dd8f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9952 | 2026.03.18 01:42:19.421131 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42399 | ||
| 9953 | 2026.03.18 01:42:19.421164 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37126 | ||
| 9954 | 2026.03.18 01:42:19.421194 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50280 | ||
| 9955 | 2026.03.18 01:42:19.421211 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63427 | ||
| 9956 | 2026.03.18 01:42:19.421254 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46018 | ||
| 9957 | 2026.03.18 01:42:19.421258 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35246 | ||
| 9958 | 2026.03.18 01:42:19.421305 [ 297 ] {} <Trace> TCP-Session: ebf5d662-5cde-4681-9e9c-e82076dd8f40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.03.18 01:42:19.421259 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9960 | 2026.03.18 01:42:19.421259 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9961 | 2026.03.18 01:42:19.421419 [ 3 ] {} <Debug> TCP-Session: cb7d9249-90ae-457a-986a-83ffa6fe49f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37126 | ||
| 9962 | 2026.03.18 01:42:19.421233 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63334 | ||
| 9963 | 2026.03.18 01:42:19.421446 [ 3 ] {} <Debug> TCP-Session: cb7d9249-90ae-457a-986a-83ffa6fe49f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9964 | 2026.03.18 01:42:19.421435 [ 298 ] {} <Debug> TCP-Session: a9b29f99-1dad-47bd-aeda-52f39ce20b56 Authenticating user 'default' from [fd00:1122:3344:101::e]:42399 | ||
| 9965 | 2026.03.18 01:42:19.421474 [ 3 ] {} <Debug> TCP-Session: cb7d9249-90ae-457a-986a-83ffa6fe49f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9966 | 2026.03.18 01:42:19.421490 [ 298 ] {} <Debug> TCP-Session: a9b29f99-1dad-47bd-aeda-52f39ce20b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9967 | 2026.03.18 01:42:19.421146 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63852 | ||
| 9968 | 2026.03.18 01:42:19.421511 [ 298 ] {} <Debug> TCP-Session: a9b29f99-1dad-47bd-aeda-52f39ce20b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9969 | 2026.03.18 01:42:19.421566 [ 297 ] {3d3c6a27-fc8e-407d-b5a3-476dac23bd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42604) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9970 | 2026.03.18 01:42:19.421882 [ 297 ] {3d3c6a27-fc8e-407d-b5a3-476dac23bd3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9971 | 2026.03.18 01:42:19.421959 [ 297 ] {3d3c6a27-fc8e-407d-b5a3-476dac23bd3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9972 | 2026.03.18 01:42:19.421990 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9973 | 2026.03.18 01:42:19.422047 [ 295 ] {} <Debug> TCP-Session: e4f67310-5197-4f84-b357-e4f807e58c1c Authenticating user 'default' from [fd00:1122:3344:101::e]:35246 | ||
| 9974 | 2026.03.18 01:42:19.422081 [ 295 ] {} <Debug> TCP-Session: e4f67310-5197-4f84-b357-e4f807e58c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9975 | 2026.03.18 01:42:19.422099 [ 295 ] {} <Debug> TCP-Session: e4f67310-5197-4f84-b357-e4f807e58c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9976 | 2026.03.18 01:42:19.422107 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9977 | 2026.03.18 01:42:19.422146 [ 299 ] {} <Debug> TCP-Session: 7490b3b0-8425-4a3e-ad57-cf3d65813241 Authenticating user 'default' from [fd00:1122:3344:101::e]:63852 | ||
| 9978 | 2026.03.18 01:42:19.422170 [ 299 ] {} <Debug> TCP-Session: 7490b3b0-8425-4a3e-ad57-cf3d65813241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9979 | 2026.03.18 01:42:19.422187 [ 299 ] {} <Debug> TCP-Session: 7490b3b0-8425-4a3e-ad57-cf3d65813241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9980 | 2026.03.18 01:42:19.422238 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9981 | 2026.03.18 01:42:19.422269 [ 297 ] {3d3c6a27-fc8e-407d-b5a3-476dac23bd3e} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 9982 | 2026.03.18 01:42:19.422281 [ 292 ] {} <Debug> TCP-Session: 1b93db83-c1f7-433d-b28f-c7f1ff382a13 Authenticating user 'default' from [fd00:1122:3344:101::e]:50280 | ||
| 9983 | 2026.03.18 01:42:19.422305 [ 292 ] {} <Debug> TCP-Session: 1b93db83-c1f7-433d-b28f-c7f1ff382a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9984 | 2026.03.18 01:42:19.422322 [ 292 ] {} <Debug> TCP-Session: 1b93db83-c1f7-433d-b28f-c7f1ff382a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9985 | 2026.03.18 01:42:19.422537 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9986 | 2026.03.18 01:42:19.422572 [ 296 ] {} <Debug> TCP-Session: fae3cc74-09be-428c-9c40-76ce37ef75bd Authenticating user 'default' from [fd00:1122:3344:101::e]:46018 | ||
| 9987 | 2026.03.18 01:42:19.422593 [ 296 ] {} <Debug> TCP-Session: fae3cc74-09be-428c-9c40-76ce37ef75bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9988 | 2026.03.18 01:42:19.422607 [ 296 ] {} <Debug> TCP-Session: fae3cc74-09be-428c-9c40-76ce37ef75bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9989 | 2026.03.18 01:42:19.422623 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9990 | 2026.03.18 01:42:19.422659 [ 293 ] {} <Debug> TCP-Session: 5d6e891f-c60d-4a8e-b8b5-0f3ab324beb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63427 | ||
| 9991 | 2026.03.18 01:42:19.422675 [ 293 ] {} <Debug> TCP-Session: 5d6e891f-c60d-4a8e-b8b5-0f3ab324beb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9992 | 2026.03.18 01:42:19.422688 [ 293 ] {} <Debug> TCP-Session: 5d6e891f-c60d-4a8e-b8b5-0f3ab324beb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9993 | 2026.03.18 01:42:19.422751 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9994 | 2026.03.18 01:42:19.422792 [ 294 ] {} <Debug> TCP-Session: 591f9727-e155-4451-942d-5cb2d6efa31d Authenticating user 'default' from [fd00:1122:3344:101::e]:63334 | ||
| 9995 | 2026.03.18 01:42:19.422810 [ 294 ] {} <Debug> TCP-Session: 591f9727-e155-4451-942d-5cb2d6efa31d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9996 | 2026.03.18 01:42:19.422822 [ 294 ] {} <Debug> TCP-Session: 591f9727-e155-4451-942d-5cb2d6efa31d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9997 | 2026.03.18 01:42:19.423338 [ 301 ] {3d3c6a27-fc8e-407d-b5a3-476dac23bd3e} <Trace> AggregatingTransform: Aggregating | ||
| 9998 | 2026.03.18 01:42:19.423395 [ 301 ] {3d3c6a27-fc8e-407d-b5a3-476dac23bd3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 9999 | 2026.03.18 01:42:19.423431 [ 301 ] {3d3c6a27-fc8e-407d-b5a3-476dac23bd3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001051008 sec. (951.468 rows/sec., 37.17 KiB/sec.) | ||
| 10000 | 2026.03.18 01:42:19.423450 [ 301 ] {3d3c6a27-fc8e-407d-b5a3-476dac23bd3e} <Trace> Aggregator: Merging aggregated data | ||
| 10001 | 2026.03.18 01:42:19.424956 [ 297 ] {3d3c6a27-fc8e-407d-b5a3-476dac23bd3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003459 sec., 289.10089621277825 rows/sec., 11.29 KiB/sec. | ||
| 10002 | 2026.03.18 01:42:19.425138 [ 297 ] {3d3c6a27-fc8e-407d-b5a3-476dac23bd3e} <Debug> TCPHandler: Processed in 0.003968636 sec. | ||
| 10003 | 2026.03.18 01:42:19.425282 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10004 | 2026.03.18 01:42:19.425331 [ 298 ] {} <Debug> TCP-Session: a9b29f99-1dad-47bd-aeda-52f39ce20b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10005 | 2026.03.18 01:42:19.425332 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10006 | 2026.03.18 01:42:19.425357 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10007 | 2026.03.18 01:42:19.425383 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10008 | 2026.03.18 01:42:19.425397 [ 299 ] {} <Debug> TCP-Session: 7490b3b0-8425-4a3e-ad57-cf3d65813241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10009 | 2026.03.18 01:42:19.425417 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10010 | 2026.03.18 01:42:19.425440 [ 293 ] {} <Debug> TCP-Session: 5d6e891f-c60d-4a8e-b8b5-0f3ab324beb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10011 | 2026.03.18 01:42:19.425469 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10012 | 2026.03.18 01:42:19.425479 [ 3 ] {} <Debug> TCP-Session: cb7d9249-90ae-457a-986a-83ffa6fe49f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10013 | 2026.03.18 01:42:19.425498 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10014 | 2026.03.18 01:42:19.425515 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10015 | 2026.03.18 01:42:19.425539 [ 295 ] {} <Debug> TCP-Session: e4f67310-5197-4f84-b357-e4f807e58c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10016 | 2026.03.18 01:42:19.425565 [ 296 ] {} <Debug> TCP-Session: fae3cc74-09be-428c-9c40-76ce37ef75bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10017 | 2026.03.18 01:42:19.425587 [ 297 ] {} <Debug> TCP-Session: ebf5d662-5cde-4681-9e9c-e82076dd8f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10018 | 2026.03.18 01:42:19.425422 [ 292 ] {} <Debug> TCP-Session: 1b93db83-c1f7-433d-b28f-c7f1ff382a13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10019 | 2026.03.18 01:42:19.425634 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10020 | 2026.03.18 01:42:19.425686 [ 294 ] {} <Debug> TCP-Session: 591f9727-e155-4451-942d-5cb2d6efa31d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10021 | 2026.03.18 01:42:19.586837 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10022 | 2026.03.18 01:42:19.586913 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10023 | 2026.03.18 01:42:19.752196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20035 | ||
| 10024 | 2026.03.18 01:42:19.752736 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2026.03.18 01:42:19.752791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10026 | 2026.03.18 01:42:19.753332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10027 | 2026.03.18 01:42:19.753572 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2026.03.18 01:42:19.753728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20035 | ||
| 10029 | 2026.03.18 01:42:19.775939 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50902 | ||
| 10030 | 2026.03.18 01:42:19.776027 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10031 | 2026.03.18 01:42:19.776052 [ 297 ] {} <Debug> TCP-Session: 3d158344-f198-4cc2-a0f4-cd4485aefceb Authenticating user 'default' from [fd00:1122:3344:101::e]:50902 | ||
| 10032 | 2026.03.18 01:42:19.776074 [ 297 ] {} <Debug> TCP-Session: 3d158344-f198-4cc2-a0f4-cd4485aefceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10033 | 2026.03.18 01:42:19.776086 [ 297 ] {} <Debug> TCP-Session: 3d158344-f198-4cc2-a0f4-cd4485aefceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10034 | 2026.03.18 01:42:19.776269 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60089 | ||
| 10035 | 2026.03.18 01:42:19.776291 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37632 | ||
| 10036 | 2026.03.18 01:42:19.776334 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38269 | ||
| 10037 | 2026.03.18 01:42:19.776361 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60528 | ||
| 10038 | 2026.03.18 01:42:19.776382 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41187 | ||
| 10039 | 2026.03.18 01:42:19.776402 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10040 | 2026.03.18 01:42:19.776424 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10041 | 2026.03.18 01:42:19.776451 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10042 | 2026.03.18 01:42:19.776456 [ 298 ] {} <Debug> TCP-Session: 3a16e76a-3861-4f22-bf6d-6b64068bc07d Authenticating user 'default' from [fd00:1122:3344:101::e]:60089 | ||
| 10043 | 2026.03.18 01:42:19.776473 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10044 | 2026.03.18 01:42:19.776487 [ 3 ] {} <Debug> TCP-Session: 024f09f4-8040-4558-acb2-834abdab9fd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38269 | ||
| 10045 | 2026.03.18 01:42:19.776479 [ 299 ] {} <Debug> TCP-Session: e9247a87-b107-4f29-b140-a4decd44ee24 Authenticating user 'default' from [fd00:1122:3344:101::e]:37632 | ||
| 10046 | 2026.03.18 01:42:19.776511 [ 3 ] {} <Debug> TCP-Session: 024f09f4-8040-4558-acb2-834abdab9fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10047 | 2026.03.18 01:42:19.776499 [ 298 ] {} <Debug> TCP-Session: 3a16e76a-3861-4f22-bf6d-6b64068bc07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10048 | 2026.03.18 01:42:19.776531 [ 299 ] {} <Debug> TCP-Session: e9247a87-b107-4f29-b140-a4decd44ee24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10049 | 2026.03.18 01:42:19.776544 [ 298 ] {} <Debug> TCP-Session: 3a16e76a-3861-4f22-bf6d-6b64068bc07d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10050 | 2026.03.18 01:42:19.776558 [ 299 ] {} <Debug> TCP-Session: e9247a87-b107-4f29-b140-a4decd44ee24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10051 | 2026.03.18 01:42:19.776532 [ 3 ] {} <Debug> TCP-Session: 024f09f4-8040-4558-acb2-834abdab9fd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10052 | 2026.03.18 01:42:19.776505 [ 294 ] {} <Debug> TCP-Session: b7322f47-9e6c-45d7-b68c-0041e7a3472f Authenticating user 'default' from [fd00:1122:3344:101::e]:41187 | ||
| 10053 | 2026.03.18 01:42:19.776458 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10054 | 2026.03.18 01:42:19.776627 [ 294 ] {} <Debug> TCP-Session: b7322f47-9e6c-45d7-b68c-0041e7a3472f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10055 | 2026.03.18 01:42:19.776653 [ 293 ] {} <Debug> TCP-Session: d0b8e874-ece5-4503-a4d5-5eee70504c59 Authenticating user 'default' from [fd00:1122:3344:101::e]:60528 | ||
| 10056 | 2026.03.18 01:42:19.776664 [ 294 ] {} <Debug> TCP-Session: b7322f47-9e6c-45d7-b68c-0041e7a3472f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10057 | 2026.03.18 01:42:19.776454 [ 297 ] {} <Trace> TCP-Session: 3d158344-f198-4cc2-a0f4-cd4485aefceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10058 | 2026.03.18 01:42:19.776408 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53204 | ||
| 10059 | 2026.03.18 01:42:19.776406 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39189 | ||
| 10060 | 2026.03.18 01:42:19.776343 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38427 | ||
| 10061 | 2026.03.18 01:42:19.776680 [ 293 ] {} <Debug> TCP-Session: d0b8e874-ece5-4503-a4d5-5eee70504c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10062 | 2026.03.18 01:42:19.776830 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10063 | 2026.03.18 01:42:19.776830 [ 293 ] {} <Debug> TCP-Session: d0b8e874-ece5-4503-a4d5-5eee70504c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10064 | 2026.03.18 01:42:19.776839 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10065 | 2026.03.18 01:42:19.776851 [ 296 ] {} <Debug> TCP-Session: 0fc0a886-d690-4f7b-a3a1-1c412e115b4a Authenticating user 'default' from [fd00:1122:3344:101::e]:39189 | ||
| 10066 | 2026.03.18 01:42:19.776871 [ 297 ] {e175128c-c815-4f9b-a2f6-e3d8abb20f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50902) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10067 | 2026.03.18 01:42:19.776888 [ 296 ] {} <Debug> TCP-Session: 0fc0a886-d690-4f7b-a3a1-1c412e115b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10068 | 2026.03.18 01:42:19.776882 [ 295 ] {} <Debug> TCP-Session: 523d53c6-74da-488a-910c-5fab519cc651 Authenticating user 'default' from [fd00:1122:3344:101::e]:53204 | ||
| 10069 | 2026.03.18 01:42:19.776918 [ 296 ] {} <Debug> TCP-Session: 0fc0a886-d690-4f7b-a3a1-1c412e115b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10070 | 2026.03.18 01:42:19.776863 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10071 | 2026.03.18 01:42:19.776942 [ 295 ] {} <Debug> TCP-Session: 523d53c6-74da-488a-910c-5fab519cc651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10072 | 2026.03.18 01:42:19.776968 [ 292 ] {} <Debug> TCP-Session: 2f0da846-3d01-4ba9-a57b-c47b4d7c6386 Authenticating user 'default' from [fd00:1122:3344:101::e]:38427 | ||
| 10073 | 2026.03.18 01:42:19.776971 [ 295 ] {} <Debug> TCP-Session: 523d53c6-74da-488a-910c-5fab519cc651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10074 | 2026.03.18 01:42:19.776995 [ 292 ] {} <Debug> TCP-Session: 2f0da846-3d01-4ba9-a57b-c47b4d7c6386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10075 | 2026.03.18 01:42:19.777015 [ 292 ] {} <Debug> TCP-Session: 2f0da846-3d01-4ba9-a57b-c47b4d7c6386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10076 | 2026.03.18 01:42:19.777157 [ 297 ] {e175128c-c815-4f9b-a2f6-e3d8abb20f8d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10077 | 2026.03.18 01:42:19.777221 [ 297 ] {e175128c-c815-4f9b-a2f6-e3d8abb20f8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10078 | 2026.03.18 01:42:19.777530 [ 297 ] {e175128c-c815-4f9b-a2f6-e3d8abb20f8d} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 10079 | 2026.03.18 01:42:19.778446 [ 301 ] {e175128c-c815-4f9b-a2f6-e3d8abb20f8d} <Trace> AggregatingTransform: Aggregating | ||
| 10080 | 2026.03.18 01:42:19.778478 [ 301 ] {e175128c-c815-4f9b-a2f6-e3d8abb20f8d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10081 | 2026.03.18 01:42:19.778508 [ 301 ] {e175128c-c815-4f9b-a2f6-e3d8abb20f8d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000864464 sec. (1156.786 rows/sec., 45.19 KiB/sec.) | ||
| 10082 | 2026.03.18 01:42:19.778530 [ 301 ] {e175128c-c815-4f9b-a2f6-e3d8abb20f8d} <Trace> Aggregator: Merging aggregated data | ||
| 10083 | 2026.03.18 01:42:19.779854 [ 297 ] {e175128c-c815-4f9b-a2f6-e3d8abb20f8d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003033 sec., 329.7065611605671 rows/sec., 12.88 KiB/sec. | ||
| 10084 | 2026.03.18 01:42:19.780009 [ 297 ] {e175128c-c815-4f9b-a2f6-e3d8abb20f8d} <Debug> TCPHandler: Processed in 0.003711032 sec. | ||
| 10085 | 2026.03.18 01:42:19.780108 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10086 | 2026.03.18 01:42:19.780141 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10087 | 2026.03.18 01:42:19.780149 [ 297 ] {} <Debug> TCP-Session: 3d158344-f198-4cc2-a0f4-cd4485aefceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10088 | 2026.03.18 01:42:19.780161 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10089 | 2026.03.18 01:42:19.780188 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10090 | 2026.03.18 01:42:19.780205 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10091 | 2026.03.18 01:42:19.780225 [ 299 ] {} <Debug> TCP-Session: e9247a87-b107-4f29-b140-a4decd44ee24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10092 | 2026.03.18 01:42:19.780250 [ 296 ] {} <Debug> TCP-Session: 0fc0a886-d690-4f7b-a3a1-1c412e115b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10093 | 2026.03.18 01:42:19.780246 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10094 | 2026.03.18 01:42:19.780271 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10095 | 2026.03.18 01:42:19.780295 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10096 | 2026.03.18 01:42:19.780312 [ 292 ] {} <Debug> TCP-Session: 2f0da846-3d01-4ba9-a57b-c47b4d7c6386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10097 | 2026.03.18 01:42:19.780338 [ 293 ] {} <Debug> TCP-Session: d0b8e874-ece5-4503-a4d5-5eee70504c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10098 | 2026.03.18 01:42:19.780354 [ 294 ] {} <Debug> TCP-Session: b7322f47-9e6c-45d7-b68c-0041e7a3472f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10099 | 2026.03.18 01:42:19.780268 [ 3 ] {} <Debug> TCP-Session: 024f09f4-8040-4558-acb2-834abdab9fd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10100 | 2026.03.18 01:42:19.780228 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10101 | 2026.03.18 01:42:19.780201 [ 298 ] {} <Debug> TCP-Session: 3a16e76a-3861-4f22-bf6d-6b64068bc07d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10102 | 2026.03.18 01:42:19.780457 [ 295 ] {} <Debug> TCP-Session: 523d53c6-74da-488a-910c-5fab519cc651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10103 | 2026.03.18 01:42:20.555077 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10104 | 2026.03.18 01:42:20.555287 [ 253 ] {349c0fb4-a470-4fd3-a998-dfc487bba968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10105 | 2026.03.18 01:42:20.555355 [ 253 ] {349c0fb4-a470-4fd3-a998-dfc487bba968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10106 | 2026.03.18 01:42:20.556059 [ 253 ] {349c0fb4-a470-4fd3-a998-dfc487bba968} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10107 | 2026.03.18 01:42:20.556115 [ 253 ] {349c0fb4-a470-4fd3-a998-dfc487bba968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10108 | 2026.03.18 01:42:20.556534 [ 253 ] {349c0fb4-a470-4fd3-a998-dfc487bba968} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10109 | 2026.03.18 01:42:20.556777 [ 253 ] {349c0fb4-a470-4fd3-a998-dfc487bba968} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10110 | 2026.03.18 01:42:20.556948 [ 253 ] {349c0fb4-a470-4fd3-a998-dfc487bba968} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00171 sec., 63157.89473684211 rows/sec., 5.31 MiB/sec. | ||
| 10111 | 2026.03.18 01:42:20.556999 [ 253 ] {349c0fb4-a470-4fd3-a998-dfc487bba968} <Debug> TCPHandler: Processed in 0.002054224 sec. | ||
| 10112 | 2026.03.18 01:42:20.557134 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10113 | 2026.03.18 01:42:20.557238 [ 253 ] {38605669-a4b8-4437-b704-b042b77b44b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10114 | 2026.03.18 01:42:20.557282 [ 253 ] {38605669-a4b8-4437-b704-b042b77b44b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10115 | 2026.03.18 01:42:20.557716 [ 253 ] {38605669-a4b8-4437-b704-b042b77b44b3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2026.03.18 01:42:20.557756 [ 253 ] {38605669-a4b8-4437-b704-b042b77b44b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10117 | 2026.03.18 01:42:20.558066 [ 253 ] {38605669-a4b8-4437-b704-b042b77b44b3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10118 | 2026.03.18 01:42:20.558272 [ 253 ] {38605669-a4b8-4437-b704-b042b77b44b3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2026.03.18 01:42:20.558398 [ 148 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10120 | 2026.03.18 01:42:20.558414 [ 253 ] {38605669-a4b8-4437-b704-b042b77b44b3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001199 sec., 21684.737281067555 rows/sec., 1.59 MiB/sec. | ||
| 10121 | 2026.03.18 01:42:20.558467 [ 148 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2026.03.18 01:42:20.558476 [ 253 ] {38605669-a4b8-4437-b704-b042b77b44b3} <Debug> TCPHandler: Processed in 0.001394603 sec. | ||
| 10123 | 2026.03.18 01:42:20.558496 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10124 | 2026.03.18 01:42:20.558603 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10125 | 2026.03.18 01:42:20.558605 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10126 | 2026.03.18 01:42:20.558718 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10127 | 2026.03.18 01:42:20.558737 [ 253 ] {d20e4b16-7b2e-4ed9-ab06-de0ed05c573b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10128 | 2026.03.18 01:42:20.558753 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 209 rows starting from the beginning of the part | ||
| 10129 | 2026.03.18 01:42:20.558779 [ 253 ] {d20e4b16-7b2e-4ed9-ab06-de0ed05c573b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10130 | 2026.03.18 01:42:20.558824 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 10131 | 2026.03.18 01:42:20.558874 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 156 rows starting from the beginning of the part | ||
| 10132 | 2026.03.18 01:42:20.558921 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 28 rows starting from the beginning of the part | ||
| 10133 | 2026.03.18 01:42:20.558970 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 156 rows starting from the beginning of the part | ||
| 10134 | 2026.03.18 01:42:20.559014 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 10135 | 2026.03.18 01:42:20.559229 [ 253 ] {d20e4b16-7b2e-4ed9-ab06-de0ed05c573b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10136 | 2026.03.18 01:42:20.559265 [ 253 ] {d20e4b16-7b2e-4ed9-ab06-de0ed05c573b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10137 | 2026.03.18 01:42:20.559581 [ 253 ] {d20e4b16-7b2e-4ed9-ab06-de0ed05c573b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10138 | 2026.03.18 01:42:20.559797 [ 253 ] {d20e4b16-7b2e-4ed9-ab06-de0ed05c573b} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2026.03.18 01:42:20.559821 [ 194 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257611 sec., 477890.2220161878 rows/sec., 31.86 MiB/sec. | ||
| 10140 | 2026.03.18 01:42:20.559937 [ 253 ] {d20e4b16-7b2e-4ed9-ab06-de0ed05c573b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001219 sec., 73831.00902378999 rows/sec., 5.77 MiB/sec. | ||
| 10141 | 2026.03.18 01:42:20.559983 [ 253 ] {d20e4b16-7b2e-4ed9-ab06-de0ed05c573b} <Debug> TCPHandler: Processed in 0.001428894 sec. | ||
| 10142 | 2026.03.18 01:42:20.560057 [ 200 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10143 | 2026.03.18 01:42:20.560110 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10144 | 2026.03.18 01:42:20.560211 [ 253 ] {e91c69e5-d6a6-4752-a050-9fbd6ade20fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10145 | 2026.03.18 01:42:20.560259 [ 253 ] {e91c69e5-d6a6-4752-a050-9fbd6ade20fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10146 | 2026.03.18 01:42:20.560406 [ 200 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_56_11} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2026.03.18 01:42:20.560502 [ 200 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_56_11} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10148 | 2026.03.18 01:42:20.560625 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10149 | 2026.03.18 01:42:20.560698 [ 253 ] {e91c69e5-d6a6-4752-a050-9fbd6ade20fb} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10150 | 2026.03.18 01:42:20.560739 [ 253 ] {e91c69e5-d6a6-4752-a050-9fbd6ade20fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10151 | 2026.03.18 01:42:20.561098 [ 253 ] {e91c69e5-d6a6-4752-a050-9fbd6ade20fb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10152 | 2026.03.18 01:42:20.561310 [ 253 ] {e91c69e5-d6a6-4752-a050-9fbd6ade20fb} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2026.03.18 01:42:20.561449 [ 253 ] {e91c69e5-d6a6-4752-a050-9fbd6ade20fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 10154 | 2026.03.18 01:42:20.561486 [ 253 ] {e91c69e5-d6a6-4752-a050-9fbd6ade20fb} <Debug> TCPHandler: Processed in 0.001426374 sec. | ||
| 10155 | 2026.03.18 01:42:20.561602 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10156 | 2026.03.18 01:42:20.561697 [ 253 ] {c3624e4d-4d26-48c2-b92a-0dd8f7fc87be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10157 | 2026.03.18 01:42:20.561751 [ 253 ] {c3624e4d-4d26-48c2-b92a-0dd8f7fc87be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10158 | 2026.03.18 01:42:20.562574 [ 253 ] {c3624e4d-4d26-48c2-b92a-0dd8f7fc87be} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2026.03.18 01:42:20.562613 [ 253 ] {c3624e4d-4d26-48c2-b92a-0dd8f7fc87be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10160 | 2026.03.18 01:42:20.563169 [ 253 ] {c3624e4d-4d26-48c2-b92a-0dd8f7fc87be} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10161 | 2026.03.18 01:42:20.563391 [ 253 ] {c3624e4d-4d26-48c2-b92a-0dd8f7fc87be} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10162 | 2026.03.18 01:42:20.563516 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10163 | 2026.03.18 01:42:20.563536 [ 253 ] {c3624e4d-4d26-48c2-b92a-0dd8f7fc87be} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001858 sec., 13993.541442411195 rows/sec., 25.08 MiB/sec. | ||
| 10164 | 2026.03.18 01:42:20.563568 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2026.03.18 01:42:20.563591 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10166 | 2026.03.18 01:42:20.563601 [ 253 ] {c3624e4d-4d26-48c2-b92a-0dd8f7fc87be} <Debug> TCPHandler: Processed in 0.002048374 sec. | ||
| 10167 | 2026.03.18 01:42:20.563669 [ 189 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10168 | 2026.03.18 01:42:20.563741 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10169 | 2026.03.18 01:42:20.563837 [ 253 ] {66f597ec-ffae-427f-9ce4-71027fdc1e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10170 | 2026.03.18 01:42:20.563868 [ 189 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10171 | 2026.03.18 01:42:20.563880 [ 253 ] {66f597ec-ffae-427f-9ce4-71027fdc1e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10172 | 2026.03.18 01:42:20.563923 [ 189 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1015 rows starting from the beginning of the part | ||
| 10173 | 2026.03.18 01:42:20.564032 [ 189 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 10174 | 2026.03.18 01:42:20.564114 [ 189 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
| 10175 | 2026.03.18 01:42:20.564193 [ 189 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 10176 | 2026.03.18 01:42:20.564247 [ 253 ] {66f597ec-ffae-427f-9ce4-71027fdc1e11} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2026.03.18 01:42:20.564272 [ 189 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
| 10178 | 2026.03.18 01:42:20.564284 [ 253 ] {66f597ec-ffae-427f-9ce4-71027fdc1e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10179 | 2026.03.18 01:42:20.564348 [ 189 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 10180 | 2026.03.18 01:42:20.564598 [ 253 ] {66f597ec-ffae-427f-9ce4-71027fdc1e11} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10181 | 2026.03.18 01:42:20.564819 [ 253 ] {66f597ec-ffae-427f-9ce4-71027fdc1e11} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.03.18 01:42:20.564952 [ 253 ] {66f597ec-ffae-427f-9ce4-71027fdc1e11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 10183 | 2026.03.18 01:42:20.564990 [ 253 ] {66f597ec-ffae-427f-9ce4-71027fdc1e11} <Debug> TCPHandler: Processed in 0.001298141 sec. | ||
| 10184 | 2026.03.18 01:42:20.570178 [ 194 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1121 rows, containing 19 columns (19 merged, 0 gathered) in 0.006541539 sec., 171366.40169843825 rows/sec., 307.08 MiB/sec. | ||
| 10185 | 2026.03.18 01:42:20.571691 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10186 | 2026.03.18 01:42:20.572024 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10187 | 2026.03.18 01:42:20.572091 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10188 | 2026.03.18 01:42:20.572192 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 10189 | 2026.03.18 01:42:20.848819 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10190 | 2026.03.18 01:42:20.871635 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.03.18 01:42:20.871725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10192 | 2026.03.18 01:42:20.879151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10193 | 2026.03.18 01:42:20.880289 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.03.18 01:42:20.886300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10195 | 2026.03.18 01:42:21.000356 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.34 MiB, peak 315.68 MiB, free memory in arenas 0.00 B, will set to 306.73 MiB (RSS), difference: 2.38 MiB | ||
| 10196 | 2026.03.18 01:42:21.225112 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56920 | ||
| 10197 | 2026.03.18 01:42:21.225228 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10198 | 2026.03.18 01:42:21.225255 [ 297 ] {} <Debug> TCP-Session: bd5016dd-6c75-4991-bb1f-be21b47d10e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56920 | ||
| 10199 | 2026.03.18 01:42:21.225277 [ 297 ] {} <Debug> TCP-Session: bd5016dd-6c75-4991-bb1f-be21b47d10e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2026.03.18 01:42:21.225290 [ 297 ] {} <Debug> TCP-Session: bd5016dd-6c75-4991-bb1f-be21b47d10e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2026.03.18 01:42:21.225497 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55853 | ||
| 10202 | 2026.03.18 01:42:21.225539 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46837 | ||
| 10203 | 2026.03.18 01:42:21.225568 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52522 | ||
| 10204 | 2026.03.18 01:42:21.225600 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39773 | ||
| 10205 | 2026.03.18 01:42:21.225621 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10206 | 2026.03.18 01:42:21.225625 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52626 | ||
| 10207 | 2026.03.18 01:42:21.225646 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64197 | ||
| 10208 | 2026.03.18 01:42:21.225679 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10209 | 2026.03.18 01:42:21.225667 [ 298 ] {} <Debug> TCP-Session: f8685501-4978-41a4-a62c-b3fe7e33db2a Authenticating user 'default' from [fd00:1122:3344:101::e]:55853 | ||
| 10210 | 2026.03.18 01:42:21.225706 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10211 | 2026.03.18 01:42:21.225717 [ 3 ] {} <Debug> TCP-Session: eafa183a-57b2-4718-90b4-2588028f1f40 Authenticating user 'default' from [fd00:1122:3344:101::e]:52522 | ||
| 10212 | 2026.03.18 01:42:21.225728 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10213 | 2026.03.18 01:42:21.225754 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10214 | 2026.03.18 01:42:21.225756 [ 293 ] {} <Debug> TCP-Session: 88018f0f-8330-45bc-a925-ea2f5166e553 Authenticating user 'default' from [fd00:1122:3344:101::e]:39773 | ||
| 10215 | 2026.03.18 01:42:21.225774 [ 294 ] {} <Debug> TCP-Session: d6a0a301-5cc6-4819-86f7-c58febcb330a Authenticating user 'default' from [fd00:1122:3344:101::e]:52626 | ||
| 10216 | 2026.03.18 01:42:21.225788 [ 296 ] {} <Debug> TCP-Session: 5df156b6-287c-437c-8e9f-2378c394f208 Authenticating user 'default' from [fd00:1122:3344:101::e]:64197 | ||
| 10217 | 2026.03.18 01:42:21.225797 [ 293 ] {} <Debug> TCP-Session: 88018f0f-8330-45bc-a925-ea2f5166e553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10218 | 2026.03.18 01:42:21.225807 [ 294 ] {} <Debug> TCP-Session: d6a0a301-5cc6-4819-86f7-c58febcb330a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10219 | 2026.03.18 01:42:21.225826 [ 293 ] {} <Debug> TCP-Session: 88018f0f-8330-45bc-a925-ea2f5166e553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2026.03.18 01:42:21.225846 [ 294 ] {} <Debug> TCP-Session: d6a0a301-5cc6-4819-86f7-c58febcb330a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10221 | 2026.03.18 01:42:21.225818 [ 296 ] {} <Debug> TCP-Session: 5df156b6-287c-437c-8e9f-2378c394f208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10222 | 2026.03.18 01:42:21.225760 [ 3 ] {} <Debug> TCP-Session: eafa183a-57b2-4718-90b4-2588028f1f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10223 | 2026.03.18 01:42:21.225890 [ 296 ] {} <Debug> TCP-Session: 5df156b6-287c-437c-8e9f-2378c394f208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10224 | 2026.03.18 01:42:21.225908 [ 3 ] {} <Debug> TCP-Session: eafa183a-57b2-4718-90b4-2588028f1f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10225 | 2026.03.18 01:42:21.225736 [ 298 ] {} <Debug> TCP-Session: f8685501-4978-41a4-a62c-b3fe7e33db2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10226 | 2026.03.18 01:42:21.225659 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10227 | 2026.03.18 01:42:21.225953 [ 298 ] {} <Debug> TCP-Session: f8685501-4978-41a4-a62c-b3fe7e33db2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10228 | 2026.03.18 01:42:21.225981 [ 299 ] {} <Debug> TCP-Session: 6c88b089-09b4-4830-972a-bf04100d5aa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46837 | ||
| 10229 | 2026.03.18 01:42:21.225648 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35190 | ||
| 10230 | 2026.03.18 01:42:21.226013 [ 299 ] {} <Debug> TCP-Session: 6c88b089-09b4-4830-972a-bf04100d5aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10231 | 2026.03.18 01:42:21.225639 [ 297 ] {} <Trace> TCP-Session: bd5016dd-6c75-4991-bb1f-be21b47d10e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2026.03.18 01:42:21.226052 [ 299 ] {} <Debug> TCP-Session: 6c88b089-09b4-4830-972a-bf04100d5aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10233 | 2026.03.18 01:42:21.225573 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58287 | ||
| 10234 | 2026.03.18 01:42:21.226121 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10235 | 2026.03.18 01:42:21.226154 [ 295 ] {} <Debug> TCP-Session: d99c6021-6291-4ab4-a2fe-083a4633be49 Authenticating user 'default' from [fd00:1122:3344:101::e]:35190 | ||
| 10236 | 2026.03.18 01:42:21.226176 [ 295 ] {} <Debug> TCP-Session: d99c6021-6291-4ab4-a2fe-083a4633be49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10237 | 2026.03.18 01:42:21.226188 [ 295 ] {} <Debug> TCP-Session: d99c6021-6291-4ab4-a2fe-083a4633be49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10238 | 2026.03.18 01:42:21.226223 [ 297 ] {697a179e-2a5c-4fb1-a095-a42fb193bb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56920) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10239 | 2026.03.18 01:42:21.226344 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10240 | 2026.03.18 01:42:21.226371 [ 292 ] {} <Debug> TCP-Session: 83cea2c8-5f1d-41fc-88e6-6a1e25a652da Authenticating user 'default' from [fd00:1122:3344:101::e]:58287 | ||
| 10241 | 2026.03.18 01:42:21.226389 [ 292 ] {} <Debug> TCP-Session: 83cea2c8-5f1d-41fc-88e6-6a1e25a652da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.03.18 01:42:21.226402 [ 292 ] {} <Debug> TCP-Session: 83cea2c8-5f1d-41fc-88e6-6a1e25a652da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10243 | 2026.03.18 01:42:21.226503 [ 297 ] {697a179e-2a5c-4fb1-a095-a42fb193bb1e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10244 | 2026.03.18 01:42:21.226556 [ 297 ] {697a179e-2a5c-4fb1-a095-a42fb193bb1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10245 | 2026.03.18 01:42:21.226847 [ 297 ] {697a179e-2a5c-4fb1-a095-a42fb193bb1e} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 10246 | 2026.03.18 01:42:21.227917 [ 325 ] {697a179e-2a5c-4fb1-a095-a42fb193bb1e} <Trace> AggregatingTransform: Aggregating | ||
| 10247 | 2026.03.18 01:42:21.227975 [ 325 ] {697a179e-2a5c-4fb1-a095-a42fb193bb1e} <Trace> Aggregator: Aggregation method: without_key | ||
| 10248 | 2026.03.18 01:42:21.228018 [ 325 ] {697a179e-2a5c-4fb1-a095-a42fb193bb1e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023797 sec. (976.756 rows/sec., 38.15 KiB/sec.) | ||
| 10249 | 2026.03.18 01:42:21.228042 [ 325 ] {697a179e-2a5c-4fb1-a095-a42fb193bb1e} <Trace> Aggregator: Merging aggregated data | ||
| 10250 | 2026.03.18 01:42:21.229056 [ 297 ] {697a179e-2a5c-4fb1-a095-a42fb193bb1e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002923 sec., 342.1142661648991 rows/sec., 13.36 KiB/sec. | ||
| 10251 | 2026.03.18 01:42:21.229198 [ 297 ] {697a179e-2a5c-4fb1-a095-a42fb193bb1e} <Debug> TCPHandler: Processed in 0.003721501 sec. | ||
| 10252 | 2026.03.18 01:42:21.229307 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10253 | 2026.03.18 01:42:21.229333 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10254 | 2026.03.18 01:42:21.229334 [ 297 ] {} <Debug> TCP-Session: bd5016dd-6c75-4991-bb1f-be21b47d10e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10255 | 2026.03.18 01:42:21.229352 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10256 | 2026.03.18 01:42:21.229379 [ 298 ] {} <Debug> TCP-Session: f8685501-4978-41a4-a62c-b3fe7e33db2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10257 | 2026.03.18 01:42:21.229384 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10258 | 2026.03.18 01:42:21.229405 [ 3 ] {} <Debug> TCP-Session: eafa183a-57b2-4718-90b4-2588028f1f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10259 | 2026.03.18 01:42:21.229425 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10260 | 2026.03.18 01:42:21.229448 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10261 | 2026.03.18 01:42:21.229403 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10262 | 2026.03.18 01:42:21.229369 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10263 | 2026.03.18 01:42:21.229442 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10264 | 2026.03.18 01:42:21.229530 [ 299 ] {} <Debug> TCP-Session: 6c88b089-09b4-4830-972a-bf04100d5aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10265 | 2026.03.18 01:42:21.229619 [ 296 ] {} <Debug> TCP-Session: 5df156b6-287c-437c-8e9f-2378c394f208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10266 | 2026.03.18 01:42:21.229625 [ 293 ] {} <Debug> TCP-Session: 88018f0f-8330-45bc-a925-ea2f5166e553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10267 | 2026.03.18 01:42:21.229655 [ 292 ] {} <Debug> TCP-Session: 83cea2c8-5f1d-41fc-88e6-6a1e25a652da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10268 | 2026.03.18 01:42:21.229696 [ 295 ] {} <Debug> TCP-Session: d99c6021-6291-4ab4-a2fe-083a4633be49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10269 | 2026.03.18 01:42:21.229760 [ 294 ] {} <Debug> TCP-Session: d6a0a301-5cc6-4819-86f7-c58febcb330a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10270 | 2026.03.18 01:42:24.572367 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10271 | 2026.03.18 01:42:24.572547 [ 253 ] {3378ff36-603c-49f4-af02-8500af621af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10272 | 2026.03.18 01:42:24.572636 [ 253 ] {3378ff36-603c-49f4-af02-8500af621af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10273 | 2026.03.18 01:42:24.573421 [ 253 ] {3378ff36-603c-49f4-af02-8500af621af6} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.03.18 01:42:24.573471 [ 253 ] {3378ff36-603c-49f4-af02-8500af621af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10275 | 2026.03.18 01:42:24.573876 [ 253 ] {3378ff36-603c-49f4-af02-8500af621af6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10276 | 2026.03.18 01:42:24.574113 [ 253 ] {3378ff36-603c-49f4-af02-8500af621af6} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2026.03.18 01:42:24.574271 [ 253 ] {3378ff36-603c-49f4-af02-8500af621af6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001772 sec., 160270.88036117383 rows/sec., 10.18 MiB/sec. | ||
| 10278 | 2026.03.18 01:42:24.574315 [ 253 ] {3378ff36-603c-49f4-af02-8500af621af6} <Debug> TCPHandler: Processed in 0.002074255 sec. | ||
| 10279 | 2026.03.18 01:42:24.574447 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2026.03.18 01:42:24.574544 [ 253 ] {01125a63-a5bb-4d0a-bb57-2a773da35019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10281 | 2026.03.18 01:42:24.574590 [ 253 ] {01125a63-a5bb-4d0a-bb57-2a773da35019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10282 | 2026.03.18 01:42:24.575017 [ 253 ] {01125a63-a5bb-4d0a-bb57-2a773da35019} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2026.03.18 01:42:24.575054 [ 253 ] {01125a63-a5bb-4d0a-bb57-2a773da35019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10284 | 2026.03.18 01:42:24.575355 [ 253 ] {01125a63-a5bb-4d0a-bb57-2a773da35019} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10285 | 2026.03.18 01:42:24.575582 [ 253 ] {01125a63-a5bb-4d0a-bb57-2a773da35019} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2026.03.18 01:42:24.575716 [ 253 ] {01125a63-a5bb-4d0a-bb57-2a773da35019} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001192 sec., 11744.96644295302 rows/sec., 957.72 KiB/sec. | ||
| 10287 | 2026.03.18 01:42:24.575756 [ 253 ] {01125a63-a5bb-4d0a-bb57-2a773da35019} <Debug> TCPHandler: Processed in 0.001359923 sec. | ||
| 10288 | 2026.03.18 01:42:24.575879 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10289 | 2026.03.18 01:42:24.575975 [ 253 ] {2d8fd226-c567-41ec-96db-8eba671764b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10290 | 2026.03.18 01:42:24.576016 [ 253 ] {2d8fd226-c567-41ec-96db-8eba671764b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10291 | 2026.03.18 01:42:24.577776 [ 253 ] {2d8fd226-c567-41ec-96db-8eba671764b7} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.03.18 01:42:24.577814 [ 253 ] {2d8fd226-c567-41ec-96db-8eba671764b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10293 | 2026.03.18 01:42:24.578306 [ 253 ] {2d8fd226-c567-41ec-96db-8eba671764b7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10294 | 2026.03.18 01:42:24.578525 [ 253 ] {2d8fd226-c567-41ec-96db-8eba671764b7} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.03.18 01:42:24.578665 [ 253 ] {2d8fd226-c567-41ec-96db-8eba671764b7} <Debug> executeQuery: Read 2716 rows, 211.88 KiB in 0.002709 sec., 1002583.9793281654 rows/sec., 76.38 MiB/sec. | ||
| 10296 | 2026.03.18 01:42:24.578708 [ 253 ] {2d8fd226-c567-41ec-96db-8eba671764b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 10297 | 2026.03.18 01:42:24.578723 [ 253 ] {2d8fd226-c567-41ec-96db-8eba671764b7} <Debug> TCPHandler: Processed in 0.002894358 sec. | ||
| 10298 | 2026.03.18 01:42:24.578893 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.03.18 01:42:24.578988 [ 253 ] {c5f51c0a-d9f2-4e29-a329-ae51f39fcc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10300 | 2026.03.18 01:42:24.579029 [ 253 ] {c5f51c0a-d9f2-4e29-a329-ae51f39fcc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10301 | 2026.03.18 01:42:24.579497 [ 253 ] {c5f51c0a-d9f2-4e29-a329-ae51f39fcc1c} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.03.18 01:42:24.579534 [ 253 ] {c5f51c0a-d9f2-4e29-a329-ae51f39fcc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10303 | 2026.03.18 01:42:24.579866 [ 253 ] {c5f51c0a-d9f2-4e29-a329-ae51f39fcc1c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10304 | 2026.03.18 01:42:24.580099 [ 253 ] {c5f51c0a-d9f2-4e29-a329-ae51f39fcc1c} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.03.18 01:42:24.580262 [ 253 ] {c5f51c0a-d9f2-4e29-a329-ae51f39fcc1c} <Debug> executeQuery: Read 181 rows, 11.40 KiB in 0.001292 sec., 140092.87925696594 rows/sec., 8.62 MiB/sec. | ||
| 10306 | 2026.03.18 01:42:24.580302 [ 253 ] {c5f51c0a-d9f2-4e29-a329-ae51f39fcc1c} <Debug> TCPHandler: Processed in 0.001458574 sec. | ||
| 10307 | 2026.03.18 01:42:24.580422 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2026.03.18 01:42:24.580517 [ 253 ] {848f467d-d8ed-4ba0-b952-822ce164ae89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10309 | 2026.03.18 01:42:24.580558 [ 253 ] {848f467d-d8ed-4ba0-b952-822ce164ae89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10310 | 2026.03.18 01:42:24.581276 [ 253 ] {848f467d-d8ed-4ba0-b952-822ce164ae89} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.03.18 01:42:24.581313 [ 253 ] {848f467d-d8ed-4ba0-b952-822ce164ae89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10312 | 2026.03.18 01:42:24.581663 [ 253 ] {848f467d-d8ed-4ba0-b952-822ce164ae89} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10313 | 2026.03.18 01:42:24.581871 [ 253 ] {848f467d-d8ed-4ba0-b952-822ce164ae89} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.03.18 01:42:24.581990 [ 142 ] {} <Debug> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10315 | 2026.03.18 01:42:24.582006 [ 253 ] {848f467d-d8ed-4ba0-b952-822ce164ae89} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001506 sec., 569057.1049136786 rows/sec., 33.82 MiB/sec. | ||
| 10316 | 2026.03.18 01:42:24.582060 [ 142 ] {} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10317 | 2026.03.18 01:42:24.582071 [ 253 ] {848f467d-d8ed-4ba0-b952-822ce164ae89} <Debug> TCPHandler: Processed in 0.001696888 sec. | ||
| 10318 | 2026.03.18 01:42:24.582090 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10319 | 2026.03.18 01:42:24.582190 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 10320 | 2026.03.18 01:42:24.582198 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10321 | 2026.03.18 01:42:24.582334 [ 253 ] {df48d769-cd4f-4110-af82-e5ea887dfb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10322 | 2026.03.18 01:42:24.582332 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10323 | 2026.03.18 01:42:24.582383 [ 253 ] {df48d769-cd4f-4110-af82-e5ea887dfb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10324 | 2026.03.18 01:42:24.582387 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 857 rows starting from the beginning of the part | ||
| 10325 | 2026.03.18 01:42:24.582474 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 10326 | 2026.03.18 01:42:24.582545 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 857 rows starting from the beginning of the part | ||
| 10327 | 2026.03.18 01:42:24.582612 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 10328 | 2026.03.18 01:42:24.582674 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 10329 | 2026.03.18 01:42:24.582740 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 857 rows starting from the beginning of the part | ||
| 10330 | 2026.03.18 01:42:24.582863 [ 253 ] {df48d769-cd4f-4110-af82-e5ea887dfb43} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2026.03.18 01:42:24.582904 [ 253 ] {df48d769-cd4f-4110-af82-e5ea887dfb43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10332 | 2026.03.18 01:42:24.583285 [ 253 ] {df48d769-cd4f-4110-af82-e5ea887dfb43} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10333 | 2026.03.18 01:42:24.583591 [ 253 ] {df48d769-cd4f-4110-af82-e5ea887dfb43} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2026.03.18 01:42:24.583759 [ 253 ] {df48d769-cd4f-4110-af82-e5ea887dfb43} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 48.63 KiB/sec. | ||
| 10335 | 2026.03.18 01:42:24.583811 [ 253 ] {df48d769-cd4f-4110-af82-e5ea887dfb43} <Debug> TCPHandler: Processed in 0.001662318 sec. | ||
| 10336 | 2026.03.18 01:42:24.583943 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10337 | 2026.03.18 01:42:24.584052 [ 253 ] {75dcec53-7abc-4a63-aca0-899cf17b3593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10338 | 2026.03.18 01:42:24.584101 [ 253 ] {75dcec53-7abc-4a63-aca0-899cf17b3593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10339 | 2026.03.18 01:42:24.584435 [ 194 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.002280168 sec., 1323586.6830865094 rows/sec., 84.72 MiB/sec. | ||
| 10340 | 2026.03.18 01:42:24.584606 [ 253 ] {75dcec53-7abc-4a63-aca0-899cf17b3593} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.03.18 01:42:24.584650 [ 253 ] {75dcec53-7abc-4a63-aca0-899cf17b3593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10342 | 2026.03.18 01:42:24.584683 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10343 | 2026.03.18 01:42:24.585015 [ 253 ] {75dcec53-7abc-4a63-aca0-899cf17b3593} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10344 | 2026.03.18 01:42:24.585064 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_31_6} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10345 | 2026.03.18 01:42:24.585169 [ 187 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_31_6} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10346 | 2026.03.18 01:42:24.585258 [ 253 ] {75dcec53-7abc-4a63-aca0-899cf17b3593} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2026.03.18 01:42:24.585287 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10348 | 2026.03.18 01:42:24.585398 [ 253 ] {75dcec53-7abc-4a63-aca0-899cf17b3593} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00137 sec., 108029.19708029198 rows/sec., 6.14 MiB/sec. | ||
| 10349 | 2026.03.18 01:42:24.585440 [ 253 ] {75dcec53-7abc-4a63-aca0-899cf17b3593} <Debug> TCPHandler: Processed in 0.001557386 sec. | ||
| 10350 | 2026.03.18 01:42:24.585558 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2026.03.18 01:42:24.585652 [ 253 ] {9f3f4756-eb7a-42ff-be19-cf9dd78ee2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10352 | 2026.03.18 01:42:24.585693 [ 253 ] {9f3f4756-eb7a-42ff-be19-cf9dd78ee2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10353 | 2026.03.18 01:42:24.586631 [ 253 ] {9f3f4756-eb7a-42ff-be19-cf9dd78ee2ed} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.03.18 01:42:24.586669 [ 253 ] {9f3f4756-eb7a-42ff-be19-cf9dd78ee2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10355 | 2026.03.18 01:42:24.587062 [ 253 ] {9f3f4756-eb7a-42ff-be19-cf9dd78ee2ed} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10356 | 2026.03.18 01:42:24.587274 [ 253 ] {9f3f4756-eb7a-42ff-be19-cf9dd78ee2ed} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.03.18 01:42:24.587406 [ 253 ] {9f3f4756-eb7a-42ff-be19-cf9dd78ee2ed} <Debug> executeQuery: Read 1465 rows, 103.55 KiB in 0.001772 sec., 826749.4356659142 rows/sec., 57.07 MiB/sec. | ||
| 10358 | 2026.03.18 01:42:24.587446 [ 253 ] {9f3f4756-eb7a-42ff-be19-cf9dd78ee2ed} <Debug> TCPHandler: Processed in 0.001937932 sec. | ||
| 10359 | 2026.03.18 01:42:24.587557 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10360 | 2026.03.18 01:42:24.587653 [ 253 ] {9be0bd00-fe50-45d9-b141-33a6ee560b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10361 | 2026.03.18 01:42:24.587696 [ 253 ] {9be0bd00-fe50-45d9-b141-33a6ee560b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10362 | 2026.03.18 01:42:24.588031 [ 253 ] {9be0bd00-fe50-45d9-b141-33a6ee560b4c} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.03.18 01:42:24.588069 [ 253 ] {9be0bd00-fe50-45d9-b141-33a6ee560b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10364 | 2026.03.18 01:42:24.588387 [ 253 ] {9be0bd00-fe50-45d9-b141-33a6ee560b4c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10365 | 2026.03.18 01:42:24.588600 [ 253 ] {9be0bd00-fe50-45d9-b141-33a6ee560b4c} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2026.03.18 01:42:24.588734 [ 253 ] {9be0bd00-fe50-45d9-b141-33a6ee560b4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 10367 | 2026.03.18 01:42:24.588772 [ 253 ] {9be0bd00-fe50-45d9-b141-33a6ee560b4c} <Debug> TCPHandler: Processed in 0.001263691 sec. | ||
| 10368 | 2026.03.18 01:42:24.588895 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2026.03.18 01:42:24.589025 [ 253 ] {b50a7f84-8125-49c7-addf-ca7dd452b3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10370 | 2026.03.18 01:42:24.589078 [ 253 ] {b50a7f84-8125-49c7-addf-ca7dd452b3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10371 | 2026.03.18 01:42:24.589852 [ 253 ] {b50a7f84-8125-49c7-addf-ca7dd452b3a9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2026.03.18 01:42:24.589897 [ 253 ] {b50a7f84-8125-49c7-addf-ca7dd452b3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10373 | 2026.03.18 01:42:24.590382 [ 253 ] {b50a7f84-8125-49c7-addf-ca7dd452b3a9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10374 | 2026.03.18 01:42:24.590599 [ 253 ] {b50a7f84-8125-49c7-addf-ca7dd452b3a9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.03.18 01:42:24.590731 [ 253 ] {b50a7f84-8125-49c7-addf-ca7dd452b3a9} <Debug> executeQuery: Read 1425 rows, 91.88 KiB in 0.001732 sec., 822748.2678983833 rows/sec., 51.80 MiB/sec. | ||
| 10376 | 2026.03.18 01:42:24.590770 [ 253 ] {b50a7f84-8125-49c7-addf-ca7dd452b3a9} <Debug> TCPHandler: Processed in 0.001935312 sec. | ||
| 10377 | 2026.03.18 01:42:24.590877 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2026.03.18 01:42:24.590976 [ 253 ] {99a85f25-653b-45e5-a82a-cba41e9a5ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10379 | 2026.03.18 01:42:24.591019 [ 253 ] {99a85f25-653b-45e5-a82a-cba41e9a5ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10380 | 2026.03.18 01:42:24.591348 [ 253 ] {99a85f25-653b-45e5-a82a-cba41e9a5ee1} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.03.18 01:42:24.591385 [ 253 ] {99a85f25-653b-45e5-a82a-cba41e9a5ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10382 | 2026.03.18 01:42:24.591721 [ 253 ] {99a85f25-653b-45e5-a82a-cba41e9a5ee1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10383 | 2026.03.18 01:42:24.591923 [ 253 ] {99a85f25-653b-45e5-a82a-cba41e9a5ee1} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.03.18 01:42:24.592060 [ 253 ] {99a85f25-653b-45e5-a82a-cba41e9a5ee1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 10385 | 2026.03.18 01:42:24.592097 [ 253 ] {99a85f25-653b-45e5-a82a-cba41e9a5ee1} <Debug> TCPHandler: Processed in 0.00126881 sec. | ||
| 10386 | 2026.03.18 01:42:24.592198 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2026.03.18 01:42:24.592294 [ 253 ] {c137098f-9448-4ce4-b8d4-ffe2df20b344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10388 | 2026.03.18 01:42:24.592348 [ 253 ] {c137098f-9448-4ce4-b8d4-ffe2df20b344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10389 | 2026.03.18 01:42:24.593128 [ 253 ] {c137098f-9448-4ce4-b8d4-ffe2df20b344} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.03.18 01:42:24.593163 [ 253 ] {c137098f-9448-4ce4-b8d4-ffe2df20b344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10391 | 2026.03.18 01:42:24.593752 [ 253 ] {c137098f-9448-4ce4-b8d4-ffe2df20b344} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10392 | 2026.03.18 01:42:24.593975 [ 253 ] {c137098f-9448-4ce4-b8d4-ffe2df20b344} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2026.03.18 01:42:24.594116 [ 253 ] {c137098f-9448-4ce4-b8d4-ffe2df20b344} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00184 sec., 13586.95652173913 rows/sec., 24.35 MiB/sec. | ||
| 10394 | 2026.03.18 01:42:24.594170 [ 253 ] {c137098f-9448-4ce4-b8d4-ffe2df20b344} <Debug> TCPHandler: Processed in 0.002020233 sec. | ||
| 10395 | 2026.03.18 01:42:24.594282 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2026.03.18 01:42:24.594378 [ 253 ] {9c545a9f-945f-4831-aba8-8b350dde91f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10397 | 2026.03.18 01:42:24.594420 [ 253 ] {9c545a9f-945f-4831-aba8-8b350dde91f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10398 | 2026.03.18 01:42:24.594750 [ 253 ] {9c545a9f-945f-4831-aba8-8b350dde91f7} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2026.03.18 01:42:24.594788 [ 253 ] {9c545a9f-945f-4831-aba8-8b350dde91f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10400 | 2026.03.18 01:42:24.595094 [ 253 ] {9c545a9f-945f-4831-aba8-8b350dde91f7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10401 | 2026.03.18 01:42:24.595325 [ 253 ] {9c545a9f-945f-4831-aba8-8b350dde91f7} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2026.03.18 01:42:24.595455 [ 253 ] {9c545a9f-945f-4831-aba8-8b350dde91f7} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001096 sec., 71167.88321167884 rows/sec., 4.40 MiB/sec. | ||
| 10403 | 2026.03.18 01:42:24.595492 [ 253 ] {9c545a9f-945f-4831-aba8-8b350dde91f7} <Debug> TCPHandler: Processed in 0.001258441 sec. | ||
| 10404 | 2026.03.18 01:42:24.835119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 1372 | ||
| 10405 | 2026.03.18 01:42:24.838336 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2026.03.18 01:42:24.838377 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10407 | 2026.03.18 01:42:24.839554 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10408 | 2026.03.18 01:42:24.839820 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.03.18 01:42:24.839948 [ 142 ] {} <Debug> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10410 | 2026.03.18 01:42:24.839994 [ 142 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2026.03.18 01:42:24.840013 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 10412 | 2026.03.18 01:42:24.840061 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
| 10413 | 2026.03.18 01:42:24.840103 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 10414 | 2026.03.18 01:42:24.840621 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10415 | 2026.03.18 01:42:24.840753 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1156 rows starting from the beginning of the part | ||
| 10416 | 2026.03.18 01:42:24.841106 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 10417 | 2026.03.18 01:42:24.841436 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 10418 | 2026.03.18 01:42:24.841793 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 10419 | 2026.03.18 01:42:24.842129 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 10420 | 2026.03.18 01:42:24.842453 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 10421 | 2026.03.18 01:42:24.849474 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 72 columns (72 merged, 0 gathered) in 0.009410206 sec., 145799.14616109358 rows/sec., 114.56 MiB/sec. | ||
| 10422 | 2026.03.18 01:42:24.850860 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10423 | 2026.03.18 01:42:24.851357 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_31_6} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10424 | 2026.03.18 01:42:24.851434 [ 199 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_31_6} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10425 | 2026.03.18 01:42:24.851634 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. | ||
| 10426 | 2026.03.18 01:42:25.544927 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10427 | 2026.03.18 01:42:25.545197 [ 253 ] {dffd3eb9-2f82-4a18-ace1-d356c490ef30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10428 | 2026.03.18 01:42:25.545266 [ 253 ] {dffd3eb9-2f82-4a18-ace1-d356c490ef30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10429 | 2026.03.18 01:42:25.545911 [ 253 ] {dffd3eb9-2f82-4a18-ace1-d356c490ef30} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2026.03.18 01:42:25.545953 [ 253 ] {dffd3eb9-2f82-4a18-ace1-d356c490ef30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10431 | 2026.03.18 01:42:25.546356 [ 253 ] {dffd3eb9-2f82-4a18-ace1-d356c490ef30} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10432 | 2026.03.18 01:42:25.546590 [ 253 ] {dffd3eb9-2f82-4a18-ace1-d356c490ef30} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10433 | 2026.03.18 01:42:25.546730 [ 139 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10434 | 2026.03.18 01:42:25.546753 [ 253 ] {dffd3eb9-2f82-4a18-ace1-d356c490ef30} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 10435 | 2026.03.18 01:42:25.546775 [ 139 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10436 | 2026.03.18 01:42:25.546799 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10437 | 2026.03.18 01:42:25.546802 [ 253 ] {dffd3eb9-2f82-4a18-ace1-d356c490ef30} <Debug> TCPHandler: Processed in 0.002041704 sec. | ||
| 10438 | 2026.03.18 01:42:25.546930 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10439 | 2026.03.18 01:42:25.546946 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10440 | 2026.03.18 01:42:25.547035 [ 253 ] {82b50057-5d03-49f4-a741-39620a7df215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10441 | 2026.03.18 01:42:25.547085 [ 253 ] {82b50057-5d03-49f4-a741-39620a7df215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10442 | 2026.03.18 01:42:25.547102 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10443 | 2026.03.18 01:42:25.547148 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2766 rows starting from the beginning of the part | ||
| 10444 | 2026.03.18 01:42:25.547233 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 109 rows starting from the beginning of the part | ||
| 10445 | 2026.03.18 01:42:25.547289 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 825 rows starting from the beginning of the part | ||
| 10446 | 2026.03.18 01:42:25.547341 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 108 rows starting from the beginning of the part | ||
| 10447 | 2026.03.18 01:42:25.547388 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2716 rows starting from the beginning of the part | ||
| 10448 | 2026.03.18 01:42:25.547435 [ 194 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 10449 | 2026.03.18 01:42:25.547527 [ 253 ] {82b50057-5d03-49f4-a741-39620a7df215} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.03.18 01:42:25.547570 [ 253 ] {82b50057-5d03-49f4-a741-39620a7df215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10451 | 2026.03.18 01:42:25.547933 [ 253 ] {82b50057-5d03-49f4-a741-39620a7df215} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10452 | 2026.03.18 01:42:25.548152 [ 253 ] {82b50057-5d03-49f4-a741-39620a7df215} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2026.03.18 01:42:25.548263 [ 139 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10454 | 2026.03.18 01:42:25.548287 [ 139 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2026.03.18 01:42:25.548294 [ 253 ] {82b50057-5d03-49f4-a741-39620a7df215} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001284 sec., 49844.23676012461 rows/sec., 3.89 MiB/sec. | ||
| 10456 | 2026.03.18 01:42:25.548304 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10457 | 2026.03.18 01:42:25.548333 [ 253 ] {82b50057-5d03-49f4-a741-39620a7df215} <Debug> TCPHandler: Processed in 0.001457204 sec. | ||
| 10458 | 2026.03.18 01:42:25.548383 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10459 | 2026.03.18 01:42:25.548446 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10460 | 2026.03.18 01:42:25.548474 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10461 | 2026.03.18 01:42:25.548503 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1511 rows starting from the beginning of the part | ||
| 10462 | 2026.03.18 01:42:25.548541 [ 253 ] {fea0bd9a-7b73-4181-b123-b1d0e45dd59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10463 | 2026.03.18 01:42:25.548567 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 92 rows starting from the beginning of the part | ||
| 10464 | 2026.03.18 01:42:25.548587 [ 253 ] {fea0bd9a-7b73-4181-b123-b1d0e45dd59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10465 | 2026.03.18 01:42:25.548619 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 504 rows starting from the beginning of the part | ||
| 10466 | 2026.03.18 01:42:25.548661 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 10467 | 2026.03.18 01:42:25.548702 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1465 rows starting from the beginning of the part | ||
| 10468 | 2026.03.18 01:42:25.548743 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 10469 | 2026.03.18 01:42:25.548946 [ 253 ] {fea0bd9a-7b73-4181-b123-b1d0e45dd59f} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2026.03.18 01:42:25.548982 [ 253 ] {fea0bd9a-7b73-4181-b123-b1d0e45dd59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10471 | 2026.03.18 01:42:25.549320 [ 253 ] {fea0bd9a-7b73-4181-b123-b1d0e45dd59f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10472 | 2026.03.18 01:42:25.549534 [ 253 ] {fea0bd9a-7b73-4181-b123-b1d0e45dd59f} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2026.03.18 01:42:25.549638 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 10474 | 2026.03.18 01:42:25.549661 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.03.18 01:42:25.549676 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10476 | 2026.03.18 01:42:25.549689 [ 253 ] {fea0bd9a-7b73-4181-b123-b1d0e45dd59f} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001165 sec., 27467.811158798282 rows/sec., 1.91 MiB/sec. | ||
| 10477 | 2026.03.18 01:42:25.549747 [ 253 ] {fea0bd9a-7b73-4181-b123-b1d0e45dd59f} <Debug> TCPHandler: Processed in 0.001350153 sec. | ||
| 10478 | 2026.03.18 01:42:25.549764 [ 191 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6580 rows, containing 5 columns (5 merged, 0 gathered) in 0.002886988 sec., 2279192.016038861 rows/sec., 183.85 MiB/sec. | ||
| 10479 | 2026.03.18 01:42:25.549771 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 10480 | 2026.03.18 01:42:25.549869 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10481 | 2026.03.18 01:42:25.549954 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10482 | 2026.03.18 01:42:25.549990 [ 253 ] {a14e1da3-c54a-4ade-95b6-4a3e3b326b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10483 | 2026.03.18 01:42:25.549994 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23841 rows starting from the beginning of the part | ||
| 10484 | 2026.03.18 01:42:25.550049 [ 253 ] {a14e1da3-c54a-4ade-95b6-4a3e3b326b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10485 | 2026.03.18 01:42:25.550070 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10486 | 2026.03.18 01:42:25.550082 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 161 rows starting from the beginning of the part | ||
| 10487 | 2026.03.18 01:42:25.550104 [ 192 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3726 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755809 sec., 2122098.702079782 rows/sec., 156.47 MiB/sec. | ||
| 10488 | 2026.03.18 01:42:25.550132 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part | ||
| 10489 | 2026.03.18 01:42:25.550182 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10490 | 2026.03.18 01:42:25.550223 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1425 rows starting from the beginning of the part | ||
| 10491 | 2026.03.18 01:42:25.550359 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_71_14} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2026.03.18 01:42:25.550388 [ 191 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10493 | 2026.03.18 01:42:25.550395 [ 253 ] {a14e1da3-c54a-4ade-95b6-4a3e3b326b5a} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10494 | 2026.03.18 01:42:25.550443 [ 253 ] {a14e1da3-c54a-4ade-95b6-4a3e3b326b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10495 | 2026.03.18 01:42:25.550444 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_71_14} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10496 | 2026.03.18 01:42:25.550542 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 10497 | 2026.03.18 01:42:25.550774 [ 191 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_71_14} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.03.18 01:42:25.550824 [ 253 ] {a14e1da3-c54a-4ade-95b6-4a3e3b326b5a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10499 | 2026.03.18 01:42:25.550874 [ 191 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_71_14} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10500 | 2026.03.18 01:42:25.550978 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10501 | 2026.03.18 01:42:25.551066 [ 253 ] {a14e1da3-c54a-4ade-95b6-4a3e3b326b5a} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.03.18 01:42:25.551170 [ 139 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10503 | 2026.03.18 01:42:25.551196 [ 139 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2026.03.18 01:42:25.551207 [ 253 ] {a14e1da3-c54a-4ade-95b6-4a3e3b326b5a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001242 sec., 9661.83574879227 rows/sec., 666.77 KiB/sec. | ||
| 10505 | 2026.03.18 01:42:25.551217 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10506 | 2026.03.18 01:42:25.551245 [ 253 ] {a14e1da3-c54a-4ade-95b6-4a3e3b326b5a} <Debug> TCPHandler: Processed in 0.001437614 sec. | ||
| 10507 | 2026.03.18 01:42:25.551294 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10508 | 2026.03.18 01:42:25.551393 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10509 | 2026.03.18 01:42:25.551421 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4254 rows starting from the beginning of the part | ||
| 10510 | 2026.03.18 01:42:25.551471 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10511 | 2026.03.18 01:42:25.551513 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 10512 | 2026.03.18 01:42:25.551553 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10513 | 2026.03.18 01:42:25.551588 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 78 rows starting from the beginning of the part | ||
| 10514 | 2026.03.18 01:42:25.551628 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
| 10515 | 2026.03.18 01:42:25.553452 [ 202 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4554 rows, containing 4 columns (4 merged, 0 gathered) in 0.002191136 sec., 2078373.957618331 rows/sec., 133.93 MiB/sec. | ||
| 10516 | 2026.03.18 01:42:25.553729 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10517 | 2026.03.18 01:42:25.553964 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_71_14} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2026.03.18 01:42:25.554037 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_71_14} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10519 | 2026.03.18 01:42:25.554103 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10520 | 2026.03.18 01:42:25.561788 [ 202 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25852 rows, containing 5 columns (5 merged, 0 gathered) in 0.012066431 sec., 2142472.782548543 rows/sec., 139.60 MiB/sec. | ||
| 10521 | 2026.03.18 01:42:25.561992 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10522 | 2026.03.18 01:42:25.562233 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2026.03.18 01:42:25.562300 [ 192 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 10524 | 2026.03.18 01:42:25.562360 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10525 | 2026.03.18 01:42:26.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.62 MiB, peak 319.07 MiB, free memory in arenas 0.00 B, will set to 309.87 MiB (RSS), difference: 2.25 MiB | ||
| 10526 | 2026.03.18 01:42:27.253943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20547 | ||
| 10527 | 2026.03.18 01:42:27.254513 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10528 | 2026.03.18 01:42:27.254550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10529 | 2026.03.18 01:42:27.255031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10530 | 2026.03.18 01:42:27.255263 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2026.03.18 01:42:27.255397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20547 | ||
| 10532 | 2026.03.18 01:42:28.386517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10533 | 2026.03.18 01:42:28.402347 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10534 | 2026.03.18 01:42:28.402401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10535 | 2026.03.18 01:42:28.408088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10536 | 2026.03.18 01:42:28.408776 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2026.03.18 01:42:28.411599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10538 | 2026.03.18 01:42:30.552415 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2026.03.18 01:42:30.552614 [ 253 ] {64107c39-55dc-4d36-8d87-eb04348249e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10540 | 2026.03.18 01:42:30.552682 [ 253 ] {64107c39-55dc-4d36-8d87-eb04348249e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10541 | 2026.03.18 01:42:30.553360 [ 253 ] {64107c39-55dc-4d36-8d87-eb04348249e5} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.03.18 01:42:30.553404 [ 253 ] {64107c39-55dc-4d36-8d87-eb04348249e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10543 | 2026.03.18 01:42:30.553827 [ 253 ] {64107c39-55dc-4d36-8d87-eb04348249e5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10544 | 2026.03.18 01:42:30.554064 [ 253 ] {64107c39-55dc-4d36-8d87-eb04348249e5} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.03.18 01:42:30.554222 [ 253 ] {64107c39-55dc-4d36-8d87-eb04348249e5} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00166 sec., 65060.24096385542 rows/sec., 5.47 MiB/sec. | ||
| 10546 | 2026.03.18 01:42:30.554265 [ 253 ] {64107c39-55dc-4d36-8d87-eb04348249e5} <Debug> TCPHandler: Processed in 0.001982053 sec. | ||
| 10547 | 2026.03.18 01:42:30.554388 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10548 | 2026.03.18 01:42:30.554487 [ 253 ] {6debe289-fea8-4e5d-9d5c-36622c6a5149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10549 | 2026.03.18 01:42:30.554529 [ 253 ] {6debe289-fea8-4e5d-9d5c-36622c6a5149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10550 | 2026.03.18 01:42:30.554959 [ 253 ] {6debe289-fea8-4e5d-9d5c-36622c6a5149} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2026.03.18 01:42:30.554995 [ 253 ] {6debe289-fea8-4e5d-9d5c-36622c6a5149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10552 | 2026.03.18 01:42:30.555301 [ 253 ] {6debe289-fea8-4e5d-9d5c-36622c6a5149} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10553 | 2026.03.18 01:42:30.555515 [ 253 ] {6debe289-fea8-4e5d-9d5c-36622c6a5149} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2026.03.18 01:42:30.555651 [ 253 ] {6debe289-fea8-4e5d-9d5c-36622c6a5149} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001185 sec., 21940.928270042194 rows/sec., 1.61 MiB/sec. | ||
| 10555 | 2026.03.18 01:42:30.555688 [ 253 ] {6debe289-fea8-4e5d-9d5c-36622c6a5149} <Debug> TCPHandler: Processed in 0.001352052 sec. | ||
| 10556 | 2026.03.18 01:42:30.555796 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10557 | 2026.03.18 01:42:30.555892 [ 253 ] {c294237a-cbb4-4f18-b7df-82900d7ccb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10558 | 2026.03.18 01:42:30.555933 [ 253 ] {c294237a-cbb4-4f18-b7df-82900d7ccb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10559 | 2026.03.18 01:42:30.556356 [ 253 ] {c294237a-cbb4-4f18-b7df-82900d7ccb95} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10560 | 2026.03.18 01:42:30.556391 [ 253 ] {c294237a-cbb4-4f18-b7df-82900d7ccb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10561 | 2026.03.18 01:42:30.556783 [ 253 ] {c294237a-cbb4-4f18-b7df-82900d7ccb95} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10562 | 2026.03.18 01:42:30.556998 [ 253 ] {c294237a-cbb4-4f18-b7df-82900d7ccb95} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10563 | 2026.03.18 01:42:30.557127 [ 253 ] {c294237a-cbb4-4f18-b7df-82900d7ccb95} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001253 sec., 71827.61372705507 rows/sec., 5.61 MiB/sec. | ||
| 10564 | 2026.03.18 01:42:30.557166 [ 253 ] {c294237a-cbb4-4f18-b7df-82900d7ccb95} <Debug> TCPHandler: Processed in 0.001420084 sec. | ||
| 10565 | 2026.03.18 01:42:30.557273 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10566 | 2026.03.18 01:42:30.557369 [ 253 ] {78870d86-60e6-457c-9077-1b7e0b1161cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10567 | 2026.03.18 01:42:30.557412 [ 253 ] {78870d86-60e6-457c-9077-1b7e0b1161cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10568 | 2026.03.18 01:42:30.557830 [ 253 ] {78870d86-60e6-457c-9077-1b7e0b1161cd} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10569 | 2026.03.18 01:42:30.557892 [ 253 ] {78870d86-60e6-457c-9077-1b7e0b1161cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10570 | 2026.03.18 01:42:30.558271 [ 253 ] {78870d86-60e6-457c-9077-1b7e0b1161cd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10571 | 2026.03.18 01:42:30.558496 [ 253 ] {78870d86-60e6-457c-9077-1b7e0b1161cd} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10572 | 2026.03.18 01:42:30.558629 [ 253 ] {78870d86-60e6-457c-9077-1b7e0b1161cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 10573 | 2026.03.18 01:42:30.558666 [ 253 ] {78870d86-60e6-457c-9077-1b7e0b1161cd} <Debug> TCPHandler: Processed in 0.001442834 sec. | ||
| 10574 | 2026.03.18 01:42:30.558785 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10575 | 2026.03.18 01:42:30.558881 [ 253 ] {1555439e-4951-4e97-bd86-3699f0800214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10576 | 2026.03.18 01:42:30.558936 [ 253 ] {1555439e-4951-4e97-bd86-3699f0800214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10577 | 2026.03.18 01:42:30.559780 [ 253 ] {1555439e-4951-4e97-bd86-3699f0800214} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2026.03.18 01:42:30.559816 [ 253 ] {1555439e-4951-4e97-bd86-3699f0800214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10579 | 2026.03.18 01:42:30.560346 [ 253 ] {1555439e-4951-4e97-bd86-3699f0800214} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10580 | 2026.03.18 01:42:30.560578 [ 253 ] {1555439e-4951-4e97-bd86-3699f0800214} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2026.03.18 01:42:30.560725 [ 253 ] {1555439e-4951-4e97-bd86-3699f0800214} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001863 sec., 13955.984970477724 rows/sec., 25.01 MiB/sec. | ||
| 10582 | 2026.03.18 01:42:30.560794 [ 253 ] {1555439e-4951-4e97-bd86-3699f0800214} <Debug> TCPHandler: Processed in 0.002056914 sec. | ||
| 10583 | 2026.03.18 01:42:30.560926 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10584 | 2026.03.18 01:42:30.561020 [ 253 ] {d1001bc9-8fc6-4893-aeac-c3581932a62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10585 | 2026.03.18 01:42:30.561061 [ 253 ] {d1001bc9-8fc6-4893-aeac-c3581932a62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10586 | 2026.03.18 01:42:30.561399 [ 253 ] {d1001bc9-8fc6-4893-aeac-c3581932a62c} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10587 | 2026.03.18 01:42:30.561433 [ 253 ] {d1001bc9-8fc6-4893-aeac-c3581932a62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10588 | 2026.03.18 01:42:30.561749 [ 253 ] {d1001bc9-8fc6-4893-aeac-c3581932a62c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10589 | 2026.03.18 01:42:30.562002 [ 253 ] {d1001bc9-8fc6-4893-aeac-c3581932a62c} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10590 | 2026.03.18 01:42:30.562133 [ 253 ] {d1001bc9-8fc6-4893-aeac-c3581932a62c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 10591 | 2026.03.18 01:42:30.562171 [ 253 ] {d1001bc9-8fc6-4893-aeac-c3581932a62c} <Debug> TCPHandler: Processed in 0.001294631 sec. | ||
| 10592 | 2026.03.18 01:42:34.587161 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10593 | 2026.03.18 01:42:34.587215 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10594 | 2026.03.18 01:42:34.756421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20995 | ||
| 10595 | 2026.03.18 01:42:34.756945 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2026.03.18 01:42:34.756989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10597 | 2026.03.18 01:42:34.757497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10598 | 2026.03.18 01:42:34.757735 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2026.03.18 01:42:34.757869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20995 | ||
| 10600 | 2026.03.18 01:42:34.840463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1392 | ||
| 10601 | 2026.03.18 01:42:34.842546 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.03.18 01:42:34.842598 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10603 | 2026.03.18 01:42:34.843782 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10604 | 2026.03.18 01:42:34.844057 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.03.18 01:42:34.844342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1392 | ||
| 10606 | 2026.03.18 01:42:35.001182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.26 MiB, peak 319.07 MiB, free memory in arenas 0.00 B, will set to 310.25 MiB (RSS), difference: 4.00 MiB | ||
| 10607 | 2026.03.18 01:42:35.560084 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2026.03.18 01:42:35.560298 [ 253 ] {6ea10a83-d841-4490-aa70-9c3230c0462f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10609 | 2026.03.18 01:42:35.560371 [ 253 ] {6ea10a83-d841-4490-aa70-9c3230c0462f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10610 | 2026.03.18 01:42:35.561137 [ 253 ] {6ea10a83-d841-4490-aa70-9c3230c0462f} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.03.18 01:42:35.561187 [ 253 ] {6ea10a83-d841-4490-aa70-9c3230c0462f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10612 | 2026.03.18 01:42:35.561594 [ 253 ] {6ea10a83-d841-4490-aa70-9c3230c0462f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10613 | 2026.03.18 01:42:35.561816 [ 253 ] {6ea10a83-d841-4490-aa70-9c3230c0462f} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.03.18 01:42:35.561969 [ 253 ] {6ea10a83-d841-4490-aa70-9c3230c0462f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001724 sec., 164733.17865429234 rows/sec., 10.46 MiB/sec. | ||
| 10615 | 2026.03.18 01:42:35.562012 [ 253 ] {6ea10a83-d841-4490-aa70-9c3230c0462f} <Debug> TCPHandler: Processed in 0.002061935 sec. | ||
| 10616 | 2026.03.18 01:42:35.562138 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10617 | 2026.03.18 01:42:35.562233 [ 253 ] {ec45055b-1695-4f61-bb46-2bba44b84c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10618 | 2026.03.18 01:42:35.562274 [ 253 ] {ec45055b-1695-4f61-bb46-2bba44b84c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10619 | 2026.03.18 01:42:35.563183 [ 253 ] {ec45055b-1695-4f61-bb46-2bba44b84c6c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2026.03.18 01:42:35.563220 [ 253 ] {ec45055b-1695-4f61-bb46-2bba44b84c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10621 | 2026.03.18 01:42:35.563581 [ 253 ] {ec45055b-1695-4f61-bb46-2bba44b84c6c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10622 | 2026.03.18 01:42:35.563791 [ 253 ] {ec45055b-1695-4f61-bb46-2bba44b84c6c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2026.03.18 01:42:35.563924 [ 253 ] {ec45055b-1695-4f61-bb46-2bba44b84c6c} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.00171 sec., 482456.1403508772 rows/sec., 37.86 MiB/sec. | ||
| 10624 | 2026.03.18 01:42:35.563963 [ 253 ] {ec45055b-1695-4f61-bb46-2bba44b84c6c} <Debug> TCPHandler: Processed in 0.001874521 sec. | ||
| 10625 | 2026.03.18 01:42:35.564089 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2026.03.18 01:42:35.564215 [ 253 ] {18b75ef9-cb5e-47f3-a1ad-af612795d4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10627 | 2026.03.18 01:42:35.564265 [ 253 ] {18b75ef9-cb5e-47f3-a1ad-af612795d4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10628 | 2026.03.18 01:42:35.564793 [ 253 ] {18b75ef9-cb5e-47f3-a1ad-af612795d4e4} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.03.18 01:42:35.564832 [ 253 ] {18b75ef9-cb5e-47f3-a1ad-af612795d4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10630 | 2026.03.18 01:42:35.565159 [ 253 ] {18b75ef9-cb5e-47f3-a1ad-af612795d4e4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10631 | 2026.03.18 01:42:35.565391 [ 253 ] {18b75ef9-cb5e-47f3-a1ad-af612795d4e4} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.03.18 01:42:35.565525 [ 253 ] {18b75ef9-cb5e-47f3-a1ad-af612795d4e4} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001336 sec., 116766.46706586827 rows/sec., 7.01 MiB/sec. | ||
| 10633 | 2026.03.18 01:42:35.565564 [ 253 ] {18b75ef9-cb5e-47f3-a1ad-af612795d4e4} <Debug> TCPHandler: Processed in 0.001536376 sec. | ||
| 10634 | 2026.03.18 01:42:35.565678 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10635 | 2026.03.18 01:42:35.565774 [ 253 ] {a42d1dd6-3ce1-48c2-9e77-8a07630561ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10636 | 2026.03.18 01:42:35.565813 [ 253 ] {a42d1dd6-3ce1-48c2-9e77-8a07630561ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10637 | 2026.03.18 01:42:35.566278 [ 253 ] {a42d1dd6-3ce1-48c2-9e77-8a07630561ab} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.03.18 01:42:35.566316 [ 253 ] {a42d1dd6-3ce1-48c2-9e77-8a07630561ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10639 | 2026.03.18 01:42:35.566624 [ 253 ] {a42d1dd6-3ce1-48c2-9e77-8a07630561ab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10640 | 2026.03.18 01:42:35.566829 [ 253 ] {a42d1dd6-3ce1-48c2-9e77-8a07630561ab} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.03.18 01:42:35.566959 [ 253 ] {a42d1dd6-3ce1-48c2-9e77-8a07630561ab} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 10642 | 2026.03.18 01:42:35.566998 [ 253 ] {a42d1dd6-3ce1-48c2-9e77-8a07630561ab} <Debug> TCPHandler: Processed in 0.001369753 sec. | ||
| 10643 | 2026.03.18 01:42:35.567110 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10644 | 2026.03.18 01:42:35.567205 [ 253 ] {060d0357-7bec-40b9-9b34-d4af132acf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10645 | 2026.03.18 01:42:35.567244 [ 253 ] {060d0357-7bec-40b9-9b34-d4af132acf1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10646 | 2026.03.18 01:42:35.567704 [ 253 ] {060d0357-7bec-40b9-9b34-d4af132acf1d} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2026.03.18 01:42:35.567740 [ 253 ] {060d0357-7bec-40b9-9b34-d4af132acf1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10648 | 2026.03.18 01:42:35.568042 [ 253 ] {060d0357-7bec-40b9-9b34-d4af132acf1d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10649 | 2026.03.18 01:42:35.568249 [ 253 ] {060d0357-7bec-40b9-9b34-d4af132acf1d} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2026.03.18 01:42:35.568379 [ 253 ] {060d0357-7bec-40b9-9b34-d4af132acf1d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. | ||
| 10651 | 2026.03.18 01:42:35.568418 [ 253 ] {060d0357-7bec-40b9-9b34-d4af132acf1d} <Debug> TCPHandler: Processed in 0.001357532 sec. | ||
| 10652 | 2026.03.18 01:42:35.568531 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10653 | 2026.03.18 01:42:35.568626 [ 253 ] {c7204327-0c7b-4a51-a152-70f025710274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10654 | 2026.03.18 01:42:35.568667 [ 253 ] {c7204327-0c7b-4a51-a152-70f025710274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10655 | 2026.03.18 01:42:35.569332 [ 253 ] {c7204327-0c7b-4a51-a152-70f025710274} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10656 | 2026.03.18 01:42:35.569368 [ 253 ] {c7204327-0c7b-4a51-a152-70f025710274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10657 | 2026.03.18 01:42:35.569688 [ 253 ] {c7204327-0c7b-4a51-a152-70f025710274} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10658 | 2026.03.18 01:42:35.569920 [ 253 ] {c7204327-0c7b-4a51-a152-70f025710274} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10659 | 2026.03.18 01:42:35.570051 [ 253 ] {c7204327-0c7b-4a51-a152-70f025710274} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001443 sec., 349272.34927234927 rows/sec., 24.57 MiB/sec. | ||
| 10660 | 2026.03.18 01:42:35.570091 [ 253 ] {c7204327-0c7b-4a51-a152-70f025710274} <Debug> TCPHandler: Processed in 0.001610037 sec. | ||
| 10661 | 2026.03.18 01:42:35.570193 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10662 | 2026.03.18 01:42:35.570288 [ 253 ] {77bbd482-9645-4fd6-9733-c131031ad49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10663 | 2026.03.18 01:42:35.570329 [ 253 ] {77bbd482-9645-4fd6-9733-c131031ad49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10664 | 2026.03.18 01:42:35.570662 [ 253 ] {77bbd482-9645-4fd6-9733-c131031ad49d} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.03.18 01:42:35.570703 [ 253 ] {77bbd482-9645-4fd6-9733-c131031ad49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10666 | 2026.03.18 01:42:35.571008 [ 253 ] {77bbd482-9645-4fd6-9733-c131031ad49d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10667 | 2026.03.18 01:42:35.571217 [ 253 ] {77bbd482-9645-4fd6-9733-c131031ad49d} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.03.18 01:42:35.571346 [ 253 ] {77bbd482-9645-4fd6-9733-c131031ad49d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 10669 | 2026.03.18 01:42:35.571383 [ 253 ] {77bbd482-9645-4fd6-9733-c131031ad49d} <Debug> TCPHandler: Processed in 0.00123896 sec. | ||
| 10670 | 2026.03.18 01:42:35.571484 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10671 | 2026.03.18 01:42:35.571578 [ 253 ] {9f616fdf-3413-4b0a-b4cb-95b20dc530b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10672 | 2026.03.18 01:42:35.571619 [ 253 ] {9f616fdf-3413-4b0a-b4cb-95b20dc530b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10673 | 2026.03.18 01:42:35.572051 [ 253 ] {9f616fdf-3413-4b0a-b4cb-95b20dc530b9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.03.18 01:42:35.572087 [ 253 ] {9f616fdf-3413-4b0a-b4cb-95b20dc530b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10675 | 2026.03.18 01:42:35.572415 [ 253 ] {9f616fdf-3413-4b0a-b4cb-95b20dc530b9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10676 | 2026.03.18 01:42:35.572635 [ 253 ] {9f616fdf-3413-4b0a-b4cb-95b20dc530b9} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2026.03.18 01:42:35.572764 [ 253 ] {9f616fdf-3413-4b0a-b4cb-95b20dc530b9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001204 sec., 220099.66777408638 rows/sec., 14.63 MiB/sec. | ||
| 10678 | 2026.03.18 01:42:35.572801 [ 253 ] {9f616fdf-3413-4b0a-b4cb-95b20dc530b9} <Debug> TCPHandler: Processed in 0.001365373 sec. | ||
| 10679 | 2026.03.18 01:42:35.572920 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10680 | 2026.03.18 01:42:35.573015 [ 253 ] {cf14f32d-14b1-4408-a656-718e320f333c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10681 | 2026.03.18 01:42:35.573056 [ 253 ] {cf14f32d-14b1-4408-a656-718e320f333c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10682 | 2026.03.18 01:42:35.573359 [ 253 ] {cf14f32d-14b1-4408-a656-718e320f333c} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2026.03.18 01:42:35.573395 [ 253 ] {cf14f32d-14b1-4408-a656-718e320f333c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10684 | 2026.03.18 01:42:35.573696 [ 253 ] {cf14f32d-14b1-4408-a656-718e320f333c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10685 | 2026.03.18 01:42:35.573912 [ 253 ] {cf14f32d-14b1-4408-a656-718e320f333c} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2026.03.18 01:42:35.574041 [ 253 ] {cf14f32d-14b1-4408-a656-718e320f333c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 10687 | 2026.03.18 01:42:35.574080 [ 253 ] {cf14f32d-14b1-4408-a656-718e320f333c} <Debug> TCPHandler: Processed in 0.00120917 sec. | ||
| 10688 | 2026.03.18 01:42:35.574183 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10689 | 2026.03.18 01:42:35.574277 [ 253 ] {43b76528-d9b4-4c45-93a7-1842f1563589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10690 | 2026.03.18 01:42:35.574331 [ 253 ] {43b76528-d9b4-4c45-93a7-1842f1563589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10691 | 2026.03.18 01:42:35.575106 [ 253 ] {43b76528-d9b4-4c45-93a7-1842f1563589} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.03.18 01:42:35.575144 [ 253 ] {43b76528-d9b4-4c45-93a7-1842f1563589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10693 | 2026.03.18 01:42:35.575670 [ 253 ] {43b76528-d9b4-4c45-93a7-1842f1563589} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10694 | 2026.03.18 01:42:35.575895 [ 253 ] {43b76528-d9b4-4c45-93a7-1842f1563589} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2026.03.18 01:42:35.576034 [ 253 ] {43b76528-d9b4-4c45-93a7-1842f1563589} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001775 sec., 7887.3239436619715 rows/sec., 14.13 MiB/sec. | ||
| 10696 | 2026.03.18 01:42:35.576087 [ 253 ] {43b76528-d9b4-4c45-93a7-1842f1563589} <Debug> TCPHandler: Processed in 0.001952872 sec. | ||
| 10697 | 2026.03.18 01:42:35.576206 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10698 | 2026.03.18 01:42:35.576300 [ 253 ] {20777495-8154-4905-866a-1410a1c56680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10699 | 2026.03.18 01:42:35.576341 [ 253 ] {20777495-8154-4905-866a-1410a1c56680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10700 | 2026.03.18 01:42:35.576682 [ 253 ] {20777495-8154-4905-866a-1410a1c56680} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2026.03.18 01:42:35.576719 [ 253 ] {20777495-8154-4905-866a-1410a1c56680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10702 | 2026.03.18 01:42:35.577051 [ 253 ] {20777495-8154-4905-866a-1410a1c56680} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10703 | 2026.03.18 01:42:35.577263 [ 253 ] {20777495-8154-4905-866a-1410a1c56680} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2026.03.18 01:42:35.577391 [ 253 ] {20777495-8154-4905-866a-1410a1c56680} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001111 sec., 81008.10081008101 rows/sec., 5.07 MiB/sec. | ||
| 10705 | 2026.03.18 01:42:35.577428 [ 253 ] {20777495-8154-4905-866a-1410a1c56680} <Debug> TCPHandler: Processed in 0.001272781 sec. | ||
| 10706 | 2026.03.18 01:42:35.912585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10707 | 2026.03.18 01:42:35.930076 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2026.03.18 01:42:35.930143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10709 | 2026.03.18 01:42:35.936250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10710 | 2026.03.18 01:42:35.936963 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2026.03.18 01:42:35.940029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10712 | 2026.03.18 01:42:40.552902 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10713 | 2026.03.18 01:42:40.553097 [ 253 ] {5d2df5b7-de00-464d-9bdb-6e51905832ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10714 | 2026.03.18 01:42:40.553163 [ 253 ] {5d2df5b7-de00-464d-9bdb-6e51905832ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10715 | 2026.03.18 01:42:40.553853 [ 253 ] {5d2df5b7-de00-464d-9bdb-6e51905832ba} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2026.03.18 01:42:40.553905 [ 253 ] {5d2df5b7-de00-464d-9bdb-6e51905832ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10717 | 2026.03.18 01:42:40.554331 [ 253 ] {5d2df5b7-de00-464d-9bdb-6e51905832ba} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10718 | 2026.03.18 01:42:40.554561 [ 253 ] {5d2df5b7-de00-464d-9bdb-6e51905832ba} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2026.03.18 01:42:40.554724 [ 253 ] {5d2df5b7-de00-464d-9bdb-6e51905832ba} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001673 sec., 64554.69216975493 rows/sec., 5.43 MiB/sec. | ||
| 10720 | 2026.03.18 01:42:40.554774 [ 253 ] {5d2df5b7-de00-464d-9bdb-6e51905832ba} <Debug> TCPHandler: Processed in 0.002001194 sec. | ||
| 10721 | 2026.03.18 01:42:40.554908 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10722 | 2026.03.18 01:42:40.555012 [ 253 ] {7a4cfe0f-abff-43bf-adc5-6b7a75fb04a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10723 | 2026.03.18 01:42:40.555054 [ 253 ] {7a4cfe0f-abff-43bf-adc5-6b7a75fb04a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10724 | 2026.03.18 01:42:40.555481 [ 253 ] {7a4cfe0f-abff-43bf-adc5-6b7a75fb04a3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10725 | 2026.03.18 01:42:40.555523 [ 253 ] {7a4cfe0f-abff-43bf-adc5-6b7a75fb04a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10726 | 2026.03.18 01:42:40.555851 [ 253 ] {7a4cfe0f-abff-43bf-adc5-6b7a75fb04a3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10727 | 2026.03.18 01:42:40.556072 [ 253 ] {7a4cfe0f-abff-43bf-adc5-6b7a75fb04a3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2026.03.18 01:42:40.556210 [ 253 ] {7a4cfe0f-abff-43bf-adc5-6b7a75fb04a3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001221 sec., 21294.02129402129 rows/sec., 1.56 MiB/sec. | ||
| 10729 | 2026.03.18 01:42:40.556250 [ 253 ] {7a4cfe0f-abff-43bf-adc5-6b7a75fb04a3} <Debug> TCPHandler: Processed in 0.001395513 sec. | ||
| 10730 | 2026.03.18 01:42:40.556370 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10731 | 2026.03.18 01:42:40.556469 [ 253 ] {c256983e-02da-42a8-acb8-71219fbbdcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10732 | 2026.03.18 01:42:40.556510 [ 253 ] {c256983e-02da-42a8-acb8-71219fbbdcc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10733 | 2026.03.18 01:42:40.556946 [ 253 ] {c256983e-02da-42a8-acb8-71219fbbdcc4} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2026.03.18 01:42:40.556982 [ 253 ] {c256983e-02da-42a8-acb8-71219fbbdcc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10735 | 2026.03.18 01:42:40.557307 [ 253 ] {c256983e-02da-42a8-acb8-71219fbbdcc4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10736 | 2026.03.18 01:42:40.557534 [ 253 ] {c256983e-02da-42a8-acb8-71219fbbdcc4} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.03.18 01:42:40.557669 [ 253 ] {c256983e-02da-42a8-acb8-71219fbbdcc4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001221 sec., 73710.0737100737 rows/sec., 5.76 MiB/sec. | ||
| 10738 | 2026.03.18 01:42:40.557708 [ 253 ] {c256983e-02da-42a8-acb8-71219fbbdcc4} <Debug> TCPHandler: Processed in 0.001388543 sec. | ||
| 10739 | 2026.03.18 01:42:40.557832 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10740 | 2026.03.18 01:42:40.557930 [ 253 ] {ebef4401-aef1-4187-b4b4-8e27845d242a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10741 | 2026.03.18 01:42:40.557974 [ 253 ] {ebef4401-aef1-4187-b4b4-8e27845d242a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10742 | 2026.03.18 01:42:40.558386 [ 253 ] {ebef4401-aef1-4187-b4b4-8e27845d242a} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10743 | 2026.03.18 01:42:40.558421 [ 253 ] {ebef4401-aef1-4187-b4b4-8e27845d242a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10744 | 2026.03.18 01:42:40.558753 [ 253 ] {ebef4401-aef1-4187-b4b4-8e27845d242a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10745 | 2026.03.18 01:42:40.558964 [ 253 ] {ebef4401-aef1-4187-b4b4-8e27845d242a} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2026.03.18 01:42:40.559100 [ 253 ] {ebef4401-aef1-4187-b4b4-8e27845d242a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 10747 | 2026.03.18 01:42:40.559137 [ 253 ] {ebef4401-aef1-4187-b4b4-8e27845d242a} <Debug> TCPHandler: Processed in 0.001356132 sec. | ||
| 10748 | 2026.03.18 01:42:40.559251 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10749 | 2026.03.18 01:42:40.559345 [ 253 ] {737aef0c-d7c3-42f8-ad0d-83299f4571f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10750 | 2026.03.18 01:42:40.559399 [ 253 ] {737aef0c-d7c3-42f8-ad0d-83299f4571f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10751 | 2026.03.18 01:42:40.560209 [ 253 ] {737aef0c-d7c3-42f8-ad0d-83299f4571f8} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.03.18 01:42:40.560244 [ 253 ] {737aef0c-d7c3-42f8-ad0d-83299f4571f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10753 | 2026.03.18 01:42:40.560796 [ 253 ] {737aef0c-d7c3-42f8-ad0d-83299f4571f8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10754 | 2026.03.18 01:42:40.561028 [ 253 ] {737aef0c-d7c3-42f8-ad0d-83299f4571f8} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2026.03.18 01:42:40.561167 [ 253 ] {737aef0c-d7c3-42f8-ad0d-83299f4571f8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00184 sec., 14130.434782608696 rows/sec., 25.32 MiB/sec. | ||
| 10756 | 2026.03.18 01:42:40.561220 [ 253 ] {737aef0c-d7c3-42f8-ad0d-83299f4571f8} <Debug> TCPHandler: Processed in 0.002017563 sec. | ||
| 10757 | 2026.03.18 01:42:40.561340 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10758 | 2026.03.18 01:42:40.561434 [ 253 ] {4c1834d8-e62d-46a1-97d1-4c1aaf2fdcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10759 | 2026.03.18 01:42:40.561474 [ 253 ] {4c1834d8-e62d-46a1-97d1-4c1aaf2fdcc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10760 | 2026.03.18 01:42:40.561816 [ 253 ] {4c1834d8-e62d-46a1-97d1-4c1aaf2fdcc4} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2026.03.18 01:42:40.561852 [ 253 ] {4c1834d8-e62d-46a1-97d1-4c1aaf2fdcc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10762 | 2026.03.18 01:42:40.562175 [ 253 ] {4c1834d8-e62d-46a1-97d1-4c1aaf2fdcc4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10763 | 2026.03.18 01:42:40.562387 [ 253 ] {4c1834d8-e62d-46a1-97d1-4c1aaf2fdcc4} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.03.18 01:42:40.562514 [ 253 ] {4c1834d8-e62d-46a1-97d1-4c1aaf2fdcc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 10765 | 2026.03.18 01:42:40.562550 [ 253 ] {4c1834d8-e62d-46a1-97d1-4c1aaf2fdcc4} <Debug> TCPHandler: Processed in 0.001259771 sec. | ||
| 10766 | 2026.03.18 01:42:42.258026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21507 | ||
| 10767 | 2026.03.18 01:42:42.258876 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.03.18 01:42:42.258958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10769 | 2026.03.18 01:42:42.259532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10770 | 2026.03.18 01:42:42.259763 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2026.03.18 01:42:42.259902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21507 | ||
| 10772 | 2026.03.18 01:42:43.440179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10773 | 2026.03.18 01:42:43.457025 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10774 | 2026.03.18 01:42:43.457095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10775 | 2026.03.18 01:42:43.463584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10776 | 2026.03.18 01:42:43.464358 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10777 | 2026.03.18 01:42:43.468915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10778 | 2026.03.18 01:42:44.844583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1426 | ||
| 10779 | 2026.03.18 01:42:44.847133 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2026.03.18 01:42:44.847195 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10781 | 2026.03.18 01:42:44.848431 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10782 | 2026.03.18 01:42:44.848702 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2026.03.18 01:42:44.849052 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1426 | ||
| 10784 | 2026.03.18 01:42:45.560199 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10785 | 2026.03.18 01:42:45.560412 [ 253 ] {5221d927-ed2a-4f3d-adaf-226426cfc332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10786 | 2026.03.18 01:42:45.560487 [ 253 ] {5221d927-ed2a-4f3d-adaf-226426cfc332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10787 | 2026.03.18 01:42:45.561286 [ 253 ] {5221d927-ed2a-4f3d-adaf-226426cfc332} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2026.03.18 01:42:45.561337 [ 253 ] {5221d927-ed2a-4f3d-adaf-226426cfc332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10789 | 2026.03.18 01:42:45.561748 [ 253 ] {5221d927-ed2a-4f3d-adaf-226426cfc332} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10790 | 2026.03.18 01:42:45.561979 [ 253 ] {5221d927-ed2a-4f3d-adaf-226426cfc332} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2026.03.18 01:42:45.562112 [ 59 ] {} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10792 | 2026.03.18 01:42:45.562130 [ 253 ] {5221d927-ed2a-4f3d-adaf-226426cfc332} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001792 sec., 158482.14285714287 rows/sec., 10.07 MiB/sec. | ||
| 10793 | 2026.03.18 01:42:45.562152 [ 59 ] {} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10794 | 2026.03.18 01:42:45.562175 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10795 | 2026.03.18 01:42:45.562175 [ 253 ] {5221d927-ed2a-4f3d-adaf-226426cfc332} <Debug> TCPHandler: Processed in 0.002141766 sec. | ||
| 10796 | 2026.03.18 01:42:45.562300 [ 186 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10797 | 2026.03.18 01:42:45.562308 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10798 | 2026.03.18 01:42:45.562445 [ 253 ] {f0e8b93b-6fe5-4b8c-9d23-f64fa78fb8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10799 | 2026.03.18 01:42:45.562448 [ 186 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10800 | 2026.03.18 01:42:45.562492 [ 253 ] {f0e8b93b-6fe5-4b8c-9d23-f64fa78fb8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10801 | 2026.03.18 01:42:45.562499 [ 186 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 284 rows starting from the beginning of the part | ||
| 10802 | 2026.03.18 01:42:45.562576 [ 186 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 10803 | 2026.03.18 01:42:45.562622 [ 186 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 10804 | 2026.03.18 01:42:45.562668 [ 186 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 10805 | 2026.03.18 01:42:45.562712 [ 186 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 10806 | 2026.03.18 01:42:45.563395 [ 253 ] {f0e8b93b-6fe5-4b8c-9d23-f64fa78fb8ec} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.03.18 01:42:45.563438 [ 253 ] {f0e8b93b-6fe5-4b8c-9d23-f64fa78fb8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10808 | 2026.03.18 01:42:45.563736 [ 202 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461894 sec., 971342.6554866495 rows/sec., 65.40 MiB/sec. | ||
| 10809 | 2026.03.18 01:42:45.563820 [ 253 ] {f0e8b93b-6fe5-4b8c-9d23-f64fa78fb8ec} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10810 | 2026.03.18 01:42:45.563965 [ 195 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10811 | 2026.03.18 01:42:45.564069 [ 253 ] {f0e8b93b-6fe5-4b8c-9d23-f64fa78fb8ec} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2026.03.18 01:42:45.564219 [ 253 ] {f0e8b93b-6fe5-4b8c-9d23-f64fa78fb8ec} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001756 sec., 469817.7676537586 rows/sec., 36.86 MiB/sec. | ||
| 10813 | 2026.03.18 01:42:45.564261 [ 253 ] {f0e8b93b-6fe5-4b8c-9d23-f64fa78fb8ec} <Debug> TCPHandler: Processed in 0.001972423 sec. | ||
| 10814 | 2026.03.18 01:42:45.564360 [ 195 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_33_8} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10815 | 2026.03.18 01:42:45.564369 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10816 | 2026.03.18 01:42:45.564466 [ 195 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_33_8} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10817 | 2026.03.18 01:42:45.564482 [ 253 ] {c12d3b9a-ed15-4696-b880-8171b553a02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10818 | 2026.03.18 01:42:45.564527 [ 253 ] {c12d3b9a-ed15-4696-b880-8171b553a02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10819 | 2026.03.18 01:42:45.564595 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10820 | 2026.03.18 01:42:45.564980 [ 253 ] {c12d3b9a-ed15-4696-b880-8171b553a02d} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2026.03.18 01:42:45.565021 [ 253 ] {c12d3b9a-ed15-4696-b880-8171b553a02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10822 | 2026.03.18 01:42:45.565343 [ 253 ] {c12d3b9a-ed15-4696-b880-8171b553a02d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10823 | 2026.03.18 01:42:45.565555 [ 253 ] {c12d3b9a-ed15-4696-b880-8171b553a02d} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2026.03.18 01:42:45.565657 [ 59 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10825 | 2026.03.18 01:42:45.565682 [ 59 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2026.03.18 01:42:45.565688 [ 253 ] {c12d3b9a-ed15-4696-b880-8171b553a02d} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001227 sec., 127139.36430317849 rows/sec., 7.64 MiB/sec. | ||
| 10827 | 2026.03.18 01:42:45.565699 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10828 | 2026.03.18 01:42:45.565729 [ 253 ] {c12d3b9a-ed15-4696-b880-8171b553a02d} <Debug> TCPHandler: Processed in 0.001409593 sec. | ||
| 10829 | 2026.03.18 01:42:45.565808 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10830 | 2026.03.18 01:42:45.565847 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10831 | 2026.03.18 01:42:45.565947 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10832 | 2026.03.18 01:42:45.565949 [ 253 ] {1446040e-01b3-4ac0-a675-8a2d12943e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10833 | 2026.03.18 01:42:45.565989 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 209 rows starting from the beginning of the part | ||
| 10834 | 2026.03.18 01:42:45.566006 [ 253 ] {1446040e-01b3-4ac0-a675-8a2d12943e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10835 | 2026.03.18 01:42:45.566061 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 181 rows starting from the beginning of the part | ||
| 10836 | 2026.03.18 01:42:45.566115 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 10837 | 2026.03.18 01:42:45.566160 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 156 rows starting from the beginning of the part | ||
| 10838 | 2026.03.18 01:42:45.566205 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 10839 | 2026.03.18 01:42:45.566247 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 156 rows starting from the beginning of the part | ||
| 10840 | 2026.03.18 01:42:45.566469 [ 253 ] {1446040e-01b3-4ac0-a675-8a2d12943e39} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2026.03.18 01:42:45.566510 [ 253 ] {1446040e-01b3-4ac0-a675-8a2d12943e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10842 | 2026.03.18 01:42:45.566844 [ 253 ] {1446040e-01b3-4ac0-a675-8a2d12943e39} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10843 | 2026.03.18 01:42:45.567074 [ 253 ] {1446040e-01b3-4ac0-a675-8a2d12943e39} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2026.03.18 01:42:45.567182 [ 202 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431693 sec., 526649.2187920175 rows/sec., 34.74 MiB/sec. | ||
| 10845 | 2026.03.18 01:42:45.567205 [ 253 ] {1446040e-01b3-4ac0-a675-8a2d12943e39} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001274 sec., 116954.47409733124 rows/sec., 7.56 MiB/sec. | ||
| 10846 | 2026.03.18 01:42:45.567242 [ 253 ] {1446040e-01b3-4ac0-a675-8a2d12943e39} <Debug> TCPHandler: Processed in 0.001445654 sec. | ||
| 10847 | 2026.03.18 01:42:45.567313 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10848 | 2026.03.18 01:42:45.567361 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10849 | 2026.03.18 01:42:45.567461 [ 253 ] {82cc666d-16bd-41d2-be0e-5bfb56aa291f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10850 | 2026.03.18 01:42:45.567503 [ 253 ] {82cc666d-16bd-41d2-be0e-5bfb56aa291f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10851 | 2026.03.18 01:42:45.567558 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_61_12} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2026.03.18 01:42:45.567632 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_61_12} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10853 | 2026.03.18 01:42:45.567721 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10854 | 2026.03.18 01:42:45.567954 [ 253 ] {82cc666d-16bd-41d2-be0e-5bfb56aa291f} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10855 | 2026.03.18 01:42:45.567994 [ 253 ] {82cc666d-16bd-41d2-be0e-5bfb56aa291f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10856 | 2026.03.18 01:42:45.568314 [ 253 ] {82cc666d-16bd-41d2-be0e-5bfb56aa291f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10857 | 2026.03.18 01:42:45.568538 [ 253 ] {82cc666d-16bd-41d2-be0e-5bfb56aa291f} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10858 | 2026.03.18 01:42:45.568647 [ 56 ] {} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10859 | 2026.03.18 01:42:45.568668 [ 253 ] {82cc666d-16bd-41d2-be0e-5bfb56aa291f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. | ||
| 10860 | 2026.03.18 01:42:45.568690 [ 56 ] {} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10861 | 2026.03.18 01:42:45.568713 [ 253 ] {82cc666d-16bd-41d2-be0e-5bfb56aa291f} <Debug> TCPHandler: Processed in 0.001404134 sec. | ||
| 10862 | 2026.03.18 01:42:45.568715 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10863 | 2026.03.18 01:42:45.568803 [ 186 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10864 | 2026.03.18 01:42:45.568835 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2026.03.18 01:42:45.568899 [ 186 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10866 | 2026.03.18 01:42:45.568927 [ 186 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 148 rows starting from the beginning of the part | ||
| 10867 | 2026.03.18 01:42:45.568935 [ 253 ] {ec5be9a0-c1d6-4d79-aca7-a149aa08bb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10868 | 2026.03.18 01:42:45.568972 [ 186 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 10869 | 2026.03.18 01:42:45.568981 [ 253 ] {ec5be9a0-c1d6-4d79-aca7-a149aa08bb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10870 | 2026.03.18 01:42:45.569037 [ 186 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 10871 | 2026.03.18 01:42:45.569085 [ 186 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 10872 | 2026.03.18 01:42:45.569120 [ 186 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 10873 | 2026.03.18 01:42:45.569609 [ 253 ] {ec5be9a0-c1d6-4d79-aca7-a149aa08bb69} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10874 | 2026.03.18 01:42:45.569651 [ 253 ] {ec5be9a0-c1d6-4d79-aca7-a149aa08bb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10875 | 2026.03.18 01:42:45.569864 [ 202 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001089938 sec., 678937.7010435456 rows/sec., 41.20 MiB/sec. | ||
| 10876 | 2026.03.18 01:42:45.569996 [ 253 ] {ec5be9a0-c1d6-4d79-aca7-a149aa08bb69} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10877 | 2026.03.18 01:42:45.570002 [ 186 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10878 | 2026.03.18 01:42:45.570287 [ 253 ] {ec5be9a0-c1d6-4d79-aca7-a149aa08bb69} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2026.03.18 01:42:45.570330 [ 186 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_33_8} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2026.03.18 01:42:45.570414 [ 186 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_33_8} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10881 | 2026.03.18 01:42:45.570438 [ 253 ] {ec5be9a0-c1d6-4d79-aca7-a149aa08bb69} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.00152 sec., 331578.947368421 rows/sec., 23.32 MiB/sec. | ||
| 10882 | 2026.03.18 01:42:45.570482 [ 253 ] {ec5be9a0-c1d6-4d79-aca7-a149aa08bb69} <Debug> TCPHandler: Processed in 0.001697578 sec. | ||
| 10883 | 2026.03.18 01:42:45.570491 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10884 | 2026.03.18 01:42:45.570596 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10885 | 2026.03.18 01:42:45.570696 [ 253 ] {d5535451-c359-48eb-a6ef-c846bf897f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10886 | 2026.03.18 01:42:45.570738 [ 253 ] {d5535451-c359-48eb-a6ef-c846bf897f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10887 | 2026.03.18 01:42:45.571116 [ 253 ] {d5535451-c359-48eb-a6ef-c846bf897f49} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2026.03.18 01:42:45.571156 [ 253 ] {d5535451-c359-48eb-a6ef-c846bf897f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10889 | 2026.03.18 01:42:45.571496 [ 253 ] {d5535451-c359-48eb-a6ef-c846bf897f49} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10890 | 2026.03.18 01:42:45.571728 [ 253 ] {d5535451-c359-48eb-a6ef-c846bf897f49} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.03.18 01:42:45.571865 [ 253 ] {d5535451-c359-48eb-a6ef-c846bf897f49} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 263.87 KiB/sec. | ||
| 10892 | 2026.03.18 01:42:45.571905 [ 253 ] {d5535451-c359-48eb-a6ef-c846bf897f49} <Debug> TCPHandler: Processed in 0.001359233 sec. | ||
| 10893 | 2026.03.18 01:42:45.572030 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10894 | 2026.03.18 01:42:45.572129 [ 253 ] {80a8df4f-f256-428e-8f54-89e00a914cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10895 | 2026.03.18 01:42:45.572174 [ 253 ] {80a8df4f-f256-428e-8f54-89e00a914cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10896 | 2026.03.18 01:42:45.572614 [ 253 ] {80a8df4f-f256-428e-8f54-89e00a914cc8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10897 | 2026.03.18 01:42:45.572652 [ 253 ] {80a8df4f-f256-428e-8f54-89e00a914cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10898 | 2026.03.18 01:42:45.573000 [ 253 ] {80a8df4f-f256-428e-8f54-89e00a914cc8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10899 | 2026.03.18 01:42:45.573223 [ 253 ] {80a8df4f-f256-428e-8f54-89e00a914cc8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10900 | 2026.03.18 01:42:45.573337 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 10901 | 2026.03.18 01:42:45.573356 [ 253 ] {80a8df4f-f256-428e-8f54-89e00a914cc8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001246 sec., 212680.5778491172 rows/sec., 14.13 MiB/sec. | ||
| 10902 | 2026.03.18 01:42:45.573371 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2026.03.18 01:42:45.573398 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10904 | 2026.03.18 01:42:45.573400 [ 253 ] {80a8df4f-f256-428e-8f54-89e00a914cc8} <Debug> TCPHandler: Processed in 0.001420444 sec. | ||
| 10905 | 2026.03.18 01:42:45.573474 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 10906 | 2026.03.18 01:42:45.573539 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10907 | 2026.03.18 01:42:45.573584 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10908 | 2026.03.18 01:42:45.573624 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 25852 rows starting from the beginning of the part | ||
| 10909 | 2026.03.18 01:42:45.573640 [ 253 ] {1d32ebb3-11a8-4b7b-9d0e-f7fd2da88acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10910 | 2026.03.18 01:42:45.573688 [ 253 ] {1d32ebb3-11a8-4b7b-9d0e-f7fd2da88acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10911 | 2026.03.18 01:42:45.573695 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 10912 | 2026.03.18 01:42:45.573761 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10913 | 2026.03.18 01:42:45.573809 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 265 rows starting from the beginning of the part | ||
| 10914 | 2026.03.18 01:42:45.573853 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10915 | 2026.03.18 01:42:45.573894 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part | ||
| 10916 | 2026.03.18 01:42:45.574017 [ 253 ] {1d32ebb3-11a8-4b7b-9d0e-f7fd2da88acd} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.03.18 01:42:45.574058 [ 253 ] {1d32ebb3-11a8-4b7b-9d0e-f7fd2da88acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10918 | 2026.03.18 01:42:45.574368 [ 253 ] {1d32ebb3-11a8-4b7b-9d0e-f7fd2da88acd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10919 | 2026.03.18 01:42:45.574578 [ 253 ] {1d32ebb3-11a8-4b7b-9d0e-f7fd2da88acd} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.03.18 01:42:45.574706 [ 253 ] {1d32ebb3-11a8-4b7b-9d0e-f7fd2da88acd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 10921 | 2026.03.18 01:42:45.574743 [ 253 ] {1d32ebb3-11a8-4b7b-9d0e-f7fd2da88acd} <Debug> TCPHandler: Processed in 0.001254351 sec. | ||
| 10922 | 2026.03.18 01:42:45.574866 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2026.03.18 01:42:45.574960 [ 253 ] {9939b091-d37b-4433-8642-948f32baf021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10924 | 2026.03.18 01:42:45.575013 [ 253 ] {9939b091-d37b-4433-8642-948f32baf021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10925 | 2026.03.18 01:42:45.575858 [ 253 ] {9939b091-d37b-4433-8642-948f32baf021} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.03.18 01:42:45.575896 [ 253 ] {9939b091-d37b-4433-8642-948f32baf021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10927 | 2026.03.18 01:42:45.576449 [ 253 ] {9939b091-d37b-4433-8642-948f32baf021} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10928 | 2026.03.18 01:42:45.576679 [ 253 ] {9939b091-d37b-4433-8642-948f32baf021} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.03.18 01:42:45.576791 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10930 | 2026.03.18 01:42:45.576820 [ 253 ] {9939b091-d37b-4433-8642-948f32baf021} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001876 sec., 7462.686567164179 rows/sec., 13.37 MiB/sec. | ||
| 10931 | 2026.03.18 01:42:45.576821 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2026.03.18 01:42:45.576860 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10933 | 2026.03.18 01:42:45.576881 [ 253 ] {9939b091-d37b-4433-8642-948f32baf021} <Debug> TCPHandler: Processed in 0.002064255 sec. | ||
| 10934 | 2026.03.18 01:42:45.576968 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10935 | 2026.03.18 01:42:45.577031 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2026.03.18 01:42:45.577128 [ 253 ] {ee35c758-9675-4108-b164-f5fedd74e0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10937 | 2026.03.18 01:42:45.577170 [ 253 ] {ee35c758-9675-4108-b164-f5fedd74e0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10938 | 2026.03.18 01:42:45.577174 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10939 | 2026.03.18 01:42:45.577239 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1121 rows starting from the beginning of the part | ||
| 10940 | 2026.03.18 01:42:45.577369 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part | ||
| 10941 | 2026.03.18 01:42:45.577482 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 10942 | 2026.03.18 01:42:45.577508 [ 253 ] {ee35c758-9675-4108-b164-f5fedd74e0b4} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10943 | 2026.03.18 01:42:45.577545 [ 253 ] {ee35c758-9675-4108-b164-f5fedd74e0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10944 | 2026.03.18 01:42:45.577616 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
| 10945 | 2026.03.18 01:42:45.577718 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 10946 | 2026.03.18 01:42:45.577821 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
| 10947 | 2026.03.18 01:42:45.577886 [ 253 ] {ee35c758-9675-4108-b164-f5fedd74e0b4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10948 | 2026.03.18 01:42:45.578101 [ 253 ] {ee35c758-9675-4108-b164-f5fedd74e0b4} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2026.03.18 01:42:45.578228 [ 253 ] {ee35c758-9675-4108-b164-f5fedd74e0b4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001119 sec., 80428.9544235925 rows/sec., 5.03 MiB/sec. | ||
| 10950 | 2026.03.18 01:42:45.578264 [ 253 ] {ee35c758-9675-4108-b164-f5fedd74e0b4} <Debug> TCPHandler: Processed in 0.001283862 sec. | ||
| 10951 | 2026.03.18 01:42:45.585128 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26734 rows, containing 5 columns (5 merged, 0 gathered) in 0.011687995 sec., 2287304.195458674 rows/sec., 149.23 MiB/sec. | ||
| 10952 | 2026.03.18 01:42:45.585355 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 10953 | 2026.03.18 01:42:45.585604 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10954 | 2026.03.18 01:42:45.585669 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 10955 | 2026.03.18 01:42:45.585731 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10956 | 2026.03.18 01:42:45.586508 [ 202 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 19 columns (19 merged, 0 gathered) in 0.009575499 sec., 128035.10292257354 rows/sec., 229.43 MiB/sec. | ||
| 10957 | 2026.03.18 01:42:45.587765 [ 189 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10958 | 2026.03.18 01:42:45.588083 [ 189 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.03.18 01:42:45.588150 [ 189 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10960 | 2026.03.18 01:42:45.588231 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 10961 | 2026.03.18 01:42:46.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.66 MiB, peak 326.26 MiB, free memory in arenas 0.00 B, will set to 319.08 MiB (RSS), difference: 7.41 MiB | ||
| 10962 | 2026.03.18 01:42:49.587272 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10963 | 2026.03.18 01:42:49.587359 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10964 | 2026.03.18 01:42:49.760074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21955 | ||
| 10965 | 2026.03.18 01:42:49.760602 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2026.03.18 01:42:49.760643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10967 | 2026.03.18 01:42:49.761134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10968 | 2026.03.18 01:42:49.761368 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2026.03.18 01:42:49.761502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21955 | ||
| 10970 | 2026.03.18 01:42:49.761522 [ 111 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10971 | 2026.03.18 01:42:49.761595 [ 111 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.03.18 01:42:49.761617 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10973 | 2026.03.18 01:42:49.761714 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10974 | 2026.03.18 01:42:49.761809 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10975 | 2026.03.18 01:42:49.761839 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19587 rows starting from the beginning of the part | ||
| 10976 | 2026.03.18 01:42:49.761894 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10977 | 2026.03.18 01:42:49.761937 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10978 | 2026.03.18 01:42:49.761977 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10979 | 2026.03.18 01:42:49.762015 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10980 | 2026.03.18 01:42:49.762057 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10981 | 2026.03.18 01:42:49.764004 [ 208 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21955 rows, containing 4 columns (4 merged, 0 gathered) in 0.002332489 sec., 9412691.764034042 rows/sec., 134.65 MiB/sec. | ||
| 10982 | 2026.03.18 01:42:49.764395 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10983 | 2026.03.18 01:42:49.764639 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_46_9} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.03.18 01:42:49.764700 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_46_9} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10985 | 2026.03.18 01:42:49.764775 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 10986 | 2026.03.18 01:42:50.552503 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2026.03.18 01:42:50.552698 [ 253 ] {b9c0a55d-15f4-4c40-b033-20a95841f83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10988 | 2026.03.18 01:42:50.552781 [ 253 ] {b9c0a55d-15f4-4c40-b033-20a95841f83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10989 | 2026.03.18 01:42:50.553519 [ 253 ] {b9c0a55d-15f4-4c40-b033-20a95841f83b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.03.18 01:42:50.553569 [ 253 ] {b9c0a55d-15f4-4c40-b033-20a95841f83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10991 | 2026.03.18 01:42:50.554065 [ 253 ] {b9c0a55d-15f4-4c40-b033-20a95841f83b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10992 | 2026.03.18 01:42:50.554327 [ 253 ] {b9c0a55d-15f4-4c40-b033-20a95841f83b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2026.03.18 01:42:50.554492 [ 253 ] {b9c0a55d-15f4-4c40-b033-20a95841f83b} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001842 sec., 58631.92182410423 rows/sec., 4.93 MiB/sec. | ||
| 10994 | 2026.03.18 01:42:50.554501 [ 101 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10995 | 2026.03.18 01:42:50.554547 [ 253 ] {b9c0a55d-15f4-4c40-b033-20a95841f83b} <Debug> TCPHandler: Processed in 0.002173226 sec. | ||
| 10996 | 2026.03.18 01:42:50.554570 [ 101 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10997 | 2026.03.18 01:42:50.554597 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 10998 | 2026.03.18 01:42:50.554689 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10999 | 2026.03.18 01:42:50.554699 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11000 | 2026.03.18 01:42:50.554788 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11001 | 2026.03.18 01:42:50.554809 [ 253 ] {9f7098fe-8156-4e63-835c-22d28b53d9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11002 | 2026.03.18 01:42:50.554832 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2770 rows starting from the beginning of the part | ||
| 11003 | 2026.03.18 01:42:50.554852 [ 253 ] {9f7098fe-8156-4e63-835c-22d28b53d9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11004 | 2026.03.18 01:42:50.554916 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 108 rows starting from the beginning of the part | ||
| 11005 | 2026.03.18 01:42:50.554966 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 825 rows starting from the beginning of the part | ||
| 11006 | 2026.03.18 01:42:50.555007 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 108 rows starting from the beginning of the part | ||
| 11007 | 2026.03.18 01:42:50.555049 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 825 rows starting from the beginning of the part | ||
| 11008 | 2026.03.18 01:42:50.555087 [ 193 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 108 rows starting from the beginning of the part | ||
| 11009 | 2026.03.18 01:42:50.555284 [ 253 ] {9f7098fe-8156-4e63-835c-22d28b53d9bd} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2026.03.18 01:42:50.555319 [ 253 ] {9f7098fe-8156-4e63-835c-22d28b53d9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11011 | 2026.03.18 01:42:50.555641 [ 253 ] {9f7098fe-8156-4e63-835c-22d28b53d9bd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11012 | 2026.03.18 01:42:50.555888 [ 253 ] {9f7098fe-8156-4e63-835c-22d28b53d9bd} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11013 | 2026.03.18 01:42:50.556031 [ 253 ] {9f7098fe-8156-4e63-835c-22d28b53d9bd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001247 sec., 20850.040096230954 rows/sec., 1.53 MiB/sec. | ||
| 11014 | 2026.03.18 01:42:50.556071 [ 253 ] {9f7098fe-8156-4e63-835c-22d28b53d9bd} <Debug> TCPHandler: Processed in 0.001422173 sec. | ||
| 11015 | 2026.03.18 01:42:50.556189 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11016 | 2026.03.18 01:42:50.556283 [ 253 ] {f83bcca9-18c8-4b0f-812c-498a0589c122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11017 | 2026.03.18 01:42:50.556323 [ 253 ] {f83bcca9-18c8-4b0f-812c-498a0589c122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11018 | 2026.03.18 01:42:50.556751 [ 253 ] {f83bcca9-18c8-4b0f-812c-498a0589c122} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11019 | 2026.03.18 01:42:50.556788 [ 253 ] {f83bcca9-18c8-4b0f-812c-498a0589c122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11020 | 2026.03.18 01:42:50.556800 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4744 rows, containing 5 columns (5 merged, 0 gathered) in 0.002149506 sec., 2207018.728954467 rows/sec., 179.89 MiB/sec. | ||
| 11021 | 2026.03.18 01:42:50.557099 [ 253 ] {f83bcca9-18c8-4b0f-812c-498a0589c122} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11022 | 2026.03.18 01:42:50.557146 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11023 | 2026.03.18 01:42:50.557331 [ 253 ] {f83bcca9-18c8-4b0f-812c-498a0589c122} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2026.03.18 01:42:50.557478 [ 253 ] {f83bcca9-18c8-4b0f-812c-498a0589c122} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001213 sec., 74196.20774938169 rows/sec., 5.79 MiB/sec. | ||
| 11025 | 2026.03.18 01:42:50.557485 [ 112 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11026 | 2026.03.18 01:42:50.557518 [ 253 ] {f83bcca9-18c8-4b0f-812c-498a0589c122} <Debug> TCPHandler: Processed in 0.001379072 sec. | ||
| 11027 | 2026.03.18 01:42:50.557532 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_76_15} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2026.03.18 01:42:50.557536 [ 112 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.03.18 01:42:50.557567 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11030 | 2026.03.18 01:42:50.557631 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_76_15} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11031 | 2026.03.18 01:42:50.557642 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11032 | 2026.03.18 01:42:50.557647 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11033 | 2026.03.18 01:42:50.557743 [ 253 ] {c4913205-d341-4495-a2b0-02585d6a652d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11034 | 2026.03.18 01:42:50.557754 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11035 | 2026.03.18 01:42:50.557761 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11036 | 2026.03.18 01:42:50.557786 [ 253 ] {c4913205-d341-4495-a2b0-02585d6a652d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11037 | 2026.03.18 01:42:50.557819 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1513 rows starting from the beginning of the part | ||
| 11038 | 2026.03.18 01:42:50.557885 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 11039 | 2026.03.18 01:42:50.557939 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 504 rows starting from the beginning of the part | ||
| 11040 | 2026.03.18 01:42:50.557986 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part | ||
| 11041 | 2026.03.18 01:42:50.558026 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 504 rows starting from the beginning of the part | ||
| 11042 | 2026.03.18 01:42:50.558063 [ 198 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 11043 | 2026.03.18 01:42:50.558211 [ 253 ] {c4913205-d341-4495-a2b0-02585d6a652d} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11044 | 2026.03.18 01:42:50.558246 [ 253 ] {c4913205-d341-4495-a2b0-02585d6a652d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11045 | 2026.03.18 01:42:50.558576 [ 253 ] {c4913205-d341-4495-a2b0-02585d6a652d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11046 | 2026.03.18 01:42:50.558784 [ 253 ] {c4913205-d341-4495-a2b0-02585d6a652d} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11047 | 2026.03.18 01:42:50.558917 [ 253 ] {c4913205-d341-4495-a2b0-02585d6a652d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 11048 | 2026.03.18 01:42:50.558953 [ 253 ] {c4913205-d341-4495-a2b0-02585d6a652d} <Debug> TCPHandler: Processed in 0.001361062 sec. | ||
| 11049 | 2026.03.18 01:42:50.559059 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11050 | 2026.03.18 01:42:50.559158 [ 253 ] {e20429c6-1f60-4be4-b6d8-ee465a5c7df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11051 | 2026.03.18 01:42:50.559159 [ 191 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548196 sec., 1802743.3219049785 rows/sec., 134.04 MiB/sec. | ||
| 11052 | 2026.03.18 01:42:50.559216 [ 253 ] {e20429c6-1f60-4be4-b6d8-ee465a5c7df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11053 | 2026.03.18 01:42:50.559467 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11054 | 2026.03.18 01:42:50.559898 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_76_15} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2026.03.18 01:42:50.559994 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_76_15} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11056 | 2026.03.18 01:42:50.560070 [ 253 ] {e20429c6-1f60-4be4-b6d8-ee465a5c7df7} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2026.03.18 01:42:50.560112 [ 253 ] {e20429c6-1f60-4be4-b6d8-ee465a5c7df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11058 | 2026.03.18 01:42:50.560122 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 11059 | 2026.03.18 01:42:50.560677 [ 253 ] {e20429c6-1f60-4be4-b6d8-ee465a5c7df7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11060 | 2026.03.18 01:42:50.560910 [ 253 ] {e20429c6-1f60-4be4-b6d8-ee465a5c7df7} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2026.03.18 01:42:50.561055 [ 253 ] {e20429c6-1f60-4be4-b6d8-ee465a5c7df7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001915 sec., 13577.023498694516 rows/sec., 24.33 MiB/sec. | ||
| 11062 | 2026.03.18 01:42:50.561119 [ 253 ] {e20429c6-1f60-4be4-b6d8-ee465a5c7df7} <Debug> TCPHandler: Processed in 0.002110665 sec. | ||
| 11063 | 2026.03.18 01:42:50.561236 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11064 | 2026.03.18 01:42:50.561331 [ 253 ] {3a012143-edc9-4978-ae5e-4e71b461ebe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11065 | 2026.03.18 01:42:50.561373 [ 253 ] {3a012143-edc9-4978-ae5e-4e71b461ebe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11066 | 2026.03.18 01:42:50.561717 [ 253 ] {3a012143-edc9-4978-ae5e-4e71b461ebe4} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11067 | 2026.03.18 01:42:50.561753 [ 253 ] {3a012143-edc9-4978-ae5e-4e71b461ebe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11068 | 2026.03.18 01:42:50.562067 [ 253 ] {3a012143-edc9-4978-ae5e-4e71b461ebe4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11069 | 2026.03.18 01:42:50.562274 [ 253 ] {3a012143-edc9-4978-ae5e-4e71b461ebe4} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11070 | 2026.03.18 01:42:50.562392 [ 112 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11071 | 2026.03.18 01:42:50.562407 [ 253 ] {3a012143-edc9-4978-ae5e-4e71b461ebe4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 11072 | 2026.03.18 01:42:50.562434 [ 112 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11073 | 2026.03.18 01:42:50.562459 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11074 | 2026.03.18 01:42:50.562464 [ 253 ] {3a012143-edc9-4978-ae5e-4e71b461ebe4} <Debug> TCPHandler: Processed in 0.001279022 sec. | ||
| 11075 | 2026.03.18 01:42:50.562555 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11076 | 2026.03.18 01:42:50.562690 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11077 | 2026.03.18 01:42:50.562727 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4554 rows starting from the beginning of the part | ||
| 11078 | 2026.03.18 01:42:50.562795 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11079 | 2026.03.18 01:42:50.562843 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 11080 | 2026.03.18 01:42:50.562884 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11081 | 2026.03.18 01:42:50.562924 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 11082 | 2026.03.18 01:42:50.562961 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11083 | 2026.03.18 01:42:50.564568 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4914 rows, containing 4 columns (4 merged, 0 gathered) in 0.002056304 sec., 2389724.476536543 rows/sec., 154.09 MiB/sec. | ||
| 11084 | 2026.03.18 01:42:50.564965 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11085 | 2026.03.18 01:42:50.565234 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_76_15} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2026.03.18 01:42:50.565303 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_76_15} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11087 | 2026.03.18 01:42:50.565386 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11088 | 2026.03.18 01:42:50.969071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11089 | 2026.03.18 01:42:50.986907 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11090 | 2026.03.18 01:42:50.986973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11091 | 2026.03.18 01:42:50.993209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11092 | 2026.03.18 01:42:50.993929 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11093 | 2026.03.18 01:42:50.994216 [ 112 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11094 | 2026.03.18 01:42:50.994263 [ 112 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.03.18 01:42:50.994285 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11096 | 2026.03.18 01:42:50.994411 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11097 | 2026.03.18 01:42:50.997970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11098 | 2026.03.18 01:42:50.998330 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11099 | 2026.03.18 01:42:50.999780 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 11100 | 2026.03.18 01:42:51.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.30 MiB, peak 326.26 MiB, free memory in arenas 0.00 B, will set to 319.28 MiB (RSS), difference: -1.02 MiB | ||
| 11101 | 2026.03.18 01:42:51.004220 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 11102 | 2026.03.18 01:42:51.008606 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 11103 | 2026.03.18 01:42:51.013253 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 11104 | 2026.03.18 01:42:51.017910 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 11105 | 2026.03.18 01:42:51.021799 [ 201 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 11106 | 2026.03.18 01:42:51.071972 [ 191 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.07761968 sec., 4470.515724878021 rows/sec., 23.12 MiB/sec. | ||
| 11107 | 2026.03.18 01:42:51.074943 [ 194 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11108 | 2026.03.18 01:42:51.077250 [ 194 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_46_9} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11109 | 2026.03.18 01:42:51.077370 [ 194 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_46_9} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11110 | 2026.03.18 01:42:51.079885 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11111 | 2026.03.18 01:42:54.570991 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11112 | 2026.03.18 01:42:54.571174 [ 253 ] {a2398183-4a82-496c-bf17-a0cc6d81dec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11113 | 2026.03.18 01:42:54.571242 [ 253 ] {a2398183-4a82-496c-bf17-a0cc6d81dec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11114 | 2026.03.18 01:42:54.571997 [ 253 ] {a2398183-4a82-496c-bf17-a0cc6d81dec9} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2026.03.18 01:42:54.572050 [ 253 ] {a2398183-4a82-496c-bf17-a0cc6d81dec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11116 | 2026.03.18 01:42:54.572465 [ 253 ] {a2398183-4a82-496c-bf17-a0cc6d81dec9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11117 | 2026.03.18 01:42:54.572700 [ 253 ] {a2398183-4a82-496c-bf17-a0cc6d81dec9} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2026.03.18 01:42:54.572875 [ 253 ] {a2398183-4a82-496c-bf17-a0cc6d81dec9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00175 sec., 162285.7142857143 rows/sec., 10.31 MiB/sec. | ||
| 11119 | 2026.03.18 01:42:54.572926 [ 253 ] {a2398183-4a82-496c-bf17-a0cc6d81dec9} <Debug> TCPHandler: Processed in 0.002062104 sec. | ||
| 11120 | 2026.03.18 01:42:54.573058 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2026.03.18 01:42:54.573164 [ 253 ] {b208deb2-4860-48f4-a5c3-ae977e70e486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11122 | 2026.03.18 01:42:54.573209 [ 253 ] {b208deb2-4860-48f4-a5c3-ae977e70e486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11123 | 2026.03.18 01:42:54.573622 [ 253 ] {b208deb2-4860-48f4-a5c3-ae977e70e486} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.03.18 01:42:54.573661 [ 253 ] {b208deb2-4860-48f4-a5c3-ae977e70e486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11125 | 2026.03.18 01:42:54.573955 [ 253 ] {b208deb2-4860-48f4-a5c3-ae977e70e486} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11126 | 2026.03.18 01:42:54.574161 [ 253 ] {b208deb2-4860-48f4-a5c3-ae977e70e486} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.03.18 01:42:54.574294 [ 253 ] {b208deb2-4860-48f4-a5c3-ae977e70e486} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001154 sec., 1733.1022530329287 rows/sec., 141.32 KiB/sec. | ||
| 11128 | 2026.03.18 01:42:54.574332 [ 253 ] {b208deb2-4860-48f4-a5c3-ae977e70e486} <Debug> TCPHandler: Processed in 0.001327972 sec. | ||
| 11129 | 2026.03.18 01:42:54.574439 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2026.03.18 01:42:54.574535 [ 253 ] {1b3f5d58-ffb6-4a4d-ada7-27e047709bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11131 | 2026.03.18 01:42:54.574574 [ 253 ] {1b3f5d58-ffb6-4a4d-ada7-27e047709bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11132 | 2026.03.18 01:42:54.576829 [ 253 ] {1b3f5d58-ffb6-4a4d-ada7-27e047709bfa} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2026.03.18 01:42:54.576867 [ 253 ] {1b3f5d58-ffb6-4a4d-ada7-27e047709bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11134 | 2026.03.18 01:42:54.577332 [ 253 ] {1b3f5d58-ffb6-4a4d-ada7-27e047709bfa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11135 | 2026.03.18 01:42:54.577547 [ 253 ] {1b3f5d58-ffb6-4a4d-ada7-27e047709bfa} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2026.03.18 01:42:54.577681 [ 253 ] {1b3f5d58-ffb6-4a4d-ada7-27e047709bfa} <Debug> executeQuery: Read 2710 rows, 211.44 KiB in 0.003165 sec., 856240.1263823066 rows/sec., 65.24 MiB/sec. | ||
| 11137 | 2026.03.18 01:42:54.577720 [ 253 ] {1b3f5d58-ffb6-4a4d-ada7-27e047709bfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 11138 | 2026.03.18 01:42:54.577734 [ 253 ] {1b3f5d58-ffb6-4a4d-ada7-27e047709bfa} <Debug> TCPHandler: Processed in 0.003346006 sec. | ||
| 11139 | 2026.03.18 01:42:54.577857 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11140 | 2026.03.18 01:42:54.577958 [ 253 ] {a31ed89a-1f2b-4739-aa4b-63956a3d5187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11141 | 2026.03.18 01:42:54.577999 [ 253 ] {a31ed89a-1f2b-4739-aa4b-63956a3d5187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11142 | 2026.03.18 01:42:54.578489 [ 253 ] {a31ed89a-1f2b-4739-aa4b-63956a3d5187} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11143 | 2026.03.18 01:42:54.578525 [ 253 ] {a31ed89a-1f2b-4739-aa4b-63956a3d5187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11144 | 2026.03.18 01:42:54.578853 [ 253 ] {a31ed89a-1f2b-4739-aa4b-63956a3d5187} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11145 | 2026.03.18 01:42:54.579073 [ 253 ] {a31ed89a-1f2b-4739-aa4b-63956a3d5187} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11146 | 2026.03.18 01:42:54.579209 [ 253 ] {a31ed89a-1f2b-4739-aa4b-63956a3d5187} <Debug> executeQuery: Read 169 rows, 10.56 KiB in 0.001269 sec., 133175.72892040978 rows/sec., 8.13 MiB/sec. | ||
| 11147 | 2026.03.18 01:42:54.579247 [ 253 ] {a31ed89a-1f2b-4739-aa4b-63956a3d5187} <Debug> TCPHandler: Processed in 0.001440284 sec. | ||
| 11148 | 2026.03.18 01:42:54.579359 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11149 | 2026.03.18 01:42:54.579455 [ 253 ] {5047760f-0700-44dd-8a83-8b8d31970b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11150 | 2026.03.18 01:42:54.579495 [ 253 ] {5047760f-0700-44dd-8a83-8b8d31970b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11151 | 2026.03.18 01:42:54.580330 [ 253 ] {5047760f-0700-44dd-8a83-8b8d31970b79} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2026.03.18 01:42:54.580367 [ 253 ] {5047760f-0700-44dd-8a83-8b8d31970b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11153 | 2026.03.18 01:42:54.580723 [ 253 ] {5047760f-0700-44dd-8a83-8b8d31970b79} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11154 | 2026.03.18 01:42:54.580952 [ 253 ] {5047760f-0700-44dd-8a83-8b8d31970b79} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2026.03.18 01:42:54.581087 [ 253 ] {5047760f-0700-44dd-8a83-8b8d31970b79} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.00165 sec., 519393.9393939394 rows/sec., 30.87 MiB/sec. | ||
| 11156 | 2026.03.18 01:42:54.581126 [ 253 ] {5047760f-0700-44dd-8a83-8b8d31970b79} <Debug> TCPHandler: Processed in 0.00181595 sec. | ||
| 11157 | 2026.03.18 01:42:54.581249 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2026.03.18 01:42:54.581370 [ 253 ] {4c1e5bde-53d7-4c51-ba87-23cdb349ea61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11159 | 2026.03.18 01:42:54.581420 [ 253 ] {4c1e5bde-53d7-4c51-ba87-23cdb349ea61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11160 | 2026.03.18 01:42:54.581921 [ 253 ] {4c1e5bde-53d7-4c51-ba87-23cdb349ea61} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11161 | 2026.03.18 01:42:54.581967 [ 253 ] {4c1e5bde-53d7-4c51-ba87-23cdb349ea61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11162 | 2026.03.18 01:42:54.582316 [ 253 ] {4c1e5bde-53d7-4c51-ba87-23cdb349ea61} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11163 | 2026.03.18 01:42:54.582530 [ 253 ] {4c1e5bde-53d7-4c51-ba87-23cdb349ea61} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2026.03.18 01:42:54.582680 [ 253 ] {4c1e5bde-53d7-4c51-ba87-23cdb349ea61} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001334 sec., 749.625187406297 rows/sec., 52.71 KiB/sec. | ||
| 11165 | 2026.03.18 01:42:54.582720 [ 253 ] {4c1e5bde-53d7-4c51-ba87-23cdb349ea61} <Debug> TCPHandler: Processed in 0.001532746 sec. | ||
| 11166 | 2026.03.18 01:42:54.582842 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11167 | 2026.03.18 01:42:54.582937 [ 253 ] {8c77c2aa-b568-455b-9892-04ed293c01cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11168 | 2026.03.18 01:42:54.582978 [ 253 ] {8c77c2aa-b568-455b-9892-04ed293c01cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11169 | 2026.03.18 01:42:54.583457 [ 253 ] {8c77c2aa-b568-455b-9892-04ed293c01cf} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2026.03.18 01:42:54.583494 [ 253 ] {8c77c2aa-b568-455b-9892-04ed293c01cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11171 | 2026.03.18 01:42:54.583804 [ 253 ] {8c77c2aa-b568-455b-9892-04ed293c01cf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11172 | 2026.03.18 01:42:54.584012 [ 253 ] {8c77c2aa-b568-455b-9892-04ed293c01cf} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2026.03.18 01:42:54.584144 [ 253 ] {8c77c2aa-b568-455b-9892-04ed293c01cf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001225 sec., 120816.32653061225 rows/sec., 6.87 MiB/sec. | ||
| 11174 | 2026.03.18 01:42:54.584183 [ 253 ] {8c77c2aa-b568-455b-9892-04ed293c01cf} <Debug> TCPHandler: Processed in 0.001391793 sec. | ||
| 11175 | 2026.03.18 01:42:54.584299 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11176 | 2026.03.18 01:42:54.584392 [ 253 ] {e5bf162c-a1a6-4f46-b5e0-b9a572da988a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11177 | 2026.03.18 01:42:54.584432 [ 253 ] {e5bf162c-a1a6-4f46-b5e0-b9a572da988a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11178 | 2026.03.18 01:42:54.585527 [ 253 ] {e5bf162c-a1a6-4f46-b5e0-b9a572da988a} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2026.03.18 01:42:54.585564 [ 253 ] {e5bf162c-a1a6-4f46-b5e0-b9a572da988a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11180 | 2026.03.18 01:42:54.585934 [ 253 ] {e5bf162c-a1a6-4f46-b5e0-b9a572da988a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11181 | 2026.03.18 01:42:54.586147 [ 253 ] {e5bf162c-a1a6-4f46-b5e0-b9a572da988a} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2026.03.18 01:42:54.586283 [ 253 ] {e5bf162c-a1a6-4f46-b5e0-b9a572da988a} <Debug> executeQuery: Read 1453 rows, 102.57 KiB in 0.001908 sec., 761530.3983228512 rows/sec., 52.50 MiB/sec. | ||
| 11183 | 2026.03.18 01:42:54.586323 [ 253 ] {e5bf162c-a1a6-4f46-b5e0-b9a572da988a} <Debug> TCPHandler: Processed in 0.002074555 sec. | ||
| 11184 | 2026.03.18 01:42:54.586433 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11185 | 2026.03.18 01:42:54.586528 [ 253 ] {062ae9c4-0bf5-4717-83ed-e3ebaf7aa44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11186 | 2026.03.18 01:42:54.586570 [ 253 ] {062ae9c4-0bf5-4717-83ed-e3ebaf7aa44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11187 | 2026.03.18 01:42:54.586890 [ 253 ] {062ae9c4-0bf5-4717-83ed-e3ebaf7aa44f} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2026.03.18 01:42:54.586926 [ 253 ] {062ae9c4-0bf5-4717-83ed-e3ebaf7aa44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11189 | 2026.03.18 01:42:54.587229 [ 253 ] {062ae9c4-0bf5-4717-83ed-e3ebaf7aa44f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11190 | 2026.03.18 01:42:54.587431 [ 253 ] {062ae9c4-0bf5-4717-83ed-e3ebaf7aa44f} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2026.03.18 01:42:54.587562 [ 253 ] {062ae9c4-0bf5-4717-83ed-e3ebaf7aa44f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 11192 | 2026.03.18 01:42:54.587600 [ 253 ] {062ae9c4-0bf5-4717-83ed-e3ebaf7aa44f} <Debug> TCPHandler: Processed in 0.00121616 sec. | ||
| 11193 | 2026.03.18 01:42:54.587721 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.03.18 01:42:54.587837 [ 253 ] {4b01ae3d-62b9-442c-b5d8-74ab4575fca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11195 | 2026.03.18 01:42:54.587888 [ 253 ] {4b01ae3d-62b9-442c-b5d8-74ab4575fca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11196 | 2026.03.18 01:42:54.588734 [ 253 ] {4b01ae3d-62b9-442c-b5d8-74ab4575fca4} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.03.18 01:42:54.588771 [ 253 ] {4b01ae3d-62b9-442c-b5d8-74ab4575fca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11198 | 2026.03.18 01:42:54.589194 [ 253 ] {4b01ae3d-62b9-442c-b5d8-74ab4575fca4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11199 | 2026.03.18 01:42:54.589416 [ 253 ] {4b01ae3d-62b9-442c-b5d8-74ab4575fca4} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.03.18 01:42:54.589553 [ 253 ] {4b01ae3d-62b9-442c-b5d8-74ab4575fca4} <Debug> executeQuery: Read 1419 rows, 91.46 KiB in 0.001741 sec., 815048.8225157956 rows/sec., 51.30 MiB/sec. | ||
| 11201 | 2026.03.18 01:42:54.589592 [ 253 ] {4b01ae3d-62b9-442c-b5d8-74ab4575fca4} <Debug> TCPHandler: Processed in 0.001931082 sec. | ||
| 11202 | 2026.03.18 01:42:54.589702 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2026.03.18 01:42:54.589796 [ 253 ] {cb600e16-5671-411d-a160-886fca70d5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11204 | 2026.03.18 01:42:54.589838 [ 253 ] {cb600e16-5671-411d-a160-886fca70d5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11205 | 2026.03.18 01:42:54.590144 [ 253 ] {cb600e16-5671-411d-a160-886fca70d5f1} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.03.18 01:42:54.590179 [ 253 ] {cb600e16-5671-411d-a160-886fca70d5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11207 | 2026.03.18 01:42:54.590466 [ 253 ] {cb600e16-5671-411d-a160-886fca70d5f1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11208 | 2026.03.18 01:42:54.590669 [ 253 ] {cb600e16-5671-411d-a160-886fca70d5f1} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.03.18 01:42:54.590800 [ 253 ] {cb600e16-5671-411d-a160-886fca70d5f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 11210 | 2026.03.18 01:42:54.590838 [ 253 ] {cb600e16-5671-411d-a160-886fca70d5f1} <Debug> TCPHandler: Processed in 0.00118453 sec. | ||
| 11211 | 2026.03.18 01:42:54.590947 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.03.18 01:42:54.591041 [ 253 ] {afc663f3-8431-40cd-9d5f-680c1e05dd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11213 | 2026.03.18 01:42:54.591094 [ 253 ] {afc663f3-8431-40cd-9d5f-680c1e05dd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11214 | 2026.03.18 01:42:54.591903 [ 253 ] {afc663f3-8431-40cd-9d5f-680c1e05dd7b} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.03.18 01:42:54.591940 [ 253 ] {afc663f3-8431-40cd-9d5f-680c1e05dd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11216 | 2026.03.18 01:42:54.592477 [ 253 ] {afc663f3-8431-40cd-9d5f-680c1e05dd7b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11217 | 2026.03.18 01:42:54.592716 [ 253 ] {afc663f3-8431-40cd-9d5f-680c1e05dd7b} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.03.18 01:42:54.592854 [ 253 ] {afc663f3-8431-40cd-9d5f-680c1e05dd7b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001832 sec., 13646.288209606986 rows/sec., 24.45 MiB/sec. | ||
| 11219 | 2026.03.18 01:42:54.592908 [ 253 ] {afc663f3-8431-40cd-9d5f-680c1e05dd7b} <Debug> TCPHandler: Processed in 0.002010504 sec. | ||
| 11220 | 2026.03.18 01:42:54.593032 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.03.18 01:42:54.593148 [ 253 ] {dcfe8978-b5f5-4171-942a-cff1124771a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11222 | 2026.03.18 01:42:54.593199 [ 253 ] {dcfe8978-b5f5-4171-942a-cff1124771a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11223 | 2026.03.18 01:42:54.593549 [ 253 ] {dcfe8978-b5f5-4171-942a-cff1124771a9} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.03.18 01:42:54.593586 [ 253 ] {dcfe8978-b5f5-4171-942a-cff1124771a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11225 | 2026.03.18 01:42:54.593901 [ 253 ] {dcfe8978-b5f5-4171-942a-cff1124771a9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11226 | 2026.03.18 01:42:54.594107 [ 253 ] {dcfe8978-b5f5-4171-942a-cff1124771a9} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.03.18 01:42:54.594234 [ 253 ] {dcfe8978-b5f5-4171-942a-cff1124771a9} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001111 sec., 70207.02070207021 rows/sec., 4.34 MiB/sec. | ||
| 11228 | 2026.03.18 01:42:54.594271 [ 253 ] {dcfe8978-b5f5-4171-942a-cff1124771a9} <Debug> TCPHandler: Processed in 0.001299692 sec. | ||
| 11229 | 2026.03.18 01:42:54.849347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1486 | ||
| 11230 | 2026.03.18 01:42:54.852210 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2026.03.18 01:42:54.852273 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11232 | 2026.03.18 01:42:54.853526 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11233 | 2026.03.18 01:42:54.853809 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2026.03.18 01:42:54.854091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1486 | ||
| 11235 | 2026.03.18 01:42:55.546375 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11236 | 2026.03.18 01:42:55.546677 [ 253 ] {8b3c1247-489b-4777-9d67-9f6d4ad68bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11237 | 2026.03.18 01:42:55.546786 [ 253 ] {8b3c1247-489b-4777-9d67-9f6d4ad68bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11238 | 2026.03.18 01:42:55.547647 [ 253 ] {8b3c1247-489b-4777-9d67-9f6d4ad68bf8} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11239 | 2026.03.18 01:42:55.547684 [ 253 ] {8b3c1247-489b-4777-9d67-9f6d4ad68bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11240 | 2026.03.18 01:42:55.548072 [ 253 ] {8b3c1247-489b-4777-9d67-9f6d4ad68bf8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11241 | 2026.03.18 01:42:55.548299 [ 253 ] {8b3c1247-489b-4777-9d67-9f6d4ad68bf8} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11242 | 2026.03.18 01:42:55.548462 [ 253 ] {8b3c1247-489b-4777-9d67-9f6d4ad68bf8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001861 sec., 30091.348737238044 rows/sec., 2.31 MiB/sec. | ||
| 11243 | 2026.03.18 01:42:55.548503 [ 253 ] {8b3c1247-489b-4777-9d67-9f6d4ad68bf8} <Debug> TCPHandler: Processed in 0.002296348 sec. | ||
| 11244 | 2026.03.18 01:42:55.548631 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11245 | 2026.03.18 01:42:55.548727 [ 253 ] {5a0e9c52-5bac-47fd-bad4-3c8a8c1b596f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11246 | 2026.03.18 01:42:55.548770 [ 253 ] {5a0e9c52-5bac-47fd-bad4-3c8a8c1b596f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11247 | 2026.03.18 01:42:55.549208 [ 253 ] {5a0e9c52-5bac-47fd-bad4-3c8a8c1b596f} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2026.03.18 01:42:55.549243 [ 253 ] {5a0e9c52-5bac-47fd-bad4-3c8a8c1b596f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11249 | 2026.03.18 01:42:55.549558 [ 253 ] {5a0e9c52-5bac-47fd-bad4-3c8a8c1b596f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11250 | 2026.03.18 01:42:55.549772 [ 253 ] {5a0e9c52-5bac-47fd-bad4-3c8a8c1b596f} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11251 | 2026.03.18 01:42:55.549907 [ 253 ] {5a0e9c52-5bac-47fd-bad4-3c8a8c1b596f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 11252 | 2026.03.18 01:42:55.549945 [ 253 ] {5a0e9c52-5bac-47fd-bad4-3c8a8c1b596f} <Debug> TCPHandler: Processed in 0.001362993 sec. | ||
| 11253 | 2026.03.18 01:42:55.550073 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2026.03.18 01:42:55.550169 [ 253 ] {73b8730e-41bd-46f1-b39c-359d6d5d90f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11255 | 2026.03.18 01:42:55.550214 [ 253 ] {73b8730e-41bd-46f1-b39c-359d6d5d90f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11256 | 2026.03.18 01:42:55.550579 [ 253 ] {73b8730e-41bd-46f1-b39c-359d6d5d90f8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2026.03.18 01:42:55.550613 [ 253 ] {73b8730e-41bd-46f1-b39c-359d6d5d90f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11258 | 2026.03.18 01:42:55.550942 [ 253 ] {73b8730e-41bd-46f1-b39c-359d6d5d90f8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11259 | 2026.03.18 01:42:55.551161 [ 253 ] {73b8730e-41bd-46f1-b39c-359d6d5d90f8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2026.03.18 01:42:55.551296 [ 253 ] {73b8730e-41bd-46f1-b39c-359d6d5d90f8} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001146 sec., 27923.211169284466 rows/sec., 1.94 MiB/sec. | ||
| 11261 | 2026.03.18 01:42:55.551336 [ 253 ] {73b8730e-41bd-46f1-b39c-359d6d5d90f8} <Debug> TCPHandler: Processed in 0.001312042 sec. | ||
| 11262 | 2026.03.18 01:42:55.551443 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11263 | 2026.03.18 01:42:55.551543 [ 253 ] {bdf7795a-c290-4ef3-ab06-9ebb9baacb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11264 | 2026.03.18 01:42:55.551586 [ 253 ] {bdf7795a-c290-4ef3-ab06-9ebb9baacb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11265 | 2026.03.18 01:42:55.551915 [ 253 ] {bdf7795a-c290-4ef3-ab06-9ebb9baacb58} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2026.03.18 01:42:55.551951 [ 253 ] {bdf7795a-c290-4ef3-ab06-9ebb9baacb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11267 | 2026.03.18 01:42:55.552260 [ 253 ] {bdf7795a-c290-4ef3-ab06-9ebb9baacb58} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11268 | 2026.03.18 01:42:55.552474 [ 253 ] {bdf7795a-c290-4ef3-ab06-9ebb9baacb58} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2026.03.18 01:42:55.552609 [ 253 ] {bdf7795a-c290-4ef3-ab06-9ebb9baacb58} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 763.95 KiB/sec. | ||
| 11270 | 2026.03.18 01:42:55.552644 [ 253 ] {bdf7795a-c290-4ef3-ab06-9ebb9baacb58} <Debug> TCPHandler: Processed in 0.001250861 sec. | ||
| 11271 | 2026.03.18 01:42:57.261658 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22467 | ||
| 11272 | 2026.03.18 01:42:57.262191 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2026.03.18 01:42:57.262229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11274 | 2026.03.18 01:42:57.262760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11275 | 2026.03.18 01:42:57.262998 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2026.03.18 01:42:57.263132 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22467 | ||
| 11277 | 2026.03.18 01:42:58.498112 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11278 | 2026.03.18 01:42:58.513851 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2026.03.18 01:42:58.513909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11280 | 2026.03.18 01:42:58.519870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11281 | 2026.03.18 01:42:58.520565 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11282 | 2026.03.18 01:42:58.523329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11283 | 2026.03.18 01:43:00.553061 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11284 | 2026.03.18 01:43:00.553253 [ 253 ] {cfa611cb-6a1f-4db0-8662-495f82a5b23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11285 | 2026.03.18 01:43:00.553322 [ 253 ] {cfa611cb-6a1f-4db0-8662-495f82a5b23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11286 | 2026.03.18 01:43:00.553998 [ 253 ] {cfa611cb-6a1f-4db0-8662-495f82a5b23d} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.03.18 01:43:00.554042 [ 253 ] {cfa611cb-6a1f-4db0-8662-495f82a5b23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11288 | 2026.03.18 01:43:00.554436 [ 253 ] {cfa611cb-6a1f-4db0-8662-495f82a5b23d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11289 | 2026.03.18 01:43:00.554657 [ 253 ] {cfa611cb-6a1f-4db0-8662-495f82a5b23d} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.03.18 01:43:00.554807 [ 253 ] {cfa611cb-6a1f-4db0-8662-495f82a5b23d} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001602 sec., 67415.73033707865 rows/sec., 5.67 MiB/sec. | ||
| 11291 | 2026.03.18 01:43:00.554850 [ 253 ] {cfa611cb-6a1f-4db0-8662-495f82a5b23d} <Debug> TCPHandler: Processed in 0.001932202 sec. | ||
| 11292 | 2026.03.18 01:43:00.554977 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11293 | 2026.03.18 01:43:00.555074 [ 253 ] {6183a949-ec96-4f79-8678-c697ac5f3ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11294 | 2026.03.18 01:43:00.555114 [ 253 ] {6183a949-ec96-4f79-8678-c697ac5f3ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11295 | 2026.03.18 01:43:00.555548 [ 253 ] {6183a949-ec96-4f79-8678-c697ac5f3ce2} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.03.18 01:43:00.555584 [ 253 ] {6183a949-ec96-4f79-8678-c697ac5f3ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11297 | 2026.03.18 01:43:00.555883 [ 253 ] {6183a949-ec96-4f79-8678-c697ac5f3ce2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11298 | 2026.03.18 01:43:00.556135 [ 253 ] {6183a949-ec96-4f79-8678-c697ac5f3ce2} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11299 | 2026.03.18 01:43:00.556286 [ 253 ] {6183a949-ec96-4f79-8678-c697ac5f3ce2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001231 sec., 21121.039805036555 rows/sec., 1.55 MiB/sec. | ||
| 11300 | 2026.03.18 01:43:00.556331 [ 253 ] {6183a949-ec96-4f79-8678-c697ac5f3ce2} <Debug> TCPHandler: Processed in 0.001402824 sec. | ||
| 11301 | 2026.03.18 01:43:00.556462 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11302 | 2026.03.18 01:43:00.556589 [ 253 ] {8bebdc0e-d86b-45fd-a462-6cc6be83746e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11303 | 2026.03.18 01:43:00.556645 [ 253 ] {8bebdc0e-d86b-45fd-a462-6cc6be83746e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11304 | 2026.03.18 01:43:00.557245 [ 253 ] {8bebdc0e-d86b-45fd-a462-6cc6be83746e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11305 | 2026.03.18 01:43:00.557292 [ 253 ] {8bebdc0e-d86b-45fd-a462-6cc6be83746e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11306 | 2026.03.18 01:43:00.557737 [ 253 ] {8bebdc0e-d86b-45fd-a462-6cc6be83746e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11307 | 2026.03.18 01:43:00.558072 [ 253 ] {8bebdc0e-d86b-45fd-a462-6cc6be83746e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2026.03.18 01:43:00.558221 [ 253 ] {8bebdc0e-d86b-45fd-a462-6cc6be83746e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001658 sec., 54282.26779252111 rows/sec., 4.24 MiB/sec. | ||
| 11309 | 2026.03.18 01:43:00.558261 [ 253 ] {8bebdc0e-d86b-45fd-a462-6cc6be83746e} <Debug> TCPHandler: Processed in 0.001863111 sec. | ||
| 11310 | 2026.03.18 01:43:00.558378 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11311 | 2026.03.18 01:43:00.558476 [ 253 ] {b46f1661-4a31-404a-8205-8ae03bc3e9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11312 | 2026.03.18 01:43:00.558519 [ 253 ] {b46f1661-4a31-404a-8205-8ae03bc3e9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11313 | 2026.03.18 01:43:00.558994 [ 253 ] {b46f1661-4a31-404a-8205-8ae03bc3e9e5} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11314 | 2026.03.18 01:43:00.559032 [ 253 ] {b46f1661-4a31-404a-8205-8ae03bc3e9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11315 | 2026.03.18 01:43:00.559369 [ 253 ] {b46f1661-4a31-404a-8205-8ae03bc3e9e5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11316 | 2026.03.18 01:43:00.559583 [ 253 ] {b46f1661-4a31-404a-8205-8ae03bc3e9e5} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11317 | 2026.03.18 01:43:00.559717 [ 253 ] {b46f1661-4a31-404a-8205-8ae03bc3e9e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 11318 | 2026.03.18 01:43:00.559754 [ 253 ] {b46f1661-4a31-404a-8205-8ae03bc3e9e5} <Debug> TCPHandler: Processed in 0.001426304 sec. | ||
| 11319 | 2026.03.18 01:43:00.559857 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11320 | 2026.03.18 01:43:00.559951 [ 253 ] {15a5950e-a2ff-4298-be0f-77f8739e9db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11321 | 2026.03.18 01:43:00.560011 [ 253 ] {15a5950e-a2ff-4298-be0f-77f8739e9db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11322 | 2026.03.18 01:43:00.560861 [ 253 ] {15a5950e-a2ff-4298-be0f-77f8739e9db9} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2026.03.18 01:43:00.560900 [ 253 ] {15a5950e-a2ff-4298-be0f-77f8739e9db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11324 | 2026.03.18 01:43:00.561468 [ 253 ] {15a5950e-a2ff-4298-be0f-77f8739e9db9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11325 | 2026.03.18 01:43:00.561699 [ 253 ] {15a5950e-a2ff-4298-be0f-77f8739e9db9} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2026.03.18 01:43:00.561841 [ 253 ] {15a5950e-a2ff-4298-be0f-77f8739e9db9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001908 sec., 13626.834381551364 rows/sec., 24.42 MiB/sec. | ||
| 11327 | 2026.03.18 01:43:00.561913 [ 253 ] {15a5950e-a2ff-4298-be0f-77f8739e9db9} <Debug> TCPHandler: Processed in 0.002105204 sec. | ||
| 11328 | 2026.03.18 01:43:00.562030 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11329 | 2026.03.18 01:43:00.562126 [ 253 ] {24010d96-b25b-4ab5-b897-36ad251581be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11330 | 2026.03.18 01:43:00.562172 [ 253 ] {24010d96-b25b-4ab5-b897-36ad251581be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11331 | 2026.03.18 01:43:00.562511 [ 253 ] {24010d96-b25b-4ab5-b897-36ad251581be} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2026.03.18 01:43:00.562545 [ 253 ] {24010d96-b25b-4ab5-b897-36ad251581be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11333 | 2026.03.18 01:43:00.562848 [ 253 ] {24010d96-b25b-4ab5-b897-36ad251581be} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11334 | 2026.03.18 01:43:00.563057 [ 253 ] {24010d96-b25b-4ab5-b897-36ad251581be} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2026.03.18 01:43:00.563184 [ 253 ] {24010d96-b25b-4ab5-b897-36ad251581be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 11336 | 2026.03.18 01:43:00.563219 [ 253 ] {24010d96-b25b-4ab5-b897-36ad251581be} <Debug> TCPHandler: Processed in 0.0012397 sec. | ||
| 11337 | 2026.03.18 01:43:04.587416 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11338 | 2026.03.18 01:43:04.587467 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11339 | 2026.03.18 01:43:04.763303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22915 | ||
| 11340 | 2026.03.18 01:43:04.763944 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2026.03.18 01:43:04.763981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11342 | 2026.03.18 01:43:04.764469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11343 | 2026.03.18 01:43:04.764698 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11344 | 2026.03.18 01:43:04.764828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22915 | ||
| 11345 | 2026.03.18 01:43:04.854480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1506 | ||
| 11346 | 2026.03.18 01:43:04.856534 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2026.03.18 01:43:04.856581 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 11348 | 2026.03.18 01:43:04.857773 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11349 | 2026.03.18 01:43:04.858044 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2026.03.18 01:43:04.858296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 11351 | 2026.03.18 01:43:05.001783 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001389763 sec. | ||
| 11352 | 2026.03.18 01:43:05.515686 [ 95 ] {} <Debug> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 11353 | 2026.03.18 01:43:05.515774 [ 95 ] {} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2026.03.18 01:43:05.515799 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11355 | 2026.03.18 01:43:05.515918 [ 199 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 11356 | 2026.03.18 01:43:05.516067 [ 199 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11357 | 2026.03.18 01:43:05.516103 [ 199 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
| 11358 | 2026.03.18 01:43:05.516169 [ 199 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11359 | 2026.03.18 01:43:05.516213 [ 199 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11360 | 2026.03.18 01:43:05.516255 [ 199 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11361 | 2026.03.18 01:43:05.516294 [ 199 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11362 | 2026.03.18 01:43:05.517032 [ 192 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.00116449 sec., 29197.33102044672 rows/sec., 1.92 MiB/sec. | ||
| 11363 | 2026.03.18 01:43:05.517227 [ 197 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11364 | 2026.03.18 01:43:05.517577 [ 197 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_34_7} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2026.03.18 01:43:05.517671 [ 197 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_34_7} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 11366 | 2026.03.18 01:43:05.517782 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 11367 | 2026.03.18 01:43:05.560665 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11368 | 2026.03.18 01:43:05.560825 [ 253 ] {182504c4-a737-4cdc-8984-5077597b2863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11369 | 2026.03.18 01:43:05.560888 [ 253 ] {182504c4-a737-4cdc-8984-5077597b2863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11370 | 2026.03.18 01:43:05.561615 [ 253 ] {182504c4-a737-4cdc-8984-5077597b2863} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.03.18 01:43:05.561655 [ 253 ] {182504c4-a737-4cdc-8984-5077597b2863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11372 | 2026.03.18 01:43:05.562077 [ 253 ] {182504c4-a737-4cdc-8984-5077597b2863} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11373 | 2026.03.18 01:43:05.562312 [ 253 ] {182504c4-a737-4cdc-8984-5077597b2863} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2026.03.18 01:43:05.562477 [ 253 ] {182504c4-a737-4cdc-8984-5077597b2863} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001698 sec., 167255.59481743225 rows/sec., 10.62 MiB/sec. | ||
| 11375 | 2026.03.18 01:43:05.562524 [ 253 ] {182504c4-a737-4cdc-8984-5077597b2863} <Debug> TCPHandler: Processed in 0.001990793 sec. | ||
| 11376 | 2026.03.18 01:43:05.562651 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2026.03.18 01:43:05.562755 [ 253 ] {7e62582e-09b6-4e7b-9ca9-43f5d4b296d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11378 | 2026.03.18 01:43:05.562799 [ 253 ] {7e62582e-09b6-4e7b-9ca9-43f5d4b296d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11379 | 2026.03.18 01:43:05.563606 [ 253 ] {7e62582e-09b6-4e7b-9ca9-43f5d4b296d9} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.03.18 01:43:05.563642 [ 253 ] {7e62582e-09b6-4e7b-9ca9-43f5d4b296d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11381 | 2026.03.18 01:43:05.564000 [ 253 ] {7e62582e-09b6-4e7b-9ca9-43f5d4b296d9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11382 | 2026.03.18 01:43:05.564212 [ 253 ] {7e62582e-09b6-4e7b-9ca9-43f5d4b296d9} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.03.18 01:43:05.564350 [ 253 ] {7e62582e-09b6-4e7b-9ca9-43f5d4b296d9} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001619 sec., 509573.81099444104 rows/sec., 39.98 MiB/sec. | ||
| 11384 | 2026.03.18 01:43:05.564388 [ 253 ] {7e62582e-09b6-4e7b-9ca9-43f5d4b296d9} <Debug> TCPHandler: Processed in 0.00179031 sec. | ||
| 11385 | 2026.03.18 01:43:05.564514 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.03.18 01:43:05.564640 [ 253 ] {c35f5b30-afd1-464f-80dd-46c709427e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11387 | 2026.03.18 01:43:05.564689 [ 253 ] {c35f5b30-afd1-464f-80dd-46c709427e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11388 | 2026.03.18 01:43:05.565226 [ 253 ] {c35f5b30-afd1-464f-80dd-46c709427e31} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.03.18 01:43:05.565268 [ 253 ] {c35f5b30-afd1-464f-80dd-46c709427e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11390 | 2026.03.18 01:43:05.565657 [ 253 ] {c35f5b30-afd1-464f-80dd-46c709427e31} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11391 | 2026.03.18 01:43:05.565882 [ 253 ] {c35f5b30-afd1-464f-80dd-46c709427e31} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.03.18 01:43:05.566025 [ 253 ] {c35f5b30-afd1-464f-80dd-46c709427e31} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001412 sec., 110481.58640226629 rows/sec., 6.64 MiB/sec. | ||
| 11393 | 2026.03.18 01:43:05.566064 [ 253 ] {c35f5b30-afd1-464f-80dd-46c709427e31} <Debug> TCPHandler: Processed in 0.001612287 sec. | ||
| 11394 | 2026.03.18 01:43:05.566177 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.03.18 01:43:05.566274 [ 253 ] {c2151e6a-252c-4839-be91-0aa1fc9d8c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11396 | 2026.03.18 01:43:05.566315 [ 253 ] {c2151e6a-252c-4839-be91-0aa1fc9d8c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11397 | 2026.03.18 01:43:05.566747 [ 253 ] {c2151e6a-252c-4839-be91-0aa1fc9d8c5b} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.03.18 01:43:05.566781 [ 253 ] {c2151e6a-252c-4839-be91-0aa1fc9d8c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11399 | 2026.03.18 01:43:05.567088 [ 253 ] {c2151e6a-252c-4839-be91-0aa1fc9d8c5b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11400 | 2026.03.18 01:43:05.567301 [ 253 ] {c2151e6a-252c-4839-be91-0aa1fc9d8c5b} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.03.18 01:43:05.567430 [ 253 ] {c2151e6a-252c-4839-be91-0aa1fc9d8c5b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 11402 | 2026.03.18 01:43:05.567466 [ 253 ] {c2151e6a-252c-4839-be91-0aa1fc9d8c5b} <Debug> TCPHandler: Processed in 0.001338382 sec. | ||
| 11403 | 2026.03.18 01:43:05.567579 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2026.03.18 01:43:05.567674 [ 253 ] {393e0717-18b1-43e9-a0cd-5014345af039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11405 | 2026.03.18 01:43:05.567713 [ 253 ] {393e0717-18b1-43e9-a0cd-5014345af039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11406 | 2026.03.18 01:43:05.568147 [ 253 ] {393e0717-18b1-43e9-a0cd-5014345af039} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.03.18 01:43:05.568183 [ 253 ] {393e0717-18b1-43e9-a0cd-5014345af039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11408 | 2026.03.18 01:43:05.568488 [ 253 ] {393e0717-18b1-43e9-a0cd-5014345af039} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11409 | 2026.03.18 01:43:05.568697 [ 253 ] {393e0717-18b1-43e9-a0cd-5014345af039} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.03.18 01:43:05.568826 [ 253 ] {393e0717-18b1-43e9-a0cd-5014345af039} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 11411 | 2026.03.18 01:43:05.568863 [ 253 ] {393e0717-18b1-43e9-a0cd-5014345af039} <Debug> TCPHandler: Processed in 0.001335002 sec. | ||
| 11412 | 2026.03.18 01:43:05.568976 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11413 | 2026.03.18 01:43:05.569069 [ 253 ] {cd2fe66e-4fde-4764-9060-f23b2bff31ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11414 | 2026.03.18 01:43:05.569109 [ 253 ] {cd2fe66e-4fde-4764-9060-f23b2bff31ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11415 | 2026.03.18 01:43:05.569697 [ 253 ] {cd2fe66e-4fde-4764-9060-f23b2bff31ed} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.03.18 01:43:05.569733 [ 253 ] {cd2fe66e-4fde-4764-9060-f23b2bff31ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11417 | 2026.03.18 01:43:05.570051 [ 253 ] {cd2fe66e-4fde-4764-9060-f23b2bff31ed} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11418 | 2026.03.18 01:43:05.570268 [ 253 ] {cd2fe66e-4fde-4764-9060-f23b2bff31ed} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.03.18 01:43:05.570400 [ 253 ] {cd2fe66e-4fde-4764-9060-f23b2bff31ed} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001349 sec., 373610.0815418829 rows/sec., 26.28 MiB/sec. | ||
| 11420 | 2026.03.18 01:43:05.570436 [ 253 ] {cd2fe66e-4fde-4764-9060-f23b2bff31ed} <Debug> TCPHandler: Processed in 0.001509925 sec. | ||
| 11421 | 2026.03.18 01:43:05.570607 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11422 | 2026.03.18 01:43:05.570719 [ 253 ] {71b93184-235e-4498-9a44-7564d08f41b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11423 | 2026.03.18 01:43:05.570767 [ 253 ] {71b93184-235e-4498-9a44-7564d08f41b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11424 | 2026.03.18 01:43:05.571170 [ 253 ] {71b93184-235e-4498-9a44-7564d08f41b2} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2026.03.18 01:43:05.571213 [ 253 ] {71b93184-235e-4498-9a44-7564d08f41b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11426 | 2026.03.18 01:43:05.571580 [ 253 ] {71b93184-235e-4498-9a44-7564d08f41b2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11427 | 2026.03.18 01:43:05.571799 [ 253 ] {71b93184-235e-4498-9a44-7564d08f41b2} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2026.03.18 01:43:05.571915 [ 96 ] {} <Debug> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 11429 | 2026.03.18 01:43:05.571934 [ 253 ] {71b93184-235e-4498-9a44-7564d08f41b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00124 sec., 4838.709677419355 rows/sec., 252.80 KiB/sec. | ||
| 11430 | 2026.03.18 01:43:05.571963 [ 96 ] {} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11431 | 2026.03.18 01:43:05.571979 [ 253 ] {71b93184-235e-4498-9a44-7564d08f41b2} <Debug> TCPHandler: Processed in 0.001422874 sec. | ||
| 11432 | 2026.03.18 01:43:05.571988 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11433 | 2026.03.18 01:43:05.572066 [ 199 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 11434 | 2026.03.18 01:43:05.572098 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2026.03.18 01:43:05.572156 [ 199 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11436 | 2026.03.18 01:43:05.572186 [ 199 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 180 rows starting from the beginning of the part | ||
| 11437 | 2026.03.18 01:43:05.572199 [ 253 ] {15b5a3ab-698e-49c7-bde6-265c8e9b234d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11438 | 2026.03.18 01:43:05.572231 [ 199 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11439 | 2026.03.18 01:43:05.572245 [ 253 ] {15b5a3ab-698e-49c7-bde6-265c8e9b234d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11440 | 2026.03.18 01:43:05.572274 [ 199 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 11441 | 2026.03.18 01:43:05.572313 [ 199 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 11442 | 2026.03.18 01:43:05.572344 [ 199 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 11443 | 2026.03.18 01:43:05.572377 [ 199 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 11444 | 2026.03.18 01:43:05.572665 [ 253 ] {15b5a3ab-698e-49c7-bde6-265c8e9b234d} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11445 | 2026.03.18 01:43:05.572705 [ 253 ] {15b5a3ab-698e-49c7-bde6-265c8e9b234d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11446 | 2026.03.18 01:43:05.573044 [ 253 ] {15b5a3ab-698e-49c7-bde6-265c8e9b234d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11447 | 2026.03.18 01:43:05.573083 [ 197 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001046167 sec., 200732.77019825706 rows/sec., 10.24 MiB/sec. | ||
| 11448 | 2026.03.18 01:43:05.573220 [ 199 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 11449 | 2026.03.18 01:43:05.573303 [ 253 ] {15b5a3ab-698e-49c7-bde6-265c8e9b234d} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.03.18 01:43:05.573437 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 11451 | 2026.03.18 01:43:05.573451 [ 253 ] {15b5a3ab-698e-49c7-bde6-265c8e9b234d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001271 sec., 208497.24626278522 rows/sec., 13.85 MiB/sec. | ||
| 11452 | 2026.03.18 01:43:05.573474 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2026.03.18 01:43:05.573498 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11454 | 2026.03.18 01:43:05.573499 [ 253 ] {15b5a3ab-698e-49c7-bde6-265c8e9b234d} <Debug> TCPHandler: Processed in 0.001449874 sec. | ||
| 11455 | 2026.03.18 01:43:05.573504 [ 199 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_35_7} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11456 | 2026.03.18 01:43:05.573599 [ 199 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_35_7} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 11457 | 2026.03.18 01:43:05.573602 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 11458 | 2026.03.18 01:43:05.573655 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11459 | 2026.03.18 01:43:05.573667 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11460 | 2026.03.18 01:43:05.573754 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11461 | 2026.03.18 01:43:05.573777 [ 253 ] {370e7bb7-beef-4f39-b11d-11bac68debe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11462 | 2026.03.18 01:43:05.573795 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 26734 rows starting from the beginning of the part | ||
| 11463 | 2026.03.18 01:43:05.573833 [ 253 ] {370e7bb7-beef-4f39-b11d-11bac68debe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11464 | 2026.03.18 01:43:05.573865 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11465 | 2026.03.18 01:43:05.573916 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1419 rows starting from the beginning of the part | ||
| 11466 | 2026.03.18 01:43:05.573958 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 32 rows starting from the beginning of the part | ||
| 11467 | 2026.03.18 01:43:05.574000 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11468 | 2026.03.18 01:43:05.574047 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 11469 | 2026.03.18 01:43:05.574220 [ 253 ] {370e7bb7-beef-4f39-b11d-11bac68debe8} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2026.03.18 01:43:05.574269 [ 253 ] {370e7bb7-beef-4f39-b11d-11bac68debe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11471 | 2026.03.18 01:43:05.574663 [ 253 ] {370e7bb7-beef-4f39-b11d-11bac68debe8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11472 | 2026.03.18 01:43:05.574872 [ 253 ] {370e7bb7-beef-4f39-b11d-11bac68debe8} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2026.03.18 01:43:05.575005 [ 253 ] {370e7bb7-beef-4f39-b11d-11bac68debe8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001252 sec., 798.7220447284344 rows/sec., 53.82 KiB/sec. | ||
| 11474 | 2026.03.18 01:43:05.575041 [ 253 ] {370e7bb7-beef-4f39-b11d-11bac68debe8} <Debug> TCPHandler: Processed in 0.001446564 sec. | ||
| 11475 | 2026.03.18 01:43:05.575156 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11476 | 2026.03.18 01:43:05.575249 [ 253 ] {1365a7e1-d03c-4de1-acb2-4c841b8867e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11477 | 2026.03.18 01:43:05.575302 [ 253 ] {1365a7e1-d03c-4de1-acb2-4c841b8867e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11478 | 2026.03.18 01:43:05.576074 [ 253 ] {1365a7e1-d03c-4de1-acb2-4c841b8867e2} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2026.03.18 01:43:05.576110 [ 253 ] {1365a7e1-d03c-4de1-acb2-4c841b8867e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11480 | 2026.03.18 01:43:05.576649 [ 253 ] {1365a7e1-d03c-4de1-acb2-4c841b8867e2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11481 | 2026.03.18 01:43:05.576870 [ 253 ] {1365a7e1-d03c-4de1-acb2-4c841b8867e2} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2026.03.18 01:43:05.577015 [ 253 ] {1365a7e1-d03c-4de1-acb2-4c841b8867e2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001784 sec., 7847.533632286995 rows/sec., 14.06 MiB/sec. | ||
| 11483 | 2026.03.18 01:43:05.577068 [ 253 ] {1365a7e1-d03c-4de1-acb2-4c841b8867e2} <Debug> TCPHandler: Processed in 0.001961503 sec. | ||
| 11484 | 2026.03.18 01:43:05.577187 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11485 | 2026.03.18 01:43:05.577282 [ 253 ] {85475d6f-cb9f-48cd-8f88-57c9e6aad564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11486 | 2026.03.18 01:43:05.577323 [ 253 ] {85475d6f-cb9f-48cd-8f88-57c9e6aad564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11487 | 2026.03.18 01:43:05.577654 [ 253 ] {85475d6f-cb9f-48cd-8f88-57c9e6aad564} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2026.03.18 01:43:05.577690 [ 253 ] {85475d6f-cb9f-48cd-8f88-57c9e6aad564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11489 | 2026.03.18 01:43:05.578138 [ 253 ] {85475d6f-cb9f-48cd-8f88-57c9e6aad564} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11490 | 2026.03.18 01:43:05.578359 [ 253 ] {85475d6f-cb9f-48cd-8f88-57c9e6aad564} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2026.03.18 01:43:05.578487 [ 253 ] {85475d6f-cb9f-48cd-8f88-57c9e6aad564} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001223 sec., 73589.53393295176 rows/sec., 4.60 MiB/sec. | ||
| 11492 | 2026.03.18 01:43:05.578522 [ 253 ] {85475d6f-cb9f-48cd-8f88-57c9e6aad564} <Debug> TCPHandler: Processed in 0.001383883 sec. | ||
| 11493 | 2026.03.18 01:43:05.581552 [ 202 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28770 rows, containing 5 columns (5 merged, 0 gathered) in 0.008000193 sec., 3596163.2425617734 rows/sec., 234.45 MiB/sec. | ||
| 11494 | 2026.03.18 01:43:05.582096 [ 202 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 11495 | 2026.03.18 01:43:05.582416 [ 202 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2026.03.18 01:43:05.582500 [ 202 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 11497 | 2026.03.18 01:43:05.582593 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11498 | 2026.03.18 01:43:06.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.86 MiB, peak 333.25 MiB, free memory in arenas 0.00 B, will set to 322.13 MiB (RSS), difference: 1.26 MiB | ||
| 11499 | 2026.03.18 01:43:06.023465 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11500 | 2026.03.18 01:43:06.040436 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11501 | 2026.03.18 01:43:06.040492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11502 | 2026.03.18 01:43:06.046692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11503 | 2026.03.18 01:43:06.047387 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11504 | 2026.03.18 01:43:06.050406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11505 | 2026.03.18 01:43:06.530026 [ 93 ] {} <Debug> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11506 | 2026.03.18 01:43:06.530112 [ 93 ] {} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11507 | 2026.03.18 01:43:06.530139 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11508 | 2026.03.18 01:43:06.530280 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 11509 | 2026.03.18 01:43:06.530446 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11510 | 2026.03.18 01:43:06.530484 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 11511 | 2026.03.18 01:43:06.530572 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 11512 | 2026.03.18 01:43:06.530625 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 11513 | 2026.03.18 01:43:06.530677 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 11514 | 2026.03.18 01:43:06.530723 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 11515 | 2026.03.18 01:43:06.531566 [ 195 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347832 sec., 28193.42469981422 rows/sec., 2.35 MiB/sec. | ||
| 11516 | 2026.03.18 01:43:06.531790 [ 189 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11517 | 2026.03.18 01:43:06.532169 [ 189 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_17_4} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2026.03.18 01:43:06.532264 [ 189 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_17_4} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11519 | 2026.03.18 01:43:06.532374 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11520 | 2026.03.18 01:43:10.553627 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11521 | 2026.03.18 01:43:10.553838 [ 253 ] {b2bf3251-f048-40e4-ba8d-c24ed69af870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11522 | 2026.03.18 01:43:10.553918 [ 253 ] {b2bf3251-f048-40e4-ba8d-c24ed69af870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11523 | 2026.03.18 01:43:10.554523 [ 253 ] {b2bf3251-f048-40e4-ba8d-c24ed69af870} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2026.03.18 01:43:10.554558 [ 253 ] {b2bf3251-f048-40e4-ba8d-c24ed69af870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11525 | 2026.03.18 01:43:10.554934 [ 253 ] {b2bf3251-f048-40e4-ba8d-c24ed69af870} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11526 | 2026.03.18 01:43:10.555158 [ 253 ] {b2bf3251-f048-40e4-ba8d-c24ed69af870} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2026.03.18 01:43:10.555310 [ 253 ] {b2bf3251-f048-40e4-ba8d-c24ed69af870} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001529 sec., 1308.0444735120993 rows/sec., 106.66 KiB/sec. | ||
| 11528 | 2026.03.18 01:43:10.555352 [ 253 ] {b2bf3251-f048-40e4-ba8d-c24ed69af870} <Debug> TCPHandler: Processed in 0.001855561 sec. | ||
| 11529 | 2026.03.18 01:43:10.555470 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11530 | 2026.03.18 01:43:10.555564 [ 253 ] {dbcf6c8d-e1fb-4266-a43e-7c6ec078296b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11531 | 2026.03.18 01:43:10.555602 [ 253 ] {dbcf6c8d-e1fb-4266-a43e-7c6ec078296b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11532 | 2026.03.18 01:43:10.556039 [ 253 ] {dbcf6c8d-e1fb-4266-a43e-7c6ec078296b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.03.18 01:43:10.556074 [ 253 ] {dbcf6c8d-e1fb-4266-a43e-7c6ec078296b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11534 | 2026.03.18 01:43:10.556380 [ 253 ] {dbcf6c8d-e1fb-4266-a43e-7c6ec078296b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11535 | 2026.03.18 01:43:10.556590 [ 253 ] {dbcf6c8d-e1fb-4266-a43e-7c6ec078296b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.03.18 01:43:10.556697 [ 87 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11537 | 2026.03.18 01:43:10.556720 [ 253 ] {dbcf6c8d-e1fb-4266-a43e-7c6ec078296b} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001174 sec., 92844.97444633732 rows/sec., 7.80 MiB/sec. | ||
| 11538 | 2026.03.18 01:43:10.556734 [ 87 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.03.18 01:43:10.556755 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11540 | 2026.03.18 01:43:10.556757 [ 253 ] {dbcf6c8d-e1fb-4266-a43e-7c6ec078296b} <Debug> TCPHandler: Processed in 0.001336132 sec. | ||
| 11541 | 2026.03.18 01:43:10.556870 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11542 | 2026.03.18 01:43:10.556904 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11543 | 2026.03.18 01:43:10.556964 [ 253 ] {26f17493-3591-4841-853d-0417214b9a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11544 | 2026.03.18 01:43:10.557012 [ 253 ] {26f17493-3591-4841-853d-0417214b9a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11545 | 2026.03.18 01:43:10.557128 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11546 | 2026.03.18 01:43:10.557189 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2770 rows starting from the beginning of the part | ||
| 11547 | 2026.03.18 01:43:10.557297 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2710 rows starting from the beginning of the part | ||
| 11548 | 2026.03.18 01:43:10.557377 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 11549 | 2026.03.18 01:43:10.557408 [ 253 ] {26f17493-3591-4841-853d-0417214b9a80} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11550 | 2026.03.18 01:43:10.557449 [ 253 ] {26f17493-3591-4841-853d-0417214b9a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11551 | 2026.03.18 01:43:10.557452 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 108 rows starting from the beginning of the part | ||
| 11552 | 2026.03.18 01:43:10.557529 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 825 rows starting from the beginning of the part | ||
| 11553 | 2026.03.18 01:43:10.557598 [ 197 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 109 rows starting from the beginning of the part | ||
| 11554 | 2026.03.18 01:43:10.557768 [ 253 ] {26f17493-3591-4841-853d-0417214b9a80} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11555 | 2026.03.18 01:43:10.558053 [ 253 ] {26f17493-3591-4841-853d-0417214b9a80} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.03.18 01:43:10.558163 [ 87 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11557 | 2026.03.18 01:43:10.558189 [ 87 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11558 | 2026.03.18 01:43:10.558195 [ 253 ] {26f17493-3591-4841-853d-0417214b9a80} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001248 sec., 22435.897435897437 rows/sec., 1.64 MiB/sec. | ||
| 11559 | 2026.03.18 01:43:10.558206 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11560 | 2026.03.18 01:43:10.558231 [ 253 ] {26f17493-3591-4841-853d-0417214b9a80} <Debug> TCPHandler: Processed in 0.001410724 sec. | ||
| 11561 | 2026.03.18 01:43:10.558279 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11562 | 2026.03.18 01:43:10.558332 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.03.18 01:43:10.558362 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11564 | 2026.03.18 01:43:10.558390 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 211 rows starting from the beginning of the part | ||
| 11565 | 2026.03.18 01:43:10.558425 [ 253 ] {9b579a58-7a0d-4431-a390-a4950fbcb631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11566 | 2026.03.18 01:43:10.558450 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
| 11567 | 2026.03.18 01:43:10.558465 [ 253 ] {9b579a58-7a0d-4431-a390-a4950fbcb631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11568 | 2026.03.18 01:43:10.558494 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 169 rows starting from the beginning of the part | ||
| 11569 | 2026.03.18 01:43:10.558534 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 11570 | 2026.03.18 01:43:10.558578 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 156 rows starting from the beginning of the part | ||
| 11571 | 2026.03.18 01:43:10.558616 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
| 11572 | 2026.03.18 01:43:10.558886 [ 253 ] {9b579a58-7a0d-4431-a390-a4950fbcb631} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2026.03.18 01:43:10.558920 [ 253 ] {9b579a58-7a0d-4431-a390-a4950fbcb631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11574 | 2026.03.18 01:43:10.559258 [ 253 ] {9b579a58-7a0d-4431-a390-a4950fbcb631} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11575 | 2026.03.18 01:43:10.559465 [ 253 ] {9b579a58-7a0d-4431-a390-a4950fbcb631} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11576 | 2026.03.18 01:43:10.559561 [ 200 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310591 sec., 470016.96181341086 rows/sec., 31.45 MiB/sec. | ||
| 11577 | 2026.03.18 01:43:10.559591 [ 253 ] {9b579a58-7a0d-4431-a390-a4950fbcb631} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001184 sec., 77702.7027027027 rows/sec., 6.07 MiB/sec. | ||
| 11578 | 2026.03.18 01:43:10.559569 [ 87 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11579 | 2026.03.18 01:43:10.559640 [ 87 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2026.03.18 01:43:10.559642 [ 253 ] {9b579a58-7a0d-4431-a390-a4950fbcb631} <Debug> TCPHandler: Processed in 0.001358773 sec. | ||
| 11581 | 2026.03.18 01:43:10.559657 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11582 | 2026.03.18 01:43:10.559753 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11583 | 2026.03.18 01:43:10.559765 [ 208 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11584 | 2026.03.18 01:43:10.559782 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11585 | 2026.03.18 01:43:10.559849 [ 253 ] {6e11c0ab-bb82-4839-9462-099b05d7ead5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11586 | 2026.03.18 01:43:10.559896 [ 253 ] {6e11c0ab-bb82-4839-9462-099b05d7ead5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11587 | 2026.03.18 01:43:10.559907 [ 208 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11588 | 2026.03.18 01:43:10.559947 [ 208 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1513 rows starting from the beginning of the part | ||
| 11589 | 2026.03.18 01:43:10.560015 [ 208 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1453 rows starting from the beginning of the part | ||
| 11590 | 2026.03.18 01:43:10.560066 [ 208 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 11591 | 2026.03.18 01:43:10.560111 [ 208 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 90 rows starting from the beginning of the part | ||
| 11592 | 2026.03.18 01:43:10.560125 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_66_13} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2026.03.18 01:43:10.560132 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6578 rows, containing 5 columns (5 merged, 0 gathered) in 0.003315255 sec., 1984161.0977134488 rows/sec., 160.08 MiB/sec. | ||
| 11594 | 2026.03.18 01:43:10.560162 [ 208 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 504 rows starting from the beginning of the part | ||
| 11595 | 2026.03.18 01:43:10.560214 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_66_13} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11596 | 2026.03.18 01:43:10.560218 [ 208 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 92 rows starting from the beginning of the part | ||
| 11597 | 2026.03.18 01:43:10.560313 [ 253 ] {6e11c0ab-bb82-4839-9462-099b05d7ead5} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2026.03.18 01:43:10.560335 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11599 | 2026.03.18 01:43:10.560357 [ 253 ] {6e11c0ab-bb82-4839-9462-099b05d7ead5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11600 | 2026.03.18 01:43:10.560512 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11601 | 2026.03.18 01:43:10.560742 [ 253 ] {6e11c0ab-bb82-4839-9462-099b05d7ead5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11602 | 2026.03.18 01:43:10.560862 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_81_16} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.03.18 01:43:10.560975 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_81_16} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11604 | 2026.03.18 01:43:10.561017 [ 253 ] {6e11c0ab-bb82-4839-9462-099b05d7ead5} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11605 | 2026.03.18 01:43:10.561092 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 11606 | 2026.03.18 01:43:10.561159 [ 253 ] {6e11c0ab-bb82-4839-9462-099b05d7ead5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00133 sec., 121052.63157894737 rows/sec., 8.43 MiB/sec. | ||
| 11607 | 2026.03.18 01:43:10.561201 [ 253 ] {6e11c0ab-bb82-4839-9462-099b05d7ead5} <Debug> TCPHandler: Processed in 0.001498055 sec. | ||
| 11608 | 2026.03.18 01:43:10.561304 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11609 | 2026.03.18 01:43:10.561398 [ 253 ] {cbd41434-cecf-459f-b5c3-da32cdea7047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11610 | 2026.03.18 01:43:10.561536 [ 253 ] {cbd41434-cecf-459f-b5c3-da32cdea7047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11611 | 2026.03.18 01:43:10.561634 [ 197 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3716 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917152 sec., 1938291.7995025953 rows/sec., 142.86 MiB/sec. | ||
| 11612 | 2026.03.18 01:43:10.561844 [ 200 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11613 | 2026.03.18 01:43:10.562076 [ 200 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_81_16} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2026.03.18 01:43:10.562143 [ 200 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_81_16} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11615 | 2026.03.18 01:43:10.562217 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 11616 | 2026.03.18 01:43:10.562342 [ 253 ] {cbd41434-cecf-459f-b5c3-da32cdea7047} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.03.18 01:43:10.562384 [ 253 ] {cbd41434-cecf-459f-b5c3-da32cdea7047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11618 | 2026.03.18 01:43:10.562938 [ 253 ] {cbd41434-cecf-459f-b5c3-da32cdea7047} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11619 | 2026.03.18 01:43:10.563178 [ 253 ] {cbd41434-cecf-459f-b5c3-da32cdea7047} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.03.18 01:43:10.563284 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11621 | 2026.03.18 01:43:10.563312 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2026.03.18 01:43:10.563315 [ 253 ] {cbd41434-cecf-459f-b5c3-da32cdea7047} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001935 sec., 13436.692506459947 rows/sec., 24.08 MiB/sec. | ||
| 11623 | 2026.03.18 01:43:10.563331 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11624 | 2026.03.18 01:43:10.563372 [ 253 ] {cbd41434-cecf-459f-b5c3-da32cdea7047} <Debug> TCPHandler: Processed in 0.002115555 sec. | ||
| 11625 | 2026.03.18 01:43:10.563404 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11626 | 2026.03.18 01:43:10.563477 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11627 | 2026.03.18 01:43:10.563572 [ 253 ] {c500f29d-29c7-4c0c-a0e9-d3d7d4347eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11628 | 2026.03.18 01:43:10.563584 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11629 | 2026.03.18 01:43:10.563614 [ 253 ] {c500f29d-29c7-4c0c-a0e9-d3d7d4347eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11630 | 2026.03.18 01:43:10.563633 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1226 rows starting from the beginning of the part | ||
| 11631 | 2026.03.18 01:43:10.563742 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
| 11632 | 2026.03.18 01:43:10.563841 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part | ||
| 11633 | 2026.03.18 01:43:10.563935 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 11634 | 2026.03.18 01:43:10.563938 [ 253 ] {c500f29d-29c7-4c0c-a0e9-d3d7d4347eb5} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.03.18 01:43:10.563976 [ 253 ] {c500f29d-29c7-4c0c-a0e9-d3d7d4347eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11636 | 2026.03.18 01:43:10.564027 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
| 11637 | 2026.03.18 01:43:10.564118 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
| 11638 | 2026.03.18 01:43:10.564281 [ 253 ] {c500f29d-29c7-4c0c-a0e9-d3d7d4347eb5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11639 | 2026.03.18 01:43:10.564486 [ 253 ] {c500f29d-29c7-4c0c-a0e9-d3d7d4347eb5} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11640 | 2026.03.18 01:43:10.564580 [ 87 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11641 | 2026.03.18 01:43:10.564602 [ 87 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2026.03.18 01:43:10.564613 [ 253 ] {c500f29d-29c7-4c0c-a0e9-d3d7d4347eb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 11643 | 2026.03.18 01:43:10.564618 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11644 | 2026.03.18 01:43:10.564649 [ 253 ] {c500f29d-29c7-4c0c-a0e9-d3d7d4347eb5} <Debug> TCPHandler: Processed in 0.00122066 sec. | ||
| 11645 | 2026.03.18 01:43:10.564698 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11646 | 2026.03.18 01:43:10.564802 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11647 | 2026.03.18 01:43:10.564834 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4914 rows starting from the beginning of the part | ||
| 11648 | 2026.03.18 01:43:10.564886 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 78 rows starting from the beginning of the part | ||
| 11649 | 2026.03.18 01:43:10.564929 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 11650 | 2026.03.18 01:43:10.564968 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11651 | 2026.03.18 01:43:10.565005 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 11652 | 2026.03.18 01:43:10.565044 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11653 | 2026.03.18 01:43:10.566700 [ 198 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002037264 sec., 2559314.8457931816 rows/sec., 165.03 MiB/sec. | ||
| 11654 | 2026.03.18 01:43:10.567000 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11655 | 2026.03.18 01:43:10.567246 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_81_16} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2026.03.18 01:43:10.567321 [ 197 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_81_16} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11657 | 2026.03.18 01:43:10.567391 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11658 | 2026.03.18 01:43:10.569288 [ 197 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1343 rows, containing 19 columns (19 merged, 0 gathered) in 0.005914658 sec., 227063.00178302787 rows/sec., 406.89 MiB/sec. | ||
| 11659 | 2026.03.18 01:43:10.570559 [ 198 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11660 | 2026.03.18 01:43:10.570860 [ 198 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2026.03.18 01:43:10.570923 [ 198 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11662 | 2026.03.18 01:43:10.571000 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.44 MiB. | ||
| 11663 | 2026.03.18 01:43:12.265001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23427 | ||
| 11664 | 2026.03.18 01:43:12.265823 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2026.03.18 01:43:12.265886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11666 | 2026.03.18 01:43:12.266404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11667 | 2026.03.18 01:43:12.266630 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11668 | 2026.03.18 01:43:12.266756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23427 | ||
| 11669 | 2026.03.18 01:43:13.550531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11670 | 2026.03.18 01:43:13.566948 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2026.03.18 01:43:13.567002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11672 | 2026.03.18 01:43:13.573005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11673 | 2026.03.18 01:43:13.573714 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11674 | 2026.03.18 01:43:13.576511 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11675 | 2026.03.18 01:43:14.858503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1542 | ||
| 11676 | 2026.03.18 01:43:14.860939 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11677 | 2026.03.18 01:43:14.860984 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11678 | 2026.03.18 01:43:14.862192 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11679 | 2026.03.18 01:43:14.862471 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11680 | 2026.03.18 01:43:14.862616 [ 84 ] {} <Debug> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11681 | 2026.03.18 01:43:14.862681 [ 84 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2026.03.18 01:43:14.862706 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11683 | 2026.03.18 01:43:14.862733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1542 | ||
| 11684 | 2026.03.18 01:43:14.862830 [ 194 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 11685 | 2026.03.18 01:43:14.863464 [ 194 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11686 | 2026.03.18 01:43:14.863623 [ 194 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1372 rows starting from the beginning of the part | ||
| 11687 | 2026.03.18 01:43:14.864023 [ 194 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 11688 | 2026.03.18 01:43:14.864368 [ 194 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 11689 | 2026.03.18 01:43:14.864686 [ 194 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 11690 | 2026.03.18 01:43:14.864986 [ 194 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 11691 | 2026.03.18 01:43:14.865362 [ 194 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 11692 | 2026.03.18 01:43:14.872320 [ 197 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 72 columns (72 merged, 0 gathered) in 0.009542338 sec., 161595.61734241652 rows/sec., 125.58 MiB/sec. | ||
| 11693 | 2026.03.18 01:43:14.874326 [ 201 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11694 | 2026.03.18 01:43:14.874975 [ 201 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_36_7} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11695 | 2026.03.18 01:43:14.875060 [ 201 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_36_7} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11696 | 2026.03.18 01:43:14.875436 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 11697 | 2026.03.18 01:43:15.560779 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11698 | 2026.03.18 01:43:15.561077 [ 253 ] {91630b88-35e3-4dc2-bbd5-3cde57507e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11699 | 2026.03.18 01:43:15.561146 [ 253 ] {91630b88-35e3-4dc2-bbd5-3cde57507e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11700 | 2026.03.18 01:43:15.561904 [ 253 ] {91630b88-35e3-4dc2-bbd5-3cde57507e66} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2026.03.18 01:43:15.561954 [ 253 ] {91630b88-35e3-4dc2-bbd5-3cde57507e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11702 | 2026.03.18 01:43:15.562362 [ 253 ] {91630b88-35e3-4dc2-bbd5-3cde57507e66} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11703 | 2026.03.18 01:43:15.562593 [ 253 ] {91630b88-35e3-4dc2-bbd5-3cde57507e66} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2026.03.18 01:43:15.562759 [ 253 ] {91630b88-35e3-4dc2-bbd5-3cde57507e66} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001753 sec., 162007.98630918426 rows/sec., 10.29 MiB/sec. | ||
| 11705 | 2026.03.18 01:43:15.562810 [ 253 ] {91630b88-35e3-4dc2-bbd5-3cde57507e66} <Debug> TCPHandler: Processed in 0.002215547 sec. | ||
| 11706 | 2026.03.18 01:43:15.562936 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2026.03.18 01:43:15.563040 [ 253 ] {71c6459d-d14f-42a9-a21e-7a78448713e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11708 | 2026.03.18 01:43:15.563084 [ 253 ] {71c6459d-d14f-42a9-a21e-7a78448713e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11709 | 2026.03.18 01:43:15.563895 [ 253 ] {71c6459d-d14f-42a9-a21e-7a78448713e6} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2026.03.18 01:43:15.563933 [ 253 ] {71c6459d-d14f-42a9-a21e-7a78448713e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11711 | 2026.03.18 01:43:15.564299 [ 253 ] {71c6459d-d14f-42a9-a21e-7a78448713e6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11712 | 2026.03.18 01:43:15.564514 [ 253 ] {71c6459d-d14f-42a9-a21e-7a78448713e6} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2026.03.18 01:43:15.564650 [ 253 ] {71c6459d-d14f-42a9-a21e-7a78448713e6} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001632 sec., 505514.70588235295 rows/sec., 39.67 MiB/sec. | ||
| 11714 | 2026.03.18 01:43:15.564689 [ 253 ] {71c6459d-d14f-42a9-a21e-7a78448713e6} <Debug> TCPHandler: Processed in 0.00180453 sec. | ||
| 11715 | 2026.03.18 01:43:15.564800 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11716 | 2026.03.18 01:43:15.564897 [ 253 ] {d0a66c17-a748-4ea6-986d-6d4af3fee576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11717 | 2026.03.18 01:43:15.564938 [ 253 ] {d0a66c17-a748-4ea6-986d-6d4af3fee576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11718 | 2026.03.18 01:43:15.565382 [ 253 ] {d0a66c17-a748-4ea6-986d-6d4af3fee576} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2026.03.18 01:43:15.565418 [ 253 ] {d0a66c17-a748-4ea6-986d-6d4af3fee576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11720 | 2026.03.18 01:43:15.565719 [ 253 ] {d0a66c17-a748-4ea6-986d-6d4af3fee576} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11721 | 2026.03.18 01:43:15.565923 [ 253 ] {d0a66c17-a748-4ea6-986d-6d4af3fee576} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11722 | 2026.03.18 01:43:15.566051 [ 253 ] {d0a66c17-a748-4ea6-986d-6d4af3fee576} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001174 sec., 132879.04599659285 rows/sec., 7.98 MiB/sec. | ||
| 11723 | 2026.03.18 01:43:15.566089 [ 253 ] {d0a66c17-a748-4ea6-986d-6d4af3fee576} <Debug> TCPHandler: Processed in 0.001338602 sec. | ||
| 11724 | 2026.03.18 01:43:15.566202 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11725 | 2026.03.18 01:43:15.566298 [ 253 ] {7c666d47-19e3-4009-a88c-c777dfeaca3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11726 | 2026.03.18 01:43:15.566338 [ 253 ] {7c666d47-19e3-4009-a88c-c777dfeaca3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11727 | 2026.03.18 01:43:15.566764 [ 253 ] {7c666d47-19e3-4009-a88c-c777dfeaca3f} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11728 | 2026.03.18 01:43:15.566800 [ 253 ] {7c666d47-19e3-4009-a88c-c777dfeaca3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11729 | 2026.03.18 01:43:15.567097 [ 253 ] {7c666d47-19e3-4009-a88c-c777dfeaca3f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11730 | 2026.03.18 01:43:15.567301 [ 253 ] {7c666d47-19e3-4009-a88c-c777dfeaca3f} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2026.03.18 01:43:15.567408 [ 84 ] {} <Debug> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11732 | 2026.03.18 01:43:15.567427 [ 253 ] {7c666d47-19e3-4009-a88c-c777dfeaca3f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 11733 | 2026.03.18 01:43:15.567474 [ 84 ] {} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11734 | 2026.03.18 01:43:15.567484 [ 253 ] {7c666d47-19e3-4009-a88c-c777dfeaca3f} <Debug> TCPHandler: Processed in 0.001331152 sec. | ||
| 11735 | 2026.03.18 01:43:15.567503 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11736 | 2026.03.18 01:43:15.567603 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 11737 | 2026.03.18 01:43:15.567605 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11738 | 2026.03.18 01:43:15.567705 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11739 | 2026.03.18 01:43:15.567719 [ 253 ] {4f699633-0750-4e30-ae27-03bfeca45bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11740 | 2026.03.18 01:43:15.567737 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 857 rows starting from the beginning of the part | ||
| 11741 | 2026.03.18 01:43:15.567759 [ 253 ] {4f699633-0750-4e30-ae27-03bfeca45bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11742 | 2026.03.18 01:43:15.567802 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 11743 | 2026.03.18 01:43:15.567856 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 11744 | 2026.03.18 01:43:15.567903 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 857 rows starting from the beginning of the part | ||
| 11745 | 2026.03.18 01:43:15.567947 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 11746 | 2026.03.18 01:43:15.567989 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 11747 | 2026.03.18 01:43:15.568201 [ 253 ] {4f699633-0750-4e30-ae27-03bfeca45bb7} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11748 | 2026.03.18 01:43:15.568236 [ 253 ] {4f699633-0750-4e30-ae27-03bfeca45bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11749 | 2026.03.18 01:43:15.568535 [ 253 ] {4f699633-0750-4e30-ae27-03bfeca45bb7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11750 | 2026.03.18 01:43:15.568745 [ 253 ] {4f699633-0750-4e30-ae27-03bfeca45bb7} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11751 | 2026.03.18 01:43:15.568874 [ 253 ] {4f699633-0750-4e30-ae27-03bfeca45bb7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 11752 | 2026.03.18 01:43:15.568912 [ 253 ] {4f699633-0750-4e30-ae27-03bfeca45bb7} <Debug> TCPHandler: Processed in 0.001356213 sec. | ||
| 11753 | 2026.03.18 01:43:15.568979 [ 201 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413543 sec., 1634191.5314921443 rows/sec., 105.53 MiB/sec. | ||
| 11754 | 2026.03.18 01:43:15.569024 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11755 | 2026.03.18 01:43:15.569122 [ 253 ] {1cd4886c-6dff-4c80-ba8f-fca30ce98e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11756 | 2026.03.18 01:43:15.569166 [ 253 ] {1cd4886c-6dff-4c80-ba8f-fca30ce98e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11757 | 2026.03.18 01:43:15.569229 [ 197 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11758 | 2026.03.18 01:43:15.569577 [ 197 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_36_7} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11759 | 2026.03.18 01:43:15.569671 [ 197 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_36_7} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11760 | 2026.03.18 01:43:15.569747 [ 253 ] {1cd4886c-6dff-4c80-ba8f-fca30ce98e66} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11761 | 2026.03.18 01:43:15.569787 [ 253 ] {1cd4886c-6dff-4c80-ba8f-fca30ce98e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11762 | 2026.03.18 01:43:15.569795 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 11763 | 2026.03.18 01:43:15.570121 [ 253 ] {1cd4886c-6dff-4c80-ba8f-fca30ce98e66} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11764 | 2026.03.18 01:43:15.570344 [ 253 ] {1cd4886c-6dff-4c80-ba8f-fca30ce98e66} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2026.03.18 01:43:15.570476 [ 253 ] {1cd4886c-6dff-4c80-ba8f-fca30ce98e66} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001372 sec., 367346.93877551024 rows/sec., 25.84 MiB/sec. | ||
| 11766 | 2026.03.18 01:43:15.570515 [ 253 ] {1cd4886c-6dff-4c80-ba8f-fca30ce98e66} <Debug> TCPHandler: Processed in 0.001540326 sec. | ||
| 11767 | 2026.03.18 01:43:15.570628 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11768 | 2026.03.18 01:43:15.570722 [ 253 ] {c2c39560-dee3-4ea7-bd5b-857fbcf51786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11769 | 2026.03.18 01:43:15.570764 [ 253 ] {c2c39560-dee3-4ea7-bd5b-857fbcf51786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11770 | 2026.03.18 01:43:15.571093 [ 253 ] {c2c39560-dee3-4ea7-bd5b-857fbcf51786} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11771 | 2026.03.18 01:43:15.571128 [ 253 ] {c2c39560-dee3-4ea7-bd5b-857fbcf51786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11772 | 2026.03.18 01:43:15.571430 [ 253 ] {c2c39560-dee3-4ea7-bd5b-857fbcf51786} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11773 | 2026.03.18 01:43:15.571632 [ 253 ] {c2c39560-dee3-4ea7-bd5b-857fbcf51786} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11774 | 2026.03.18 01:43:15.571758 [ 253 ] {c2c39560-dee3-4ea7-bd5b-857fbcf51786} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 11775 | 2026.03.18 01:43:15.571795 [ 253 ] {c2c39560-dee3-4ea7-bd5b-857fbcf51786} <Debug> TCPHandler: Processed in 0.00121583 sec. | ||
| 11776 | 2026.03.18 01:43:15.571909 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11777 | 2026.03.18 01:43:15.572012 [ 253 ] {f59a6b0d-1e51-44e2-ab55-04c8e2687fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11778 | 2026.03.18 01:43:15.572065 [ 253 ] {f59a6b0d-1e51-44e2-ab55-04c8e2687fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11779 | 2026.03.18 01:43:15.572560 [ 253 ] {f59a6b0d-1e51-44e2-ab55-04c8e2687fef} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2026.03.18 01:43:15.572603 [ 253 ] {f59a6b0d-1e51-44e2-ab55-04c8e2687fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11781 | 2026.03.18 01:43:15.573020 [ 253 ] {f59a6b0d-1e51-44e2-ab55-04c8e2687fef} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11782 | 2026.03.18 01:43:15.573242 [ 253 ] {f59a6b0d-1e51-44e2-ab55-04c8e2687fef} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2026.03.18 01:43:15.573373 [ 253 ] {f59a6b0d-1e51-44e2-ab55-04c8e2687fef} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001382 sec., 191751.08538350218 rows/sec., 12.74 MiB/sec. | ||
| 11784 | 2026.03.18 01:43:15.573410 [ 253 ] {f59a6b0d-1e51-44e2-ab55-04c8e2687fef} <Debug> TCPHandler: Processed in 0.001551256 sec. | ||
| 11785 | 2026.03.18 01:43:15.573523 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11786 | 2026.03.18 01:43:15.573618 [ 253 ] {272113e4-e7a1-411d-94dc-2ad7339f99d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11787 | 2026.03.18 01:43:15.573660 [ 253 ] {272113e4-e7a1-411d-94dc-2ad7339f99d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11788 | 2026.03.18 01:43:15.573976 [ 253 ] {272113e4-e7a1-411d-94dc-2ad7339f99d3} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11789 | 2026.03.18 01:43:15.574011 [ 253 ] {272113e4-e7a1-411d-94dc-2ad7339f99d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11790 | 2026.03.18 01:43:15.574314 [ 253 ] {272113e4-e7a1-411d-94dc-2ad7339f99d3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11791 | 2026.03.18 01:43:15.574523 [ 253 ] {272113e4-e7a1-411d-94dc-2ad7339f99d3} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2026.03.18 01:43:15.574651 [ 253 ] {272113e4-e7a1-411d-94dc-2ad7339f99d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 11793 | 2026.03.18 01:43:15.574687 [ 253 ] {272113e4-e7a1-411d-94dc-2ad7339f99d3} <Debug> TCPHandler: Processed in 0.00121378 sec. | ||
| 11794 | 2026.03.18 01:43:15.574800 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11795 | 2026.03.18 01:43:15.574899 [ 253 ] {9f7b0d5a-c280-473c-b51c-865bbf6b4b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11796 | 2026.03.18 01:43:15.574954 [ 253 ] {9f7b0d5a-c280-473c-b51c-865bbf6b4b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11797 | 2026.03.18 01:43:15.575849 [ 253 ] {9f7b0d5a-c280-473c-b51c-865bbf6b4b86} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2026.03.18 01:43:15.575894 [ 253 ] {9f7b0d5a-c280-473c-b51c-865bbf6b4b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11799 | 2026.03.18 01:43:15.576424 [ 253 ] {9f7b0d5a-c280-473c-b51c-865bbf6b4b86} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11800 | 2026.03.18 01:43:15.576650 [ 253 ] {9f7b0d5a-c280-473c-b51c-865bbf6b4b86} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.03.18 01:43:15.576787 [ 253 ] {9f7b0d5a-c280-473c-b51c-865bbf6b4b86} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 13.15 MiB/sec. | ||
| 11802 | 2026.03.18 01:43:15.576842 [ 253 ] {9f7b0d5a-c280-473c-b51c-865bbf6b4b86} <Debug> TCPHandler: Processed in 0.002091385 sec. | ||
| 11803 | 2026.03.18 01:43:15.576956 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2026.03.18 01:43:15.577049 [ 253 ] {6e09b3cb-4b6f-4207-9aa2-946f13469bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11805 | 2026.03.18 01:43:15.577090 [ 253 ] {6e09b3cb-4b6f-4207-9aa2-946f13469bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11806 | 2026.03.18 01:43:15.577441 [ 253 ] {6e09b3cb-4b6f-4207-9aa2-946f13469bc0} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.03.18 01:43:15.577476 [ 253 ] {6e09b3cb-4b6f-4207-9aa2-946f13469bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11808 | 2026.03.18 01:43:15.577778 [ 253 ] {6e09b3cb-4b6f-4207-9aa2-946f13469bc0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11809 | 2026.03.18 01:43:15.577974 [ 253 ] {6e09b3cb-4b6f-4207-9aa2-946f13469bc0} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2026.03.18 01:43:15.578099 [ 253 ] {6e09b3cb-4b6f-4207-9aa2-946f13469bc0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 11811 | 2026.03.18 01:43:15.578137 [ 253 ] {6e09b3cb-4b6f-4207-9aa2-946f13469bc0} <Debug> TCPHandler: Processed in 0.001230141 sec. | ||
| 11812 | 2026.03.18 01:43:19.428728 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44248 | ||
| 11813 | 2026.03.18 01:43:19.428845 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11814 | 2026.03.18 01:43:19.428872 [ 297 ] {} <Debug> TCP-Session: 74a0731b-bc22-48ff-b951-73b7e11e502c Authenticating user 'default' from [fd00:1122:3344:101::e]:44248 | ||
| 11815 | 2026.03.18 01:43:19.428895 [ 297 ] {} <Debug> TCP-Session: 74a0731b-bc22-48ff-b951-73b7e11e502c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11816 | 2026.03.18 01:43:19.428908 [ 297 ] {} <Debug> TCP-Session: 74a0731b-bc22-48ff-b951-73b7e11e502c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11817 | 2026.03.18 01:43:19.429120 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46898 | ||
| 11818 | 2026.03.18 01:43:19.429134 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55643 | ||
| 11819 | 2026.03.18 01:43:19.429132 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45930 | ||
| 11820 | 2026.03.18 01:43:19.429216 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58393 | ||
| 11821 | 2026.03.18 01:43:19.429235 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64632 | ||
| 11822 | 2026.03.18 01:43:19.429246 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11823 | 2026.03.18 01:43:19.429263 [ 297 ] {} <Trace> TCP-Session: 74a0731b-bc22-48ff-b951-73b7e11e502c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11824 | 2026.03.18 01:43:19.429298 [ 298 ] {} <Debug> TCP-Session: 533673d4-6a55-41a1-ae04-17c4c231ffc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46898 | ||
| 11825 | 2026.03.18 01:43:19.429306 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11826 | 2026.03.18 01:43:19.429320 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11827 | 2026.03.18 01:43:19.429335 [ 298 ] {} <Debug> TCP-Session: 533673d4-6a55-41a1-ae04-17c4c231ffc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11828 | 2026.03.18 01:43:19.429344 [ 294 ] {} <Debug> TCP-Session: 432c1d6a-81a6-4418-a7b3-54653d78bdb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58393 | ||
| 11829 | 2026.03.18 01:43:19.429366 [ 298 ] {} <Debug> TCP-Session: 533673d4-6a55-41a1-ae04-17c4c231ffc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11830 | 2026.03.18 01:43:19.429366 [ 299 ] {} <Debug> TCP-Session: afaece2c-4c8e-42d6-9652-628ca9c070e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45930 | ||
| 11831 | 2026.03.18 01:43:19.429391 [ 294 ] {} <Debug> TCP-Session: 432c1d6a-81a6-4418-a7b3-54653d78bdb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11832 | 2026.03.18 01:43:19.429244 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56592 | ||
| 11833 | 2026.03.18 01:43:19.429427 [ 299 ] {} <Debug> TCP-Session: afaece2c-4c8e-42d6-9652-628ca9c070e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11834 | 2026.03.18 01:43:19.429452 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11835 | 2026.03.18 01:43:19.429471 [ 299 ] {} <Debug> TCP-Session: afaece2c-4c8e-42d6-9652-628ca9c070e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11836 | 2026.03.18 01:43:19.429478 [ 297 ] {6868bcd8-0ad4-4cf8-aea1-0ef24a2c8656} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44248) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11837 | 2026.03.18 01:43:19.429491 [ 296 ] {} <Debug> TCP-Session: f54187a9-f83b-41e0-bac0-31f04271a214 Authenticating user 'default' from [fd00:1122:3344:101::e]:64632 | ||
| 11838 | 2026.03.18 01:43:19.429437 [ 294 ] {} <Debug> TCP-Session: 432c1d6a-81a6-4418-a7b3-54653d78bdb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11839 | 2026.03.18 01:43:19.429527 [ 296 ] {} <Debug> TCP-Session: f54187a9-f83b-41e0-bac0-31f04271a214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11840 | 2026.03.18 01:43:19.429246 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11841 | 2026.03.18 01:43:19.429553 [ 296 ] {} <Debug> TCP-Session: f54187a9-f83b-41e0-bac0-31f04271a214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11842 | 2026.03.18 01:43:19.429584 [ 3 ] {} <Debug> TCP-Session: be13fab5-bcda-438f-9c79-e2ba4cb80999 Authenticating user 'default' from [fd00:1122:3344:101::e]:55643 | ||
| 11843 | 2026.03.18 01:43:19.429140 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46348 | ||
| 11844 | 2026.03.18 01:43:19.429613 [ 3 ] {} <Debug> TCP-Session: be13fab5-bcda-438f-9c79-e2ba4cb80999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11845 | 2026.03.18 01:43:19.429200 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55491 | ||
| 11846 | 2026.03.18 01:43:19.429653 [ 3 ] {} <Debug> TCP-Session: be13fab5-bcda-438f-9c79-e2ba4cb80999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11847 | 2026.03.18 01:43:19.429734 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11848 | 2026.03.18 01:43:19.429771 [ 295 ] {} <Debug> TCP-Session: 5fd1379b-4111-44cc-8866-04f52d635191 Authenticating user 'default' from [fd00:1122:3344:101::e]:56592 | ||
| 11849 | 2026.03.18 01:43:19.429780 [ 297 ] {6868bcd8-0ad4-4cf8-aea1-0ef24a2c8656} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11850 | 2026.03.18 01:43:19.429795 [ 295 ] {} <Debug> TCP-Session: 5fd1379b-4111-44cc-8866-04f52d635191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11851 | 2026.03.18 01:43:19.429825 [ 295 ] {} <Debug> TCP-Session: 5fd1379b-4111-44cc-8866-04f52d635191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11852 | 2026.03.18 01:43:19.429857 [ 297 ] {6868bcd8-0ad4-4cf8-aea1-0ef24a2c8656} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11853 | 2026.03.18 01:43:19.430106 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11854 | 2026.03.18 01:43:19.430138 [ 292 ] {} <Debug> TCP-Session: 10b0d391-13a6-424e-926a-5d56176e52b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46348 | ||
| 11855 | 2026.03.18 01:43:19.430155 [ 292 ] {} <Debug> TCP-Session: 10b0d391-13a6-424e-926a-5d56176e52b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11856 | 2026.03.18 01:43:19.430169 [ 292 ] {} <Debug> TCP-Session: 10b0d391-13a6-424e-926a-5d56176e52b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11857 | 2026.03.18 01:43:19.430168 [ 297 ] {6868bcd8-0ad4-4cf8-aea1-0ef24a2c8656} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 11858 | 2026.03.18 01:43:19.430221 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11859 | 2026.03.18 01:43:19.430254 [ 293 ] {} <Debug> TCP-Session: 8ac84633-8fa9-4daf-ba71-33a1e5dec533 Authenticating user 'default' from [fd00:1122:3344:101::e]:55491 | ||
| 11860 | 2026.03.18 01:43:19.430269 [ 293 ] {} <Debug> TCP-Session: 8ac84633-8fa9-4daf-ba71-33a1e5dec533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11861 | 2026.03.18 01:43:19.430281 [ 293 ] {} <Debug> TCP-Session: 8ac84633-8fa9-4daf-ba71-33a1e5dec533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11862 | 2026.03.18 01:43:19.431134 [ 310 ] {6868bcd8-0ad4-4cf8-aea1-0ef24a2c8656} <Trace> AggregatingTransform: Aggregating | ||
| 11863 | 2026.03.18 01:43:19.431195 [ 310 ] {6868bcd8-0ad4-4cf8-aea1-0ef24a2c8656} <Trace> Aggregator: Aggregation method: without_key | ||
| 11864 | 2026.03.18 01:43:19.431235 [ 310 ] {6868bcd8-0ad4-4cf8-aea1-0ef24a2c8656} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950016 sec. (1052.614 rows/sec., 41.12 KiB/sec.) | ||
| 11865 | 2026.03.18 01:43:19.431252 [ 310 ] {6868bcd8-0ad4-4cf8-aea1-0ef24a2c8656} <Trace> Aggregator: Merging aggregated data | ||
| 11866 | 2026.03.18 01:43:19.432518 [ 297 ] {6868bcd8-0ad4-4cf8-aea1-0ef24a2c8656} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003109 sec., 321.646831778707 rows/sec., 12.56 KiB/sec. | ||
| 11867 | 2026.03.18 01:43:19.432686 [ 297 ] {6868bcd8-0ad4-4cf8-aea1-0ef24a2c8656} <Debug> TCPHandler: Processed in 0.003557449 sec. | ||
| 11868 | 2026.03.18 01:43:19.432803 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11869 | 2026.03.18 01:43:19.432833 [ 297 ] {} <Debug> TCP-Session: 74a0731b-bc22-48ff-b951-73b7e11e502c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11870 | 2026.03.18 01:43:19.432839 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11871 | 2026.03.18 01:43:19.432859 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11872 | 2026.03.18 01:43:19.432879 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11873 | 2026.03.18 01:43:19.432884 [ 298 ] {} <Debug> TCP-Session: 533673d4-6a55-41a1-ae04-17c4c231ffc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11874 | 2026.03.18 01:43:19.432899 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11875 | 2026.03.18 01:43:19.432919 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11876 | 2026.03.18 01:43:19.432936 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11877 | 2026.03.18 01:43:19.432957 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11878 | 2026.03.18 01:43:19.432968 [ 299 ] {} <Debug> TCP-Session: afaece2c-4c8e-42d6-9652-628ca9c070e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11879 | 2026.03.18 01:43:19.432977 [ 296 ] {} <Debug> TCP-Session: f54187a9-f83b-41e0-bac0-31f04271a214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11880 | 2026.03.18 01:43:19.432990 [ 293 ] {} <Debug> TCP-Session: 8ac84633-8fa9-4daf-ba71-33a1e5dec533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11881 | 2026.03.18 01:43:19.432949 [ 294 ] {} <Debug> TCP-Session: 432c1d6a-81a6-4418-a7b3-54653d78bdb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11882 | 2026.03.18 01:43:19.432999 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11883 | 2026.03.18 01:43:19.432923 [ 292 ] {} <Debug> TCP-Session: 10b0d391-13a6-424e-926a-5d56176e52b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11884 | 2026.03.18 01:43:19.432903 [ 3 ] {} <Debug> TCP-Session: be13fab5-bcda-438f-9c79-e2ba4cb80999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11885 | 2026.03.18 01:43:19.433064 [ 295 ] {} <Debug> TCP-Session: 5fd1379b-4111-44cc-8866-04f52d635191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11886 | 2026.03.18 01:43:19.499156 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50953 | ||
| 11887 | 2026.03.18 01:43:19.499221 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11888 | 2026.03.18 01:43:19.499241 [ 293 ] {} <Debug> TCP-Session: 9e46251f-5f18-477b-871e-1d6592442d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:50953 | ||
| 11889 | 2026.03.18 01:43:19.499256 [ 293 ] {} <Debug> TCP-Session: 9e46251f-5f18-477b-871e-1d6592442d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11890 | 2026.03.18 01:43:19.499268 [ 293 ] {} <Debug> TCP-Session: 9e46251f-5f18-477b-871e-1d6592442d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11891 | 2026.03.18 01:43:19.499445 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63577 | ||
| 11892 | 2026.03.18 01:43:19.499462 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62286 | ||
| 11893 | 2026.03.18 01:43:19.499492 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55191 | ||
| 11894 | 2026.03.18 01:43:19.499509 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37247 | ||
| 11895 | 2026.03.18 01:43:19.499541 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11896 | 2026.03.18 01:43:19.499551 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11897 | 2026.03.18 01:43:19.499578 [ 293 ] {} <Trace> TCP-Session: 9e46251f-5f18-477b-871e-1d6592442d4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11898 | 2026.03.18 01:43:19.499582 [ 294 ] {} <Debug> TCP-Session: 450904e6-d20a-4fa7-9b43-507a817a26a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63577 | ||
| 11899 | 2026.03.18 01:43:19.499597 [ 296 ] {} <Debug> TCP-Session: c5502f71-189f-410f-af74-a0e1abe06838 Authenticating user 'default' from [fd00:1122:3344:101::e]:62286 | ||
| 11900 | 2026.03.18 01:43:19.499604 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11901 | 2026.03.18 01:43:19.499639 [ 294 ] {} <Debug> TCP-Session: 450904e6-d20a-4fa7-9b43-507a817a26a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11902 | 2026.03.18 01:43:19.499642 [ 296 ] {} <Debug> TCP-Session: c5502f71-189f-410f-af74-a0e1abe06838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11903 | 2026.03.18 01:43:19.499656 [ 299 ] {} <Debug> TCP-Session: 316f7db8-1d75-4533-b780-e3d1de58ab9a Authenticating user 'default' from [fd00:1122:3344:101::e]:37247 | ||
| 11904 | 2026.03.18 01:43:19.499664 [ 294 ] {} <Debug> TCP-Session: 450904e6-d20a-4fa7-9b43-507a817a26a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11905 | 2026.03.18 01:43:19.499676 [ 296 ] {} <Debug> TCP-Session: c5502f71-189f-410f-af74-a0e1abe06838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11906 | 2026.03.18 01:43:19.499689 [ 299 ] {} <Debug> TCP-Session: 316f7db8-1d75-4533-b780-e3d1de58ab9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11907 | 2026.03.18 01:43:19.499522 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45069 | ||
| 11908 | 2026.03.18 01:43:19.499737 [ 293 ] {c36b185f-352a-49f0-a5e3-10091ef20b20} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50953) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11909 | 2026.03.18 01:43:19.499723 [ 299 ] {} <Debug> TCP-Session: 316f7db8-1d75-4533-b780-e3d1de58ab9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11910 | 2026.03.18 01:43:19.499502 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56225 | ||
| 11911 | 2026.03.18 01:43:19.499805 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11912 | 2026.03.18 01:43:19.499460 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57328 | ||
| 11913 | 2026.03.18 01:43:19.499865 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11914 | 2026.03.18 01:43:19.499851 [ 3 ] {} <Debug> TCP-Session: 6ac6a57c-fe56-417f-abc1-32cf8f03abde Authenticating user 'default' from [fd00:1122:3344:101::e]:45069 | ||
| 11915 | 2026.03.18 01:43:19.499901 [ 298 ] {} <Debug> TCP-Session: 08eae316-f695-4b90-9989-36d6dd78c532 Authenticating user 'default' from [fd00:1122:3344:101::e]:56225 | ||
| 11916 | 2026.03.18 01:43:19.499529 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49669 | ||
| 11917 | 2026.03.18 01:43:19.499935 [ 298 ] {} <Debug> TCP-Session: 08eae316-f695-4b90-9989-36d6dd78c532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11918 | 2026.03.18 01:43:19.499943 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11919 | 2026.03.18 01:43:19.499973 [ 298 ] {} <Debug> TCP-Session: 08eae316-f695-4b90-9989-36d6dd78c532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11920 | 2026.03.18 01:43:19.499917 [ 3 ] {} <Debug> TCP-Session: 6ac6a57c-fe56-417f-abc1-32cf8f03abde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11921 | 2026.03.18 01:43:19.499997 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11922 | 2026.03.18 01:43:19.500009 [ 293 ] {c36b185f-352a-49f0-a5e3-10091ef20b20} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11923 | 2026.03.18 01:43:19.500015 [ 3 ] {} <Debug> TCP-Session: 6ac6a57c-fe56-417f-abc1-32cf8f03abde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11924 | 2026.03.18 01:43:19.500041 [ 292 ] {} <Debug> TCP-Session: 35ab183f-d2dd-417f-b777-f8b4938526e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49669 | ||
| 11925 | 2026.03.18 01:43:19.499997 [ 295 ] {} <Debug> TCP-Session: d80604a3-1d26-4c21-b488-0b554cf9a541 Authenticating user 'default' from [fd00:1122:3344:101::e]:57328 | ||
| 11926 | 2026.03.18 01:43:19.500091 [ 292 ] {} <Debug> TCP-Session: 35ab183f-d2dd-417f-b777-f8b4938526e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11927 | 2026.03.18 01:43:19.500092 [ 293 ] {c36b185f-352a-49f0-a5e3-10091ef20b20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11928 | 2026.03.18 01:43:19.500116 [ 295 ] {} <Debug> TCP-Session: d80604a3-1d26-4c21-b488-0b554cf9a541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11929 | 2026.03.18 01:43:19.500121 [ 292 ] {} <Debug> TCP-Session: 35ab183f-d2dd-417f-b777-f8b4938526e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11930 | 2026.03.18 01:43:19.500146 [ 295 ] {} <Debug> TCP-Session: d80604a3-1d26-4c21-b488-0b554cf9a541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11931 | 2026.03.18 01:43:19.499584 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11932 | 2026.03.18 01:43:19.500203 [ 297 ] {} <Debug> TCP-Session: a8469b9a-d346-4775-934e-fec4b088b58b Authenticating user 'default' from [fd00:1122:3344:101::e]:55191 | ||
| 11933 | 2026.03.18 01:43:19.500220 [ 297 ] {} <Debug> TCP-Session: a8469b9a-d346-4775-934e-fec4b088b58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11934 | 2026.03.18 01:43:19.500232 [ 297 ] {} <Debug> TCP-Session: a8469b9a-d346-4775-934e-fec4b088b58b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11935 | 2026.03.18 01:43:19.500442 [ 293 ] {c36b185f-352a-49f0-a5e3-10091ef20b20} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 11936 | 2026.03.18 01:43:19.501300 [ 347 ] {c36b185f-352a-49f0-a5e3-10091ef20b20} <Trace> AggregatingTransform: Aggregating | ||
| 11937 | 2026.03.18 01:43:19.501337 [ 347 ] {c36b185f-352a-49f0-a5e3-10091ef20b20} <Trace> Aggregator: Aggregation method: without_key | ||
| 11938 | 2026.03.18 01:43:19.501369 [ 347 ] {c36b185f-352a-49f0-a5e3-10091ef20b20} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000824393 sec. (1213.014 rows/sec., 47.38 KiB/sec.) | ||
| 11939 | 2026.03.18 01:43:19.501387 [ 347 ] {c36b185f-352a-49f0-a5e3-10091ef20b20} <Trace> Aggregator: Merging aggregated data | ||
| 11940 | 2026.03.18 01:43:19.502705 [ 293 ] {c36b185f-352a-49f0-a5e3-10091ef20b20} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003023 sec., 330.797221303341 rows/sec., 12.92 KiB/sec. | ||
| 11941 | 2026.03.18 01:43:19.502862 [ 293 ] {c36b185f-352a-49f0-a5e3-10091ef20b20} <Debug> TCPHandler: Processed in 0.003410416 sec. | ||
| 11942 | 2026.03.18 01:43:19.502974 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11943 | 2026.03.18 01:43:19.503003 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11944 | 2026.03.18 01:43:19.503008 [ 293 ] {} <Debug> TCP-Session: 9e46251f-5f18-477b-871e-1d6592442d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11945 | 2026.03.18 01:43:19.503025 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11946 | 2026.03.18 01:43:19.503041 [ 294 ] {} <Debug> TCP-Session: 450904e6-d20a-4fa7-9b43-507a817a26a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11947 | 2026.03.18 01:43:19.503049 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11948 | 2026.03.18 01:43:19.503062 [ 296 ] {} <Debug> TCP-Session: c5502f71-189f-410f-af74-a0e1abe06838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11949 | 2026.03.18 01:43:19.503085 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11950 | 2026.03.18 01:43:19.503107 [ 295 ] {} <Debug> TCP-Session: d80604a3-1d26-4c21-b488-0b554cf9a541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11951 | 2026.03.18 01:43:19.503125 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11952 | 2026.03.18 01:43:19.503138 [ 298 ] {} <Debug> TCP-Session: 08eae316-f695-4b90-9989-36d6dd78c532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11953 | 2026.03.18 01:43:19.503148 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11954 | 2026.03.18 01:43:19.503170 [ 299 ] {} <Debug> TCP-Session: 316f7db8-1d75-4533-b780-e3d1de58ab9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11955 | 2026.03.18 01:43:19.503194 [ 3 ] {} <Debug> TCP-Session: 6ac6a57c-fe56-417f-abc1-32cf8f03abde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11956 | 2026.03.18 01:43:19.503106 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11957 | 2026.03.18 01:43:19.503066 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11958 | 2026.03.18 01:43:19.503253 [ 297 ] {} <Debug> TCP-Session: a8469b9a-d346-4775-934e-fec4b088b58b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11959 | 2026.03.18 01:43:19.503265 [ 292 ] {} <Debug> TCP-Session: 35ab183f-d2dd-417f-b777-f8b4938526e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11960 | 2026.03.18 01:43:19.587715 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11961 | 2026.03.18 01:43:19.587769 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11962 | 2026.03.18 01:43:19.766871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23875 | ||
| 11963 | 2026.03.18 01:43:19.767376 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11964 | 2026.03.18 01:43:19.767427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11965 | 2026.03.18 01:43:19.767969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11966 | 2026.03.18 01:43:19.768231 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2026.03.18 01:43:19.768389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23875 | ||
| 11968 | 2026.03.18 01:43:20.554062 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2026.03.18 01:43:20.554281 [ 253 ] {c7f7bee1-f20a-4636-85f4-8e4447be5bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11970 | 2026.03.18 01:43:20.554346 [ 253 ] {c7f7bee1-f20a-4636-85f4-8e4447be5bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11971 | 2026.03.18 01:43:20.555044 [ 253 ] {c7f7bee1-f20a-4636-85f4-8e4447be5bcf} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2026.03.18 01:43:20.555095 [ 253 ] {c7f7bee1-f20a-4636-85f4-8e4447be5bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11973 | 2026.03.18 01:43:20.555520 [ 253 ] {c7f7bee1-f20a-4636-85f4-8e4447be5bcf} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11974 | 2026.03.18 01:43:20.555760 [ 253 ] {c7f7bee1-f20a-4636-85f4-8e4447be5bcf} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2026.03.18 01:43:20.555918 [ 253 ] {c7f7bee1-f20a-4636-85f4-8e4447be5bcf} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001686 sec., 64056.93950177936 rows/sec., 5.39 MiB/sec. | ||
| 11976 | 2026.03.18 01:43:20.555961 [ 253 ] {c7f7bee1-f20a-4636-85f4-8e4447be5bcf} <Debug> TCPHandler: Processed in 0.002033874 sec. | ||
| 11977 | 2026.03.18 01:43:20.556098 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2026.03.18 01:43:20.556198 [ 253 ] {a255a12b-e5d0-45bc-a05d-debc303d97b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11979 | 2026.03.18 01:43:20.556240 [ 253 ] {a255a12b-e5d0-45bc-a05d-debc303d97b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11980 | 2026.03.18 01:43:20.556656 [ 253 ] {a255a12b-e5d0-45bc-a05d-debc303d97b3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2026.03.18 01:43:20.556693 [ 253 ] {a255a12b-e5d0-45bc-a05d-debc303d97b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11982 | 2026.03.18 01:43:20.557006 [ 253 ] {a255a12b-e5d0-45bc-a05d-debc303d97b3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11983 | 2026.03.18 01:43:20.557234 [ 253 ] {a255a12b-e5d0-45bc-a05d-debc303d97b3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11984 | 2026.03.18 01:43:20.557370 [ 253 ] {a255a12b-e5d0-45bc-a05d-debc303d97b3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001195 sec., 21757.322175732217 rows/sec., 1.60 MiB/sec. | ||
| 11985 | 2026.03.18 01:43:20.557408 [ 253 ] {a255a12b-e5d0-45bc-a05d-debc303d97b3} <Debug> TCPHandler: Processed in 0.001360033 sec. | ||
| 11986 | 2026.03.18 01:43:20.557533 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11987 | 2026.03.18 01:43:20.557661 [ 253 ] {ac7dc845-9d3e-4b8f-b691-faa4df2ff5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11988 | 2026.03.18 01:43:20.557710 [ 253 ] {ac7dc845-9d3e-4b8f-b691-faa4df2ff5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11989 | 2026.03.18 01:43:20.558231 [ 253 ] {ac7dc845-9d3e-4b8f-b691-faa4df2ff5db} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.03.18 01:43:20.558268 [ 253 ] {ac7dc845-9d3e-4b8f-b691-faa4df2ff5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 11991 | 2026.03.18 01:43:20.558595 [ 253 ] {ac7dc845-9d3e-4b8f-b691-faa4df2ff5db} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11992 | 2026.03.18 01:43:20.558810 [ 253 ] {ac7dc845-9d3e-4b8f-b691-faa4df2ff5db} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2026.03.18 01:43:20.558946 [ 253 ] {ac7dc845-9d3e-4b8f-b691-faa4df2ff5db} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001311 sec., 68649.88558352402 rows/sec., 5.36 MiB/sec. | ||
| 11994 | 2026.03.18 01:43:20.558987 [ 253 ] {ac7dc845-9d3e-4b8f-b691-faa4df2ff5db} <Debug> TCPHandler: Processed in 0.001515385 sec. | ||
| 11995 | 2026.03.18 01:43:20.559103 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11996 | 2026.03.18 01:43:20.559200 [ 253 ] {7ad89152-dfdb-4099-8a9d-d17beaf92091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11997 | 2026.03.18 01:43:20.559243 [ 253 ] {7ad89152-dfdb-4099-8a9d-d17beaf92091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11998 | 2026.03.18 01:43:20.559669 [ 253 ] {7ad89152-dfdb-4099-8a9d-d17beaf92091} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2026.03.18 01:43:20.559705 [ 253 ] {7ad89152-dfdb-4099-8a9d-d17beaf92091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12000 | 2026.03.18 01:43:20.560040 [ 253 ] {7ad89152-dfdb-4099-8a9d-d17beaf92091} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12001 | 2026.03.18 01:43:20.560261 [ 253 ] {7ad89152-dfdb-4099-8a9d-d17beaf92091} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2026.03.18 01:43:20.560393 [ 253 ] {7ad89152-dfdb-4099-8a9d-d17beaf92091} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 12003 | 2026.03.18 01:43:20.560431 [ 253 ] {7ad89152-dfdb-4099-8a9d-d17beaf92091} <Debug> TCPHandler: Processed in 0.001378293 sec. | ||
| 12004 | 2026.03.18 01:43:20.560546 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12005 | 2026.03.18 01:43:20.560642 [ 253 ] {48127ef2-8add-4798-8805-3ceb99c3e2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12006 | 2026.03.18 01:43:20.560696 [ 253 ] {48127ef2-8add-4798-8805-3ceb99c3e2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12007 | 2026.03.18 01:43:20.561522 [ 253 ] {48127ef2-8add-4798-8805-3ceb99c3e2e5} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2026.03.18 01:43:20.561560 [ 253 ] {48127ef2-8add-4798-8805-3ceb99c3e2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12009 | 2026.03.18 01:43:20.562090 [ 253 ] {48127ef2-8add-4798-8805-3ceb99c3e2e5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12010 | 2026.03.18 01:43:20.562338 [ 253 ] {48127ef2-8add-4798-8805-3ceb99c3e2e5} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12011 | 2026.03.18 01:43:20.562478 [ 253 ] {48127ef2-8add-4798-8805-3ceb99c3e2e5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001855 sec., 14016.172506738543 rows/sec., 25.12 MiB/sec. | ||
| 12012 | 2026.03.18 01:43:20.562534 [ 253 ] {48127ef2-8add-4798-8805-3ceb99c3e2e5} <Debug> TCPHandler: Processed in 0.002037434 sec. | ||
| 12013 | 2026.03.18 01:43:20.562657 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12014 | 2026.03.18 01:43:20.562753 [ 253 ] {f4579e2f-4854-43c0-aadf-334197e37ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12015 | 2026.03.18 01:43:20.562796 [ 253 ] {f4579e2f-4854-43c0-aadf-334197e37ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12016 | 2026.03.18 01:43:20.563146 [ 253 ] {f4579e2f-4854-43c0-aadf-334197e37ab7} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2026.03.18 01:43:20.563184 [ 253 ] {f4579e2f-4854-43c0-aadf-334197e37ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12018 | 2026.03.18 01:43:20.563497 [ 253 ] {f4579e2f-4854-43c0-aadf-334197e37ab7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12019 | 2026.03.18 01:43:20.563714 [ 253 ] {f4579e2f-4854-43c0-aadf-334197e37ab7} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2026.03.18 01:43:20.563847 [ 253 ] {f4579e2f-4854-43c0-aadf-334197e37ab7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 12021 | 2026.03.18 01:43:20.563884 [ 253 ] {f4579e2f-4854-43c0-aadf-334197e37ab7} <Debug> TCPHandler: Processed in 0.001276351 sec. | ||
| 12022 | 2026.03.18 01:43:21.076608 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12023 | 2026.03.18 01:43:21.094694 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2026.03.18 01:43:21.094761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12025 | 2026.03.18 01:43:21.101984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12026 | 2026.03.18 01:43:21.102750 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.03.18 01:43:21.106713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12028 | 2026.03.18 01:43:21.147725 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46874 | ||
| 12029 | 2026.03.18 01:43:21.147809 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12030 | 2026.03.18 01:43:21.147835 [ 293 ] {} <Debug> TCP-Session: ce43ad53-238e-4459-9220-ffe1d1448505 Authenticating user 'default' from [fd00:1122:3344:101::e]:46874 | ||
| 12031 | 2026.03.18 01:43:21.147855 [ 293 ] {} <Debug> TCP-Session: ce43ad53-238e-4459-9220-ffe1d1448505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12032 | 2026.03.18 01:43:21.147869 [ 293 ] {} <Debug> TCP-Session: ce43ad53-238e-4459-9220-ffe1d1448505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12033 | 2026.03.18 01:43:21.148090 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48012 | ||
| 12034 | 2026.03.18 01:43:21.148100 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52320 | ||
| 12035 | 2026.03.18 01:43:21.148133 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32993 | ||
| 12036 | 2026.03.18 01:43:21.148148 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44658 | ||
| 12037 | 2026.03.18 01:43:21.148153 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55785 | ||
| 12038 | 2026.03.18 01:43:21.148227 [ 293 ] {} <Trace> TCP-Session: ce43ad53-238e-4459-9220-ffe1d1448505 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2026.03.18 01:43:21.148251 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12040 | 2026.03.18 01:43:21.148214 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12041 | 2026.03.18 01:43:21.148294 [ 3 ] {} <Debug> TCP-Session: c2721a59-55a9-4d22-ba8f-a781d3a76fec Authenticating user 'default' from [fd00:1122:3344:101::e]:44658 | ||
| 12042 | 2026.03.18 01:43:21.148126 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62836 | ||
| 12043 | 2026.03.18 01:43:21.148320 [ 3 ] {} <Debug> TCP-Session: c2721a59-55a9-4d22-ba8f-a781d3a76fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12044 | 2026.03.18 01:43:21.148324 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12045 | 2026.03.18 01:43:21.148349 [ 3 ] {} <Debug> TCP-Session: c2721a59-55a9-4d22-ba8f-a781d3a76fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12046 | 2026.03.18 01:43:21.148310 [ 294 ] {} <Debug> TCP-Session: b0609e07-118c-443c-9de2-e19e4dc16aed Authenticating user 'default' from [fd00:1122:3344:101::e]:48012 | ||
| 12047 | 2026.03.18 01:43:21.148378 [ 292 ] {} <Debug> TCP-Session: 528e2f9a-f737-4329-97a5-a3cfa40e2a9b Authenticating user 'default' from [fd00:1122:3344:101::e]:55785 | ||
| 12048 | 2026.03.18 01:43:21.148396 [ 294 ] {} <Debug> TCP-Session: b0609e07-118c-443c-9de2-e19e4dc16aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12049 | 2026.03.18 01:43:21.148391 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12050 | 2026.03.18 01:43:21.148419 [ 294 ] {} <Debug> TCP-Session: b0609e07-118c-443c-9de2-e19e4dc16aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12051 | 2026.03.18 01:43:21.148419 [ 292 ] {} <Debug> TCP-Session: 528e2f9a-f737-4329-97a5-a3cfa40e2a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12052 | 2026.03.18 01:43:21.148439 [ 298 ] {} <Debug> TCP-Session: 0ac6972d-a638-4907-9a0f-34aeba19a029 Authenticating user 'default' from [fd00:1122:3344:101::e]:62836 | ||
| 12053 | 2026.03.18 01:43:21.148457 [ 292 ] {} <Debug> TCP-Session: 528e2f9a-f737-4329-97a5-a3cfa40e2a9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12054 | 2026.03.18 01:43:21.148475 [ 298 ] {} <Debug> TCP-Session: 0ac6972d-a638-4907-9a0f-34aeba19a029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12055 | 2026.03.18 01:43:21.148395 [ 293 ] {37411658-640d-4167-8881-322b06e44425} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46874) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12056 | 2026.03.18 01:43:21.148505 [ 298 ] {} <Debug> TCP-Session: 0ac6972d-a638-4907-9a0f-34aeba19a029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12057 | 2026.03.18 01:43:21.148117 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62440 | ||
| 12058 | 2026.03.18 01:43:21.148101 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59443 | ||
| 12059 | 2026.03.18 01:43:21.148220 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12060 | 2026.03.18 01:43:21.148620 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12061 | 2026.03.18 01:43:21.148641 [ 299 ] {} <Debug> TCP-Session: d65b4f3d-82be-48bb-ba09-2b776ec2df23 Authenticating user 'default' from [fd00:1122:3344:101::e]:32993 | ||
| 12062 | 2026.03.18 01:43:21.148655 [ 297 ] {} <Debug> TCP-Session: 8128baa8-de4c-4711-90ee-463beaf2f564 Authenticating user 'default' from [fd00:1122:3344:101::e]:62440 | ||
| 12063 | 2026.03.18 01:43:21.148669 [ 299 ] {} <Debug> TCP-Session: d65b4f3d-82be-48bb-ba09-2b776ec2df23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12064 | 2026.03.18 01:43:21.148686 [ 297 ] {} <Debug> TCP-Session: 8128baa8-de4c-4711-90ee-463beaf2f564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12065 | 2026.03.18 01:43:21.148686 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12066 | 2026.03.18 01:43:21.148692 [ 299 ] {} <Debug> TCP-Session: d65b4f3d-82be-48bb-ba09-2b776ec2df23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12067 | 2026.03.18 01:43:21.148706 [ 297 ] {} <Debug> TCP-Session: 8128baa8-de4c-4711-90ee-463beaf2f564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12068 | 2026.03.18 01:43:21.148732 [ 295 ] {} <Debug> TCP-Session: 6e7f2f3d-185c-485a-bb18-b989374687e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59443 | ||
| 12069 | 2026.03.18 01:43:21.148739 [ 293 ] {37411658-640d-4167-8881-322b06e44425} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12070 | 2026.03.18 01:43:21.148770 [ 295 ] {} <Debug> TCP-Session: 6e7f2f3d-185c-485a-bb18-b989374687e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12071 | 2026.03.18 01:43:21.148214 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12072 | 2026.03.18 01:43:21.148797 [ 295 ] {} <Debug> TCP-Session: 6e7f2f3d-185c-485a-bb18-b989374687e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12073 | 2026.03.18 01:43:21.148811 [ 293 ] {37411658-640d-4167-8881-322b06e44425} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12074 | 2026.03.18 01:43:21.148832 [ 296 ] {} <Debug> TCP-Session: 1fb28b57-1373-4bcf-a9ff-2a24187f0dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52320 | ||
| 12075 | 2026.03.18 01:43:21.148861 [ 296 ] {} <Debug> TCP-Session: 1fb28b57-1373-4bcf-a9ff-2a24187f0dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12076 | 2026.03.18 01:43:21.148875 [ 296 ] {} <Debug> TCP-Session: 1fb28b57-1373-4bcf-a9ff-2a24187f0dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12077 | 2026.03.18 01:43:21.149100 [ 293 ] {37411658-640d-4167-8881-322b06e44425} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 12078 | 2026.03.18 01:43:21.150010 [ 315 ] {37411658-640d-4167-8881-322b06e44425} <Trace> AggregatingTransform: Aggregating | ||
| 12079 | 2026.03.18 01:43:21.150061 [ 315 ] {37411658-640d-4167-8881-322b06e44425} <Trace> Aggregator: Aggregation method: without_key | ||
| 12080 | 2026.03.18 01:43:21.150094 [ 315 ] {37411658-640d-4167-8881-322b06e44425} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000898485 sec. (1112.985 rows/sec., 43.48 KiB/sec.) | ||
| 12081 | 2026.03.18 01:43:21.150112 [ 315 ] {37411658-640d-4167-8881-322b06e44425} <Trace> Aggregator: Merging aggregated data | ||
| 12082 | 2026.03.18 01:43:21.151428 [ 293 ] {37411658-640d-4167-8881-322b06e44425} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003079 sec., 324.78077297823967 rows/sec., 12.69 KiB/sec. | ||
| 12083 | 2026.03.18 01:43:21.151588 [ 293 ] {37411658-640d-4167-8881-322b06e44425} <Debug> TCPHandler: Processed in 0.003468707 sec. | ||
| 12084 | 2026.03.18 01:43:21.151682 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12085 | 2026.03.18 01:43:21.151728 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12086 | 2026.03.18 01:43:21.151743 [ 293 ] {} <Debug> TCP-Session: ce43ad53-238e-4459-9220-ffe1d1448505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12087 | 2026.03.18 01:43:21.151749 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12088 | 2026.03.18 01:43:21.151770 [ 298 ] {} <Debug> TCP-Session: 0ac6972d-a638-4907-9a0f-34aeba19a029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12089 | 2026.03.18 01:43:21.151764 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12090 | 2026.03.18 01:43:21.151800 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12091 | 2026.03.18 01:43:21.151825 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12092 | 2026.03.18 01:43:21.151834 [ 297 ] {} <Debug> TCP-Session: 8128baa8-de4c-4711-90ee-463beaf2f564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12093 | 2026.03.18 01:43:21.151844 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12094 | 2026.03.18 01:43:21.151863 [ 299 ] {} <Debug> TCP-Session: d65b4f3d-82be-48bb-ba09-2b776ec2df23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12095 | 2026.03.18 01:43:21.151796 [ 294 ] {} <Debug> TCP-Session: b0609e07-118c-443c-9de2-e19e4dc16aed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12096 | 2026.03.18 01:43:21.151892 [ 3 ] {} <Debug> TCP-Session: c2721a59-55a9-4d22-ba8f-a781d3a76fec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12097 | 2026.03.18 01:43:21.151786 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12098 | 2026.03.18 01:43:21.151706 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12099 | 2026.03.18 01:43:21.151976 [ 295 ] {} <Debug> TCP-Session: 6e7f2f3d-185c-485a-bb18-b989374687e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12100 | 2026.03.18 01:43:21.151856 [ 296 ] {} <Debug> TCP-Session: 1fb28b57-1373-4bcf-a9ff-2a24187f0dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12101 | 2026.03.18 01:43:21.152000 [ 292 ] {} <Debug> TCP-Session: 528e2f9a-f737-4329-97a5-a3cfa40e2a9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12102 | 2026.03.18 01:43:24.566856 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12103 | 2026.03.18 01:43:24.567033 [ 253 ] {36c299ba-3671-4cf4-bbc6-0fc071ac6f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12104 | 2026.03.18 01:43:24.567097 [ 253 ] {36c299ba-3671-4cf4-bbc6-0fc071ac6f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12105 | 2026.03.18 01:43:24.567847 [ 253 ] {36c299ba-3671-4cf4-bbc6-0fc071ac6f9d} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2026.03.18 01:43:24.567887 [ 253 ] {36c299ba-3671-4cf4-bbc6-0fc071ac6f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12107 | 2026.03.18 01:43:24.568275 [ 253 ] {36c299ba-3671-4cf4-bbc6-0fc071ac6f9d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12108 | 2026.03.18 01:43:24.568524 [ 253 ] {36c299ba-3671-4cf4-bbc6-0fc071ac6f9d} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12109 | 2026.03.18 01:43:24.568662 [ 71 ] {} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12110 | 2026.03.18 01:43:24.568699 [ 253 ] {36c299ba-3671-4cf4-bbc6-0fc071ac6f9d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001711 sec., 165984.80420806544 rows/sec., 10.54 MiB/sec. | ||
| 12111 | 2026.03.18 01:43:24.568705 [ 71 ] {} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.03.18 01:43:24.568738 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12113 | 2026.03.18 01:43:24.568749 [ 253 ] {36c299ba-3671-4cf4-bbc6-0fc071ac6f9d} <Debug> TCPHandler: Processed in 0.002033154 sec. | ||
| 12114 | 2026.03.18 01:43:24.568849 [ 198 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12115 | 2026.03.18 01:43:24.568915 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12116 | 2026.03.18 01:43:24.568941 [ 198 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12117 | 2026.03.18 01:43:24.568971 [ 198 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 284 rows starting from the beginning of the part | ||
| 12118 | 2026.03.18 01:43:24.569014 [ 253 ] {f7a07efe-7469-4092-8715-ab56ee6c4597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12119 | 2026.03.18 01:43:24.569029 [ 198 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 12120 | 2026.03.18 01:43:24.569059 [ 253 ] {f7a07efe-7469-4092-8715-ab56ee6c4597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12121 | 2026.03.18 01:43:24.569075 [ 198 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 12122 | 2026.03.18 01:43:24.569121 [ 198 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 12123 | 2026.03.18 01:43:24.569160 [ 198 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 12124 | 2026.03.18 01:43:24.569491 [ 253 ] {f7a07efe-7469-4092-8715-ab56ee6c4597} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12125 | 2026.03.18 01:43:24.569527 [ 253 ] {f7a07efe-7469-4092-8715-ab56ee6c4597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12126 | 2026.03.18 01:43:24.569846 [ 253 ] {f7a07efe-7469-4092-8715-ab56ee6c4597} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12127 | 2026.03.18 01:43:24.569992 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118799 sec., 1195296.2567024974 rows/sec., 80.48 MiB/sec. | ||
| 12128 | 2026.03.18 01:43:24.570063 [ 253 ] {f7a07efe-7469-4092-8715-ab56ee6c4597} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.03.18 01:43:24.570193 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12130 | 2026.03.18 01:43:24.570206 [ 253 ] {f7a07efe-7469-4092-8715-ab56ee6c4597} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001211 sec., 11560.693641618496 rows/sec., 942.69 KiB/sec. | ||
| 12131 | 2026.03.18 01:43:24.570257 [ 253 ] {f7a07efe-7469-4092-8715-ab56ee6c4597} <Debug> TCPHandler: Processed in 0.001403513 sec. | ||
| 12132 | 2026.03.18 01:43:24.570380 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12133 | 2026.03.18 01:43:24.570478 [ 253 ] {43188c22-7162-4072-9420-a9cdf0ed943b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12134 | 2026.03.18 01:43:24.570512 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_37_9} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2026.03.18 01:43:24.570525 [ 253 ] {43188c22-7162-4072-9420-a9cdf0ed943b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12136 | 2026.03.18 01:43:24.570596 [ 192 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_37_9} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12137 | 2026.03.18 01:43:24.570695 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12138 | 2026.03.18 01:43:24.572337 [ 253 ] {43188c22-7162-4072-9420-a9cdf0ed943b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.03.18 01:43:24.572378 [ 253 ] {43188c22-7162-4072-9420-a9cdf0ed943b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12140 | 2026.03.18 01:43:24.572876 [ 253 ] {43188c22-7162-4072-9420-a9cdf0ed943b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12141 | 2026.03.18 01:43:24.573091 [ 253 ] {43188c22-7162-4072-9420-a9cdf0ed943b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2026.03.18 01:43:24.573225 [ 253 ] {43188c22-7162-4072-9420-a9cdf0ed943b} <Debug> executeQuery: Read 2716 rows, 211.88 KiB in 0.002765 sec., 982278.4810126582 rows/sec., 74.83 MiB/sec. | ||
| 12143 | 2026.03.18 01:43:24.573267 [ 253 ] {43188c22-7162-4072-9420-a9cdf0ed943b} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 12144 | 2026.03.18 01:43:24.573280 [ 253 ] {43188c22-7162-4072-9420-a9cdf0ed943b} <Debug> TCPHandler: Processed in 0.00295018 sec. | ||
| 12145 | 2026.03.18 01:43:24.573398 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12146 | 2026.03.18 01:43:24.573494 [ 253 ] {0d864979-d2c9-4009-b8da-e856a099f44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12147 | 2026.03.18 01:43:24.573535 [ 253 ] {0d864979-d2c9-4009-b8da-e856a099f44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12148 | 2026.03.18 01:43:24.574008 [ 253 ] {0d864979-d2c9-4009-b8da-e856a099f44c} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12149 | 2026.03.18 01:43:24.574044 [ 253 ] {0d864979-d2c9-4009-b8da-e856a099f44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12150 | 2026.03.18 01:43:24.574356 [ 253 ] {0d864979-d2c9-4009-b8da-e856a099f44c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12151 | 2026.03.18 01:43:24.574574 [ 253 ] {0d864979-d2c9-4009-b8da-e856a099f44c} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12152 | 2026.03.18 01:43:24.574704 [ 253 ] {0d864979-d2c9-4009-b8da-e856a099f44c} <Debug> executeQuery: Read 181 rows, 11.40 KiB in 0.001228 sec., 147394.1368078176 rows/sec., 9.07 MiB/sec. | ||
| 12153 | 2026.03.18 01:43:24.574743 [ 253 ] {0d864979-d2c9-4009-b8da-e856a099f44c} <Debug> TCPHandler: Processed in 0.001394373 sec. | ||
| 12154 | 2026.03.18 01:43:24.574862 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12155 | 2026.03.18 01:43:24.574957 [ 253 ] {a5028372-e499-4a99-9ef0-8a99653cea45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12156 | 2026.03.18 01:43:24.574996 [ 253 ] {a5028372-e499-4a99-9ef0-8a99653cea45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12157 | 2026.03.18 01:43:24.575707 [ 253 ] {a5028372-e499-4a99-9ef0-8a99653cea45} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12158 | 2026.03.18 01:43:24.575742 [ 253 ] {a5028372-e499-4a99-9ef0-8a99653cea45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12159 | 2026.03.18 01:43:24.576111 [ 253 ] {a5028372-e499-4a99-9ef0-8a99653cea45} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12160 | 2026.03.18 01:43:24.576323 [ 253 ] {a5028372-e499-4a99-9ef0-8a99653cea45} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2026.03.18 01:43:24.576456 [ 253 ] {a5028372-e499-4a99-9ef0-8a99653cea45} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001517 sec., 564930.7844429796 rows/sec., 33.57 MiB/sec. | ||
| 12162 | 2026.03.18 01:43:24.576496 [ 253 ] {a5028372-e499-4a99-9ef0-8a99653cea45} <Debug> TCPHandler: Processed in 0.001683848 sec. | ||
| 12163 | 2026.03.18 01:43:24.576613 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12164 | 2026.03.18 01:43:24.576711 [ 253 ] {9e8a4488-a965-4012-b9af-380c3f260062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12165 | 2026.03.18 01:43:24.576752 [ 253 ] {9e8a4488-a965-4012-b9af-380c3f260062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12166 | 2026.03.18 01:43:24.577145 [ 253 ] {9e8a4488-a965-4012-b9af-380c3f260062} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12167 | 2026.03.18 01:43:24.577181 [ 253 ] {9e8a4488-a965-4012-b9af-380c3f260062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12168 | 2026.03.18 01:43:24.577474 [ 253 ] {9e8a4488-a965-4012-b9af-380c3f260062} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12169 | 2026.03.18 01:43:24.577684 [ 253 ] {9e8a4488-a965-4012-b9af-380c3f260062} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2026.03.18 01:43:24.577813 [ 253 ] {9e8a4488-a965-4012-b9af-380c3f260062} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 62.78 KiB/sec. | ||
| 12171 | 2026.03.18 01:43:24.577851 [ 253 ] {9e8a4488-a965-4012-b9af-380c3f260062} <Debug> TCPHandler: Processed in 0.001287501 sec. | ||
| 12172 | 2026.03.18 01:43:24.577963 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12173 | 2026.03.18 01:43:24.578056 [ 253 ] {52f18d78-8477-4d87-8de0-447f75f7d3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12174 | 2026.03.18 01:43:24.578096 [ 253 ] {52f18d78-8477-4d87-8de0-447f75f7d3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12175 | 2026.03.18 01:43:24.578570 [ 253 ] {52f18d78-8477-4d87-8de0-447f75f7d3ca} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2026.03.18 01:43:24.578606 [ 253 ] {52f18d78-8477-4d87-8de0-447f75f7d3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12177 | 2026.03.18 01:43:24.578910 [ 253 ] {52f18d78-8477-4d87-8de0-447f75f7d3ca} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12178 | 2026.03.18 01:43:24.579115 [ 253 ] {52f18d78-8477-4d87-8de0-447f75f7d3ca} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2026.03.18 01:43:24.579214 [ 71 ] {} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12180 | 2026.03.18 01:43:24.579243 [ 253 ] {52f18d78-8477-4d87-8de0-447f75f7d3ca} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 12181 | 2026.03.18 01:43:24.579248 [ 71 ] {} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2026.03.18 01:43:24.579277 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12183 | 2026.03.18 01:43:24.579282 [ 253 ] {52f18d78-8477-4d87-8de0-447f75f7d3ca} <Debug> TCPHandler: Processed in 0.001370103 sec. | ||
| 12184 | 2026.03.18 01:43:24.579374 [ 197 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12185 | 2026.03.18 01:43:24.579416 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2026.03.18 01:43:24.579483 [ 197 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12187 | 2026.03.18 01:43:24.579514 [ 253 ] {a0fa1f02-f64d-4f8e-86ff-3ad641ec2aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12188 | 2026.03.18 01:43:24.579518 [ 197 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 148 rows starting from the beginning of the part | ||
| 12189 | 2026.03.18 01:43:24.579560 [ 253 ] {a0fa1f02-f64d-4f8e-86ff-3ad641ec2aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12190 | 2026.03.18 01:43:24.579599 [ 197 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 12191 | 2026.03.18 01:43:24.579648 [ 197 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 12192 | 2026.03.18 01:43:24.579687 [ 197 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 12193 | 2026.03.18 01:43:24.579726 [ 197 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 12194 | 2026.03.18 01:43:24.580533 [ 253 ] {a0fa1f02-f64d-4f8e-86ff-3ad641ec2aa8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2026.03.18 01:43:24.580531 [ 199 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119164 sec., 620992.917324024 rows/sec., 37.69 MiB/sec. | ||
| 12196 | 2026.03.18 01:43:24.580571 [ 253 ] {a0fa1f02-f64d-4f8e-86ff-3ad641ec2aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12197 | 2026.03.18 01:43:24.580714 [ 202 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12198 | 2026.03.18 01:43:24.580969 [ 202 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_37_9} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2026.03.18 01:43:24.581022 [ 253 ] {a0fa1f02-f64d-4f8e-86ff-3ad641ec2aa8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12200 | 2026.03.18 01:43:24.581031 [ 202 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_37_9} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12201 | 2026.03.18 01:43:24.581106 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12202 | 2026.03.18 01:43:24.581255 [ 253 ] {a0fa1f02-f64d-4f8e-86ff-3ad641ec2aa8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2026.03.18 01:43:24.581389 [ 253 ] {a0fa1f02-f64d-4f8e-86ff-3ad641ec2aa8} <Debug> executeQuery: Read 1465 rows, 103.55 KiB in 0.001892 sec., 774312.8964059197 rows/sec., 53.45 MiB/sec. | ||
| 12204 | 2026.03.18 01:43:24.581428 [ 253 ] {a0fa1f02-f64d-4f8e-86ff-3ad641ec2aa8} <Debug> TCPHandler: Processed in 0.002061784 sec. | ||
| 12205 | 2026.03.18 01:43:24.581540 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12206 | 2026.03.18 01:43:24.581634 [ 253 ] {72281c95-4dd7-455e-98af-a9d2f606a200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12207 | 2026.03.18 01:43:24.581676 [ 253 ] {72281c95-4dd7-455e-98af-a9d2f606a200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12208 | 2026.03.18 01:43:24.582015 [ 253 ] {72281c95-4dd7-455e-98af-a9d2f606a200} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.03.18 01:43:24.582049 [ 253 ] {72281c95-4dd7-455e-98af-a9d2f606a200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12210 | 2026.03.18 01:43:24.582358 [ 253 ] {72281c95-4dd7-455e-98af-a9d2f606a200} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12211 | 2026.03.18 01:43:24.582569 [ 253 ] {72281c95-4dd7-455e-98af-a9d2f606a200} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2026.03.18 01:43:24.582699 [ 253 ] {72281c95-4dd7-455e-98af-a9d2f606a200} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 12213 | 2026.03.18 01:43:24.582738 [ 253 ] {72281c95-4dd7-455e-98af-a9d2f606a200} <Debug> TCPHandler: Processed in 0.001247051 sec. | ||
| 12214 | 2026.03.18 01:43:24.582856 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12215 | 2026.03.18 01:43:24.582950 [ 253 ] {93418123-7314-4c00-9a2e-bac017af716f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12216 | 2026.03.18 01:43:24.582993 [ 253 ] {93418123-7314-4c00-9a2e-bac017af716f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12217 | 2026.03.18 01:43:24.583672 [ 253 ] {93418123-7314-4c00-9a2e-bac017af716f} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2026.03.18 01:43:24.583711 [ 253 ] {93418123-7314-4c00-9a2e-bac017af716f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12219 | 2026.03.18 01:43:24.584142 [ 253 ] {93418123-7314-4c00-9a2e-bac017af716f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12220 | 2026.03.18 01:43:24.584368 [ 253 ] {93418123-7314-4c00-9a2e-bac017af716f} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2026.03.18 01:43:24.584504 [ 253 ] {93418123-7314-4c00-9a2e-bac017af716f} <Debug> executeQuery: Read 1425 rows, 91.88 KiB in 0.001572 sec., 906488.5496183205 rows/sec., 57.08 MiB/sec. | ||
| 12222 | 2026.03.18 01:43:24.584542 [ 253 ] {93418123-7314-4c00-9a2e-bac017af716f} <Debug> TCPHandler: Processed in 0.001736339 sec. | ||
| 12223 | 2026.03.18 01:43:24.584649 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2026.03.18 01:43:24.584745 [ 253 ] {13a0be6c-0107-4be5-b4b7-525412f80bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12225 | 2026.03.18 01:43:24.584789 [ 253 ] {13a0be6c-0107-4be5-b4b7-525412f80bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12226 | 2026.03.18 01:43:24.585128 [ 253 ] {13a0be6c-0107-4be5-b4b7-525412f80bb9} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.03.18 01:43:24.585162 [ 253 ] {13a0be6c-0107-4be5-b4b7-525412f80bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12228 | 2026.03.18 01:43:24.585472 [ 253 ] {13a0be6c-0107-4be5-b4b7-525412f80bb9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12229 | 2026.03.18 01:43:24.585675 [ 253 ] {13a0be6c-0107-4be5-b4b7-525412f80bb9} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2026.03.18 01:43:24.585804 [ 253 ] {13a0be6c-0107-4be5-b4b7-525412f80bb9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 12231 | 2026.03.18 01:43:24.585840 [ 253 ] {13a0be6c-0107-4be5-b4b7-525412f80bb9} <Debug> TCPHandler: Processed in 0.001241961 sec. | ||
| 12232 | 2026.03.18 01:43:24.585951 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12233 | 2026.03.18 01:43:24.586046 [ 253 ] {ffd574c5-ff4c-4ae0-aa2b-d6f439915459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12234 | 2026.03.18 01:43:24.586100 [ 253 ] {ffd574c5-ff4c-4ae0-aa2b-d6f439915459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12235 | 2026.03.18 01:43:24.586917 [ 253 ] {ffd574c5-ff4c-4ae0-aa2b-d6f439915459} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12236 | 2026.03.18 01:43:24.586952 [ 253 ] {ffd574c5-ff4c-4ae0-aa2b-d6f439915459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12237 | 2026.03.18 01:43:24.587482 [ 253 ] {ffd574c5-ff4c-4ae0-aa2b-d6f439915459} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12238 | 2026.03.18 01:43:24.587700 [ 253 ] {ffd574c5-ff4c-4ae0-aa2b-d6f439915459} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12239 | 2026.03.18 01:43:24.587838 [ 253 ] {ffd574c5-ff4c-4ae0-aa2b-d6f439915459} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00181 sec., 13812.154696132597 rows/sec., 24.75 MiB/sec. | ||
| 12240 | 2026.03.18 01:43:24.587892 [ 253 ] {ffd574c5-ff4c-4ae0-aa2b-d6f439915459} <Debug> TCPHandler: Processed in 0.001990333 sec. | ||
| 12241 | 2026.03.18 01:43:24.588016 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12242 | 2026.03.18 01:43:24.588110 [ 253 ] {18f23360-768e-462e-b8e6-558ded5a85b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12243 | 2026.03.18 01:43:24.588151 [ 253 ] {18f23360-768e-462e-b8e6-558ded5a85b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12244 | 2026.03.18 01:43:24.588481 [ 253 ] {18f23360-768e-462e-b8e6-558ded5a85b3} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2026.03.18 01:43:24.588517 [ 253 ] {18f23360-768e-462e-b8e6-558ded5a85b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12246 | 2026.03.18 01:43:24.588817 [ 253 ] {18f23360-768e-462e-b8e6-558ded5a85b3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12247 | 2026.03.18 01:43:24.589020 [ 253 ] {18f23360-768e-462e-b8e6-558ded5a85b3} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12248 | 2026.03.18 01:43:24.589146 [ 253 ] {18f23360-768e-462e-b8e6-558ded5a85b3} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001054 sec., 74003.79506641366 rows/sec., 4.58 MiB/sec. | ||
| 12249 | 2026.03.18 01:43:24.589183 [ 253 ] {18f23360-768e-462e-b8e6-558ded5a85b3} <Debug> TCPHandler: Processed in 0.00121539 sec. | ||
| 12250 | 2026.03.18 01:43:24.863052 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 1608 | ||
| 12251 | 2026.03.18 01:43:24.866114 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12252 | 2026.03.18 01:43:24.866164 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12253 | 2026.03.18 01:43:24.867395 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12254 | 2026.03.18 01:43:24.867679 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12255 | 2026.03.18 01:43:24.867942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1608 | ||
| 12256 | 2026.03.18 01:43:25.546189 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12257 | 2026.03.18 01:43:25.546392 [ 253 ] {f8ab78cd-2999-4fae-8bba-e33faecfda49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12258 | 2026.03.18 01:43:25.546454 [ 253 ] {f8ab78cd-2999-4fae-8bba-e33faecfda49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12259 | 2026.03.18 01:43:25.547122 [ 253 ] {f8ab78cd-2999-4fae-8bba-e33faecfda49} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12260 | 2026.03.18 01:43:25.547165 [ 253 ] {f8ab78cd-2999-4fae-8bba-e33faecfda49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12261 | 2026.03.18 01:43:25.547550 [ 253 ] {f8ab78cd-2999-4fae-8bba-e33faecfda49} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12262 | 2026.03.18 01:43:25.547766 [ 253 ] {f8ab78cd-2999-4fae-8bba-e33faecfda49} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12263 | 2026.03.18 01:43:25.547927 [ 253 ] {f8ab78cd-2999-4fae-8bba-e33faecfda49} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.71 MiB/sec. | ||
| 12264 | 2026.03.18 01:43:25.547969 [ 253 ] {f8ab78cd-2999-4fae-8bba-e33faecfda49} <Debug> TCPHandler: Processed in 0.001911082 sec. | ||
| 12265 | 2026.03.18 01:43:25.548099 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12266 | 2026.03.18 01:43:25.548195 [ 253 ] {1118fc34-744d-4e8f-a2d5-5b39312b06c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12267 | 2026.03.18 01:43:25.548235 [ 253 ] {1118fc34-744d-4e8f-a2d5-5b39312b06c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12268 | 2026.03.18 01:43:25.548662 [ 253 ] {1118fc34-744d-4e8f-a2d5-5b39312b06c3} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12269 | 2026.03.18 01:43:25.548698 [ 253 ] {1118fc34-744d-4e8f-a2d5-5b39312b06c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12270 | 2026.03.18 01:43:25.548997 [ 253 ] {1118fc34-744d-4e8f-a2d5-5b39312b06c3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12271 | 2026.03.18 01:43:25.549202 [ 253 ] {1118fc34-744d-4e8f-a2d5-5b39312b06c3} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12272 | 2026.03.18 01:43:25.549334 [ 253 ] {1118fc34-744d-4e8f-a2d5-5b39312b06c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 12273 | 2026.03.18 01:43:25.549371 [ 253 ] {1118fc34-744d-4e8f-a2d5-5b39312b06c3} <Debug> TCPHandler: Processed in 0.001320682 sec. | ||
| 12274 | 2026.03.18 01:43:25.549484 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12275 | 2026.03.18 01:43:25.549579 [ 253 ] {f9cde77c-54c2-489c-9216-28fea6d88ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12276 | 2026.03.18 01:43:25.549622 [ 253 ] {f9cde77c-54c2-489c-9216-28fea6d88ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12277 | 2026.03.18 01:43:25.549982 [ 253 ] {f9cde77c-54c2-489c-9216-28fea6d88ecd} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12278 | 2026.03.18 01:43:25.550018 [ 253 ] {f9cde77c-54c2-489c-9216-28fea6d88ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12279 | 2026.03.18 01:43:25.550330 [ 253 ] {f9cde77c-54c2-489c-9216-28fea6d88ecd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12280 | 2026.03.18 01:43:25.550534 [ 253 ] {f9cde77c-54c2-489c-9216-28fea6d88ecd} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12281 | 2026.03.18 01:43:25.550652 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 5 parts from all_1_80_16 to all_84_84_0 | ||
| 12282 | 2026.03.18 01:43:25.550667 [ 253 ] {f9cde77c-54c2-489c-9216-28fea6d88ecd} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001107 sec., 28906.95573622403 rows/sec., 2.01 MiB/sec. | ||
| 12283 | 2026.03.18 01:43:25.550716 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.03.18 01:43:25.550725 [ 253 ] {f9cde77c-54c2-489c-9216-28fea6d88ecd} <Debug> TCPHandler: Processed in 0.001288521 sec. | ||
| 12285 | 2026.03.18 01:43:25.550744 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12286 | 2026.03.18 01:43:25.550842 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12287 | 2026.03.18 01:43:25.550865 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_84_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_80_16 to all_84_84_0 into Compact with storage Full | ||
| 12288 | 2026.03.18 01:43:25.550940 [ 253 ] {6e3209cc-0e5b-4310-9a0a-f0340cec9466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12289 | 2026.03.18 01:43:25.550986 [ 253 ] {6e3209cc-0e5b-4310-9a0a-f0340cec9466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12290 | 2026.03.18 01:43:25.551030 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_84_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12291 | 2026.03.18 01:43:25.551076 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 28770 rows starting from the beginning of the part | ||
| 12292 | 2026.03.18 01:43:25.551155 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 161 rows starting from the beginning of the part | ||
| 12293 | 2026.03.18 01:43:25.551209 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 265 rows starting from the beginning of the part | ||
| 12294 | 2026.03.18 01:43:25.551257 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12295 | 2026.03.18 01:43:25.551301 [ 253 ] {6e3209cc-0e5b-4310-9a0a-f0340cec9466} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12296 | 2026.03.18 01:43:25.551305 [ 197 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1425 rows starting from the beginning of the part | ||
| 12297 | 2026.03.18 01:43:25.551345 [ 253 ] {6e3209cc-0e5b-4310-9a0a-f0340cec9466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12298 | 2026.03.18 01:43:25.551674 [ 253 ] {6e3209cc-0e5b-4310-9a0a-f0340cec9466} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12299 | 2026.03.18 01:43:25.551883 [ 253 ] {6e3209cc-0e5b-4310-9a0a-f0340cec9466} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12300 | 2026.03.18 01:43:25.552017 [ 253 ] {6e3209cc-0e5b-4310-9a0a-f0340cec9466} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 755.59 KiB/sec. | ||
| 12301 | 2026.03.18 01:43:25.552054 [ 253 ] {6e3209cc-0e5b-4310-9a0a-f0340cec9466} <Debug> TCPHandler: Processed in 0.00126059 sec. | ||
| 12302 | 2026.03.18 01:43:25.558423 [ 186 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_84_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30781 rows, containing 5 columns (5 merged, 0 gathered) in 0.007606297 sec., 4046778.6098807347 rows/sec., 263.64 MiB/sec. | ||
| 12303 | 2026.03.18 01:43:25.559266 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_84_17} <Trace> MergedBlockOutputStream: filled checksums all_1_84_17 (state Temporary) | ||
| 12304 | 2026.03.18 01:43:25.559648 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_84_17 to all_1_84_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12305 | 2026.03.18 01:43:25.559735 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 5 parts: [all_1_80_16, all_84_84_0] -> all_1_84_17 | ||
| 12306 | 2026.03.18 01:43:25.559840 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12307 | 2026.03.18 01:43:26.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.24 MiB, peak 334.30 MiB, free memory in arenas 0.00 B, will set to 326.12 MiB (RSS), difference: 1.88 MiB | ||
| 12308 | 2026.03.18 01:43:27.268648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24387 | ||
| 12309 | 2026.03.18 01:43:27.269523 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12310 | 2026.03.18 01:43:27.269612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12311 | 2026.03.18 01:43:27.270259 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12312 | 2026.03.18 01:43:27.270518 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2026.03.18 01:43:27.270710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24387 | ||
| 12314 | 2026.03.18 01:43:27.270731 [ 67 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12315 | 2026.03.18 01:43:27.270841 [ 67 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.03.18 01:43:27.270888 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12317 | 2026.03.18 01:43:27.271040 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12318 | 2026.03.18 01:43:27.271193 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12319 | 2026.03.18 01:43:27.271233 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21955 rows starting from the beginning of the part | ||
| 12320 | 2026.03.18 01:43:27.271297 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12321 | 2026.03.18 01:43:27.271346 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12322 | 2026.03.18 01:43:27.271403 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12323 | 2026.03.18 01:43:27.271447 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12324 | 2026.03.18 01:43:27.271511 [ 199 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12325 | 2026.03.18 01:43:27.273641 [ 186 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24387 rows, containing 4 columns (4 merged, 0 gathered) in 0.002662344 sec., 9159973.316746445 rows/sec., 131.03 MiB/sec. | ||
| 12326 | 2026.03.18 01:43:27.273968 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12327 | 2026.03.18 01:43:27.274241 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_51_10} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2026.03.18 01:43:27.274339 [ 195 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_51_10} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12329 | 2026.03.18 01:43:27.274431 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12330 | 2026.03.18 01:43:28.606890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12331 | 2026.03.18 01:43:28.624493 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12332 | 2026.03.18 01:43:28.624562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12333 | 2026.03.18 01:43:28.630353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12334 | 2026.03.18 01:43:28.631072 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12335 | 2026.03.18 01:43:28.631371 [ 65 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12336 | 2026.03.18 01:43:28.631463 [ 65 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12337 | 2026.03.18 01:43:28.631498 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12338 | 2026.03.18 01:43:28.631607 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12339 | 2026.03.18 01:43:28.634134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12340 | 2026.03.18 01:43:28.634597 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12341 | 2026.03.18 01:43:28.635331 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 12342 | 2026.03.18 01:43:28.638596 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 12343 | 2026.03.18 01:43:28.641923 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 12344 | 2026.03.18 01:43:28.645650 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 12345 | 2026.03.18 01:43:28.649457 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 12346 | 2026.03.18 01:43:28.653137 [ 199 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 12347 | 2026.03.18 01:43:28.709339 [ 186 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.077771943 sec., 4937.513262334207 rows/sec., 25.53 MiB/sec. | ||
| 12348 | 2026.03.18 01:43:28.711599 [ 187 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12349 | 2026.03.18 01:43:28.713465 [ 187 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_51_10} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12350 | 2026.03.18 01:43:28.713576 [ 187 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_51_10} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12351 | 2026.03.18 01:43:28.715402 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12352 | 2026.03.18 01:43:29.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.27 MiB, peak 340.69 MiB, free memory in arenas 0.00 B, will set to 329.80 MiB (RSS), difference: 2.53 MiB | ||
| 12353 | 2026.03.18 01:43:30.553495 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12354 | 2026.03.18 01:43:30.553773 [ 253 ] {8c75a1b7-dd95-4860-9b96-816294e9bdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12355 | 2026.03.18 01:43:30.553869 [ 253 ] {8c75a1b7-dd95-4860-9b96-816294e9bdcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12356 | 2026.03.18 01:43:30.554829 [ 253 ] {8c75a1b7-dd95-4860-9b96-816294e9bdcc} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.03.18 01:43:30.554876 [ 253 ] {8c75a1b7-dd95-4860-9b96-816294e9bdcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12358 | 2026.03.18 01:43:30.555277 [ 253 ] {8c75a1b7-dd95-4860-9b96-816294e9bdcc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12359 | 2026.03.18 01:43:30.555501 [ 253 ] {8c75a1b7-dd95-4860-9b96-816294e9bdcc} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12360 | 2026.03.18 01:43:30.555657 [ 253 ] {8c75a1b7-dd95-4860-9b96-816294e9bdcc} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001951 sec., 55356.22757560226 rows/sec., 4.66 MiB/sec. | ||
| 12361 | 2026.03.18 01:43:30.555670 [ 62 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12362 | 2026.03.18 01:43:30.555698 [ 253 ] {8c75a1b7-dd95-4860-9b96-816294e9bdcc} <Debug> TCPHandler: Processed in 0.00237015 sec. | ||
| 12363 | 2026.03.18 01:43:30.555767 [ 62 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12364 | 2026.03.18 01:43:30.555814 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12365 | 2026.03.18 01:43:30.555862 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12366 | 2026.03.18 01:43:30.555963 [ 253 ] {ad79ad00-1d02-44ec-beb3-b697a41349b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12367 | 2026.03.18 01:43:30.555970 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12368 | 2026.03.18 01:43:30.556005 [ 253 ] {ad79ad00-1d02-44ec-beb3-b697a41349b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12369 | 2026.03.18 01:43:30.556135 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12370 | 2026.03.18 01:43:30.556179 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2770 rows starting from the beginning of the part | ||
| 12371 | 2026.03.18 01:43:30.556257 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 825 rows starting from the beginning of the part | ||
| 12372 | 2026.03.18 01:43:30.556311 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 108 rows starting from the beginning of the part | ||
| 12373 | 2026.03.18 01:43:30.556368 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2716 rows starting from the beginning of the part | ||
| 12374 | 2026.03.18 01:43:30.556418 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 12375 | 2026.03.18 01:43:30.556433 [ 253 ] {ad79ad00-1d02-44ec-beb3-b697a41349b4} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12376 | 2026.03.18 01:43:30.556467 [ 200 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 108 rows starting from the beginning of the part | ||
| 12377 | 2026.03.18 01:43:30.556475 [ 253 ] {ad79ad00-1d02-44ec-beb3-b697a41349b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12378 | 2026.03.18 01:43:30.556830 [ 253 ] {ad79ad00-1d02-44ec-beb3-b697a41349b4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12379 | 2026.03.18 01:43:30.557053 [ 253 ] {ad79ad00-1d02-44ec-beb3-b697a41349b4} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.03.18 01:43:30.557189 [ 253 ] {ad79ad00-1d02-44ec-beb3-b697a41349b4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001243 sec., 20917.13596138375 rows/sec., 1.54 MiB/sec. | ||
| 12381 | 2026.03.18 01:43:30.557228 [ 253 ] {ad79ad00-1d02-44ec-beb3-b697a41349b4} <Debug> TCPHandler: Processed in 0.001417233 sec. | ||
| 12382 | 2026.03.18 01:43:30.557342 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2026.03.18 01:43:30.557437 [ 253 ] {ae9ffe2c-63eb-44d0-8112-64f97f28fd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12384 | 2026.03.18 01:43:30.557477 [ 253 ] {ae9ffe2c-63eb-44d0-8112-64f97f28fd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12385 | 2026.03.18 01:43:30.557907 [ 253 ] {ae9ffe2c-63eb-44d0-8112-64f97f28fd92} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2026.03.18 01:43:30.557943 [ 253 ] {ae9ffe2c-63eb-44d0-8112-64f97f28fd92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12387 | 2026.03.18 01:43:30.558249 [ 253 ] {ae9ffe2c-63eb-44d0-8112-64f97f28fd92} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12388 | 2026.03.18 01:43:30.558470 [ 253 ] {ae9ffe2c-63eb-44d0-8112-64f97f28fd92} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.03.18 01:43:30.558582 [ 62 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12390 | 2026.03.18 01:43:30.558600 [ 253 ] {ae9ffe2c-63eb-44d0-8112-64f97f28fd92} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00118 sec., 76271.18644067796 rows/sec., 5.96 MiB/sec. | ||
| 12391 | 2026.03.18 01:43:30.558634 [ 62 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2026.03.18 01:43:30.558650 [ 253 ] {ae9ffe2c-63eb-44d0-8112-64f97f28fd92} <Debug> TCPHandler: Processed in 0.001356623 sec. | ||
| 12393 | 2026.03.18 01:43:30.558675 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12394 | 2026.03.18 01:43:30.558774 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2026.03.18 01:43:30.558797 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12396 | 2026.03.18 01:43:30.558849 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6583 rows, containing 5 columns (5 merged, 0 gathered) in 0.002949089 sec., 2232214.761914612 rows/sec., 180.08 MiB/sec. | ||
| 12397 | 2026.03.18 01:43:30.558873 [ 253 ] {55583019-6eae-42d6-a549-6ddea20ec5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12398 | 2026.03.18 01:43:30.558907 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12399 | 2026.03.18 01:43:30.558932 [ 253 ] {55583019-6eae-42d6-a549-6ddea20ec5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12400 | 2026.03.18 01:43:30.558943 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1513 rows starting from the beginning of the part | ||
| 12401 | 2026.03.18 01:43:30.559012 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 504 rows starting from the beginning of the part | ||
| 12402 | 2026.03.18 01:43:30.559064 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 90 rows starting from the beginning of the part | ||
| 12403 | 2026.03.18 01:43:30.559111 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1465 rows starting from the beginning of the part | ||
| 12404 | 2026.03.18 01:43:30.559161 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 12405 | 2026.03.18 01:43:30.559190 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12406 | 2026.03.18 01:43:30.559212 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
| 12407 | 2026.03.18 01:43:30.559352 [ 253 ] {55583019-6eae-42d6-a549-6ddea20ec5fe} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12408 | 2026.03.18 01:43:30.559391 [ 253 ] {55583019-6eae-42d6-a549-6ddea20ec5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12409 | 2026.03.18 01:43:30.559564 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_86_17} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2026.03.18 01:43:30.559662 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_86_17} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12411 | 2026.03.18 01:43:30.559755 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 12412 | 2026.03.18 01:43:30.559889 [ 253 ] {55583019-6eae-42d6-a549-6ddea20ec5fe} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12413 | 2026.03.18 01:43:30.560112 [ 253 ] {55583019-6eae-42d6-a549-6ddea20ec5fe} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12414 | 2026.03.18 01:43:30.560247 [ 253 ] {55583019-6eae-42d6-a549-6ddea20ec5fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001392 sec., 114942.52873563218 rows/sec., 8.01 MiB/sec. | ||
| 12415 | 2026.03.18 01:43:30.560287 [ 253 ] {55583019-6eae-42d6-a549-6ddea20ec5fe} <Debug> TCPHandler: Processed in 0.001561646 sec. | ||
| 12416 | 2026.03.18 01:43:30.560400 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12417 | 2026.03.18 01:43:30.560494 [ 253 ] {1888ce43-d1b4-4e97-82ec-8d334a92378e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12418 | 2026.03.18 01:43:30.560550 [ 253 ] {1888ce43-d1b4-4e97-82ec-8d334a92378e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12419 | 2026.03.18 01:43:30.560613 [ 208 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3726 rows, containing 5 columns (5 merged, 0 gathered) in 0.001872172 sec., 1990201.7549669582 rows/sec., 146.74 MiB/sec. | ||
| 12420 | 2026.03.18 01:43:30.560777 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12421 | 2026.03.18 01:43:30.561026 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_86_17} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12422 | 2026.03.18 01:43:30.561093 [ 193 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_86_17} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12423 | 2026.03.18 01:43:30.561158 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 12424 | 2026.03.18 01:43:30.561362 [ 253 ] {1888ce43-d1b4-4e97-82ec-8d334a92378e} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2026.03.18 01:43:30.561398 [ 253 ] {1888ce43-d1b4-4e97-82ec-8d334a92378e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12426 | 2026.03.18 01:43:30.561999 [ 253 ] {1888ce43-d1b4-4e97-82ec-8d334a92378e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12427 | 2026.03.18 01:43:30.562226 [ 253 ] {1888ce43-d1b4-4e97-82ec-8d334a92378e} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2026.03.18 01:43:30.562364 [ 253 ] {1888ce43-d1b4-4e97-82ec-8d334a92378e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001887 sec., 13778.48436671966 rows/sec., 24.69 MiB/sec. | ||
| 12429 | 2026.03.18 01:43:30.562417 [ 253 ] {1888ce43-d1b4-4e97-82ec-8d334a92378e} <Debug> TCPHandler: Processed in 0.002065584 sec. | ||
| 12430 | 2026.03.18 01:43:30.562532 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12431 | 2026.03.18 01:43:30.562629 [ 253 ] {56ed3b63-2950-4ef7-9cf8-5947e732fbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12432 | 2026.03.18 01:43:30.562672 [ 253 ] {56ed3b63-2950-4ef7-9cf8-5947e732fbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12433 | 2026.03.18 01:43:30.563010 [ 253 ] {56ed3b63-2950-4ef7-9cf8-5947e732fbad} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.03.18 01:43:30.563047 [ 253 ] {56ed3b63-2950-4ef7-9cf8-5947e732fbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12435 | 2026.03.18 01:43:30.563351 [ 253 ] {56ed3b63-2950-4ef7-9cf8-5947e732fbad} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12436 | 2026.03.18 01:43:30.563561 [ 253 ] {56ed3b63-2950-4ef7-9cf8-5947e732fbad} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.03.18 01:43:30.563665 [ 62 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12438 | 2026.03.18 01:43:30.563694 [ 253 ] {56ed3b63-2950-4ef7-9cf8-5947e732fbad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12439 | 2026.03.18 01:43:30.563697 [ 62 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2026.03.18 01:43:30.563733 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12441 | 2026.03.18 01:43:30.563738 [ 253 ] {56ed3b63-2950-4ef7-9cf8-5947e732fbad} <Debug> TCPHandler: Processed in 0.001254001 sec. | ||
| 12442 | 2026.03.18 01:43:30.563822 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12443 | 2026.03.18 01:43:30.563948 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12444 | 2026.03.18 01:43:30.563984 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5214 rows starting from the beginning of the part | ||
| 12445 | 2026.03.18 01:43:30.564045 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 12446 | 2026.03.18 01:43:30.564088 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12447 | 2026.03.18 01:43:30.564128 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 78 rows starting from the beginning of the part | ||
| 12448 | 2026.03.18 01:43:30.564167 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part | ||
| 12449 | 2026.03.18 01:43:30.564207 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12450 | 2026.03.18 01:43:30.566050 [ 194 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5514 rows, containing 4 columns (4 merged, 0 gathered) in 0.002269948 sec., 2429130.5351488227 rows/sec., 156.63 MiB/sec. | ||
| 12451 | 2026.03.18 01:43:30.566537 [ 194 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12452 | 2026.03.18 01:43:30.566821 [ 194 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_86_17} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2026.03.18 01:43:30.566900 [ 194 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_86_17} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12454 | 2026.03.18 01:43:30.566997 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12455 | 2026.03.18 01:43:34.587805 [ 10 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12456 | 2026.03.18 01:43:34.587862 [ 10 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12457 | 2026.03.18 01:43:34.770915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24835 | ||
| 12458 | 2026.03.18 01:43:34.771488 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.03.18 01:43:34.771539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12460 | 2026.03.18 01:43:34.772065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12461 | 2026.03.18 01:43:34.772318 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.03.18 01:43:34.772474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24835 | ||
| 12463 | 2026.03.18 01:43:34.868358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1628 | ||
| 12464 | 2026.03.18 01:43:34.870464 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12465 | 2026.03.18 01:43:34.870515 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12466 | 2026.03.18 01:43:34.871780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12467 | 2026.03.18 01:43:34.872083 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12468 | 2026.03.18 01:43:34.872378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
| 12469 | 2026.03.18 01:43:35.560467 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12470 | 2026.03.18 01:43:35.560741 [ 253 ] {666d2144-de0d-4028-9838-a51721553bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12471 | 2026.03.18 01:43:35.560831 [ 253 ] {666d2144-de0d-4028-9838-a51721553bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12472 | 2026.03.18 01:43:35.561560 [ 253 ] {666d2144-de0d-4028-9838-a51721553bd9} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12473 | 2026.03.18 01:43:35.561606 [ 253 ] {666d2144-de0d-4028-9838-a51721553bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12474 | 2026.03.18 01:43:35.562000 [ 253 ] {666d2144-de0d-4028-9838-a51721553bd9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12475 | 2026.03.18 01:43:35.562217 [ 253 ] {666d2144-de0d-4028-9838-a51721553bd9} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12476 | 2026.03.18 01:43:35.562371 [ 253 ] {666d2144-de0d-4028-9838-a51721553bd9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001699 sec., 167157.15126545026 rows/sec., 10.62 MiB/sec. | ||
| 12477 | 2026.03.18 01:43:35.562411 [ 253 ] {666d2144-de0d-4028-9838-a51721553bd9} <Debug> TCPHandler: Processed in 0.002114635 sec. | ||
| 12478 | 2026.03.18 01:43:35.562525 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12479 | 2026.03.18 01:43:35.562614 [ 253 ] {be8ab2f9-3d37-4369-bb02-2322bb89b241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12480 | 2026.03.18 01:43:35.562653 [ 253 ] {be8ab2f9-3d37-4369-bb02-2322bb89b241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12481 | 2026.03.18 01:43:35.563452 [ 253 ] {be8ab2f9-3d37-4369-bb02-2322bb89b241} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12482 | 2026.03.18 01:43:35.563488 [ 253 ] {be8ab2f9-3d37-4369-bb02-2322bb89b241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12483 | 2026.03.18 01:43:35.563846 [ 253 ] {be8ab2f9-3d37-4369-bb02-2322bb89b241} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12484 | 2026.03.18 01:43:35.564054 [ 253 ] {be8ab2f9-3d37-4369-bb02-2322bb89b241} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12485 | 2026.03.18 01:43:35.564183 [ 253 ] {be8ab2f9-3d37-4369-bb02-2322bb89b241} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.00157 sec., 525477.7070063695 rows/sec., 41.23 MiB/sec. | ||
| 12486 | 2026.03.18 01:43:35.564221 [ 253 ] {be8ab2f9-3d37-4369-bb02-2322bb89b241} <Debug> TCPHandler: Processed in 0.001735069 sec. | ||
| 12487 | 2026.03.18 01:43:35.564341 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12488 | 2026.03.18 01:43:35.564435 [ 253 ] {824b07cf-c418-43ab-80f0-de8e8d58f231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12489 | 2026.03.18 01:43:35.564476 [ 253 ] {824b07cf-c418-43ab-80f0-de8e8d58f231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12490 | 2026.03.18 01:43:35.564918 [ 253 ] {824b07cf-c418-43ab-80f0-de8e8d58f231} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12491 | 2026.03.18 01:43:35.564955 [ 253 ] {824b07cf-c418-43ab-80f0-de8e8d58f231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12492 | 2026.03.18 01:43:35.565265 [ 253 ] {824b07cf-c418-43ab-80f0-de8e8d58f231} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12493 | 2026.03.18 01:43:35.565485 [ 253 ] {824b07cf-c418-43ab-80f0-de8e8d58f231} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12494 | 2026.03.18 01:43:35.565614 [ 253 ] {824b07cf-c418-43ab-80f0-de8e8d58f231} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001196 sec., 130434.78260869565 rows/sec., 7.83 MiB/sec. | ||
| 12495 | 2026.03.18 01:43:35.565605 [ 29 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12496 | 2026.03.18 01:43:35.565653 [ 253 ] {824b07cf-c418-43ab-80f0-de8e8d58f231} <Debug> TCPHandler: Processed in 0.001360133 sec. | ||
| 12497 | 2026.03.18 01:43:35.565691 [ 29 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12498 | 2026.03.18 01:43:35.565721 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12499 | 2026.03.18 01:43:35.565782 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12500 | 2026.03.18 01:43:35.565840 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12501 | 2026.03.18 01:43:35.565880 [ 253 ] {65086561-95e4-435b-b42f-fbeabad51f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12502 | 2026.03.18 01:43:35.565925 [ 253 ] {65086561-95e4-435b-b42f-fbeabad51f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12503 | 2026.03.18 01:43:35.565995 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12504 | 2026.03.18 01:43:35.566039 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 211 rows starting from the beginning of the part | ||
| 12505 | 2026.03.18 01:43:35.566115 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 156 rows starting from the beginning of the part | ||
| 12506 | 2026.03.18 01:43:35.566171 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 12507 | 2026.03.18 01:43:35.566221 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 181 rows starting from the beginning of the part | ||
| 12508 | 2026.03.18 01:43:35.566267 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
| 12509 | 2026.03.18 01:43:35.566314 [ 201 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 156 rows starting from the beginning of the part | ||
| 12510 | 2026.03.18 01:43:35.566379 [ 253 ] {65086561-95e4-435b-b42f-fbeabad51f43} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.03.18 01:43:35.566420 [ 253 ] {65086561-95e4-435b-b42f-fbeabad51f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12512 | 2026.03.18 01:43:35.566756 [ 253 ] {65086561-95e4-435b-b42f-fbeabad51f43} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12513 | 2026.03.18 01:43:35.566982 [ 253 ] {65086561-95e4-435b-b42f-fbeabad51f43} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2026.03.18 01:43:35.567117 [ 253 ] {65086561-95e4-435b-b42f-fbeabad51f43} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001255 sec., 118725.09960159363 rows/sec., 7.67 MiB/sec. | ||
| 12515 | 2026.03.18 01:43:35.567157 [ 253 ] {65086561-95e4-435b-b42f-fbeabad51f43} <Debug> TCPHandler: Processed in 0.001423334 sec. | ||
| 12516 | 2026.03.18 01:43:35.567270 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12517 | 2026.03.18 01:43:35.567299 [ 194 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514835 sec., 499064.2545227698 rows/sec., 32.93 MiB/sec. | ||
| 12518 | 2026.03.18 01:43:35.567365 [ 253 ] {58fcd10a-9aee-4191-9e16-6693078e0923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12519 | 2026.03.18 01:43:35.567411 [ 253 ] {58fcd10a-9aee-4191-9e16-6693078e0923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12520 | 2026.03.18 01:43:35.567477 [ 193 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12521 | 2026.03.18 01:43:35.567779 [ 193 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_71_14} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.03.18 01:43:35.567850 [ 193 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_71_14} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12523 | 2026.03.18 01:43:35.567863 [ 253 ] {58fcd10a-9aee-4191-9e16-6693078e0923} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2026.03.18 01:43:35.567899 [ 253 ] {58fcd10a-9aee-4191-9e16-6693078e0923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12525 | 2026.03.18 01:43:35.567936 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12526 | 2026.03.18 01:43:35.568200 [ 253 ] {58fcd10a-9aee-4191-9e16-6693078e0923} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12527 | 2026.03.18 01:43:35.568405 [ 253 ] {58fcd10a-9aee-4191-9e16-6693078e0923} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2026.03.18 01:43:35.568531 [ 253 ] {58fcd10a-9aee-4191-9e16-6693078e0923} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 12529 | 2026.03.18 01:43:35.568567 [ 253 ] {58fcd10a-9aee-4191-9e16-6693078e0923} <Debug> TCPHandler: Processed in 0.001345742 sec. | ||
| 12530 | 2026.03.18 01:43:35.568678 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12531 | 2026.03.18 01:43:35.568771 [ 253 ] {64455330-b3f5-447f-bf33-ca4af70fd8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12532 | 2026.03.18 01:43:35.568809 [ 253 ] {64455330-b3f5-447f-bf33-ca4af70fd8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12533 | 2026.03.18 01:43:35.569466 [ 253 ] {64455330-b3f5-447f-bf33-ca4af70fd8a4} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2026.03.18 01:43:35.569502 [ 253 ] {64455330-b3f5-447f-bf33-ca4af70fd8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12535 | 2026.03.18 01:43:35.569825 [ 253 ] {64455330-b3f5-447f-bf33-ca4af70fd8a4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12536 | 2026.03.18 01:43:35.570035 [ 253 ] {64455330-b3f5-447f-bf33-ca4af70fd8a4} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.03.18 01:43:35.570163 [ 253 ] {64455330-b3f5-447f-bf33-ca4af70fd8a4} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.00141 sec., 357446.8085106383 rows/sec., 25.14 MiB/sec. | ||
| 12538 | 2026.03.18 01:43:35.570202 [ 253 ] {64455330-b3f5-447f-bf33-ca4af70fd8a4} <Debug> TCPHandler: Processed in 0.001572576 sec. | ||
| 12539 | 2026.03.18 01:43:35.570309 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12540 | 2026.03.18 01:43:35.570417 [ 253 ] {953e3b94-29ec-4caa-9159-339c519f19ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12541 | 2026.03.18 01:43:35.570459 [ 253 ] {953e3b94-29ec-4caa-9159-339c519f19ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12542 | 2026.03.18 01:43:35.570792 [ 253 ] {953e3b94-29ec-4caa-9159-339c519f19ac} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12543 | 2026.03.18 01:43:35.570829 [ 253 ] {953e3b94-29ec-4caa-9159-339c519f19ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12544 | 2026.03.18 01:43:35.571145 [ 253 ] {953e3b94-29ec-4caa-9159-339c519f19ac} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12545 | 2026.03.18 01:43:35.571359 [ 253 ] {953e3b94-29ec-4caa-9159-339c519f19ac} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12546 | 2026.03.18 01:43:35.571495 [ 253 ] {953e3b94-29ec-4caa-9159-339c519f19ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 12547 | 2026.03.18 01:43:35.571533 [ 253 ] {953e3b94-29ec-4caa-9159-339c519f19ac} <Debug> TCPHandler: Processed in 0.001273981 sec. | ||
| 12548 | 2026.03.18 01:43:35.571643 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12549 | 2026.03.18 01:43:35.571738 [ 253 ] {0c062961-f5c8-421e-bfbc-fc520ff39625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12550 | 2026.03.18 01:43:35.571780 [ 253 ] {0c062961-f5c8-421e-bfbc-fc520ff39625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12551 | 2026.03.18 01:43:35.572211 [ 253 ] {0c062961-f5c8-421e-bfbc-fc520ff39625} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12552 | 2026.03.18 01:43:35.572244 [ 253 ] {0c062961-f5c8-421e-bfbc-fc520ff39625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12553 | 2026.03.18 01:43:35.572580 [ 253 ] {0c062961-f5c8-421e-bfbc-fc520ff39625} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12554 | 2026.03.18 01:43:35.572787 [ 253 ] {0c062961-f5c8-421e-bfbc-fc520ff39625} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12555 | 2026.03.18 01:43:35.572914 [ 253 ] {0c062961-f5c8-421e-bfbc-fc520ff39625} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001196 sec., 221571.90635451506 rows/sec., 14.72 MiB/sec. | ||
| 12556 | 2026.03.18 01:43:35.572952 [ 253 ] {0c062961-f5c8-421e-bfbc-fc520ff39625} <Debug> TCPHandler: Processed in 0.001357623 sec. | ||
| 12557 | 2026.03.18 01:43:35.573063 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12558 | 2026.03.18 01:43:35.573157 [ 253 ] {78354ba6-63d2-44e1-b09b-32d52b90e60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12559 | 2026.03.18 01:43:35.573197 [ 253 ] {78354ba6-63d2-44e1-b09b-32d52b90e60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12560 | 2026.03.18 01:43:35.573538 [ 253 ] {78354ba6-63d2-44e1-b09b-32d52b90e60f} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12561 | 2026.03.18 01:43:35.573578 [ 253 ] {78354ba6-63d2-44e1-b09b-32d52b90e60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12562 | 2026.03.18 01:43:35.573915 [ 253 ] {78354ba6-63d2-44e1-b09b-32d52b90e60f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12563 | 2026.03.18 01:43:35.574118 [ 253 ] {78354ba6-63d2-44e1-b09b-32d52b90e60f} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12564 | 2026.03.18 01:43:35.574252 [ 253 ] {78354ba6-63d2-44e1-b09b-32d52b90e60f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 12565 | 2026.03.18 01:43:35.574289 [ 253 ] {78354ba6-63d2-44e1-b09b-32d52b90e60f} <Debug> TCPHandler: Processed in 0.001274631 sec. | ||
| 12566 | 2026.03.18 01:43:35.574399 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2026.03.18 01:43:35.574495 [ 253 ] {bebf743c-07a2-4227-94c5-8fb793ac6cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12568 | 2026.03.18 01:43:35.574551 [ 253 ] {bebf743c-07a2-4227-94c5-8fb793ac6cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12569 | 2026.03.18 01:43:35.575331 [ 253 ] {bebf743c-07a2-4227-94c5-8fb793ac6cf5} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12570 | 2026.03.18 01:43:35.575365 [ 253 ] {bebf743c-07a2-4227-94c5-8fb793ac6cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12571 | 2026.03.18 01:43:35.575882 [ 253 ] {bebf743c-07a2-4227-94c5-8fb793ac6cf5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12572 | 2026.03.18 01:43:35.576102 [ 253 ] {bebf743c-07a2-4227-94c5-8fb793ac6cf5} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12573 | 2026.03.18 01:43:35.576206 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12574 | 2026.03.18 01:43:35.576239 [ 253 ] {bebf743c-07a2-4227-94c5-8fb793ac6cf5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001763 sec., 7941.009642654566 rows/sec., 14.23 MiB/sec. | ||
| 12575 | 2026.03.18 01:43:35.576241 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2026.03.18 01:43:35.576271 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12577 | 2026.03.18 01:43:35.576294 [ 253 ] {bebf743c-07a2-4227-94c5-8fb793ac6cf5} <Debug> TCPHandler: Processed in 0.001943992 sec. | ||
| 12578 | 2026.03.18 01:43:35.576348 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12579 | 2026.03.18 01:43:35.576409 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12580 | 2026.03.18 01:43:35.576509 [ 253 ] {5d27cb96-423b-4bf1-b4c6-39eda98e3fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12581 | 2026.03.18 01:43:35.576551 [ 253 ] {5d27cb96-423b-4bf1-b4c6-39eda98e3fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12582 | 2026.03.18 01:43:35.576563 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12583 | 2026.03.18 01:43:35.576623 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1343 rows starting from the beginning of the part | ||
| 12584 | 2026.03.18 01:43:35.576747 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part | ||
| 12585 | 2026.03.18 01:43:35.576847 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 12586 | 2026.03.18 01:43:35.576896 [ 253 ] {5d27cb96-423b-4bf1-b4c6-39eda98e3fbc} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2026.03.18 01:43:35.576937 [ 253 ] {5d27cb96-423b-4bf1-b4c6-39eda98e3fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12588 | 2026.03.18 01:43:35.576942 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part | ||
| 12589 | 2026.03.18 01:43:35.577048 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
| 12590 | 2026.03.18 01:43:35.577143 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part | ||
| 12591 | 2026.03.18 01:43:35.577267 [ 253 ] {5d27cb96-423b-4bf1-b4c6-39eda98e3fbc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12592 | 2026.03.18 01:43:35.577501 [ 253 ] {5d27cb96-423b-4bf1-b4c6-39eda98e3fbc} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12593 | 2026.03.18 01:43:35.577635 [ 253 ] {5d27cb96-423b-4bf1-b4c6-39eda98e3fbc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001145 sec., 78602.62008733624 rows/sec., 4.92 MiB/sec. | ||
| 12594 | 2026.03.18 01:43:35.577672 [ 253 ] {5d27cb96-423b-4bf1-b4c6-39eda98e3fbc} <Debug> TCPHandler: Processed in 0.001312742 sec. | ||
| 12595 | 2026.03.18 01:43:35.582813 [ 198 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 19 columns (19 merged, 0 gathered) in 0.006501598 sec., 222714.4772715877 rows/sec., 399.09 MiB/sec. | ||
| 12596 | 2026.03.18 01:43:35.584089 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12597 | 2026.03.18 01:43:35.584418 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12598 | 2026.03.18 01:43:35.584492 [ 192 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12599 | 2026.03.18 01:43:35.584579 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 12600 | 2026.03.18 01:43:36.134262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12601 | 2026.03.18 01:43:36.150142 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12602 | 2026.03.18 01:43:36.150206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12603 | 2026.03.18 01:43:36.155561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12604 | 2026.03.18 01:43:36.156294 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2026.03.18 01:43:36.159490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12606 | 2026.03.18 01:43:40.553185 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12607 | 2026.03.18 01:43:40.553397 [ 253 ] {59260ec9-c2fb-4ade-a663-e5781563b01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12608 | 2026.03.18 01:43:40.553473 [ 253 ] {59260ec9-c2fb-4ade-a663-e5781563b01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12609 | 2026.03.18 01:43:40.554206 [ 253 ] {59260ec9-c2fb-4ade-a663-e5781563b01b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12610 | 2026.03.18 01:43:40.554259 [ 253 ] {59260ec9-c2fb-4ade-a663-e5781563b01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12611 | 2026.03.18 01:43:40.554674 [ 253 ] {59260ec9-c2fb-4ade-a663-e5781563b01b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12612 | 2026.03.18 01:43:40.554903 [ 253 ] {59260ec9-c2fb-4ade-a663-e5781563b01b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12613 | 2026.03.18 01:43:40.555065 [ 253 ] {59260ec9-c2fb-4ade-a663-e5781563b01b} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001721 sec., 62754.21266705404 rows/sec., 5.28 MiB/sec. | ||
| 12614 | 2026.03.18 01:43:40.555115 [ 253 ] {59260ec9-c2fb-4ade-a663-e5781563b01b} <Debug> TCPHandler: Processed in 0.002070344 sec. | ||
| 12615 | 2026.03.18 01:43:40.555250 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12616 | 2026.03.18 01:43:40.555355 [ 253 ] {a3130424-b79b-4ac2-b495-2811a62d863f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12617 | 2026.03.18 01:43:40.555400 [ 253 ] {a3130424-b79b-4ac2-b495-2811a62d863f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12618 | 2026.03.18 01:43:40.555825 [ 253 ] {a3130424-b79b-4ac2-b495-2811a62d863f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12619 | 2026.03.18 01:43:40.555865 [ 253 ] {a3130424-b79b-4ac2-b495-2811a62d863f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12620 | 2026.03.18 01:43:40.556169 [ 253 ] {a3130424-b79b-4ac2-b495-2811a62d863f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12621 | 2026.03.18 01:43:40.556383 [ 253 ] {a3130424-b79b-4ac2-b495-2811a62d863f} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12622 | 2026.03.18 01:43:40.556519 [ 253 ] {a3130424-b79b-4ac2-b495-2811a62d863f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001186 sec., 21922.428330522765 rows/sec., 1.61 MiB/sec. | ||
| 12623 | 2026.03.18 01:43:40.556556 [ 253 ] {a3130424-b79b-4ac2-b495-2811a62d863f} <Debug> TCPHandler: Processed in 0.001358742 sec. | ||
| 12624 | 2026.03.18 01:43:40.556682 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12625 | 2026.03.18 01:43:40.556805 [ 253 ] {68052b39-dc9a-4f44-b831-ba54c316bbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12626 | 2026.03.18 01:43:40.556855 [ 253 ] {68052b39-dc9a-4f44-b831-ba54c316bbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12627 | 2026.03.18 01:43:40.557343 [ 253 ] {68052b39-dc9a-4f44-b831-ba54c316bbb5} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2026.03.18 01:43:40.557380 [ 253 ] {68052b39-dc9a-4f44-b831-ba54c316bbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12629 | 2026.03.18 01:43:40.557717 [ 253 ] {68052b39-dc9a-4f44-b831-ba54c316bbb5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12630 | 2026.03.18 01:43:40.557932 [ 253 ] {68052b39-dc9a-4f44-b831-ba54c316bbb5} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12631 | 2026.03.18 01:43:40.558068 [ 253 ] {68052b39-dc9a-4f44-b831-ba54c316bbb5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001288 sec., 69875.77639751552 rows/sec., 5.46 MiB/sec. | ||
| 12632 | 2026.03.18 01:43:40.558106 [ 253 ] {68052b39-dc9a-4f44-b831-ba54c316bbb5} <Debug> TCPHandler: Processed in 0.001487765 sec. | ||
| 12633 | 2026.03.18 01:43:40.558225 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12634 | 2026.03.18 01:43:40.558320 [ 253 ] {478a5846-76a5-4854-b4c5-5ac5fe60143e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12635 | 2026.03.18 01:43:40.558364 [ 253 ] {478a5846-76a5-4854-b4c5-5ac5fe60143e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12636 | 2026.03.18 01:43:40.558768 [ 253 ] {478a5846-76a5-4854-b4c5-5ac5fe60143e} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2026.03.18 01:43:40.558805 [ 253 ] {478a5846-76a5-4854-b4c5-5ac5fe60143e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12638 | 2026.03.18 01:43:40.559152 [ 253 ] {478a5846-76a5-4854-b4c5-5ac5fe60143e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12639 | 2026.03.18 01:43:40.559373 [ 253 ] {478a5846-76a5-4854-b4c5-5ac5fe60143e} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2026.03.18 01:43:40.559508 [ 253 ] {478a5846-76a5-4854-b4c5-5ac5fe60143e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 12641 | 2026.03.18 01:43:40.559547 [ 253 ] {478a5846-76a5-4854-b4c5-5ac5fe60143e} <Debug> TCPHandler: Processed in 0.001372663 sec. | ||
| 12642 | 2026.03.18 01:43:40.559659 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12643 | 2026.03.18 01:43:40.559751 [ 253 ] {b50ad0fa-e7c9-4f67-bb17-0475fd2923ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12644 | 2026.03.18 01:43:40.559806 [ 253 ] {b50ad0fa-e7c9-4f67-bb17-0475fd2923ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12645 | 2026.03.18 01:43:40.560713 [ 253 ] {b50ad0fa-e7c9-4f67-bb17-0475fd2923ce} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2026.03.18 01:43:40.560751 [ 253 ] {b50ad0fa-e7c9-4f67-bb17-0475fd2923ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12647 | 2026.03.18 01:43:40.561342 [ 253 ] {b50ad0fa-e7c9-4f67-bb17-0475fd2923ce} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12648 | 2026.03.18 01:43:40.561572 [ 253 ] {b50ad0fa-e7c9-4f67-bb17-0475fd2923ce} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2026.03.18 01:43:40.561716 [ 253 ] {b50ad0fa-e7c9-4f67-bb17-0475fd2923ce} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001982 sec., 13118.06256306761 rows/sec., 23.51 MiB/sec. | ||
| 12650 | 2026.03.18 01:43:40.561781 [ 253 ] {b50ad0fa-e7c9-4f67-bb17-0475fd2923ce} <Debug> TCPHandler: Processed in 0.002172446 sec. | ||
| 12651 | 2026.03.18 01:43:40.561905 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12652 | 2026.03.18 01:43:40.562000 [ 253 ] {2f2f167c-28bb-4acb-af8b-7b1490f46207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12653 | 2026.03.18 01:43:40.562043 [ 253 ] {2f2f167c-28bb-4acb-af8b-7b1490f46207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12654 | 2026.03.18 01:43:40.562388 [ 253 ] {2f2f167c-28bb-4acb-af8b-7b1490f46207} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2026.03.18 01:43:40.562425 [ 253 ] {2f2f167c-28bb-4acb-af8b-7b1490f46207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12656 | 2026.03.18 01:43:40.562730 [ 253 ] {2f2f167c-28bb-4acb-af8b-7b1490f46207} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12657 | 2026.03.18 01:43:40.562939 [ 253 ] {2f2f167c-28bb-4acb-af8b-7b1490f46207} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2026.03.18 01:43:40.563072 [ 253 ] {2f2f167c-28bb-4acb-af8b-7b1490f46207} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 12659 | 2026.03.18 01:43:40.563108 [ 253 ] {2f2f167c-28bb-4acb-af8b-7b1490f46207} <Debug> TCPHandler: Processed in 0.001253391 sec. | ||
| 12660 | 2026.03.18 01:43:42.272768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25347 | ||
| 12661 | 2026.03.18 01:43:42.273366 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12662 | 2026.03.18 01:43:42.273429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12663 | 2026.03.18 01:43:42.273999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12664 | 2026.03.18 01:43:42.274262 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2026.03.18 01:43:42.274450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25347 | ||
| 12666 | 2026.03.18 01:43:43.659719 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12667 | 2026.03.18 01:43:43.675531 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2026.03.18 01:43:43.675591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12669 | 2026.03.18 01:43:43.680856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12670 | 2026.03.18 01:43:43.681551 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2026.03.18 01:43:43.684308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12672 | 2026.03.18 01:43:44.872730 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1662 | ||
| 12673 | 2026.03.18 01:43:44.875115 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12674 | 2026.03.18 01:43:44.875167 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 12675 | 2026.03.18 01:43:44.876380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12676 | 2026.03.18 01:43:44.876661 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2026.03.18 01:43:44.876940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1662 | ||
| 12678 | 2026.03.18 01:43:45.565656 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12679 | 2026.03.18 01:43:45.565968 [ 253 ] {7777a3e5-a432-4828-8559-ef091877f8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12680 | 2026.03.18 01:43:45.566085 [ 253 ] {7777a3e5-a432-4828-8559-ef091877f8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12681 | 2026.03.18 01:43:45.567153 [ 253 ] {7777a3e5-a432-4828-8559-ef091877f8c8} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.03.18 01:43:45.567221 [ 253 ] {7777a3e5-a432-4828-8559-ef091877f8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12683 | 2026.03.18 01:43:45.567790 [ 253 ] {7777a3e5-a432-4828-8559-ef091877f8c8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12684 | 2026.03.18 01:43:45.568103 [ 253 ] {7777a3e5-a432-4828-8559-ef091877f8c8} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.03.18 01:43:45.568314 [ 253 ] {7777a3e5-a432-4828-8559-ef091877f8c8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002423 sec., 117210.0701609575 rows/sec., 7.44 MiB/sec. | ||
| 12686 | 2026.03.18 01:43:45.568383 [ 253 ] {7777a3e5-a432-4828-8559-ef091877f8c8} <Debug> TCPHandler: Processed in 0.002927299 sec. | ||
| 12687 | 2026.03.18 01:43:45.568571 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12688 | 2026.03.18 01:43:45.568718 [ 253 ] {fb029aa4-7cee-4b47-b04b-306761331a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12689 | 2026.03.18 01:43:45.568780 [ 253 ] {fb029aa4-7cee-4b47-b04b-306761331a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12690 | 2026.03.18 01:43:45.569940 [ 253 ] {fb029aa4-7cee-4b47-b04b-306761331a25} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2026.03.18 01:43:45.569992 [ 253 ] {fb029aa4-7cee-4b47-b04b-306761331a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12692 | 2026.03.18 01:43:45.570508 [ 253 ] {fb029aa4-7cee-4b47-b04b-306761331a25} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12693 | 2026.03.18 01:43:45.570827 [ 253 ] {fb029aa4-7cee-4b47-b04b-306761331a25} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2026.03.18 01:43:45.571019 [ 253 ] {fb029aa4-7cee-4b47-b04b-306761331a25} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.002334 sec., 353470.4370179948 rows/sec., 27.74 MiB/sec. | ||
| 12695 | 2026.03.18 01:43:45.571075 [ 253 ] {fb029aa4-7cee-4b47-b04b-306761331a25} <Debug> TCPHandler: Processed in 0.002578272 sec. | ||
| 12696 | 2026.03.18 01:43:45.571248 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12697 | 2026.03.18 01:43:45.571446 [ 253 ] {dabcb533-eb2b-453c-aa83-f715676e389e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12698 | 2026.03.18 01:43:45.571525 [ 253 ] {dabcb533-eb2b-453c-aa83-f715676e389e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12699 | 2026.03.18 01:43:45.572352 [ 253 ] {dabcb533-eb2b-453c-aa83-f715676e389e} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12700 | 2026.03.18 01:43:45.572403 [ 253 ] {dabcb533-eb2b-453c-aa83-f715676e389e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12701 | 2026.03.18 01:43:45.572880 [ 253 ] {dabcb533-eb2b-453c-aa83-f715676e389e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12702 | 2026.03.18 01:43:45.573206 [ 253 ] {dabcb533-eb2b-453c-aa83-f715676e389e} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12703 | 2026.03.18 01:43:45.573402 [ 253 ] {dabcb533-eb2b-453c-aa83-f715676e389e} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001998 sec., 78078.07807807808 rows/sec., 4.69 MiB/sec. | ||
| 12704 | 2026.03.18 01:43:45.573458 [ 253 ] {dabcb533-eb2b-453c-aa83-f715676e389e} <Debug> TCPHandler: Processed in 0.002299678 sec. | ||
| 12705 | 2026.03.18 01:43:45.573613 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12706 | 2026.03.18 01:43:45.573742 [ 253 ] {3b44c18e-c87d-4e28-b448-be5c1fffab56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12707 | 2026.03.18 01:43:45.573801 [ 253 ] {3b44c18e-c87d-4e28-b448-be5c1fffab56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12708 | 2026.03.18 01:43:45.574458 [ 253 ] {3b44c18e-c87d-4e28-b448-be5c1fffab56} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12709 | 2026.03.18 01:43:45.574509 [ 253 ] {3b44c18e-c87d-4e28-b448-be5c1fffab56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12710 | 2026.03.18 01:43:45.574974 [ 253 ] {3b44c18e-c87d-4e28-b448-be5c1fffab56} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12711 | 2026.03.18 01:43:45.575302 [ 253 ] {3b44c18e-c87d-4e28-b448-be5c1fffab56} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12712 | 2026.03.18 01:43:45.575495 [ 253 ] {3b44c18e-c87d-4e28-b448-be5c1fffab56} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001776 sec., 83896.39639639639 rows/sec., 5.42 MiB/sec. | ||
| 12713 | 2026.03.18 01:43:45.575549 [ 253 ] {3b44c18e-c87d-4e28-b448-be5c1fffab56} <Debug> TCPHandler: Processed in 0.002005644 sec. | ||
| 12714 | 2026.03.18 01:43:45.575702 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12715 | 2026.03.18 01:43:45.575845 [ 253 ] {479a30b9-432b-4752-aee4-38e1e027c88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12716 | 2026.03.18 01:43:45.575908 [ 253 ] {479a30b9-432b-4752-aee4-38e1e027c88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12717 | 2026.03.18 01:43:45.576548 [ 253 ] {479a30b9-432b-4752-aee4-38e1e027c88e} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12718 | 2026.03.18 01:43:45.576603 [ 253 ] {479a30b9-432b-4752-aee4-38e1e027c88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12719 | 2026.03.18 01:43:45.577039 [ 253 ] {479a30b9-432b-4752-aee4-38e1e027c88e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12720 | 2026.03.18 01:43:45.577355 [ 253 ] {479a30b9-432b-4752-aee4-38e1e027c88e} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12721 | 2026.03.18 01:43:45.577538 [ 253 ] {479a30b9-432b-4752-aee4-38e1e027c88e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00178 sec., 83146.06741573034 rows/sec., 4.73 MiB/sec. | ||
| 12722 | 2026.03.18 01:43:45.577652 [ 253 ] {479a30b9-432b-4752-aee4-38e1e027c88e} <Debug> TCPHandler: Processed in 0.002015244 sec. | ||
| 12723 | 2026.03.18 01:43:45.577814 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12724 | 2026.03.18 01:43:45.577947 [ 253 ] {382a6be2-ea5b-42dc-ba7b-b2b645746166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12725 | 2026.03.18 01:43:45.578024 [ 253 ] {382a6be2-ea5b-42dc-ba7b-b2b645746166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12726 | 2026.03.18 01:43:45.579053 [ 253 ] {382a6be2-ea5b-42dc-ba7b-b2b645746166} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12727 | 2026.03.18 01:43:45.579114 [ 253 ] {382a6be2-ea5b-42dc-ba7b-b2b645746166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12728 | 2026.03.18 01:43:45.579610 [ 253 ] {382a6be2-ea5b-42dc-ba7b-b2b645746166} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12729 | 2026.03.18 01:43:45.579900 [ 253 ] {382a6be2-ea5b-42dc-ba7b-b2b645746166} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12730 | 2026.03.18 01:43:45.580084 [ 253 ] {382a6be2-ea5b-42dc-ba7b-b2b645746166} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.002164 sec., 232902.03327171903 rows/sec., 16.38 MiB/sec. | ||
| 12731 | 2026.03.18 01:43:45.580137 [ 253 ] {382a6be2-ea5b-42dc-ba7b-b2b645746166} <Debug> TCPHandler: Processed in 0.00239207 sec. | ||
| 12732 | 2026.03.18 01:43:45.580276 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12733 | 2026.03.18 01:43:45.580449 [ 253 ] {4cf59a96-b69c-404d-9d28-ffaf28f54bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12734 | 2026.03.18 01:43:45.580523 [ 253 ] {4cf59a96-b69c-404d-9d28-ffaf28f54bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12735 | 2026.03.18 01:43:45.581107 [ 253 ] {4cf59a96-b69c-404d-9d28-ffaf28f54bf2} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12736 | 2026.03.18 01:43:45.581169 [ 253 ] {4cf59a96-b69c-404d-9d28-ffaf28f54bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12737 | 2026.03.18 01:43:45.581692 [ 253 ] {4cf59a96-b69c-404d-9d28-ffaf28f54bf2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12738 | 2026.03.18 01:43:45.581992 [ 253 ] {4cf59a96-b69c-404d-9d28-ffaf28f54bf2} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12739 | 2026.03.18 01:43:45.582173 [ 253 ] {4cf59a96-b69c-404d-9d28-ffaf28f54bf2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001762 sec., 3405.22133938706 rows/sec., 177.91 KiB/sec. | ||
| 12740 | 2026.03.18 01:43:45.582230 [ 253 ] {4cf59a96-b69c-404d-9d28-ffaf28f54bf2} <Debug> TCPHandler: Processed in 0.002017904 sec. | ||
| 12741 | 2026.03.18 01:43:45.582382 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12742 | 2026.03.18 01:43:45.582516 [ 253 ] {da29875a-b4d8-4963-835c-5896f3e66112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12743 | 2026.03.18 01:43:45.582579 [ 253 ] {da29875a-b4d8-4963-835c-5896f3e66112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12744 | 2026.03.18 01:43:45.583170 [ 253 ] {da29875a-b4d8-4963-835c-5896f3e66112} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12745 | 2026.03.18 01:43:45.583224 [ 253 ] {da29875a-b4d8-4963-835c-5896f3e66112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12746 | 2026.03.18 01:43:45.583701 [ 253 ] {da29875a-b4d8-4963-835c-5896f3e66112} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12747 | 2026.03.18 01:43:45.583994 [ 253 ] {da29875a-b4d8-4963-835c-5896f3e66112} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12748 | 2026.03.18 01:43:45.584177 [ 253 ] {da29875a-b4d8-4963-835c-5896f3e66112} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001689 sec., 156897.57252812316 rows/sec., 10.43 MiB/sec. | ||
| 12749 | 2026.03.18 01:43:45.584172 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_84_17 to all_89_89_0 | ||
| 12750 | 2026.03.18 01:43:45.584235 [ 253 ] {da29875a-b4d8-4963-835c-5896f3e66112} <Debug> TCPHandler: Processed in 0.001918252 sec. | ||
| 12751 | 2026.03.18 01:43:45.584287 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12752 | 2026.03.18 01:43:45.584330 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12753 | 2026.03.18 01:43:45.584423 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12754 | 2026.03.18 01:43:45.584513 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_84_17 to all_89_89_0 into Compact with storage Full | ||
| 12755 | 2026.03.18 01:43:45.584561 [ 253 ] {729a962a-c768-4158-9b34-05b21cdbb52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12756 | 2026.03.18 01:43:45.584664 [ 253 ] {729a962a-c768-4158-9b34-05b21cdbb52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12757 | 2026.03.18 01:43:45.584800 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12758 | 2026.03.18 01:43:45.584871 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_17, total 30781 rows starting from the beginning of the part | ||
| 12759 | 2026.03.18 01:43:45.584986 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part | ||
| 12760 | 2026.03.18 01:43:45.585064 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12761 | 2026.03.18 01:43:45.585093 [ 253 ] {729a962a-c768-4158-9b34-05b21cdbb52b} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2026.03.18 01:43:45.585140 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 265 rows starting from the beginning of the part | ||
| 12763 | 2026.03.18 01:43:45.585146 [ 253 ] {729a962a-c768-4158-9b34-05b21cdbb52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12764 | 2026.03.18 01:43:45.585216 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12765 | 2026.03.18 01:43:45.585292 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 265 rows starting from the beginning of the part | ||
| 12766 | 2026.03.18 01:43:45.585595 [ 253 ] {729a962a-c768-4158-9b34-05b21cdbb52b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12767 | 2026.03.18 01:43:45.585929 [ 253 ] {729a962a-c768-4158-9b34-05b21cdbb52b} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12768 | 2026.03.18 01:43:45.586083 [ 53 ] {} <Debug> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 12769 | 2026.03.18 01:43:45.586120 [ 253 ] {729a962a-c768-4158-9b34-05b21cdbb52b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001584 sec., 631.3131313131314 rows/sec., 42.54 KiB/sec. | ||
| 12770 | 2026.03.18 01:43:45.586127 [ 53 ] {} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12771 | 2026.03.18 01:43:45.586172 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12772 | 2026.03.18 01:43:45.586181 [ 253 ] {729a962a-c768-4158-9b34-05b21cdbb52b} <Debug> TCPHandler: Processed in 0.00183682 sec. | ||
| 12773 | 2026.03.18 01:43:45.586283 [ 192 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 12774 | 2026.03.18 01:43:45.586369 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12775 | 2026.03.18 01:43:45.586418 [ 192 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12776 | 2026.03.18 01:43:45.586465 [ 192 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 34 rows starting from the beginning of the part | ||
| 12777 | 2026.03.18 01:43:45.586508 [ 253 ] {7a391dbb-2657-4c86-b30b-c33957a2bea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12778 | 2026.03.18 01:43:45.586535 [ 192 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 12779 | 2026.03.18 01:43:45.586586 [ 253 ] {7a391dbb-2657-4c86-b30b-c33957a2bea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12780 | 2026.03.18 01:43:45.586600 [ 192 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12781 | 2026.03.18 01:43:45.586671 [ 192 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12782 | 2026.03.18 01:43:45.586721 [ 192 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12783 | 2026.03.18 01:43:45.586775 [ 192 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 12784 | 2026.03.18 01:43:45.587652 [ 253 ] {7a391dbb-2657-4c86-b30b-c33957a2bea7} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.03.18 01:43:45.587705 [ 253 ] {7a391dbb-2657-4c86-b30b-c33957a2bea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12786 | 2026.03.18 01:43:45.588168 [ 197 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 4 columns (4 merged, 0 gathered) in 0.001935302 sec., 20151.8936062692 rows/sec., 1.33 MiB/sec. | ||
| 12787 | 2026.03.18 01:43:45.588342 [ 197 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 12788 | 2026.03.18 01:43:45.588695 [ 197 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_39_8} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12789 | 2026.03.18 01:43:45.588794 [ 197 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_39_8} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 12790 | 2026.03.18 01:43:45.588857 [ 253 ] {7a391dbb-2657-4c86-b30b-c33957a2bea7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12791 | 2026.03.18 01:43:45.588900 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12792 | 2026.03.18 01:43:45.589200 [ 253 ] {7a391dbb-2657-4c86-b30b-c33957a2bea7} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12793 | 2026.03.18 01:43:45.589402 [ 253 ] {7a391dbb-2657-4c86-b30b-c33957a2bea7} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00292 sec., 4794.520547945206 rows/sec., 8.59 MiB/sec. | ||
| 12794 | 2026.03.18 01:43:45.589481 [ 253 ] {7a391dbb-2657-4c86-b30b-c33957a2bea7} <Debug> TCPHandler: Processed in 0.003180503 sec. | ||
| 12795 | 2026.03.18 01:43:45.589650 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12796 | 2026.03.18 01:43:45.589780 [ 253 ] {684cb241-7399-470e-b2fb-2e38be1bece5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12797 | 2026.03.18 01:43:45.589839 [ 253 ] {684cb241-7399-470e-b2fb-2e38be1bece5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12798 | 2026.03.18 01:43:45.590302 [ 253 ] {684cb241-7399-470e-b2fb-2e38be1bece5} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2026.03.18 01:43:45.590351 [ 253 ] {684cb241-7399-470e-b2fb-2e38be1bece5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12800 | 2026.03.18 01:43:45.590779 [ 253 ] {684cb241-7399-470e-b2fb-2e38be1bece5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12801 | 2026.03.18 01:43:45.591036 [ 253 ] {684cb241-7399-470e-b2fb-2e38be1bece5} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2026.03.18 01:43:45.591203 [ 253 ] {684cb241-7399-470e-b2fb-2e38be1bece5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001487 sec., 60524.546065904506 rows/sec., 3.79 MiB/sec. | ||
| 12803 | 2026.03.18 01:43:45.591250 [ 253 ] {684cb241-7399-470e-b2fb-2e38be1bece5} <Debug> TCPHandler: Processed in 0.001707938 sec. | ||
| 12804 | 2026.03.18 01:43:45.593699 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31663 rows, containing 5 columns (5 merged, 0 gathered) in 0.009270804 sec., 3415345.6377677703 rows/sec., 222.75 MiB/sec. | ||
| 12805 | 2026.03.18 01:43:45.594648 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) | ||
| 12806 | 2026.03.18 01:43:45.595086 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2026.03.18 01:43:45.595204 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_84_17, all_89_89_0] -> all_1_89_18 | ||
| 12808 | 2026.03.18 01:43:45.595350 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12809 | 2026.03.18 01:43:49.587909 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12810 | 2026.03.18 01:43:49.587959 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12811 | 2026.03.18 01:43:49.774740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25795 | ||
| 12812 | 2026.03.18 01:43:49.775243 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2026.03.18 01:43:49.775287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12814 | 2026.03.18 01:43:49.775777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12815 | 2026.03.18 01:43:49.776011 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12816 | 2026.03.18 01:43:49.776142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25795 | ||
| 12817 | 2026.03.18 01:43:50.554169 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12818 | 2026.03.18 01:43:50.554401 [ 253 ] {10569411-2d96-4a83-8822-f34127e6a812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12819 | 2026.03.18 01:43:50.554476 [ 253 ] {10569411-2d96-4a83-8822-f34127e6a812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12820 | 2026.03.18 01:43:50.555180 [ 253 ] {10569411-2d96-4a83-8822-f34127e6a812} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2026.03.18 01:43:50.555230 [ 253 ] {10569411-2d96-4a83-8822-f34127e6a812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12822 | 2026.03.18 01:43:50.555644 [ 253 ] {10569411-2d96-4a83-8822-f34127e6a812} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12823 | 2026.03.18 01:43:50.555873 [ 253 ] {10569411-2d96-4a83-8822-f34127e6a812} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2026.03.18 01:43:50.556042 [ 253 ] {10569411-2d96-4a83-8822-f34127e6a812} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001695 sec., 63716.81415929204 rows/sec., 5.36 MiB/sec. | ||
| 12825 | 2026.03.18 01:43:50.556094 [ 253 ] {10569411-2d96-4a83-8822-f34127e6a812} <Debug> TCPHandler: Processed in 0.002063474 sec. | ||
| 12826 | 2026.03.18 01:43:50.556223 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12827 | 2026.03.18 01:43:50.556328 [ 253 ] {22c4ec62-4882-47c4-8d49-c85ce7801295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12828 | 2026.03.18 01:43:50.556373 [ 253 ] {22c4ec62-4882-47c4-8d49-c85ce7801295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12829 | 2026.03.18 01:43:50.556840 [ 253 ] {22c4ec62-4882-47c4-8d49-c85ce7801295} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12830 | 2026.03.18 01:43:50.556888 [ 253 ] {22c4ec62-4882-47c4-8d49-c85ce7801295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12831 | 2026.03.18 01:43:50.557264 [ 253 ] {22c4ec62-4882-47c4-8d49-c85ce7801295} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12832 | 2026.03.18 01:43:50.557523 [ 253 ] {22c4ec62-4882-47c4-8d49-c85ce7801295} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12833 | 2026.03.18 01:43:50.557665 [ 253 ] {22c4ec62-4882-47c4-8d49-c85ce7801295} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00136 sec., 19117.647058823528 rows/sec., 1.40 MiB/sec. | ||
| 12834 | 2026.03.18 01:43:50.557710 [ 253 ] {22c4ec62-4882-47c4-8d49-c85ce7801295} <Debug> TCPHandler: Processed in 0.001538736 sec. | ||
| 12835 | 2026.03.18 01:43:50.557818 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12836 | 2026.03.18 01:43:50.557915 [ 253 ] {2f308129-573b-494b-a108-fbce2b1b77cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12837 | 2026.03.18 01:43:50.557958 [ 253 ] {2f308129-573b-494b-a108-fbce2b1b77cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12838 | 2026.03.18 01:43:50.558402 [ 253 ] {2f308129-573b-494b-a108-fbce2b1b77cd} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12839 | 2026.03.18 01:43:50.558439 [ 253 ] {2f308129-573b-494b-a108-fbce2b1b77cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12840 | 2026.03.18 01:43:50.558743 [ 253 ] {2f308129-573b-494b-a108-fbce2b1b77cd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12841 | 2026.03.18 01:43:50.558951 [ 253 ] {2f308129-573b-494b-a108-fbce2b1b77cd} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12842 | 2026.03.18 01:43:50.559090 [ 253 ] {2f308129-573b-494b-a108-fbce2b1b77cd} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001194 sec., 75376.88442211055 rows/sec., 5.89 MiB/sec. | ||
| 12843 | 2026.03.18 01:43:50.559128 [ 253 ] {2f308129-573b-494b-a108-fbce2b1b77cd} <Debug> TCPHandler: Processed in 0.001361002 sec. | ||
| 12844 | 2026.03.18 01:43:50.559242 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12845 | 2026.03.18 01:43:50.559336 [ 253 ] {9881527a-ca0e-4bf0-a15e-0828bd00baee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12846 | 2026.03.18 01:43:50.559380 [ 253 ] {9881527a-ca0e-4bf0-a15e-0828bd00baee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12847 | 2026.03.18 01:43:50.559788 [ 253 ] {9881527a-ca0e-4bf0-a15e-0828bd00baee} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12848 | 2026.03.18 01:43:50.559824 [ 253 ] {9881527a-ca0e-4bf0-a15e-0828bd00baee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12849 | 2026.03.18 01:43:50.560163 [ 253 ] {9881527a-ca0e-4bf0-a15e-0828bd00baee} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12850 | 2026.03.18 01:43:50.560371 [ 253 ] {9881527a-ca0e-4bf0-a15e-0828bd00baee} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12851 | 2026.03.18 01:43:50.560502 [ 253 ] {9881527a-ca0e-4bf0-a15e-0828bd00baee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 12852 | 2026.03.18 01:43:50.560539 [ 253 ] {9881527a-ca0e-4bf0-a15e-0828bd00baee} <Debug> TCPHandler: Processed in 0.001346183 sec. | ||
| 12853 | 2026.03.18 01:43:50.560658 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12854 | 2026.03.18 01:43:50.560789 [ 253 ] {778aecb0-afef-44a2-bccb-812566138429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12855 | 2026.03.18 01:43:50.560849 [ 253 ] {778aecb0-afef-44a2-bccb-812566138429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12856 | 2026.03.18 01:43:50.561667 [ 253 ] {778aecb0-afef-44a2-bccb-812566138429} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12857 | 2026.03.18 01:43:50.561705 [ 253 ] {778aecb0-afef-44a2-bccb-812566138429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12858 | 2026.03.18 01:43:50.562258 [ 253 ] {778aecb0-afef-44a2-bccb-812566138429} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12859 | 2026.03.18 01:43:50.562487 [ 253 ] {778aecb0-afef-44a2-bccb-812566138429} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12860 | 2026.03.18 01:43:50.562636 [ 253 ] {778aecb0-afef-44a2-bccb-812566138429} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001867 sec., 13926.084627745046 rows/sec., 24.95 MiB/sec. | ||
| 12861 | 2026.03.18 01:43:50.562697 [ 253 ] {778aecb0-afef-44a2-bccb-812566138429} <Debug> TCPHandler: Processed in 0.002099725 sec. | ||
| 12862 | 2026.03.18 01:43:50.562815 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12863 | 2026.03.18 01:43:50.562912 [ 253 ] {a5c696c7-5ce7-48ed-a033-5f7a3720106e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12864 | 2026.03.18 01:43:50.562956 [ 253 ] {a5c696c7-5ce7-48ed-a033-5f7a3720106e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12865 | 2026.03.18 01:43:50.563303 [ 253 ] {a5c696c7-5ce7-48ed-a033-5f7a3720106e} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12866 | 2026.03.18 01:43:50.563340 [ 253 ] {a5c696c7-5ce7-48ed-a033-5f7a3720106e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12867 | 2026.03.18 01:43:50.563649 [ 253 ] {a5c696c7-5ce7-48ed-a033-5f7a3720106e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12868 | 2026.03.18 01:43:50.563866 [ 253 ] {a5c696c7-5ce7-48ed-a033-5f7a3720106e} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2026.03.18 01:43:50.564000 [ 253 ] {a5c696c7-5ce7-48ed-a033-5f7a3720106e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 12870 | 2026.03.18 01:43:50.564037 [ 253 ] {a5c696c7-5ce7-48ed-a033-5f7a3720106e} <Debug> TCPHandler: Processed in 0.001273331 sec. | ||
| 12871 | 2026.03.18 01:43:51.184454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12872 | 2026.03.18 01:43:51.201737 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2026.03.18 01:43:51.201804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12874 | 2026.03.18 01:43:51.208228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12875 | 2026.03.18 01:43:51.209030 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2026.03.18 01:43:51.213132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12877 | 2026.03.18 01:43:54.566859 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2026.03.18 01:43:54.567046 [ 253 ] {671eca2d-963e-4418-9019-b7e651d03578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12879 | 2026.03.18 01:43:54.567114 [ 253 ] {671eca2d-963e-4418-9019-b7e651d03578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12880 | 2026.03.18 01:43:54.567871 [ 253 ] {671eca2d-963e-4418-9019-b7e651d03578} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.03.18 01:43:54.567923 [ 253 ] {671eca2d-963e-4418-9019-b7e651d03578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12882 | 2026.03.18 01:43:54.568353 [ 253 ] {671eca2d-963e-4418-9019-b7e651d03578} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12883 | 2026.03.18 01:43:54.568595 [ 253 ] {671eca2d-963e-4418-9019-b7e651d03578} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2026.03.18 01:43:54.568757 [ 253 ] {671eca2d-963e-4418-9019-b7e651d03578} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00176 sec., 161363.63636363635 rows/sec., 10.25 MiB/sec. | ||
| 12885 | 2026.03.18 01:43:54.568799 [ 253 ] {671eca2d-963e-4418-9019-b7e651d03578} <Debug> TCPHandler: Processed in 0.002072135 sec. | ||
| 12886 | 2026.03.18 01:43:54.568931 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12887 | 2026.03.18 01:43:54.569032 [ 253 ] {6f0e510b-84b4-4b2e-ada7-3d20414a4232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12888 | 2026.03.18 01:43:54.569074 [ 253 ] {6f0e510b-84b4-4b2e-ada7-3d20414a4232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12889 | 2026.03.18 01:43:54.569478 [ 253 ] {6f0e510b-84b4-4b2e-ada7-3d20414a4232} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2026.03.18 01:43:54.569534 [ 253 ] {6f0e510b-84b4-4b2e-ada7-3d20414a4232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12891 | 2026.03.18 01:43:54.569863 [ 253 ] {6f0e510b-84b4-4b2e-ada7-3d20414a4232} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12892 | 2026.03.18 01:43:54.570095 [ 253 ] {6f0e510b-84b4-4b2e-ada7-3d20414a4232} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12893 | 2026.03.18 01:43:54.570232 [ 253 ] {6f0e510b-84b4-4b2e-ada7-3d20414a4232} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001222 sec., 1636.6612111292961 rows/sec., 133.46 KiB/sec. | ||
| 12894 | 2026.03.18 01:43:54.570271 [ 253 ] {6f0e510b-84b4-4b2e-ada7-3d20414a4232} <Debug> TCPHandler: Processed in 0.001391424 sec. | ||
| 12895 | 2026.03.18 01:43:54.570386 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12896 | 2026.03.18 01:43:54.570480 [ 253 ] {6e83a9db-ac79-4336-b4db-ee1fc7126dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12897 | 2026.03.18 01:43:54.570520 [ 253 ] {6e83a9db-ac79-4336-b4db-ee1fc7126dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12898 | 2026.03.18 01:43:54.572299 [ 253 ] {6e83a9db-ac79-4336-b4db-ee1fc7126dba} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12899 | 2026.03.18 01:43:54.572335 [ 253 ] {6e83a9db-ac79-4336-b4db-ee1fc7126dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12900 | 2026.03.18 01:43:54.572810 [ 253 ] {6e83a9db-ac79-4336-b4db-ee1fc7126dba} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12901 | 2026.03.18 01:43:54.573037 [ 253 ] {6e83a9db-ac79-4336-b4db-ee1fc7126dba} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12902 | 2026.03.18 01:43:54.573184 [ 44 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12903 | 2026.03.18 01:43:54.573193 [ 253 ] {6e83a9db-ac79-4336-b4db-ee1fc7126dba} <Debug> executeQuery: Read 2710 rows, 211.44 KiB in 0.002729 sec., 993037.7427629168 rows/sec., 75.66 MiB/sec. | ||
| 12904 | 2026.03.18 01:43:54.573244 [ 44 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12905 | 2026.03.18 01:43:54.573260 [ 253 ] {6e83a9db-ac79-4336-b4db-ee1fc7126dba} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 12906 | 2026.03.18 01:43:54.573276 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12907 | 2026.03.18 01:43:54.573281 [ 253 ] {6e83a9db-ac79-4336-b4db-ee1fc7126dba} <Debug> TCPHandler: Processed in 0.002944458 sec. | ||
| 12908 | 2026.03.18 01:43:54.573373 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12909 | 2026.03.18 01:43:54.573415 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12910 | 2026.03.18 01:43:54.573464 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12911 | 2026.03.18 01:43:54.573496 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2770 rows starting from the beginning of the part | ||
| 12912 | 2026.03.18 01:43:54.573511 [ 253 ] {596f10b4-516e-443a-8de5-dc3d6fa06ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12913 | 2026.03.18 01:43:54.573555 [ 253 ] {596f10b4-516e-443a-8de5-dc3d6fa06ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12914 | 2026.03.18 01:43:54.573559 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 825 rows starting from the beginning of the part | ||
| 12915 | 2026.03.18 01:43:54.573612 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 108 rows starting from the beginning of the part | ||
| 12916 | 2026.03.18 01:43:54.573656 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 825 rows starting from the beginning of the part | ||
| 12917 | 2026.03.18 01:43:54.573696 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 108 rows starting from the beginning of the part | ||
| 12918 | 2026.03.18 01:43:54.573738 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2710 rows starting from the beginning of the part | ||
| 12919 | 2026.03.18 01:43:54.574065 [ 253 ] {596f10b4-516e-443a-8de5-dc3d6fa06ae3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.03.18 01:43:54.574101 [ 253 ] {596f10b4-516e-443a-8de5-dc3d6fa06ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12921 | 2026.03.18 01:43:54.574418 [ 253 ] {596f10b4-516e-443a-8de5-dc3d6fa06ae3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12922 | 2026.03.18 01:43:54.574666 [ 253 ] {596f10b4-516e-443a-8de5-dc3d6fa06ae3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.03.18 01:43:54.574804 [ 253 ] {596f10b4-516e-443a-8de5-dc3d6fa06ae3} <Debug> executeQuery: Read 169 rows, 10.56 KiB in 0.001312 sec., 128810.97560975609 rows/sec., 7.86 MiB/sec. | ||
| 12924 | 2026.03.18 01:43:54.574846 [ 253 ] {596f10b4-516e-443a-8de5-dc3d6fa06ae3} <Debug> TCPHandler: Processed in 0.001482145 sec. | ||
| 12925 | 2026.03.18 01:43:54.574968 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2026.03.18 01:43:54.575064 [ 253 ] {46e56760-8dc5-45fa-af27-c5a0532efed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12927 | 2026.03.18 01:43:54.575105 [ 253 ] {46e56760-8dc5-45fa-af27-c5a0532efed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12928 | 2026.03.18 01:43:54.575888 [ 196 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7346 rows, containing 5 columns (5 merged, 0 gathered) in 0.002547223 sec., 2883924.9645594438 rows/sec., 233.19 MiB/sec. | ||
| 12929 | 2026.03.18 01:43:54.575983 [ 253 ] {46e56760-8dc5-45fa-af27-c5a0532efed4} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12930 | 2026.03.18 01:43:54.576025 [ 253 ] {46e56760-8dc5-45fa-af27-c5a0532efed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12931 | 2026.03.18 01:43:54.576186 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12932 | 2026.03.18 01:43:54.576409 [ 253 ] {46e56760-8dc5-45fa-af27-c5a0532efed4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12933 | 2026.03.18 01:43:54.576433 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_91_18} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12934 | 2026.03.18 01:43:54.576512 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_91_18} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12935 | 2026.03.18 01:43:54.576578 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 12936 | 2026.03.18 01:43:54.576631 [ 253 ] {46e56760-8dc5-45fa-af27-c5a0532efed4} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2026.03.18 01:43:54.576765 [ 253 ] {46e56760-8dc5-45fa-af27-c5a0532efed4} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001718 sec., 498835.8556461001 rows/sec., 29.64 MiB/sec. | ||
| 12938 | 2026.03.18 01:43:54.576803 [ 253 ] {46e56760-8dc5-45fa-af27-c5a0532efed4} <Debug> TCPHandler: Processed in 0.001884411 sec. | ||
| 12939 | 2026.03.18 01:43:54.576931 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12940 | 2026.03.18 01:43:54.577029 [ 253 ] {82439f32-02f1-4845-9b1d-d0ff40e32757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12941 | 2026.03.18 01:43:54.577070 [ 253 ] {82439f32-02f1-4845-9b1d-d0ff40e32757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12942 | 2026.03.18 01:43:54.577469 [ 253 ] {82439f32-02f1-4845-9b1d-d0ff40e32757} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12943 | 2026.03.18 01:43:54.577505 [ 253 ] {82439f32-02f1-4845-9b1d-d0ff40e32757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12944 | 2026.03.18 01:43:54.577801 [ 253 ] {82439f32-02f1-4845-9b1d-d0ff40e32757} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12945 | 2026.03.18 01:43:54.578031 [ 253 ] {82439f32-02f1-4845-9b1d-d0ff40e32757} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12946 | 2026.03.18 01:43:54.578134 [ 44 ] {} <Debug> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12947 | 2026.03.18 01:43:54.578163 [ 253 ] {82439f32-02f1-4845-9b1d-d0ff40e32757} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 60.98 KiB/sec. | ||
| 12948 | 2026.03.18 01:43:54.578168 [ 44 ] {} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.03.18 01:43:54.578203 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12950 | 2026.03.18 01:43:54.578208 [ 253 ] {82439f32-02f1-4845-9b1d-d0ff40e32757} <Debug> TCPHandler: Processed in 0.001338632 sec. | ||
| 12951 | 2026.03.18 01:43:54.578319 [ 186 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 12952 | 2026.03.18 01:43:54.578341 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12953 | 2026.03.18 01:43:54.578443 [ 253 ] {e95a582d-e8f3-4fb5-ab20-99d7f5a33e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12954 | 2026.03.18 01:43:54.578443 [ 186 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12955 | 2026.03.18 01:43:54.578488 [ 253 ] {e95a582d-e8f3-4fb5-ab20-99d7f5a33e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12956 | 2026.03.18 01:43:54.578495 [ 186 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 12957 | 2026.03.18 01:43:54.578574 [ 186 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 12958 | 2026.03.18 01:43:54.578621 [ 186 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 12959 | 2026.03.18 01:43:54.578664 [ 186 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 12960 | 2026.03.18 01:43:54.578704 [ 186 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 12961 | 2026.03.18 01:43:54.578995 [ 253 ] {e95a582d-e8f3-4fb5-ab20-99d7f5a33e84} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12962 | 2026.03.18 01:43:54.579038 [ 253 ] {e95a582d-e8f3-4fb5-ab20-99d7f5a33e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12963 | 2026.03.18 01:43:54.579367 [ 253 ] {e95a582d-e8f3-4fb5-ab20-99d7f5a33e84} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12964 | 2026.03.18 01:43:54.579581 [ 202 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310442 sec., 3815.5065237530544 rows/sec., 283.18 KiB/sec. | ||
| 12965 | 2026.03.18 01:43:54.579619 [ 253 ] {e95a582d-e8f3-4fb5-ab20-99d7f5a33e84} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12966 | 2026.03.18 01:43:54.579705 [ 196 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12967 | 2026.03.18 01:43:54.579760 [ 253 ] {e95a582d-e8f3-4fb5-ab20-99d7f5a33e84} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001335 sec., 110861.42322097378 rows/sec., 6.30 MiB/sec. | ||
| 12968 | 2026.03.18 01:43:54.579805 [ 253 ] {e95a582d-e8f3-4fb5-ab20-99d7f5a33e84} <Debug> TCPHandler: Processed in 0.001513735 sec. | ||
| 12969 | 2026.03.18 01:43:54.579933 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12970 | 2026.03.18 01:43:54.579981 [ 196 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_13_3} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12971 | 2026.03.18 01:43:54.580031 [ 253 ] {58b4cc64-df47-4189-ba50-a41c636c6f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12972 | 2026.03.18 01:43:54.580059 [ 196 ] {6fd19f58-19ae-4f0d-a27a-b943ab1df7e1::all_1_13_3} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12973 | 2026.03.18 01:43:54.580078 [ 253 ] {58b4cc64-df47-4189-ba50-a41c636c6f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12974 | 2026.03.18 01:43:54.580136 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12975 | 2026.03.18 01:43:54.581269 [ 253 ] {58b4cc64-df47-4189-ba50-a41c636c6f23} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.03.18 01:43:54.581312 [ 253 ] {58b4cc64-df47-4189-ba50-a41c636c6f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12977 | 2026.03.18 01:43:54.581712 [ 253 ] {58b4cc64-df47-4189-ba50-a41c636c6f23} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12978 | 2026.03.18 01:43:54.581938 [ 253 ] {58b4cc64-df47-4189-ba50-a41c636c6f23} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2026.03.18 01:43:54.582072 [ 40 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12980 | 2026.03.18 01:43:54.582078 [ 253 ] {58b4cc64-df47-4189-ba50-a41c636c6f23} <Debug> executeQuery: Read 1453 rows, 102.57 KiB in 0.002064 sec., 703972.8682170543 rows/sec., 48.53 MiB/sec. | ||
| 12981 | 2026.03.18 01:43:54.582115 [ 40 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2026.03.18 01:43:54.582137 [ 253 ] {58b4cc64-df47-4189-ba50-a41c636c6f23} <Debug> TCPHandler: Processed in 0.002254748 sec. | ||
| 12983 | 2026.03.18 01:43:54.582140 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12984 | 2026.03.18 01:43:54.582230 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12985 | 2026.03.18 01:43:54.582269 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12986 | 2026.03.18 01:43:54.582312 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12987 | 2026.03.18 01:43:54.582338 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1513 rows starting from the beginning of the part | ||
| 12988 | 2026.03.18 01:43:54.582372 [ 253 ] {1296eb9d-b728-424d-910d-1c016da50b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12989 | 2026.03.18 01:43:54.582389 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 504 rows starting from the beginning of the part | ||
| 12990 | 2026.03.18 01:43:54.582416 [ 253 ] {1296eb9d-b728-424d-910d-1c016da50b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12991 | 2026.03.18 01:43:54.582430 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 90 rows starting from the beginning of the part | ||
| 12992 | 2026.03.18 01:43:54.582466 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 504 rows starting from the beginning of the part | ||
| 12993 | 2026.03.18 01:43:54.582505 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part | ||
| 12994 | 2026.03.18 01:43:54.582543 [ 202 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1453 rows starting from the beginning of the part | ||
| 12995 | 2026.03.18 01:43:54.582776 [ 253 ] {1296eb9d-b728-424d-910d-1c016da50b4b} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12996 | 2026.03.18 01:43:54.582813 [ 253 ] {1296eb9d-b728-424d-910d-1c016da50b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 12997 | 2026.03.18 01:43:54.583125 [ 253 ] {1296eb9d-b728-424d-910d-1c016da50b4b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12998 | 2026.03.18 01:43:54.583350 [ 253 ] {1296eb9d-b728-424d-910d-1c016da50b4b} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2026.03.18 01:43:54.583465 [ 40 ] {} <Debug> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 13000 | 2026.03.18 01:43:54.583485 [ 253 ] {1296eb9d-b728-424d-910d-1c016da50b4b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 13001 | 2026.03.18 01:43:54.583501 [ 40 ] {} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2026.03.18 01:43:54.583526 [ 253 ] {1296eb9d-b728-424d-910d-1c016da50b4b} <Debug> TCPHandler: Processed in 0.001308762 sec. | ||
| 13003 | 2026.03.18 01:43:54.583527 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13004 | 2026.03.18 01:43:54.583620 [ 196 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 13005 | 2026.03.18 01:43:54.583653 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.03.18 01:43:54.583715 [ 196 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13007 | 2026.03.18 01:43:54.583746 [ 196 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 210 rows starting from the beginning of the part | ||
| 13008 | 2026.03.18 01:43:54.583753 [ 253 ] {6e6a2295-fc17-49b2-8049-a2cdd9ebbc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13009 | 2026.03.18 01:43:54.583799 [ 196 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 13010 | 2026.03.18 01:43:54.583801 [ 253 ] {6e6a2295-fc17-49b2-8049-a2cdd9ebbc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13011 | 2026.03.18 01:43:54.583855 [ 196 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 13012 | 2026.03.18 01:43:54.583870 [ 191 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4154 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667677 sec., 2490890.0224683797 rows/sec., 183.40 MiB/sec. | ||
| 13013 | 2026.03.18 01:43:54.583904 [ 196 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13014 | 2026.03.18 01:43:54.583949 [ 196 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13015 | 2026.03.18 01:43:54.583988 [ 196 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13016 | 2026.03.18 01:43:54.584064 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13017 | 2026.03.18 01:43:54.584393 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_91_18} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13018 | 2026.03.18 01:43:54.584476 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_91_18} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13019 | 2026.03.18 01:43:54.584542 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 13020 | 2026.03.18 01:43:54.584606 [ 253 ] {6e6a2295-fc17-49b2-8049-a2cdd9ebbc33} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13021 | 2026.03.18 01:43:54.584694 [ 253 ] {6e6a2295-fc17-49b2-8049-a2cdd9ebbc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13022 | 2026.03.18 01:43:54.584822 [ 191 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.00123714 sec., 193995.82908967457 rows/sec., 9.90 MiB/sec. | ||
| 13023 | 2026.03.18 01:43:54.584940 [ 196 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 13024 | 2026.03.18 01:43:54.585130 [ 253 ] {6e6a2295-fc17-49b2-8049-a2cdd9ebbc33} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13025 | 2026.03.18 01:43:54.585233 [ 196 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_40_8} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13026 | 2026.03.18 01:43:54.585313 [ 196 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_40_8} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 13027 | 2026.03.18 01:43:54.585377 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13028 | 2026.03.18 01:43:54.585396 [ 253 ] {6e6a2295-fc17-49b2-8049-a2cdd9ebbc33} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2026.03.18 01:43:54.585633 [ 253 ] {6e6a2295-fc17-49b2-8049-a2cdd9ebbc33} <Debug> executeQuery: Read 1419 rows, 91.46 KiB in 0.001898 sec., 747629.0832455216 rows/sec., 47.06 MiB/sec. | ||
| 13030 | 2026.03.18 01:43:54.585673 [ 253 ] {6e6a2295-fc17-49b2-8049-a2cdd9ebbc33} <Debug> TCPHandler: Processed in 0.002068754 sec. | ||
| 13031 | 2026.03.18 01:43:54.585788 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13032 | 2026.03.18 01:43:54.585883 [ 253 ] {de861176-a837-4ab2-acf3-062b79468b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13033 | 2026.03.18 01:43:54.585925 [ 253 ] {de861176-a837-4ab2-acf3-062b79468b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13034 | 2026.03.18 01:43:54.586235 [ 253 ] {de861176-a837-4ab2-acf3-062b79468b23} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13035 | 2026.03.18 01:43:54.586271 [ 253 ] {de861176-a837-4ab2-acf3-062b79468b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13036 | 2026.03.18 01:43:54.586565 [ 253 ] {de861176-a837-4ab2-acf3-062b79468b23} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13037 | 2026.03.18 01:43:54.586779 [ 253 ] {de861176-a837-4ab2-acf3-062b79468b23} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13038 | 2026.03.18 01:43:54.586912 [ 253 ] {de861176-a837-4ab2-acf3-062b79468b23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 13039 | 2026.03.18 01:43:54.586948 [ 253 ] {de861176-a837-4ab2-acf3-062b79468b23} <Debug> TCPHandler: Processed in 0.00120986 sec. | ||
| 13040 | 2026.03.18 01:43:54.587061 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13041 | 2026.03.18 01:43:54.587158 [ 253 ] {0f0ad61e-3712-4d63-80cc-a1bcc9feaf16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13042 | 2026.03.18 01:43:54.587214 [ 253 ] {0f0ad61e-3712-4d63-80cc-a1bcc9feaf16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13043 | 2026.03.18 01:43:54.588061 [ 253 ] {0f0ad61e-3712-4d63-80cc-a1bcc9feaf16} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2026.03.18 01:43:54.588098 [ 253 ] {0f0ad61e-3712-4d63-80cc-a1bcc9feaf16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13045 | 2026.03.18 01:43:54.588648 [ 253 ] {0f0ad61e-3712-4d63-80cc-a1bcc9feaf16} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13046 | 2026.03.18 01:43:54.588879 [ 253 ] {0f0ad61e-3712-4d63-80cc-a1bcc9feaf16} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13047 | 2026.03.18 01:43:54.589017 [ 253 ] {0f0ad61e-3712-4d63-80cc-a1bcc9feaf16} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001878 sec., 13312.034078807243 rows/sec., 23.85 MiB/sec. | ||
| 13048 | 2026.03.18 01:43:54.589073 [ 253 ] {0f0ad61e-3712-4d63-80cc-a1bcc9feaf16} <Debug> TCPHandler: Processed in 0.002061514 sec. | ||
| 13049 | 2026.03.18 01:43:54.589185 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13050 | 2026.03.18 01:43:54.589279 [ 253 ] {4b7abf0a-5eb8-4bb2-bac9-fe389436963d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13051 | 2026.03.18 01:43:54.589321 [ 253 ] {4b7abf0a-5eb8-4bb2-bac9-fe389436963d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13052 | 2026.03.18 01:43:54.589656 [ 253 ] {4b7abf0a-5eb8-4bb2-bac9-fe389436963d} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13053 | 2026.03.18 01:43:54.589693 [ 253 ] {4b7abf0a-5eb8-4bb2-bac9-fe389436963d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13054 | 2026.03.18 01:43:54.590018 [ 253 ] {4b7abf0a-5eb8-4bb2-bac9-fe389436963d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13055 | 2026.03.18 01:43:54.590246 [ 253 ] {4b7abf0a-5eb8-4bb2-bac9-fe389436963d} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2026.03.18 01:43:54.590369 [ 40 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13057 | 2026.03.18 01:43:54.590384 [ 253 ] {4b7abf0a-5eb8-4bb2-bac9-fe389436963d} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001122 sec., 69518.71657754011 rows/sec., 4.30 MiB/sec. | ||
| 13058 | 2026.03.18 01:43:54.590416 [ 40 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2026.03.18 01:43:54.590435 [ 253 ] {4b7abf0a-5eb8-4bb2-bac9-fe389436963d} <Debug> TCPHandler: Processed in 0.001300281 sec. | ||
| 13060 | 2026.03.18 01:43:54.590442 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13061 | 2026.03.18 01:43:54.590540 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13062 | 2026.03.18 01:43:54.590643 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13063 | 2026.03.18 01:43:54.590671 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5514 rows starting from the beginning of the part | ||
| 13064 | 2026.03.18 01:43:54.590727 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 13065 | 2026.03.18 01:43:54.590769 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 13066 | 2026.03.18 01:43:54.590808 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 13067 | 2026.03.18 01:43:54.590845 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 13068 | 2026.03.18 01:43:54.590882 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 78 rows starting from the beginning of the part | ||
| 13069 | 2026.03.18 01:43:54.592584 [ 191 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5892 rows, containing 4 columns (4 merged, 0 gathered) in 0.002084835 sec., 2826122.9305916294 rows/sec., 182.14 MiB/sec. | ||
| 13070 | 2026.03.18 01:43:54.593003 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13071 | 2026.03.18 01:43:54.593249 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_91_18} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13072 | 2026.03.18 01:43:54.593323 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_91_18} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13073 | 2026.03.18 01:43:54.593386 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13074 | 2026.03.18 01:43:54.877226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1722 | ||
| 13075 | 2026.03.18 01:43:54.880210 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13076 | 2026.03.18 01:43:54.880263 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13077 | 2026.03.18 01:43:54.881567 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13078 | 2026.03.18 01:43:54.881853 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2026.03.18 01:43:54.882214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1722 | ||
| 13080 | 2026.03.18 01:43:55.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.50 MiB, peak 342.47 MiB, free memory in arenas 0.00 B, will set to 332.48 MiB (RSS), difference: -1.02 MiB | ||
| 13081 | 2026.03.18 01:43:55.546807 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2026.03.18 01:43:55.547020 [ 253 ] {618353fa-7f91-44f3-a8ec-cdb4dc41f990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13083 | 2026.03.18 01:43:55.547094 [ 253 ] {618353fa-7f91-44f3-a8ec-cdb4dc41f990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13084 | 2026.03.18 01:43:55.547780 [ 253 ] {618353fa-7f91-44f3-a8ec-cdb4dc41f990} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2026.03.18 01:43:55.547829 [ 253 ] {618353fa-7f91-44f3-a8ec-cdb4dc41f990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13086 | 2026.03.18 01:43:55.548219 [ 253 ] {618353fa-7f91-44f3-a8ec-cdb4dc41f990} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13087 | 2026.03.18 01:43:55.548461 [ 253 ] {618353fa-7f91-44f3-a8ec-cdb4dc41f990} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2026.03.18 01:43:55.548615 [ 253 ] {618353fa-7f91-44f3-a8ec-cdb4dc41f990} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.61 MiB/sec. | ||
| 13089 | 2026.03.18 01:43:55.548658 [ 253 ] {618353fa-7f91-44f3-a8ec-cdb4dc41f990} <Debug> TCPHandler: Processed in 0.001986233 sec. | ||
| 13090 | 2026.03.18 01:43:55.548784 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2026.03.18 01:43:55.548879 [ 253 ] {06dca4bf-4391-44d8-920c-a215c2551b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13092 | 2026.03.18 01:43:55.548921 [ 253 ] {06dca4bf-4391-44d8-920c-a215c2551b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13093 | 2026.03.18 01:43:55.549346 [ 253 ] {06dca4bf-4391-44d8-920c-a215c2551b6e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13094 | 2026.03.18 01:43:55.549382 [ 253 ] {06dca4bf-4391-44d8-920c-a215c2551b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13095 | 2026.03.18 01:43:55.549691 [ 253 ] {06dca4bf-4391-44d8-920c-a215c2551b6e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13096 | 2026.03.18 01:43:55.549898 [ 253 ] {06dca4bf-4391-44d8-920c-a215c2551b6e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13097 | 2026.03.18 01:43:55.550025 [ 253 ] {06dca4bf-4391-44d8-920c-a215c2551b6e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 13098 | 2026.03.18 01:43:55.550063 [ 253 ] {06dca4bf-4391-44d8-920c-a215c2551b6e} <Debug> TCPHandler: Processed in 0.001329632 sec. | ||
| 13099 | 2026.03.18 01:43:55.550178 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13100 | 2026.03.18 01:43:55.550272 [ 253 ] {ebbefeb3-1655-495d-a8d6-f6ef3df3d61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13101 | 2026.03.18 01:43:55.550316 [ 253 ] {ebbefeb3-1655-495d-a8d6-f6ef3df3d61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13102 | 2026.03.18 01:43:55.550680 [ 253 ] {ebbefeb3-1655-495d-a8d6-f6ef3df3d61b} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13103 | 2026.03.18 01:43:55.550716 [ 253 ] {ebbefeb3-1655-495d-a8d6-f6ef3df3d61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13104 | 2026.03.18 01:43:55.551034 [ 253 ] {ebbefeb3-1655-495d-a8d6-f6ef3df3d61b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13105 | 2026.03.18 01:43:55.551240 [ 253 ] {ebbefeb3-1655-495d-a8d6-f6ef3df3d61b} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13106 | 2026.03.18 01:43:55.551368 [ 253 ] {ebbefeb3-1655-495d-a8d6-f6ef3df3d61b} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001115 sec., 28699.551569506722 rows/sec., 2.00 MiB/sec. | ||
| 13107 | 2026.03.18 01:43:55.551410 [ 253 ] {ebbefeb3-1655-495d-a8d6-f6ef3df3d61b} <Debug> TCPHandler: Processed in 0.001281631 sec. | ||
| 13108 | 2026.03.18 01:43:55.551535 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13109 | 2026.03.18 01:43:55.551659 [ 253 ] {84d4fd48-ba83-47a8-9ce3-87631ab15962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13110 | 2026.03.18 01:43:55.551714 [ 253 ] {84d4fd48-ba83-47a8-9ce3-87631ab15962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13111 | 2026.03.18 01:43:55.552179 [ 253 ] {84d4fd48-ba83-47a8-9ce3-87631ab15962} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13112 | 2026.03.18 01:43:55.552234 [ 253 ] {84d4fd48-ba83-47a8-9ce3-87631ab15962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13113 | 2026.03.18 01:43:55.552697 [ 253 ] {84d4fd48-ba83-47a8-9ce3-87631ab15962} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13114 | 2026.03.18 01:43:55.553029 [ 253 ] {84d4fd48-ba83-47a8-9ce3-87631ab15962} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13115 | 2026.03.18 01:43:55.553210 [ 253 ] {84d4fd48-ba83-47a8-9ce3-87631ab15962} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001574 sec., 7623.888182973316 rows/sec., 526.13 KiB/sec. | ||
| 13116 | 2026.03.18 01:43:55.553262 [ 253 ] {84d4fd48-ba83-47a8-9ce3-87631ab15962} <Debug> TCPHandler: Processed in 0.0017879 sec. | ||
| 13117 | 2026.03.18 01:43:57.277194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26307 | ||
| 13118 | 2026.03.18 01:43:57.277724 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2026.03.18 01:43:57.277764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13120 | 2026.03.18 01:43:57.278258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13121 | 2026.03.18 01:43:57.278492 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2026.03.18 01:43:57.278631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26307 | ||
| 13123 | 2026.03.18 01:43:58.713203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13124 | 2026.03.18 01:43:58.730367 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13125 | 2026.03.18 01:43:58.730433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13126 | 2026.03.18 01:43:58.736677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13127 | 2026.03.18 01:43:58.737413 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13128 | 2026.03.18 01:43:58.741284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13129 | 2026.03.18 01:44:00.553615 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13130 | 2026.03.18 01:44:00.553828 [ 253 ] {c909bb7f-6925-4698-a264-c423106b4201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13131 | 2026.03.18 01:44:00.553903 [ 253 ] {c909bb7f-6925-4698-a264-c423106b4201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13132 | 2026.03.18 01:44:00.554666 [ 253 ] {c909bb7f-6925-4698-a264-c423106b4201} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2026.03.18 01:44:00.554719 [ 253 ] {c909bb7f-6925-4698-a264-c423106b4201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13134 | 2026.03.18 01:44:00.555147 [ 253 ] {c909bb7f-6925-4698-a264-c423106b4201} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13135 | 2026.03.18 01:44:00.555373 [ 253 ] {c909bb7f-6925-4698-a264-c423106b4201} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2026.03.18 01:44:00.555530 [ 253 ] {c909bb7f-6925-4698-a264-c423106b4201} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001754 sec., 61573.54618015964 rows/sec., 5.18 MiB/sec. | ||
| 13137 | 2026.03.18 01:44:00.555582 [ 253 ] {c909bb7f-6925-4698-a264-c423106b4201} <Debug> TCPHandler: Processed in 0.002104035 sec. | ||
| 13138 | 2026.03.18 01:44:00.555709 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13139 | 2026.03.18 01:44:00.555807 [ 253 ] {1551835c-6757-41b4-a218-2904760c35e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13140 | 2026.03.18 01:44:00.555849 [ 253 ] {1551835c-6757-41b4-a218-2904760c35e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13141 | 2026.03.18 01:44:00.556235 [ 253 ] {1551835c-6757-41b4-a218-2904760c35e8} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2026.03.18 01:44:00.556268 [ 253 ] {1551835c-6757-41b4-a218-2904760c35e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13143 | 2026.03.18 01:44:00.556557 [ 253 ] {1551835c-6757-41b4-a218-2904760c35e8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13144 | 2026.03.18 01:44:00.556825 [ 253 ] {1551835c-6757-41b4-a218-2904760c35e8} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13145 | 2026.03.18 01:44:00.556940 [ 27 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13146 | 2026.03.18 01:44:00.556963 [ 253 ] {1551835c-6757-41b4-a218-2904760c35e8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001173 sec., 22165.38789428815 rows/sec., 1.63 MiB/sec. | ||
| 13147 | 2026.03.18 01:44:00.556976 [ 27 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.03.18 01:44:00.556997 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13149 | 2026.03.18 01:44:00.557004 [ 253 ] {1551835c-6757-41b4-a218-2904760c35e8} <Debug> TCPHandler: Processed in 0.001345922 sec. | ||
| 13150 | 2026.03.18 01:44:00.557120 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13151 | 2026.03.18 01:44:00.557125 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13152 | 2026.03.18 01:44:00.557269 [ 253 ] {427ecad1-6c3c-4251-b5ab-ed10db0736c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13153 | 2026.03.18 01:44:00.557276 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13154 | 2026.03.18 01:44:00.557315 [ 253 ] {427ecad1-6c3c-4251-b5ab-ed10db0736c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13155 | 2026.03.18 01:44:00.557324 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 211 rows starting from the beginning of the part | ||
| 13156 | 2026.03.18 01:44:00.557414 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
| 13157 | 2026.03.18 01:44:00.557471 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 156 rows starting from the beginning of the part | ||
| 13158 | 2026.03.18 01:44:00.557521 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 13159 | 2026.03.18 01:44:00.557569 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 169 rows starting from the beginning of the part | ||
| 13160 | 2026.03.18 01:44:00.557618 [ 187 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
| 13161 | 2026.03.18 01:44:00.557774 [ 253 ] {427ecad1-6c3c-4251-b5ab-ed10db0736c4} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2026.03.18 01:44:00.557814 [ 253 ] {427ecad1-6c3c-4251-b5ab-ed10db0736c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13163 | 2026.03.18 01:44:00.558153 [ 253 ] {427ecad1-6c3c-4251-b5ab-ed10db0736c4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13164 | 2026.03.18 01:44:00.558377 [ 253 ] {427ecad1-6c3c-4251-b5ab-ed10db0736c4} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2026.03.18 01:44:00.558509 [ 253 ] {427ecad1-6c3c-4251-b5ab-ed10db0736c4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001257 sec., 71599.04534606205 rows/sec., 5.59 MiB/sec. | ||
| 13166 | 2026.03.18 01:44:00.558527 [ 208 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466634 sec., 418645.6880175967 rows/sec., 28.00 MiB/sec. | ||
| 13167 | 2026.03.18 01:44:00.558548 [ 253 ] {427ecad1-6c3c-4251-b5ab-ed10db0736c4} <Debug> TCPHandler: Processed in 0.001472385 sec. | ||
| 13168 | 2026.03.18 01:44:00.558691 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13169 | 2026.03.18 01:44:00.558705 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13170 | 2026.03.18 01:44:00.558787 [ 253 ] {f42fc56b-3ac3-410e-add4-2b2c50237718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13171 | 2026.03.18 01:44:00.558837 [ 253 ] {f42fc56b-3ac3-410e-add4-2b2c50237718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13172 | 2026.03.18 01:44:00.559009 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_76_15} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2026.03.18 01:44:00.559096 [ 191 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_76_15} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13174 | 2026.03.18 01:44:00.559179 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13175 | 2026.03.18 01:44:00.559254 [ 253 ] {f42fc56b-3ac3-410e-add4-2b2c50237718} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2026.03.18 01:44:00.559293 [ 253 ] {f42fc56b-3ac3-410e-add4-2b2c50237718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13177 | 2026.03.18 01:44:00.559640 [ 253 ] {f42fc56b-3ac3-410e-add4-2b2c50237718} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13178 | 2026.03.18 01:44:00.559851 [ 253 ] {f42fc56b-3ac3-410e-add4-2b2c50237718} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2026.03.18 01:44:00.559981 [ 253 ] {f42fc56b-3ac3-410e-add4-2b2c50237718} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 13180 | 2026.03.18 01:44:00.560018 [ 253 ] {f42fc56b-3ac3-410e-add4-2b2c50237718} <Debug> TCPHandler: Processed in 0.001375793 sec. | ||
| 13181 | 2026.03.18 01:44:00.560118 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13182 | 2026.03.18 01:44:00.560212 [ 253 ] {f622e2d0-33db-45ee-9576-a0e221a053a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13183 | 2026.03.18 01:44:00.560267 [ 253 ] {f622e2d0-33db-45ee-9576-a0e221a053a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13184 | 2026.03.18 01:44:00.561086 [ 253 ] {f622e2d0-33db-45ee-9576-a0e221a053a2} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13185 | 2026.03.18 01:44:00.561122 [ 253 ] {f622e2d0-33db-45ee-9576-a0e221a053a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13186 | 2026.03.18 01:44:00.561665 [ 253 ] {f622e2d0-33db-45ee-9576-a0e221a053a2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13187 | 2026.03.18 01:44:00.561886 [ 253 ] {f622e2d0-33db-45ee-9576-a0e221a053a2} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13188 | 2026.03.18 01:44:00.561988 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13189 | 2026.03.18 01:44:00.562018 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2026.03.18 01:44:00.562022 [ 253 ] {f622e2d0-33db-45ee-9576-a0e221a053a2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001827 sec., 14230.979748221127 rows/sec., 25.50 MiB/sec. | ||
| 13191 | 2026.03.18 01:44:00.562035 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13192 | 2026.03.18 01:44:00.562077 [ 253 ] {f622e2d0-33db-45ee-9576-a0e221a053a2} <Debug> TCPHandler: Processed in 0.002007004 sec. | ||
| 13193 | 2026.03.18 01:44:00.562134 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13194 | 2026.03.18 01:44:00.562194 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13195 | 2026.03.18 01:44:00.562292 [ 253 ] {b1b89901-5673-456e-80f9-636dbd810215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13196 | 2026.03.18 01:44:00.562335 [ 253 ] {b1b89901-5673-456e-80f9-636dbd810215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13197 | 2026.03.18 01:44:00.562372 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13198 | 2026.03.18 01:44:00.562454 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1448 rows starting from the beginning of the part | ||
| 13199 | 2026.03.18 01:44:00.562587 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
| 13200 | 2026.03.18 01:44:00.562669 [ 253 ] {b1b89901-5673-456e-80f9-636dbd810215} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13201 | 2026.03.18 01:44:00.562693 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part | ||
| 13202 | 2026.03.18 01:44:00.562710 [ 253 ] {b1b89901-5673-456e-80f9-636dbd810215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13203 | 2026.03.18 01:44:00.562800 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 13204 | 2026.03.18 01:44:00.562905 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 25 rows starting from the beginning of the part | ||
| 13205 | 2026.03.18 01:44:00.563000 [ 208 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
| 13206 | 2026.03.18 01:44:00.563041 [ 253 ] {b1b89901-5673-456e-80f9-636dbd810215} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13207 | 2026.03.18 01:44:00.563262 [ 253 ] {b1b89901-5673-456e-80f9-636dbd810215} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13208 | 2026.03.18 01:44:00.563399 [ 253 ] {b1b89901-5673-456e-80f9-636dbd810215} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 13209 | 2026.03.18 01:44:00.563436 [ 253 ] {b1b89901-5673-456e-80f9-636dbd810215} <Debug> TCPHandler: Processed in 0.001292221 sec. | ||
| 13210 | 2026.03.18 01:44:00.569433 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1565 rows, containing 19 columns (19 merged, 0 gathered) in 0.007340252 sec., 213207.93890999927 rows/sec., 382.06 MiB/sec. | ||
| 13211 | 2026.03.18 01:44:00.570908 [ 199 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13212 | 2026.03.18 01:44:00.571250 [ 199 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.03.18 01:44:00.571328 [ 199 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13214 | 2026.03.18 01:44:00.571484 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.74 MiB. | ||
| 13215 | 2026.03.18 01:44:01.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.98 MiB, peak 344.67 MiB, free memory in arenas 0.00 B, will set to 334.45 MiB (RSS), difference: 1.46 MiB | ||
| 13216 | 2026.03.18 01:44:04.587987 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13217 | 2026.03.18 01:44:04.588036 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13218 | 2026.03.18 01:44:04.778882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26755 | ||
| 13219 | 2026.03.18 01:44:04.779436 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13220 | 2026.03.18 01:44:04.779481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13221 | 2026.03.18 01:44:04.780020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13222 | 2026.03.18 01:44:04.780243 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13223 | 2026.03.18 01:44:04.780376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26755 | ||
| 13224 | 2026.03.18 01:44:04.780389 [ 7 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13225 | 2026.03.18 01:44:04.780448 [ 7 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13226 | 2026.03.18 01:44:04.780472 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13227 | 2026.03.18 01:44:04.780569 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13228 | 2026.03.18 01:44:04.780667 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13229 | 2026.03.18 01:44:04.780697 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24387 rows starting from the beginning of the part | ||
| 13230 | 2026.03.18 01:44:04.780761 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 13231 | 2026.03.18 01:44:04.780806 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 13232 | 2026.03.18 01:44:04.780850 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 13233 | 2026.03.18 01:44:04.780888 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 13234 | 2026.03.18 01:44:04.780925 [ 200 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 13235 | 2026.03.18 01:44:04.783106 [ 191 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26755 rows, containing 4 columns (4 merged, 0 gathered) in 0.002574222 sec., 10393431.491145674 rows/sec., 148.68 MiB/sec. | ||
| 13236 | 2026.03.18 01:44:04.783476 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13237 | 2026.03.18 01:44:04.783814 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_56_11} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13238 | 2026.03.18 01:44:04.783903 [ 193 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_56_11} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13239 | 2026.03.18 01:44:04.784037 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 13240 | 2026.03.18 01:44:04.882587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1742 | ||
| 13241 | 2026.03.18 01:44:04.884689 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13242 | 2026.03.18 01:44:04.884745 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13243 | 2026.03.18 01:44:04.886392 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13244 | 2026.03.18 01:44:04.886769 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2026.03.18 01:44:04.886922 [ 7 ] {} <Debug> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13246 | 2026.03.18 01:44:04.886974 [ 7 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2026.03.18 01:44:04.886995 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 13248 | 2026.03.18 01:44:04.887058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1742 | ||
| 13249 | 2026.03.18 01:44:04.887102 [ 191 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 13250 | 2026.03.18 01:44:04.887671 [ 191 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13251 | 2026.03.18 01:44:04.887814 [ 191 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1542 rows starting from the beginning of the part | ||
| 13252 | 2026.03.18 01:44:04.888145 [ 191 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part | ||
| 13253 | 2026.03.18 01:44:04.888452 [ 191 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 13254 | 2026.03.18 01:44:04.888752 [ 191 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 13255 | 2026.03.18 01:44:04.889078 [ 191 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 13256 | 2026.03.18 01:44:04.889429 [ 191 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 13257 | 2026.03.18 01:44:04.895784 [ 193 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1742 rows, containing 72 columns (72 merged, 0 gathered) in 0.008726095 sec., 199631.10646858648 rows/sec., 153.64 MiB/sec. | ||
| 13258 | 2026.03.18 01:44:04.897521 [ 198 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13259 | 2026.03.18 01:44:04.898090 [ 198 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_41_8} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13260 | 2026.03.18 01:44:04.898160 [ 198 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_41_8} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13261 | 2026.03.18 01:44:04.898430 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 13262 | 2026.03.18 01:44:05.561268 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13263 | 2026.03.18 01:44:05.561513 [ 253 ] {3ffeec6c-febb-4d33-a547-15db704cbccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13264 | 2026.03.18 01:44:05.561600 [ 253 ] {3ffeec6c-febb-4d33-a547-15db704cbccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13265 | 2026.03.18 01:44:05.562412 [ 253 ] {3ffeec6c-febb-4d33-a547-15db704cbccf} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13266 | 2026.03.18 01:44:05.562461 [ 253 ] {3ffeec6c-febb-4d33-a547-15db704cbccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13267 | 2026.03.18 01:44:05.562863 [ 253 ] {3ffeec6c-febb-4d33-a547-15db704cbccf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13268 | 2026.03.18 01:44:05.563098 [ 253 ] {3ffeec6c-febb-4d33-a547-15db704cbccf} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13269 | 2026.03.18 01:44:05.563253 [ 253 ] {3ffeec6c-febb-4d33-a547-15db704cbccf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001801 sec., 157690.17212659633 rows/sec., 10.02 MiB/sec. | ||
| 13270 | 2026.03.18 01:44:05.563256 [ 88 ] {} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13271 | 2026.03.18 01:44:05.563296 [ 253 ] {3ffeec6c-febb-4d33-a547-15db704cbccf} <Debug> TCPHandler: Processed in 0.002191337 sec. | ||
| 13272 | 2026.03.18 01:44:05.563326 [ 88 ] {} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13273 | 2026.03.18 01:44:05.563352 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13274 | 2026.03.18 01:44:05.563427 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13275 | 2026.03.18 01:44:05.563449 [ 193 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13276 | 2026.03.18 01:44:05.563527 [ 253 ] {33fdf022-ba38-4b8d-9cbd-6687a9b1679c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13277 | 2026.03.18 01:44:05.563555 [ 193 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13278 | 2026.03.18 01:44:05.563568 [ 253 ] {33fdf022-ba38-4b8d-9cbd-6687a9b1679c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13279 | 2026.03.18 01:44:05.563591 [ 193 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 284 rows starting from the beginning of the part | ||
| 13280 | 2026.03.18 01:44:05.563664 [ 193 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 13281 | 2026.03.18 01:44:05.563717 [ 193 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 13282 | 2026.03.18 01:44:05.563768 [ 193 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 13283 | 2026.03.18 01:44:05.563813 [ 193 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 13284 | 2026.03.18 01:44:05.564310 [ 253 ] {33fdf022-ba38-4b8d-9cbd-6687a9b1679c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13285 | 2026.03.18 01:44:05.564346 [ 253 ] {33fdf022-ba38-4b8d-9cbd-6687a9b1679c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13286 | 2026.03.18 01:44:05.564689 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278712 sec., 1110492.4330107172 rows/sec., 74.77 MiB/sec. | ||
| 13287 | 2026.03.18 01:44:05.564706 [ 253 ] {33fdf022-ba38-4b8d-9cbd-6687a9b1679c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13288 | 2026.03.18 01:44:05.564890 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13289 | 2026.03.18 01:44:05.564979 [ 253 ] {33fdf022-ba38-4b8d-9cbd-6687a9b1679c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13290 | 2026.03.18 01:44:05.565126 [ 253 ] {33fdf022-ba38-4b8d-9cbd-6687a9b1679c} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001619 sec., 509573.81099444104 rows/sec., 39.98 MiB/sec. | ||
| 13291 | 2026.03.18 01:44:05.565168 [ 253 ] {33fdf022-ba38-4b8d-9cbd-6687a9b1679c} <Debug> TCPHandler: Processed in 0.00179066 sec. | ||
| 13292 | 2026.03.18 01:44:05.565198 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_41_10} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2026.03.18 01:44:05.565280 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_41_10} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13294 | 2026.03.18 01:44:05.565307 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13295 | 2026.03.18 01:44:05.565376 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13296 | 2026.03.18 01:44:05.565436 [ 253 ] {903be6d7-52f6-43fe-9a5a-64e4aad3de20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13297 | 2026.03.18 01:44:05.565491 [ 253 ] {903be6d7-52f6-43fe-9a5a-64e4aad3de20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13298 | 2026.03.18 01:44:05.566019 [ 253 ] {903be6d7-52f6-43fe-9a5a-64e4aad3de20} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.03.18 01:44:05.566057 [ 253 ] {903be6d7-52f6-43fe-9a5a-64e4aad3de20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13300 | 2026.03.18 01:44:05.566392 [ 253 ] {903be6d7-52f6-43fe-9a5a-64e4aad3de20} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13301 | 2026.03.18 01:44:05.566603 [ 253 ] {903be6d7-52f6-43fe-9a5a-64e4aad3de20} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.03.18 01:44:05.566734 [ 253 ] {903be6d7-52f6-43fe-9a5a-64e4aad3de20} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001323 sec., 117913.8321995465 rows/sec., 7.08 MiB/sec. | ||
| 13303 | 2026.03.18 01:44:05.566773 [ 253 ] {903be6d7-52f6-43fe-9a5a-64e4aad3de20} <Debug> TCPHandler: Processed in 0.001527676 sec. | ||
| 13304 | 2026.03.18 01:44:05.566888 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13305 | 2026.03.18 01:44:05.566985 [ 253 ] {ebb2824a-48fb-4079-904c-5b976ef8d5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13306 | 2026.03.18 01:44:05.567026 [ 253 ] {ebb2824a-48fb-4079-904c-5b976ef8d5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13307 | 2026.03.18 01:44:05.567457 [ 253 ] {ebb2824a-48fb-4079-904c-5b976ef8d5c3} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13308 | 2026.03.18 01:44:05.567495 [ 253 ] {ebb2824a-48fb-4079-904c-5b976ef8d5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13309 | 2026.03.18 01:44:05.567802 [ 253 ] {ebb2824a-48fb-4079-904c-5b976ef8d5c3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13310 | 2026.03.18 01:44:05.568025 [ 253 ] {ebb2824a-48fb-4079-904c-5b976ef8d5c3} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13311 | 2026.03.18 01:44:05.568131 [ 88 ] {} <Debug> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13312 | 2026.03.18 01:44:05.568155 [ 253 ] {ebb2824a-48fb-4079-904c-5b976ef8d5c3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 8.10 MiB/sec. | ||
| 13313 | 2026.03.18 01:44:05.568162 [ 88 ] {} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2026.03.18 01:44:05.568194 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13315 | 2026.03.18 01:44:05.568199 [ 253 ] {ebb2824a-48fb-4079-904c-5b976ef8d5c3} <Debug> TCPHandler: Processed in 0.001361583 sec. | ||
| 13316 | 2026.03.18 01:44:05.568281 [ 201 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 13317 | 2026.03.18 01:44:05.568345 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13318 | 2026.03.18 01:44:05.568387 [ 201 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13319 | 2026.03.18 01:44:05.568421 [ 201 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 857 rows starting from the beginning of the part | ||
| 13320 | 2026.03.18 01:44:05.568444 [ 253 ] {5da624f4-6331-4cc7-8a3e-bc99f911c1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13321 | 2026.03.18 01:44:05.568483 [ 201 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 857 rows starting from the beginning of the part | ||
| 13322 | 2026.03.18 01:44:05.568490 [ 253 ] {5da624f4-6331-4cc7-8a3e-bc99f911c1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13323 | 2026.03.18 01:44:05.568537 [ 201 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 13324 | 2026.03.18 01:44:05.568586 [ 201 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 13325 | 2026.03.18 01:44:05.568625 [ 201 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 857 rows starting from the beginning of the part | ||
| 13326 | 2026.03.18 01:44:05.568663 [ 201 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 13327 | 2026.03.18 01:44:05.568949 [ 253 ] {5da624f4-6331-4cc7-8a3e-bc99f911c1dd} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2026.03.18 01:44:05.568990 [ 253 ] {5da624f4-6331-4cc7-8a3e-bc99f911c1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13329 | 2026.03.18 01:44:05.569312 [ 253 ] {5da624f4-6331-4cc7-8a3e-bc99f911c1dd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13330 | 2026.03.18 01:44:05.569533 [ 253 ] {5da624f4-6331-4cc7-8a3e-bc99f911c1dd} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13331 | 2026.03.18 01:44:05.569636 [ 88 ] {} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13332 | 2026.03.18 01:44:05.569662 [ 253 ] {5da624f4-6331-4cc7-8a3e-bc99f911c1dd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 13333 | 2026.03.18 01:44:05.569664 [ 88 ] {} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13334 | 2026.03.18 01:44:05.569701 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13335 | 2026.03.18 01:44:05.569707 [ 253 ] {5da624f4-6331-4cc7-8a3e-bc99f911c1dd} <Debug> TCPHandler: Processed in 0.001412443 sec. | ||
| 13336 | 2026.03.18 01:44:05.569772 [ 193 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13337 | 2026.03.18 01:44:05.569844 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13338 | 2026.03.18 01:44:05.569865 [ 193 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13339 | 2026.03.18 01:44:05.569893 [ 193 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 148 rows starting from the beginning of the part | ||
| 13340 | 2026.03.18 01:44:05.569940 [ 253 ] {ed60d170-6c8b-4cee-b722-c75544ecc0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13341 | 2026.03.18 01:44:05.569944 [ 193 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 13342 | 2026.03.18 01:44:05.569942 [ 195 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696958 sec., 1778476.544499039 rows/sec., 113.84 MiB/sec. | ||
| 13343 | 2026.03.18 01:44:05.569983 [ 253 ] {ed60d170-6c8b-4cee-b722-c75544ecc0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13344 | 2026.03.18 01:44:05.569995 [ 193 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 13345 | 2026.03.18 01:44:05.570038 [ 193 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 13346 | 2026.03.18 01:44:05.570072 [ 193 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 13347 | 2026.03.18 01:44:05.570218 [ 186 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13348 | 2026.03.18 01:44:05.570559 [ 186 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_41_8} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2026.03.18 01:44:05.570607 [ 253 ] {ed60d170-6c8b-4cee-b722-c75544ecc0af} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2026.03.18 01:44:05.570649 [ 186 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_41_8} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13351 | 2026.03.18 01:44:05.570650 [ 253 ] {ed60d170-6c8b-4cee-b722-c75544ecc0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13352 | 2026.03.18 01:44:05.570760 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 13353 | 2026.03.18 01:44:05.570819 [ 186 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001076538 sec., 687388.6476835932 rows/sec., 41.72 MiB/sec. | ||
| 13354 | 2026.03.18 01:44:05.570949 [ 201 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13355 | 2026.03.18 01:44:05.571025 [ 253 ] {ed60d170-6c8b-4cee-b722-c75544ecc0af} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13356 | 2026.03.18 01:44:05.571264 [ 201 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_41_10} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13357 | 2026.03.18 01:44:05.571319 [ 253 ] {ed60d170-6c8b-4cee-b722-c75544ecc0af} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13358 | 2026.03.18 01:44:05.571347 [ 201 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_41_10} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13359 | 2026.03.18 01:44:05.571431 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13360 | 2026.03.18 01:44:05.571466 [ 253 ] {ed60d170-6c8b-4cee-b722-c75544ecc0af} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001544 sec., 326424.87046632124 rows/sec., 22.96 MiB/sec. | ||
| 13361 | 2026.03.18 01:44:05.571510 [ 253 ] {ed60d170-6c8b-4cee-b722-c75544ecc0af} <Debug> TCPHandler: Processed in 0.001715838 sec. | ||
| 13362 | 2026.03.18 01:44:05.571616 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13363 | 2026.03.18 01:44:05.571712 [ 253 ] {826e1f2b-4dca-4038-be98-b8a49f0d86e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13364 | 2026.03.18 01:44:05.571752 [ 253 ] {826e1f2b-4dca-4038-be98-b8a49f0d86e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13365 | 2026.03.18 01:44:05.572079 [ 253 ] {826e1f2b-4dca-4038-be98-b8a49f0d86e0} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2026.03.18 01:44:05.572115 [ 253 ] {826e1f2b-4dca-4038-be98-b8a49f0d86e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13367 | 2026.03.18 01:44:05.572435 [ 253 ] {826e1f2b-4dca-4038-be98-b8a49f0d86e0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13368 | 2026.03.18 01:44:05.572669 [ 253 ] {826e1f2b-4dca-4038-be98-b8a49f0d86e0} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13369 | 2026.03.18 01:44:05.572802 [ 253 ] {826e1f2b-4dca-4038-be98-b8a49f0d86e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 13370 | 2026.03.18 01:44:05.572839 [ 253 ] {826e1f2b-4dca-4038-be98-b8a49f0d86e0} <Debug> TCPHandler: Processed in 0.001272771 sec. | ||
| 13371 | 2026.03.18 01:44:05.572950 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13372 | 2026.03.18 01:44:05.573045 [ 253 ] {6a80c9ed-c5a2-467c-9b1f-9c066503243f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13373 | 2026.03.18 01:44:05.573087 [ 253 ] {6a80c9ed-c5a2-467c-9b1f-9c066503243f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13374 | 2026.03.18 01:44:05.573501 [ 253 ] {6a80c9ed-c5a2-467c-9b1f-9c066503243f} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2026.03.18 01:44:05.573537 [ 253 ] {6a80c9ed-c5a2-467c-9b1f-9c066503243f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13376 | 2026.03.18 01:44:05.573869 [ 253 ] {6a80c9ed-c5a2-467c-9b1f-9c066503243f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13377 | 2026.03.18 01:44:05.574084 [ 253 ] {6a80c9ed-c5a2-467c-9b1f-9c066503243f} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13378 | 2026.03.18 01:44:05.574217 [ 253 ] {6a80c9ed-c5a2-467c-9b1f-9c066503243f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00119 sec., 222689.07563025207 rows/sec., 14.80 MiB/sec. | ||
| 13379 | 2026.03.18 01:44:05.574225 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0 | ||
| 13380 | 2026.03.18 01:44:05.574254 [ 253 ] {6a80c9ed-c5a2-467c-9b1f-9c066503243f} <Debug> TCPHandler: Processed in 0.001353573 sec. | ||
| 13381 | 2026.03.18 01:44:05.574271 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2026.03.18 01:44:05.574298 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13383 | 2026.03.18 01:44:05.574374 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13384 | 2026.03.18 01:44:05.574391 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full | ||
| 13385 | 2026.03.18 01:44:05.574472 [ 253 ] {501fadec-2002-469f-b6ce-b2bac664e5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13386 | 2026.03.18 01:44:05.574518 [ 253 ] {501fadec-2002-469f-b6ce-b2bac664e5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13387 | 2026.03.18 01:44:05.574521 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13388 | 2026.03.18 01:44:05.574571 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_89_18, total 31663 rows starting from the beginning of the part | ||
| 13389 | 2026.03.18 01:44:05.574644 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13390 | 2026.03.18 01:44:05.574696 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1419 rows starting from the beginning of the part | ||
| 13391 | 2026.03.18 01:44:05.574742 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 32 rows starting from the beginning of the part | ||
| 13392 | 2026.03.18 01:44:05.574787 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13393 | 2026.03.18 01:44:05.574823 [ 253 ] {501fadec-2002-469f-b6ce-b2bac664e5ba} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2026.03.18 01:44:05.574832 [ 195 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 13395 | 2026.03.18 01:44:05.574867 [ 253 ] {501fadec-2002-469f-b6ce-b2bac664e5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13396 | 2026.03.18 01:44:05.575195 [ 253 ] {501fadec-2002-469f-b6ce-b2bac664e5ba} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13397 | 2026.03.18 01:44:05.575420 [ 253 ] {501fadec-2002-469f-b6ce-b2bac664e5ba} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13398 | 2026.03.18 01:44:05.575554 [ 253 ] {501fadec-2002-469f-b6ce-b2bac664e5ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 13399 | 2026.03.18 01:44:05.575590 [ 253 ] {501fadec-2002-469f-b6ce-b2bac664e5ba} <Debug> TCPHandler: Processed in 0.001266901 sec. | ||
| 13400 | 2026.03.18 01:44:05.575694 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13401 | 2026.03.18 01:44:05.575788 [ 253 ] {8a47167d-348c-426a-b7fd-b4f691b8c049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13402 | 2026.03.18 01:44:05.575843 [ 253 ] {8a47167d-348c-426a-b7fd-b4f691b8c049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13403 | 2026.03.18 01:44:05.576608 [ 253 ] {8a47167d-348c-426a-b7fd-b4f691b8c049} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13404 | 2026.03.18 01:44:05.576646 [ 253 ] {8a47167d-348c-426a-b7fd-b4f691b8c049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13405 | 2026.03.18 01:44:05.577179 [ 253 ] {8a47167d-348c-426a-b7fd-b4f691b8c049} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13406 | 2026.03.18 01:44:05.577404 [ 253 ] {8a47167d-348c-426a-b7fd-b4f691b8c049} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13407 | 2026.03.18 01:44:05.577543 [ 253 ] {8a47167d-348c-426a-b7fd-b4f691b8c049} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001773 sec., 7896.221094190637 rows/sec., 14.15 MiB/sec. | ||
| 13408 | 2026.03.18 01:44:05.577595 [ 253 ] {8a47167d-348c-426a-b7fd-b4f691b8c049} <Debug> TCPHandler: Processed in 0.001951442 sec. | ||
| 13409 | 2026.03.18 01:44:05.577710 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13410 | 2026.03.18 01:44:05.577805 [ 253 ] {5f855784-1a7e-47a5-ab22-eb2e9bb35263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13411 | 2026.03.18 01:44:05.577846 [ 253 ] {5f855784-1a7e-47a5-ab22-eb2e9bb35263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13412 | 2026.03.18 01:44:05.578180 [ 253 ] {5f855784-1a7e-47a5-ab22-eb2e9bb35263} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13413 | 2026.03.18 01:44:05.578216 [ 253 ] {5f855784-1a7e-47a5-ab22-eb2e9bb35263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13414 | 2026.03.18 01:44:05.578553 [ 253 ] {5f855784-1a7e-47a5-ab22-eb2e9bb35263} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13415 | 2026.03.18 01:44:05.578767 [ 253 ] {5f855784-1a7e-47a5-ab22-eb2e9bb35263} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13416 | 2026.03.18 01:44:05.578896 [ 253 ] {5f855784-1a7e-47a5-ab22-eb2e9bb35263} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 13417 | 2026.03.18 01:44:05.578931 [ 253 ] {5f855784-1a7e-47a5-ab22-eb2e9bb35263} <Debug> TCPHandler: Processed in 0.001271832 sec. | ||
| 13418 | 2026.03.18 01:44:05.581563 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33699 rows, containing 5 columns (5 merged, 0 gathered) in 0.00721451 sec., 4671003.297521245 rows/sec., 304.46 MiB/sec. | ||
| 13419 | 2026.03.18 01:44:05.581878 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 13420 | 2026.03.18 01:44:05.582134 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13421 | 2026.03.18 01:44:05.582201 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19 | ||
| 13422 | 2026.03.18 01:44:05.582275 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13423 | 2026.03.18 01:44:06.241479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13424 | 2026.03.18 01:44:06.260000 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13425 | 2026.03.18 01:44:06.260063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13426 | 2026.03.18 01:44:06.265648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13427 | 2026.03.18 01:44:06.266301 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13428 | 2026.03.18 01:44:06.266585 [ 94 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13429 | 2026.03.18 01:44:06.266652 [ 94 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13430 | 2026.03.18 01:44:06.266679 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13431 | 2026.03.18 01:44:06.266840 [ 195 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13432 | 2026.03.18 01:44:06.269501 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13433 | 2026.03.18 01:44:06.270044 [ 195 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13434 | 2026.03.18 01:44:06.270777 [ 195 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 13435 | 2026.03.18 01:44:06.274140 [ 195 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 13436 | 2026.03.18 01:44:06.277497 [ 195 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 13437 | 2026.03.18 01:44:06.281294 [ 195 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 13438 | 2026.03.18 01:44:06.285115 [ 195 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 13439 | 2026.03.18 01:44:06.288906 [ 195 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 13440 | 2026.03.18 01:44:06.341794 [ 196 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.074986236 sec., 5627.699462071946 rows/sec., 29.10 MiB/sec. | ||
| 13441 | 2026.03.18 01:44:06.344604 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13442 | 2026.03.18 01:44:06.346611 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_56_11} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13443 | 2026.03.18 01:44:06.346724 [ 202 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_56_11} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13444 | 2026.03.18 01:44:06.349073 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13445 | 2026.03.18 01:44:10.554249 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13446 | 2026.03.18 01:44:10.554465 [ 253 ] {87ebef78-1eb0-45f3-899c-ccd70d9558a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13447 | 2026.03.18 01:44:10.554541 [ 253 ] {87ebef78-1eb0-45f3-899c-ccd70d9558a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13448 | 2026.03.18 01:44:10.555297 [ 253 ] {87ebef78-1eb0-45f3-899c-ccd70d9558a6} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13449 | 2026.03.18 01:44:10.555358 [ 253 ] {87ebef78-1eb0-45f3-899c-ccd70d9558a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13450 | 2026.03.18 01:44:10.555757 [ 253 ] {87ebef78-1eb0-45f3-899c-ccd70d9558a6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13451 | 2026.03.18 01:44:10.556000 [ 253 ] {87ebef78-1eb0-45f3-899c-ccd70d9558a6} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13452 | 2026.03.18 01:44:10.556170 [ 253 ] {87ebef78-1eb0-45f3-899c-ccd70d9558a6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001758 sec., 1137.6564277588168 rows/sec., 92.77 KiB/sec. | ||
| 13453 | 2026.03.18 01:44:10.556223 [ 253 ] {87ebef78-1eb0-45f3-899c-ccd70d9558a6} <Debug> TCPHandler: Processed in 0.002113636 sec. | ||
| 13454 | 2026.03.18 01:44:10.556352 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13455 | 2026.03.18 01:44:10.556458 [ 253 ] {359e9707-9c47-4d03-b825-878dadc07b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13456 | 2026.03.18 01:44:10.556500 [ 253 ] {359e9707-9c47-4d03-b825-878dadc07b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13457 | 2026.03.18 01:44:10.556976 [ 253 ] {359e9707-9c47-4d03-b825-878dadc07b39} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13458 | 2026.03.18 01:44:10.557015 [ 253 ] {359e9707-9c47-4d03-b825-878dadc07b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13459 | 2026.03.18 01:44:10.557333 [ 253 ] {359e9707-9c47-4d03-b825-878dadc07b39} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13460 | 2026.03.18 01:44:10.557548 [ 253 ] {359e9707-9c47-4d03-b825-878dadc07b39} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13461 | 2026.03.18 01:44:10.557684 [ 253 ] {359e9707-9c47-4d03-b825-878dadc07b39} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.00125 sec., 87200 rows/sec., 7.33 MiB/sec. | ||
| 13462 | 2026.03.18 01:44:10.557723 [ 253 ] {359e9707-9c47-4d03-b825-878dadc07b39} <Debug> TCPHandler: Processed in 0.001425453 sec. | ||
| 13463 | 2026.03.18 01:44:10.557842 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13464 | 2026.03.18 01:44:10.557940 [ 253 ] {3ed9b314-3ad9-4f07-bbcd-826239f26fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13465 | 2026.03.18 01:44:10.557982 [ 253 ] {3ed9b314-3ad9-4f07-bbcd-826239f26fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13466 | 2026.03.18 01:44:10.558396 [ 253 ] {3ed9b314-3ad9-4f07-bbcd-826239f26fba} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2026.03.18 01:44:10.558433 [ 253 ] {3ed9b314-3ad9-4f07-bbcd-826239f26fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13468 | 2026.03.18 01:44:10.558747 [ 253 ] {3ed9b314-3ad9-4f07-bbcd-826239f26fba} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13469 | 2026.03.18 01:44:10.558956 [ 253 ] {3ed9b314-3ad9-4f07-bbcd-826239f26fba} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13470 | 2026.03.18 01:44:10.559095 [ 253 ] {3ed9b314-3ad9-4f07-bbcd-826239f26fba} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001175 sec., 23829.787234042553 rows/sec., 1.74 MiB/sec. | ||
| 13471 | 2026.03.18 01:44:10.559134 [ 253 ] {3ed9b314-3ad9-4f07-bbcd-826239f26fba} <Debug> TCPHandler: Processed in 0.001342572 sec. | ||
| 13472 | 2026.03.18 01:44:10.559257 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13473 | 2026.03.18 01:44:10.559379 [ 253 ] {235966a9-3b97-44d6-a8d5-060250b20c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13474 | 2026.03.18 01:44:10.559428 [ 253 ] {235966a9-3b97-44d6-a8d5-060250b20c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13475 | 2026.03.18 01:44:10.559950 [ 253 ] {235966a9-3b97-44d6-a8d5-060250b20c2f} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2026.03.18 01:44:10.559994 [ 253 ] {235966a9-3b97-44d6-a8d5-060250b20c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13477 | 2026.03.18 01:44:10.560342 [ 253 ] {235966a9-3b97-44d6-a8d5-060250b20c2f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13478 | 2026.03.18 01:44:10.560552 [ 253 ] {235966a9-3b97-44d6-a8d5-060250b20c2f} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2026.03.18 01:44:10.560684 [ 253 ] {235966a9-3b97-44d6-a8d5-060250b20c2f} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.00133 sec., 69172.93233082707 rows/sec., 5.40 MiB/sec. | ||
| 13480 | 2026.03.18 01:44:10.560722 [ 253 ] {235966a9-3b97-44d6-a8d5-060250b20c2f} <Debug> TCPHandler: Processed in 0.001525925 sec. | ||
| 13481 | 2026.03.18 01:44:10.560835 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13482 | 2026.03.18 01:44:10.560957 [ 253 ] {e6f784a8-68d9-4682-9460-521f6e534623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13483 | 2026.03.18 01:44:10.561023 [ 253 ] {e6f784a8-68d9-4682-9460-521f6e534623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13484 | 2026.03.18 01:44:10.561509 [ 253 ] {e6f784a8-68d9-4682-9460-521f6e534623} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2026.03.18 01:44:10.561554 [ 253 ] {e6f784a8-68d9-4682-9460-521f6e534623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13486 | 2026.03.18 01:44:10.561960 [ 253 ] {e6f784a8-68d9-4682-9460-521f6e534623} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13487 | 2026.03.18 01:44:10.562220 [ 253 ] {e6f784a8-68d9-4682-9460-521f6e534623} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2026.03.18 01:44:10.562355 [ 253 ] {e6f784a8-68d9-4682-9460-521f6e534623} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001424 sec., 113061.797752809 rows/sec., 7.87 MiB/sec. | ||
| 13489 | 2026.03.18 01:44:10.562393 [ 253 ] {e6f784a8-68d9-4682-9460-521f6e534623} <Debug> TCPHandler: Processed in 0.001608137 sec. | ||
| 13490 | 2026.03.18 01:44:10.562501 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13491 | 2026.03.18 01:44:10.562600 [ 253 ] {e06c1438-e974-4d4a-8f90-752d83f674d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13492 | 2026.03.18 01:44:10.562656 [ 253 ] {e06c1438-e974-4d4a-8f90-752d83f674d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13493 | 2026.03.18 01:44:10.563482 [ 253 ] {e06c1438-e974-4d4a-8f90-752d83f674d9} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13494 | 2026.03.18 01:44:10.563520 [ 253 ] {e06c1438-e974-4d4a-8f90-752d83f674d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13495 | 2026.03.18 01:44:10.564058 [ 253 ] {e06c1438-e974-4d4a-8f90-752d83f674d9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13496 | 2026.03.18 01:44:10.564288 [ 253 ] {e06c1438-e974-4d4a-8f90-752d83f674d9} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13497 | 2026.03.18 01:44:10.564431 [ 253 ] {e06c1438-e974-4d4a-8f90-752d83f674d9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001849 sec., 14061.654948620877 rows/sec., 25.20 MiB/sec. | ||
| 13498 | 2026.03.18 01:44:10.564484 [ 253 ] {e06c1438-e974-4d4a-8f90-752d83f674d9} <Debug> TCPHandler: Processed in 0.002033504 sec. | ||
| 13499 | 2026.03.18 01:44:10.564600 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13500 | 2026.03.18 01:44:10.564694 [ 253 ] {1c63f1e7-2465-4be4-9a35-7f7a2fbf11c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13501 | 2026.03.18 01:44:10.564735 [ 253 ] {1c63f1e7-2465-4be4-9a35-7f7a2fbf11c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13502 | 2026.03.18 01:44:10.565086 [ 253 ] {1c63f1e7-2465-4be4-9a35-7f7a2fbf11c3} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13503 | 2026.03.18 01:44:10.565122 [ 253 ] {1c63f1e7-2465-4be4-9a35-7f7a2fbf11c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13504 | 2026.03.18 01:44:10.565430 [ 253 ] {1c63f1e7-2465-4be4-9a35-7f7a2fbf11c3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13505 | 2026.03.18 01:44:10.565631 [ 253 ] {1c63f1e7-2465-4be4-9a35-7f7a2fbf11c3} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13506 | 2026.03.18 01:44:10.565760 [ 253 ] {1c63f1e7-2465-4be4-9a35-7f7a2fbf11c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 13507 | 2026.03.18 01:44:10.565797 [ 253 ] {1c63f1e7-2465-4be4-9a35-7f7a2fbf11c3} <Debug> TCPHandler: Processed in 0.001246901 sec. | ||
| 13508 | 2026.03.18 01:44:12.280594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27267 | ||
| 13509 | 2026.03.18 01:44:12.281195 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13510 | 2026.03.18 01:44:12.281240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13511 | 2026.03.18 01:44:12.281911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13512 | 2026.03.18 01:44:12.282137 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13513 | 2026.03.18 01:44:12.282267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27267 | ||
| 13514 | 2026.03.18 01:44:13.769653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13515 | 2026.03.18 01:44:13.784436 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2026.03.18 01:44:13.784485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13517 | 2026.03.18 01:44:13.789756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13518 | 2026.03.18 01:44:13.790461 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2026.03.18 01:44:13.793126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13520 | 2026.03.18 01:44:14.887364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1778 | ||
| 13521 | 2026.03.18 01:44:14.890217 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2026.03.18 01:44:14.890264 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13523 | 2026.03.18 01:44:14.891447 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13524 | 2026.03.18 01:44:14.891709 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2026.03.18 01:44:14.891978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1778 | ||
| 13526 | 2026.03.18 01:44:15.560701 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13527 | 2026.03.18 01:44:15.560913 [ 253 ] {67d6fae7-a215-433b-b633-b7b4b0151235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13528 | 2026.03.18 01:44:15.560988 [ 253 ] {67d6fae7-a215-433b-b633-b7b4b0151235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13529 | 2026.03.18 01:44:15.561721 [ 253 ] {67d6fae7-a215-433b-b633-b7b4b0151235} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13530 | 2026.03.18 01:44:15.561766 [ 253 ] {67d6fae7-a215-433b-b633-b7b4b0151235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13531 | 2026.03.18 01:44:15.562224 [ 253 ] {67d6fae7-a215-433b-b633-b7b4b0151235} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13532 | 2026.03.18 01:44:15.562447 [ 253 ] {67d6fae7-a215-433b-b633-b7b4b0151235} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2026.03.18 01:44:15.562599 [ 253 ] {67d6fae7-a215-433b-b633-b7b4b0151235} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001738 sec., 163406.21403912542 rows/sec., 10.38 MiB/sec. | ||
| 13534 | 2026.03.18 01:44:15.562641 [ 253 ] {67d6fae7-a215-433b-b633-b7b4b0151235} <Debug> TCPHandler: Processed in 0.002075344 sec. | ||
| 13535 | 2026.03.18 01:44:15.562769 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13536 | 2026.03.18 01:44:15.562866 [ 253 ] {33dcb0a4-6e36-477a-8167-4e6ddbfca106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13537 | 2026.03.18 01:44:15.562907 [ 253 ] {33dcb0a4-6e36-477a-8167-4e6ddbfca106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13538 | 2026.03.18 01:44:15.563689 [ 253 ] {33dcb0a4-6e36-477a-8167-4e6ddbfca106} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13539 | 2026.03.18 01:44:15.563724 [ 253 ] {33dcb0a4-6e36-477a-8167-4e6ddbfca106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13540 | 2026.03.18 01:44:15.564107 [ 253 ] {33dcb0a4-6e36-477a-8167-4e6ddbfca106} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13541 | 2026.03.18 01:44:15.564316 [ 253 ] {33dcb0a4-6e36-477a-8167-4e6ddbfca106} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13542 | 2026.03.18 01:44:15.564446 [ 253 ] {33dcb0a4-6e36-477a-8167-4e6ddbfca106} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001599 sec., 515947.4671669794 rows/sec., 40.48 MiB/sec. | ||
| 13543 | 2026.03.18 01:44:15.564483 [ 253 ] {33dcb0a4-6e36-477a-8167-4e6ddbfca106} <Debug> TCPHandler: Processed in 0.001763339 sec. | ||
| 13544 | 2026.03.18 01:44:15.564493 [ 150 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13545 | 2026.03.18 01:44:15.564567 [ 150 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13546 | 2026.03.18 01:44:15.564593 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13547 | 2026.03.18 01:44:15.564607 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13548 | 2026.03.18 01:44:15.564735 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13549 | 2026.03.18 01:44:15.564742 [ 253 ] {fde218b0-0f29-4577-b74c-9e5a068a485e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13550 | 2026.03.18 01:44:15.564838 [ 253 ] {fde218b0-0f29-4577-b74c-9e5a068a485e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13551 | 2026.03.18 01:44:15.564895 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13552 | 2026.03.18 01:44:15.564938 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2770 rows starting from the beginning of the part | ||
| 13553 | 2026.03.18 01:44:15.565018 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 13554 | 2026.03.18 01:44:15.565073 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 108 rows starting from the beginning of the part | ||
| 13555 | 2026.03.18 01:44:15.565124 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 825 rows starting from the beginning of the part | ||
| 13556 | 2026.03.18 01:44:15.565173 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 109 rows starting from the beginning of the part | ||
| 13557 | 2026.03.18 01:44:15.565220 [ 187 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 825 rows starting from the beginning of the part | ||
| 13558 | 2026.03.18 01:44:15.565383 [ 253 ] {fde218b0-0f29-4577-b74c-9e5a068a485e} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2026.03.18 01:44:15.565432 [ 253 ] {fde218b0-0f29-4577-b74c-9e5a068a485e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13560 | 2026.03.18 01:44:15.565782 [ 253 ] {fde218b0-0f29-4577-b74c-9e5a068a485e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13561 | 2026.03.18 01:44:15.566016 [ 253 ] {fde218b0-0f29-4577-b74c-9e5a068a485e} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13562 | 2026.03.18 01:44:15.566154 [ 253 ] {fde218b0-0f29-4577-b74c-9e5a068a485e} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001436 sec., 108635.09749303621 rows/sec., 6.52 MiB/sec. | ||
| 13563 | 2026.03.18 01:44:15.566193 [ 253 ] {fde218b0-0f29-4577-b74c-9e5a068a485e} <Debug> TCPHandler: Processed in 0.001647657 sec. | ||
| 13564 | 2026.03.18 01:44:15.566307 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13565 | 2026.03.18 01:44:15.566402 [ 253 ] {ba8ffcec-0651-42f0-969d-560268bfe1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13566 | 2026.03.18 01:44:15.566441 [ 253 ] {ba8ffcec-0651-42f0-969d-560268bfe1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13567 | 2026.03.18 01:44:15.566878 [ 253 ] {ba8ffcec-0651-42f0-969d-560268bfe1c0} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.03.18 01:44:15.566914 [ 253 ] {ba8ffcec-0651-42f0-969d-560268bfe1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13569 | 2026.03.18 01:44:15.567043 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4693 rows, containing 5 columns (5 merged, 0 gathered) in 0.00237487 sec., 1976108.165920661 rows/sec., 160.75 MiB/sec. | ||
| 13570 | 2026.03.18 01:44:15.567228 [ 253 ] {ba8ffcec-0651-42f0-969d-560268bfe1c0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13571 | 2026.03.18 01:44:15.567441 [ 199 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13572 | 2026.03.18 01:44:15.567453 [ 253 ] {ba8ffcec-0651-42f0-969d-560268bfe1c0} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13573 | 2026.03.18 01:44:15.567597 [ 253 ] {ba8ffcec-0651-42f0-969d-560268bfe1c0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 13574 | 2026.03.18 01:44:15.567637 [ 253 ] {ba8ffcec-0651-42f0-969d-560268bfe1c0} <Debug> TCPHandler: Processed in 0.001377993 sec. | ||
| 13575 | 2026.03.18 01:44:15.567722 [ 199 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_96_19} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13576 | 2026.03.18 01:44:15.567753 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13577 | 2026.03.18 01:44:15.567802 [ 199 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_96_19} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13578 | 2026.03.18 01:44:15.567850 [ 253 ] {d0869154-26d8-4ce9-bd9f-5b48aa959ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13579 | 2026.03.18 01:44:15.567889 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 13580 | 2026.03.18 01:44:15.567895 [ 253 ] {d0869154-26d8-4ce9-bd9f-5b48aa959ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13581 | 2026.03.18 01:44:15.568347 [ 253 ] {d0869154-26d8-4ce9-bd9f-5b48aa959ac9} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2026.03.18 01:44:15.568384 [ 253 ] {d0869154-26d8-4ce9-bd9f-5b48aa959ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13583 | 2026.03.18 01:44:15.568693 [ 253 ] {d0869154-26d8-4ce9-bd9f-5b48aa959ac9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13584 | 2026.03.18 01:44:15.568905 [ 253 ] {d0869154-26d8-4ce9-bd9f-5b48aa959ac9} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.03.18 01:44:15.569033 [ 253 ] {d0869154-26d8-4ce9-bd9f-5b48aa959ac9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. | ||
| 13586 | 2026.03.18 01:44:15.569070 [ 253 ] {d0869154-26d8-4ce9-bd9f-5b48aa959ac9} <Debug> TCPHandler: Processed in 0.001366462 sec. | ||
| 13587 | 2026.03.18 01:44:15.569182 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13588 | 2026.03.18 01:44:15.569278 [ 253 ] {764eca43-abc4-4362-b88c-06e7681604b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13589 | 2026.03.18 01:44:15.569318 [ 253 ] {764eca43-abc4-4362-b88c-06e7681604b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13590 | 2026.03.18 01:44:15.569916 [ 253 ] {764eca43-abc4-4362-b88c-06e7681604b8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.03.18 01:44:15.569952 [ 253 ] {764eca43-abc4-4362-b88c-06e7681604b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13592 | 2026.03.18 01:44:15.570282 [ 253 ] {764eca43-abc4-4362-b88c-06e7681604b8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13593 | 2026.03.18 01:44:15.570493 [ 253 ] {764eca43-abc4-4362-b88c-06e7681604b8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2026.03.18 01:44:15.570629 [ 253 ] {764eca43-abc4-4362-b88c-06e7681604b8} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001369 sec., 368151.93571950326 rows/sec., 25.89 MiB/sec. | ||
| 13595 | 2026.03.18 01:44:15.570632 [ 150 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13596 | 2026.03.18 01:44:15.570670 [ 253 ] {764eca43-abc4-4362-b88c-06e7681604b8} <Debug> TCPHandler: Processed in 0.001537216 sec. | ||
| 13597 | 2026.03.18 01:44:15.570690 [ 150 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13598 | 2026.03.18 01:44:15.570719 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13599 | 2026.03.18 01:44:15.570798 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13600 | 2026.03.18 01:44:15.570799 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13601 | 2026.03.18 01:44:15.570923 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13602 | 2026.03.18 01:44:15.570928 [ 253 ] {ed9d77c3-27c0-4b30-9844-574c24ebeaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13603 | 2026.03.18 01:44:15.570953 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1513 rows starting from the beginning of the part | ||
| 13604 | 2026.03.18 01:44:15.571012 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 13605 | 2026.03.18 01:44:15.571055 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 13606 | 2026.03.18 01:44:15.571073 [ 253 ] {ed9d77c3-27c0-4b30-9844-574c24ebeaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13607 | 2026.03.18 01:44:15.571095 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 504 rows starting from the beginning of the part | ||
| 13608 | 2026.03.18 01:44:15.571142 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 92 rows starting from the beginning of the part | ||
| 13609 | 2026.03.18 01:44:15.571185 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 504 rows starting from the beginning of the part | ||
| 13610 | 2026.03.18 01:44:15.571466 [ 253 ] {ed9d77c3-27c0-4b30-9844-574c24ebeaf9} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13611 | 2026.03.18 01:44:15.571507 [ 253 ] {ed9d77c3-27c0-4b30-9844-574c24ebeaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13612 | 2026.03.18 01:44:15.571845 [ 253 ] {ed9d77c3-27c0-4b30-9844-574c24ebeaf9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13613 | 2026.03.18 01:44:15.572074 [ 253 ] {ed9d77c3-27c0-4b30-9844-574c24ebeaf9} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13614 | 2026.03.18 01:44:15.572213 [ 253 ] {ed9d77c3-27c0-4b30-9844-574c24ebeaf9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 239.30 KiB/sec. | ||
| 13615 | 2026.03.18 01:44:15.572251 [ 253 ] {ed9d77c3-27c0-4b30-9844-574c24ebeaf9} <Debug> TCPHandler: Processed in 0.001514905 sec. | ||
| 13616 | 2026.03.18 01:44:15.572273 [ 199 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508376 sec., 1834423.2472540003 rows/sec., 136.27 MiB/sec. | ||
| 13617 | 2026.03.18 01:44:15.572369 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13618 | 2026.03.18 01:44:15.572434 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13619 | 2026.03.18 01:44:15.572471 [ 253 ] {808703bd-e02b-447b-aa20-2447762d75d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13620 | 2026.03.18 01:44:15.572518 [ 253 ] {808703bd-e02b-447b-aa20-2447762d75d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13621 | 2026.03.18 01:44:15.572668 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_96_19} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13622 | 2026.03.18 01:44:15.572738 [ 187 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_96_19} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13623 | 2026.03.18 01:44:15.572797 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 13624 | 2026.03.18 01:44:15.572941 [ 253 ] {808703bd-e02b-447b-aa20-2447762d75d8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13625 | 2026.03.18 01:44:15.572981 [ 253 ] {808703bd-e02b-447b-aa20-2447762d75d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13626 | 2026.03.18 01:44:15.573317 [ 253 ] {808703bd-e02b-447b-aa20-2447762d75d8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13627 | 2026.03.18 01:44:15.573527 [ 253 ] {808703bd-e02b-447b-aa20-2447762d75d8} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13628 | 2026.03.18 01:44:15.573661 [ 253 ] {808703bd-e02b-447b-aa20-2447762d75d8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. | ||
| 13629 | 2026.03.18 01:44:15.573697 [ 253 ] {808703bd-e02b-447b-aa20-2447762d75d8} <Debug> TCPHandler: Processed in 0.001378323 sec. | ||
| 13630 | 2026.03.18 01:44:15.573812 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13631 | 2026.03.18 01:44:15.573905 [ 253 ] {f1100eed-9407-4deb-9c92-d0b711e4a3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13632 | 2026.03.18 01:44:15.573945 [ 253 ] {f1100eed-9407-4deb-9c92-d0b711e4a3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13633 | 2026.03.18 01:44:15.574260 [ 253 ] {f1100eed-9407-4deb-9c92-d0b711e4a3b5} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13634 | 2026.03.18 01:44:15.574296 [ 253 ] {f1100eed-9407-4deb-9c92-d0b711e4a3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13635 | 2026.03.18 01:44:15.574585 [ 253 ] {f1100eed-9407-4deb-9c92-d0b711e4a3b5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13636 | 2026.03.18 01:44:15.574788 [ 253 ] {f1100eed-9407-4deb-9c92-d0b711e4a3b5} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13637 | 2026.03.18 01:44:15.574916 [ 253 ] {f1100eed-9407-4deb-9c92-d0b711e4a3b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 13638 | 2026.03.18 01:44:15.574952 [ 253 ] {f1100eed-9407-4deb-9c92-d0b711e4a3b5} <Debug> TCPHandler: Processed in 0.00119003 sec. | ||
| 13639 | 2026.03.18 01:44:15.575068 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13640 | 2026.03.18 01:44:15.575181 [ 253 ] {e66ee97b-a3d5-48c5-af73-39667290a8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13641 | 2026.03.18 01:44:15.575243 [ 253 ] {e66ee97b-a3d5-48c5-af73-39667290a8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13642 | 2026.03.18 01:44:15.576059 [ 253 ] {e66ee97b-a3d5-48c5-af73-39667290a8b1} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13643 | 2026.03.18 01:44:15.576094 [ 253 ] {e66ee97b-a3d5-48c5-af73-39667290a8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13644 | 2026.03.18 01:44:15.576628 [ 253 ] {e66ee97b-a3d5-48c5-af73-39667290a8b1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13645 | 2026.03.18 01:44:15.576854 [ 253 ] {e66ee97b-a3d5-48c5-af73-39667290a8b1} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13646 | 2026.03.18 01:44:15.576993 [ 253 ] {e66ee97b-a3d5-48c5-af73-39667290a8b1} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001835 sec., 7629.427792915531 rows/sec., 13.67 MiB/sec. | ||
| 13647 | 2026.03.18 01:44:15.577054 [ 253 ] {e66ee97b-a3d5-48c5-af73-39667290a8b1} <Debug> TCPHandler: Processed in 0.002046654 sec. | ||
| 13648 | 2026.03.18 01:44:15.577169 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13649 | 2026.03.18 01:44:15.577263 [ 253 ] {685b08d2-a67c-410d-b3cc-c3f8669bcc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13650 | 2026.03.18 01:44:15.577303 [ 253 ] {685b08d2-a67c-410d-b3cc-c3f8669bcc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13651 | 2026.03.18 01:44:15.577632 [ 253 ] {685b08d2-a67c-410d-b3cc-c3f8669bcc43} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.03.18 01:44:15.577668 [ 253 ] {685b08d2-a67c-410d-b3cc-c3f8669bcc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13653 | 2026.03.18 01:44:15.577974 [ 253 ] {685b08d2-a67c-410d-b3cc-c3f8669bcc43} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13654 | 2026.03.18 01:44:15.578186 [ 253 ] {685b08d2-a67c-410d-b3cc-c3f8669bcc43} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.03.18 01:44:15.578300 [ 150 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13656 | 2026.03.18 01:44:15.578314 [ 253 ] {685b08d2-a67c-410d-b3cc-c3f8669bcc43} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 13657 | 2026.03.18 01:44:15.578340 [ 150 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2026.03.18 01:44:15.578362 [ 253 ] {685b08d2-a67c-410d-b3cc-c3f8669bcc43} <Debug> TCPHandler: Processed in 0.001242051 sec. | ||
| 13659 | 2026.03.18 01:44:15.578363 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13660 | 2026.03.18 01:44:15.578455 [ 187 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13661 | 2026.03.18 01:44:15.578550 [ 187 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13662 | 2026.03.18 01:44:15.578577 [ 187 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5892 rows starting from the beginning of the part | ||
| 13663 | 2026.03.18 01:44:15.578626 [ 187 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 12 rows starting from the beginning of the part | ||
| 13664 | 2026.03.18 01:44:15.578667 [ 187 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13665 | 2026.03.18 01:44:15.578703 [ 187 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 13666 | 2026.03.18 01:44:15.578739 [ 187 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13667 | 2026.03.18 01:44:15.578774 [ 187 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 13668 | 2026.03.18 01:44:15.580319 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6204 rows, containing 4 columns (4 merged, 0 gathered) in 0.001894111 sec., 3275415.2211776394 rows/sec., 211.12 MiB/sec. | ||
| 13669 | 2026.03.18 01:44:15.580929 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13670 | 2026.03.18 01:44:15.581276 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_96_19} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13671 | 2026.03.18 01:44:15.581368 [ 192 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_96_19} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13672 | 2026.03.18 01:44:15.581467 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13673 | 2026.03.18 01:44:19.477809 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57509 | ||
| 13674 | 2026.03.18 01:44:19.477924 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13675 | 2026.03.18 01:44:19.477949 [ 293 ] {} <Debug> TCP-Session: 8be436c3-c72c-44e2-8069-e83cca02a266 Authenticating user 'default' from [fd00:1122:3344:101::e]:57509 | ||
| 13676 | 2026.03.18 01:44:19.477971 [ 293 ] {} <Debug> TCP-Session: 8be436c3-c72c-44e2-8069-e83cca02a266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13677 | 2026.03.18 01:44:19.477983 [ 293 ] {} <Debug> TCP-Session: 8be436c3-c72c-44e2-8069-e83cca02a266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13678 | 2026.03.18 01:44:19.478175 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63337 | ||
| 13679 | 2026.03.18 01:44:19.478188 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45774 | ||
| 13680 | 2026.03.18 01:44:19.478229 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38387 | ||
| 13681 | 2026.03.18 01:44:19.478244 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35218 | ||
| 13682 | 2026.03.18 01:44:19.478293 [ 293 ] {} <Trace> TCP-Session: 8be436c3-c72c-44e2-8069-e83cca02a266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13683 | 2026.03.18 01:44:19.478298 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13684 | 2026.03.18 01:44:19.478249 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48563 | ||
| 13685 | 2026.03.18 01:44:19.478354 [ 294 ] {} <Debug> TCP-Session: e88d957d-05e8-4c8d-aced-01fb70fddc64 Authenticating user 'default' from [fd00:1122:3344:101::e]:63337 | ||
| 13686 | 2026.03.18 01:44:19.478221 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43357 | ||
| 13687 | 2026.03.18 01:44:19.478406 [ 294 ] {} <Debug> TCP-Session: e88d957d-05e8-4c8d-aced-01fb70fddc64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13688 | 2026.03.18 01:44:19.478207 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49487 | ||
| 13689 | 2026.03.18 01:44:19.478439 [ 294 ] {} <Debug> TCP-Session: e88d957d-05e8-4c8d-aced-01fb70fddc64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13690 | 2026.03.18 01:44:19.478472 [ 293 ] {2c2f3b9f-5a28-4fba-a13e-9898737abdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57509) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13691 | 2026.03.18 01:44:19.478181 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37598 | ||
| 13692 | 2026.03.18 01:44:19.478595 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13693 | 2026.03.18 01:44:19.478636 [ 295 ] {} <Debug> TCP-Session: 8bae8121-c4a1-4b0b-9350-1cbf8740a839 Authenticating user 'default' from [fd00:1122:3344:101::e]:45774 | ||
| 13694 | 2026.03.18 01:44:19.478663 [ 295 ] {} <Debug> TCP-Session: 8bae8121-c4a1-4b0b-9350-1cbf8740a839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13695 | 2026.03.18 01:44:19.478677 [ 295 ] {} <Debug> TCP-Session: 8bae8121-c4a1-4b0b-9350-1cbf8740a839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13696 | 2026.03.18 01:44:19.478758 [ 293 ] {2c2f3b9f-5a28-4fba-a13e-9898737abdaa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13697 | 2026.03.18 01:44:19.478776 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13698 | 2026.03.18 01:44:19.478818 [ 292 ] {} <Debug> TCP-Session: 2444ef0f-075d-48de-bea6-012d2401712a Authenticating user 'default' from [fd00:1122:3344:101::e]:48563 | ||
| 13699 | 2026.03.18 01:44:19.478820 [ 293 ] {2c2f3b9f-5a28-4fba-a13e-9898737abdaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13700 | 2026.03.18 01:44:19.478850 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13701 | 2026.03.18 01:44:19.478857 [ 292 ] {} <Debug> TCP-Session: 2444ef0f-075d-48de-bea6-012d2401712a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13702 | 2026.03.18 01:44:19.478884 [ 297 ] {} <Debug> TCP-Session: d6349522-88cf-44b6-a219-f05c61466871 Authenticating user 'default' from [fd00:1122:3344:101::e]:49487 | ||
| 13703 | 2026.03.18 01:44:19.479015 [ 292 ] {} <Debug> TCP-Session: 2444ef0f-075d-48de-bea6-012d2401712a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13704 | 2026.03.18 01:44:19.479030 [ 297 ] {} <Debug> TCP-Session: d6349522-88cf-44b6-a219-f05c61466871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13705 | 2026.03.18 01:44:19.479044 [ 297 ] {} <Debug> TCP-Session: d6349522-88cf-44b6-a219-f05c61466871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13706 | 2026.03.18 01:44:19.479131 [ 293 ] {2c2f3b9f-5a28-4fba-a13e-9898737abdaa} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 13707 | 2026.03.18 01:44:19.479252 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13708 | 2026.03.18 01:44:19.479281 [ 296 ] {} <Debug> TCP-Session: 4069e52e-3cd8-41d4-a2e2-7c0da5ce485c Authenticating user 'default' from [fd00:1122:3344:101::e]:37598 | ||
| 13709 | 2026.03.18 01:44:19.479297 [ 296 ] {} <Debug> TCP-Session: 4069e52e-3cd8-41d4-a2e2-7c0da5ce485c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13710 | 2026.03.18 01:44:19.479309 [ 296 ] {} <Debug> TCP-Session: 4069e52e-3cd8-41d4-a2e2-7c0da5ce485c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13711 | 2026.03.18 01:44:19.479486 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13712 | 2026.03.18 01:44:19.479515 [ 299 ] {} <Debug> TCP-Session: f07d43e9-c02d-4a10-b600-bb53efaa1d87 Authenticating user 'default' from [fd00:1122:3344:101::e]:38387 | ||
| 13713 | 2026.03.18 01:44:19.479529 [ 299 ] {} <Debug> TCP-Session: f07d43e9-c02d-4a10-b600-bb53efaa1d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13714 | 2026.03.18 01:44:19.479542 [ 299 ] {} <Debug> TCP-Session: f07d43e9-c02d-4a10-b600-bb53efaa1d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13715 | 2026.03.18 01:44:19.479597 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13716 | 2026.03.18 01:44:19.479631 [ 3 ] {} <Debug> TCP-Session: 55551fc3-6545-4ef5-a0e1-ce3a47d7eb90 Authenticating user 'default' from [fd00:1122:3344:101::e]:35218 | ||
| 13717 | 2026.03.18 01:44:19.479647 [ 3 ] {} <Debug> TCP-Session: 55551fc3-6545-4ef5-a0e1-ce3a47d7eb90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13718 | 2026.03.18 01:44:19.479662 [ 3 ] {} <Debug> TCP-Session: 55551fc3-6545-4ef5-a0e1-ce3a47d7eb90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13719 | 2026.03.18 01:44:19.479677 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13720 | 2026.03.18 01:44:19.479706 [ 298 ] {} <Debug> TCP-Session: 8bc39336-4dfb-4a1e-b2a9-932cbfec1b15 Authenticating user 'default' from [fd00:1122:3344:101::e]:43357 | ||
| 13721 | 2026.03.18 01:44:19.479722 [ 298 ] {} <Debug> TCP-Session: 8bc39336-4dfb-4a1e-b2a9-932cbfec1b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13722 | 2026.03.18 01:44:19.479735 [ 298 ] {} <Debug> TCP-Session: 8bc39336-4dfb-4a1e-b2a9-932cbfec1b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13723 | 2026.03.18 01:44:19.480082 [ 343 ] {2c2f3b9f-5a28-4fba-a13e-9898737abdaa} <Trace> AggregatingTransform: Aggregating | ||
| 13724 | 2026.03.18 01:44:19.480138 [ 343 ] {2c2f3b9f-5a28-4fba-a13e-9898737abdaa} <Trace> Aggregator: Aggregation method: without_key | ||
| 13725 | 2026.03.18 01:44:19.480171 [ 343 ] {2c2f3b9f-5a28-4fba-a13e-9898737abdaa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924715 sec. (1081.414 rows/sec., 42.24 KiB/sec.) | ||
| 13726 | 2026.03.18 01:44:19.480190 [ 343 ] {2c2f3b9f-5a28-4fba-a13e-9898737abdaa} <Trace> Aggregator: Merging aggregated data | ||
| 13727 | 2026.03.18 01:44:19.481859 [ 293 ] {2c2f3b9f-5a28-4fba-a13e-9898737abdaa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003451 sec., 289.77108084613155 rows/sec., 11.32 KiB/sec. | ||
| 13728 | 2026.03.18 01:44:19.481987 [ 293 ] {2c2f3b9f-5a28-4fba-a13e-9898737abdaa} <Debug> TCPHandler: Processed in 0.003803504 sec. | ||
| 13729 | 2026.03.18 01:44:19.482105 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13730 | 2026.03.18 01:44:19.482132 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13731 | 2026.03.18 01:44:19.482153 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13732 | 2026.03.18 01:44:19.482174 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13733 | 2026.03.18 01:44:19.482183 [ 294 ] {} <Debug> TCP-Session: e88d957d-05e8-4c8d-aced-01fb70fddc64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13734 | 2026.03.18 01:44:19.482206 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13735 | 2026.03.18 01:44:19.482224 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13736 | 2026.03.18 01:44:19.482240 [ 295 ] {} <Debug> TCP-Session: 8bae8121-c4a1-4b0b-9350-1cbf8740a839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13737 | 2026.03.18 01:44:19.482252 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13738 | 2026.03.18 01:44:19.482272 [ 296 ] {} <Debug> TCP-Session: 4069e52e-3cd8-41d4-a2e2-7c0da5ce485c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13739 | 2026.03.18 01:44:19.482265 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13740 | 2026.03.18 01:44:19.482310 [ 298 ] {} <Debug> TCP-Session: 8bc39336-4dfb-4a1e-b2a9-932cbfec1b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13741 | 2026.03.18 01:44:19.482205 [ 297 ] {} <Debug> TCP-Session: d6349522-88cf-44b6-a219-f05c61466871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13742 | 2026.03.18 01:44:19.482340 [ 3 ] {} <Debug> TCP-Session: 55551fc3-6545-4ef5-a0e1-ce3a47d7eb90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13743 | 2026.03.18 01:44:19.482188 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13744 | 2026.03.18 01:44:19.482135 [ 293 ] {} <Debug> TCP-Session: 8be436c3-c72c-44e2-8069-e83cca02a266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13745 | 2026.03.18 01:44:19.482256 [ 299 ] {} <Debug> TCP-Session: f07d43e9-c02d-4a10-b600-bb53efaa1d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13746 | 2026.03.18 01:44:19.482416 [ 292 ] {} <Debug> TCP-Session: 2444ef0f-075d-48de-bea6-012d2401712a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13747 | 2026.03.18 01:44:19.543670 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50891 | ||
| 13748 | 2026.03.18 01:44:19.543738 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13749 | 2026.03.18 01:44:19.543759 [ 293 ] {} <Debug> TCP-Session: 01ad4b07-d549-44be-a14d-42f4f8c1ed99 Authenticating user 'default' from [fd00:1122:3344:101::e]:50891 | ||
| 13750 | 2026.03.18 01:44:19.543775 [ 293 ] {} <Debug> TCP-Session: 01ad4b07-d549-44be-a14d-42f4f8c1ed99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13751 | 2026.03.18 01:44:19.543787 [ 293 ] {} <Debug> TCP-Session: 01ad4b07-d549-44be-a14d-42f4f8c1ed99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13752 | 2026.03.18 01:44:19.543959 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52330 | ||
| 13753 | 2026.03.18 01:44:19.543979 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59279 | ||
| 13754 | 2026.03.18 01:44:19.544001 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50272 | ||
| 13755 | 2026.03.18 01:44:19.544041 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13756 | 2026.03.18 01:44:19.544025 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60911 | ||
| 13757 | 2026.03.18 01:44:19.544066 [ 293 ] {} <Trace> TCP-Session: 01ad4b07-d549-44be-a14d-42f4f8c1ed99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13758 | 2026.03.18 01:44:19.544098 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13759 | 2026.03.18 01:44:19.544060 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13760 | 2026.03.18 01:44:19.544138 [ 298 ] {} <Debug> TCP-Session: 3203a09e-8afc-4a12-ab90-4ed3007acdb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50272 | ||
| 13761 | 2026.03.18 01:44:19.544159 [ 296 ] {} <Debug> TCP-Session: a8afce20-85c6-40a9-83b5-5add96b8fa3a Authenticating user 'default' from [fd00:1122:3344:101::e]:59279 | ||
| 13762 | 2026.03.18 01:44:19.544173 [ 298 ] {} <Debug> TCP-Session: 3203a09e-8afc-4a12-ab90-4ed3007acdb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2026.03.18 01:44:19.544187 [ 296 ] {} <Debug> TCP-Session: a8afce20-85c6-40a9-83b5-5add96b8fa3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13764 | 2026.03.18 01:44:19.544198 [ 298 ] {} <Debug> TCP-Session: 3203a09e-8afc-4a12-ab90-4ed3007acdb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13765 | 2026.03.18 01:44:19.544212 [ 296 ] {} <Debug> TCP-Session: a8afce20-85c6-40a9-83b5-5add96b8fa3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13766 | 2026.03.18 01:44:19.544222 [ 293 ] {32939104-5077-4e67-afcd-3f341c1c2453} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50891) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13767 | 2026.03.18 01:44:19.544133 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13768 | 2026.03.18 01:44:19.544019 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49296 | ||
| 13769 | 2026.03.18 01:44:19.544298 [ 292 ] {} <Debug> TCP-Session: 506067ca-b85a-41ee-82c2-9f7f40612b4e Authenticating user 'default' from [fd00:1122:3344:101::e]:60911 | ||
| 13770 | 2026.03.18 01:44:19.544012 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60164 | ||
| 13771 | 2026.03.18 01:44:19.544329 [ 292 ] {} <Debug> TCP-Session: 506067ca-b85a-41ee-82c2-9f7f40612b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13772 | 2026.03.18 01:44:19.544346 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13773 | 2026.03.18 01:44:19.544363 [ 292 ] {} <Debug> TCP-Session: 506067ca-b85a-41ee-82c2-9f7f40612b4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13774 | 2026.03.18 01:44:19.544383 [ 3 ] {} <Debug> TCP-Session: 51ec3dbe-fe6c-4e05-aa0e-e2c292d2616e Authenticating user 'default' from [fd00:1122:3344:101::e]:49296 | ||
| 13775 | 2026.03.18 01:44:19.544390 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13776 | 2026.03.18 01:44:19.544417 [ 293 ] {32939104-5077-4e67-afcd-3f341c1c2453} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13777 | 2026.03.18 01:44:19.544436 [ 3 ] {} <Debug> TCP-Session: 51ec3dbe-fe6c-4e05-aa0e-e2c292d2616e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13778 | 2026.03.18 01:44:19.544442 [ 299 ] {} <Debug> TCP-Session: 3fad4a2b-838b-4b33-b34f-db53f061a02c Authenticating user 'default' from [fd00:1122:3344:101::e]:60164 | ||
| 13779 | 2026.03.18 01:44:19.544468 [ 3 ] {} <Debug> TCP-Session: 51ec3dbe-fe6c-4e05-aa0e-e2c292d2616e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13780 | 2026.03.18 01:44:19.544472 [ 293 ] {32939104-5077-4e67-afcd-3f341c1c2453} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13781 | 2026.03.18 01:44:19.544484 [ 299 ] {} <Debug> TCP-Session: 3fad4a2b-838b-4b33-b34f-db53f061a02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13782 | 2026.03.18 01:44:19.543986 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52712 | ||
| 13783 | 2026.03.18 01:44:19.544524 [ 299 ] {} <Debug> TCP-Session: 3fad4a2b-838b-4b33-b34f-db53f061a02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13784 | 2026.03.18 01:44:19.543982 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47578 | ||
| 13785 | 2026.03.18 01:44:19.544071 [ 294 ] {} <Debug> TCP-Session: c2e05243-87a1-47d8-b1c5-ed5e65afaa99 Authenticating user 'default' from [fd00:1122:3344:101::e]:52330 | ||
| 13786 | 2026.03.18 01:44:19.544635 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13787 | 2026.03.18 01:44:19.544638 [ 294 ] {} <Debug> TCP-Session: c2e05243-87a1-47d8-b1c5-ed5e65afaa99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13788 | 2026.03.18 01:44:19.544645 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13789 | 2026.03.18 01:44:19.544670 [ 295 ] {} <Debug> TCP-Session: 0d75e7ae-e87a-4fb2-bb86-9a7310ca4bb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52712 | ||
| 13790 | 2026.03.18 01:44:19.544684 [ 294 ] {} <Debug> TCP-Session: c2e05243-87a1-47d8-b1c5-ed5e65afaa99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13791 | 2026.03.18 01:44:19.544716 [ 293 ] {32939104-5077-4e67-afcd-3f341c1c2453} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 13792 | 2026.03.18 01:44:19.544718 [ 295 ] {} <Debug> TCP-Session: 0d75e7ae-e87a-4fb2-bb86-9a7310ca4bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13793 | 2026.03.18 01:44:19.544698 [ 297 ] {} <Debug> TCP-Session: dc0dd779-7d28-4518-a12e-60587f3967f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47578 | ||
| 13794 | 2026.03.18 01:44:19.544762 [ 295 ] {} <Debug> TCP-Session: 0d75e7ae-e87a-4fb2-bb86-9a7310ca4bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13795 | 2026.03.18 01:44:19.544784 [ 297 ] {} <Debug> TCP-Session: dc0dd779-7d28-4518-a12e-60587f3967f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13796 | 2026.03.18 01:44:19.544802 [ 297 ] {} <Debug> TCP-Session: dc0dd779-7d28-4518-a12e-60587f3967f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13797 | 2026.03.18 01:44:19.545484 [ 318 ] {32939104-5077-4e67-afcd-3f341c1c2453} <Trace> AggregatingTransform: Aggregating | ||
| 13798 | 2026.03.18 01:44:19.545531 [ 318 ] {32939104-5077-4e67-afcd-3f341c1c2453} <Trace> Aggregator: Aggregation method: without_key | ||
| 13799 | 2026.03.18 01:44:19.545568 [ 318 ] {32939104-5077-4e67-afcd-3f341c1c2453} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000756232 sec. (1322.346 rows/sec., 51.65 KiB/sec.) | ||
| 13800 | 2026.03.18 01:44:19.545587 [ 318 ] {32939104-5077-4e67-afcd-3f341c1c2453} <Trace> Aggregator: Merging aggregated data | ||
| 13801 | 2026.03.18 01:44:19.547158 [ 293 ] {32939104-5077-4e67-afcd-3f341c1c2453} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002969 sec., 336.81374200067364 rows/sec., 13.16 KiB/sec. | ||
| 13802 | 2026.03.18 01:44:19.547321 [ 293 ] {32939104-5077-4e67-afcd-3f341c1c2453} <Debug> TCPHandler: Processed in 0.003311705 sec. | ||
| 13803 | 2026.03.18 01:44:19.547443 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13804 | 2026.03.18 01:44:19.547469 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13805 | 2026.03.18 01:44:19.547470 [ 293 ] {} <Debug> TCP-Session: 01ad4b07-d549-44be-a14d-42f4f8c1ed99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13806 | 2026.03.18 01:44:19.547492 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13807 | 2026.03.18 01:44:19.547508 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13808 | 2026.03.18 01:44:19.547528 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13809 | 2026.03.18 01:44:19.547548 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13810 | 2026.03.18 01:44:19.547568 [ 296 ] {} <Debug> TCP-Session: a8afce20-85c6-40a9-83b5-5add96b8fa3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13811 | 2026.03.18 01:44:19.547582 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13812 | 2026.03.18 01:44:19.547600 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13813 | 2026.03.18 01:44:19.547611 [ 299 ] {} <Debug> TCP-Session: 3fad4a2b-838b-4b33-b34f-db53f061a02c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13814 | 2026.03.18 01:44:19.547631 [ 298 ] {} <Debug> TCP-Session: 3203a09e-8afc-4a12-ab90-4ed3007acdb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13815 | 2026.03.18 01:44:19.547644 [ 3 ] {} <Debug> TCP-Session: 51ec3dbe-fe6c-4e05-aa0e-e2c292d2616e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13816 | 2026.03.18 01:44:19.547584 [ 297 ] {} <Debug> TCP-Session: dc0dd779-7d28-4518-a12e-60587f3967f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13817 | 2026.03.18 01:44:19.547553 [ 295 ] {} <Debug> TCP-Session: 0d75e7ae-e87a-4fb2-bb86-9a7310ca4bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13818 | 2026.03.18 01:44:19.547567 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13819 | 2026.03.18 01:44:19.547513 [ 294 ] {} <Debug> TCP-Session: c2e05243-87a1-47d8-b1c5-ed5e65afaa99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13820 | 2026.03.18 01:44:19.547754 [ 292 ] {} <Debug> TCP-Session: 506067ca-b85a-41ee-82c2-9f7f40612b4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13821 | 2026.03.18 01:44:19.588074 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13822 | 2026.03.18 01:44:19.588136 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13823 | 2026.03.18 01:44:19.782581 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27715 | ||
| 13824 | 2026.03.18 01:44:19.783246 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2026.03.18 01:44:19.783299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13826 | 2026.03.18 01:44:19.783885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13827 | 2026.03.18 01:44:19.784146 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.03.18 01:44:19.784288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27715 | ||
| 13829 | 2026.03.18 01:44:20.554758 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13830 | 2026.03.18 01:44:20.555044 [ 253 ] {77926579-2bd4-4017-bf44-77fa8a40dadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13831 | 2026.03.18 01:44:20.555145 [ 253 ] {77926579-2bd4-4017-bf44-77fa8a40dadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13832 | 2026.03.18 01:44:20.556009 [ 253 ] {77926579-2bd4-4017-bf44-77fa8a40dadb} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13833 | 2026.03.18 01:44:20.556058 [ 253 ] {77926579-2bd4-4017-bf44-77fa8a40dadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13834 | 2026.03.18 01:44:20.556477 [ 253 ] {77926579-2bd4-4017-bf44-77fa8a40dadb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13835 | 2026.03.18 01:44:20.556724 [ 253 ] {77926579-2bd4-4017-bf44-77fa8a40dadb} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13836 | 2026.03.18 01:44:20.556891 [ 253 ] {77926579-2bd4-4017-bf44-77fa8a40dadb} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001919 sec., 56279.31214174049 rows/sec., 4.74 MiB/sec. | ||
| 13837 | 2026.03.18 01:44:20.556945 [ 253 ] {77926579-2bd4-4017-bf44-77fa8a40dadb} <Debug> TCPHandler: Processed in 0.002355949 sec. | ||
| 13838 | 2026.03.18 01:44:20.557078 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13839 | 2026.03.18 01:44:20.557184 [ 253 ] {7d9698d0-ed2d-449b-a13c-82a34c6d9832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13840 | 2026.03.18 01:44:20.557230 [ 253 ] {7d9698d0-ed2d-449b-a13c-82a34c6d9832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13841 | 2026.03.18 01:44:20.557662 [ 253 ] {7d9698d0-ed2d-449b-a13c-82a34c6d9832} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13842 | 2026.03.18 01:44:20.557702 [ 253 ] {7d9698d0-ed2d-449b-a13c-82a34c6d9832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13843 | 2026.03.18 01:44:20.558023 [ 253 ] {7d9698d0-ed2d-449b-a13c-82a34c6d9832} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13844 | 2026.03.18 01:44:20.558243 [ 253 ] {7d9698d0-ed2d-449b-a13c-82a34c6d9832} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2026.03.18 01:44:20.558385 [ 253 ] {7d9698d0-ed2d-449b-a13c-82a34c6d9832} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001224 sec., 21241.830065359478 rows/sec., 1.56 MiB/sec. | ||
| 13846 | 2026.03.18 01:44:20.558426 [ 253 ] {7d9698d0-ed2d-449b-a13c-82a34c6d9832} <Debug> TCPHandler: Processed in 0.001400574 sec. | ||
| 13847 | 2026.03.18 01:44:20.558541 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13848 | 2026.03.18 01:44:20.558639 [ 253 ] {15c16b70-50d0-432e-bbca-dee289d41fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13849 | 2026.03.18 01:44:20.558682 [ 253 ] {15c16b70-50d0-432e-bbca-dee289d41fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13850 | 2026.03.18 01:44:20.559128 [ 253 ] {15c16b70-50d0-432e-bbca-dee289d41fac} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2026.03.18 01:44:20.559167 [ 253 ] {15c16b70-50d0-432e-bbca-dee289d41fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13852 | 2026.03.18 01:44:20.559484 [ 253 ] {15c16b70-50d0-432e-bbca-dee289d41fac} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13853 | 2026.03.18 01:44:20.559703 [ 253 ] {15c16b70-50d0-432e-bbca-dee289d41fac} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13854 | 2026.03.18 01:44:20.559835 [ 253 ] {15c16b70-50d0-432e-bbca-dee289d41fac} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001216 sec., 74013.15789473684 rows/sec., 5.78 MiB/sec. | ||
| 13855 | 2026.03.18 01:44:20.559875 [ 253 ] {15c16b70-50d0-432e-bbca-dee289d41fac} <Debug> TCPHandler: Processed in 0.001384483 sec. | ||
| 13856 | 2026.03.18 01:44:20.559988 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13857 | 2026.03.18 01:44:20.560084 [ 253 ] {288a047d-e345-4889-a76d-04197edfe764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13858 | 2026.03.18 01:44:20.560129 [ 253 ] {288a047d-e345-4889-a76d-04197edfe764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13859 | 2026.03.18 01:44:20.560547 [ 253 ] {288a047d-e345-4889-a76d-04197edfe764} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13860 | 2026.03.18 01:44:20.560584 [ 253 ] {288a047d-e345-4889-a76d-04197edfe764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13861 | 2026.03.18 01:44:20.560919 [ 253 ] {288a047d-e345-4889-a76d-04197edfe764} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13862 | 2026.03.18 01:44:20.561129 [ 253 ] {288a047d-e345-4889-a76d-04197edfe764} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13863 | 2026.03.18 01:44:20.561264 [ 253 ] {288a047d-e345-4889-a76d-04197edfe764} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 13864 | 2026.03.18 01:44:20.561301 [ 253 ] {288a047d-e345-4889-a76d-04197edfe764} <Debug> TCPHandler: Processed in 0.001362103 sec. | ||
| 13865 | 2026.03.18 01:44:20.561413 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13866 | 2026.03.18 01:44:20.561507 [ 253 ] {911f214c-a7db-4e40-a8a7-565b669eb880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13867 | 2026.03.18 01:44:20.561563 [ 253 ] {911f214c-a7db-4e40-a8a7-565b669eb880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13868 | 2026.03.18 01:44:20.562397 [ 253 ] {911f214c-a7db-4e40-a8a7-565b669eb880} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13869 | 2026.03.18 01:44:20.562434 [ 253 ] {911f214c-a7db-4e40-a8a7-565b669eb880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13870 | 2026.03.18 01:44:20.562967 [ 253 ] {911f214c-a7db-4e40-a8a7-565b669eb880} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13871 | 2026.03.18 01:44:20.563190 [ 253 ] {911f214c-a7db-4e40-a8a7-565b669eb880} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13872 | 2026.03.18 01:44:20.563332 [ 253 ] {911f214c-a7db-4e40-a8a7-565b669eb880} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001842 sec., 14115.092290988056 rows/sec., 25.29 MiB/sec. | ||
| 13873 | 2026.03.18 01:44:20.563395 [ 253 ] {911f214c-a7db-4e40-a8a7-565b669eb880} <Debug> TCPHandler: Processed in 0.002031894 sec. | ||
| 13874 | 2026.03.18 01:44:20.563512 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13875 | 2026.03.18 01:44:20.563607 [ 253 ] {6091fb4c-1ed8-4269-89bd-d158a8321209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13876 | 2026.03.18 01:44:20.563652 [ 253 ] {6091fb4c-1ed8-4269-89bd-d158a8321209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13877 | 2026.03.18 01:44:20.564003 [ 253 ] {6091fb4c-1ed8-4269-89bd-d158a8321209} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13878 | 2026.03.18 01:44:20.564040 [ 253 ] {6091fb4c-1ed8-4269-89bd-d158a8321209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13879 | 2026.03.18 01:44:20.564356 [ 253 ] {6091fb4c-1ed8-4269-89bd-d158a8321209} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13880 | 2026.03.18 01:44:20.564573 [ 253 ] {6091fb4c-1ed8-4269-89bd-d158a8321209} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2026.03.18 01:44:20.564706 [ 253 ] {6091fb4c-1ed8-4269-89bd-d158a8321209} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 13882 | 2026.03.18 01:44:20.564744 [ 253 ] {6091fb4c-1ed8-4269-89bd-d158a8321209} <Debug> TCPHandler: Processed in 0.001281262 sec. | ||
| 13883 | 2026.03.18 01:44:21.226074 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54231 | ||
| 13884 | 2026.03.18 01:44:21.226187 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13885 | 2026.03.18 01:44:21.226213 [ 294 ] {} <Debug> TCP-Session: f925ccdb-737c-4477-852d-f82f62d2d44a Authenticating user 'default' from [fd00:1122:3344:101::e]:54231 | ||
| 13886 | 2026.03.18 01:44:21.226236 [ 294 ] {} <Debug> TCP-Session: f925ccdb-737c-4477-852d-f82f62d2d44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13887 | 2026.03.18 01:44:21.226248 [ 294 ] {} <Debug> TCP-Session: f925ccdb-737c-4477-852d-f82f62d2d44a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13888 | 2026.03.18 01:44:21.226438 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54479 | ||
| 13889 | 2026.03.18 01:44:21.226445 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45200 | ||
| 13890 | 2026.03.18 01:44:21.226518 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60207 | ||
| 13891 | 2026.03.18 01:44:21.226520 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40147 | ||
| 13892 | 2026.03.18 01:44:21.226539 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45793 | ||
| 13893 | 2026.03.18 01:44:21.226579 [ 294 ] {} <Trace> TCP-Session: f925ccdb-737c-4477-852d-f82f62d2d44a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13894 | 2026.03.18 01:44:21.226611 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13895 | 2026.03.18 01:44:21.226611 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13896 | 2026.03.18 01:44:21.226632 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13897 | 2026.03.18 01:44:21.226648 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13898 | 2026.03.18 01:44:21.226655 [ 299 ] {} <Debug> TCP-Session: c9a0223c-8d88-470e-9f18-12fd2f2e91ba Authenticating user 'default' from [fd00:1122:3344:101::e]:60207 | ||
| 13899 | 2026.03.18 01:44:21.226674 [ 3 ] {} <Debug> TCP-Session: 19c19371-c79b-4955-ad64-9f776364c0bb Authenticating user 'default' from [fd00:1122:3344:101::e]:40147 | ||
| 13900 | 2026.03.18 01:44:21.226681 [ 293 ] {} <Debug> TCP-Session: 6cad86c2-7410-4b4f-8a03-e3399fbb6001 Authenticating user 'default' from [fd00:1122:3344:101::e]:45793 | ||
| 13901 | 2026.03.18 01:44:21.226697 [ 299 ] {} <Debug> TCP-Session: c9a0223c-8d88-470e-9f18-12fd2f2e91ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13902 | 2026.03.18 01:44:21.226707 [ 3 ] {} <Debug> TCP-Session: 19c19371-c79b-4955-ad64-9f776364c0bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13903 | 2026.03.18 01:44:21.226721 [ 299 ] {} <Debug> TCP-Session: c9a0223c-8d88-470e-9f18-12fd2f2e91ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13904 | 2026.03.18 01:44:21.226737 [ 3 ] {} <Debug> TCP-Session: 19c19371-c79b-4955-ad64-9f776364c0bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13905 | 2026.03.18 01:44:21.226717 [ 293 ] {} <Debug> TCP-Session: 6cad86c2-7410-4b4f-8a03-e3399fbb6001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13906 | 2026.03.18 01:44:21.226655 [ 296 ] {} <Debug> TCP-Session: 90b5b740-ccbb-4571-b2bb-a27203478df6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45200 | ||
| 13907 | 2026.03.18 01:44:21.226780 [ 293 ] {} <Debug> TCP-Session: 6cad86c2-7410-4b4f-8a03-e3399fbb6001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13908 | 2026.03.18 01:44:21.226777 [ 294 ] {d554fb6e-c393-46f2-a707-5cf4b35e675c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54231) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13909 | 2026.03.18 01:44:21.226804 [ 296 ] {} <Debug> TCP-Session: 90b5b740-ccbb-4571-b2bb-a27203478df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13910 | 2026.03.18 01:44:21.226569 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13911 | 2026.03.18 01:44:21.226840 [ 296 ] {} <Debug> TCP-Session: 90b5b740-ccbb-4571-b2bb-a27203478df6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13912 | 2026.03.18 01:44:21.226529 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51065 | ||
| 13913 | 2026.03.18 01:44:21.226882 [ 295 ] {} <Debug> TCP-Session: 4dee7853-6a1f-428a-8390-eb3786184f95 Authenticating user 'default' from [fd00:1122:3344:101::e]:54479 | ||
| 13914 | 2026.03.18 01:44:21.226497 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52030 | ||
| 13915 | 2026.03.18 01:44:21.226964 [ 295 ] {} <Debug> TCP-Session: 4dee7853-6a1f-428a-8390-eb3786184f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13916 | 2026.03.18 01:44:21.226490 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38711 | ||
| 13917 | 2026.03.18 01:44:21.226992 [ 295 ] {} <Debug> TCP-Session: 4dee7853-6a1f-428a-8390-eb3786184f95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13918 | 2026.03.18 01:44:21.227010 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13919 | 2026.03.18 01:44:21.227022 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13920 | 2026.03.18 01:44:21.227064 [ 292 ] {} <Debug> TCP-Session: 617d2e52-bc7d-4f58-b8d0-b14b78ef06c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51065 | ||
| 13921 | 2026.03.18 01:44:21.227072 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13922 | 2026.03.18 01:44:21.227098 [ 292 ] {} <Debug> TCP-Session: 617d2e52-bc7d-4f58-b8d0-b14b78ef06c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13923 | 2026.03.18 01:44:21.227070 [ 298 ] {} <Debug> TCP-Session: fc273825-ee83-48fc-92a6-087a7f7ad0c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52030 | ||
| 13924 | 2026.03.18 01:44:21.227118 [ 292 ] {} <Debug> TCP-Session: 617d2e52-bc7d-4f58-b8d0-b14b78ef06c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13925 | 2026.03.18 01:44:21.227142 [ 298 ] {} <Debug> TCP-Session: fc273825-ee83-48fc-92a6-087a7f7ad0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13926 | 2026.03.18 01:44:21.227068 [ 294 ] {d554fb6e-c393-46f2-a707-5cf4b35e675c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13927 | 2026.03.18 01:44:21.227169 [ 298 ] {} <Debug> TCP-Session: fc273825-ee83-48fc-92a6-087a7f7ad0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13928 | 2026.03.18 01:44:21.227114 [ 297 ] {} <Debug> TCP-Session: 5cee4a83-a2c1-4854-98c8-cc5fcb5c6ebd Authenticating user 'default' from [fd00:1122:3344:101::e]:38711 | ||
| 13929 | 2026.03.18 01:44:21.227224 [ 297 ] {} <Debug> TCP-Session: 5cee4a83-a2c1-4854-98c8-cc5fcb5c6ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13930 | 2026.03.18 01:44:21.227224 [ 294 ] {d554fb6e-c393-46f2-a707-5cf4b35e675c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13931 | 2026.03.18 01:44:21.227242 [ 297 ] {} <Debug> TCP-Session: 5cee4a83-a2c1-4854-98c8-cc5fcb5c6ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13932 | 2026.03.18 01:44:21.227524 [ 294 ] {d554fb6e-c393-46f2-a707-5cf4b35e675c} <Debug> oximeter.version (446f6609-b0a1-4ed0-ba01-380672fefecb) (SelectExecutor): Key condition: unknown | ||
| 13933 | 2026.03.18 01:44:21.228415 [ 328 ] {d554fb6e-c393-46f2-a707-5cf4b35e675c} <Trace> AggregatingTransform: Aggregating | ||
| 13934 | 2026.03.18 01:44:21.228472 [ 328 ] {d554fb6e-c393-46f2-a707-5cf4b35e675c} <Trace> Aggregator: Aggregation method: without_key | ||
| 13935 | 2026.03.18 01:44:21.228510 [ 328 ] {d554fb6e-c393-46f2-a707-5cf4b35e675c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883855 sec. (1131.407 rows/sec., 44.20 KiB/sec.) | ||
| 13936 | 2026.03.18 01:44:21.228530 [ 328 ] {d554fb6e-c393-46f2-a707-5cf4b35e675c} <Trace> Aggregator: Merging aggregated data | ||
| 13937 | 2026.03.18 01:44:21.229996 [ 294 ] {d554fb6e-c393-46f2-a707-5cf4b35e675c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003275 sec., 305.34351145038164 rows/sec., 11.93 KiB/sec. | ||
| 13938 | 2026.03.18 01:44:21.230126 [ 294 ] {d554fb6e-c393-46f2-a707-5cf4b35e675c} <Debug> TCPHandler: Processed in 0.003661301 sec. | ||
| 13939 | 2026.03.18 01:44:21.230242 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13940 | 2026.03.18 01:44:21.230269 [ 294 ] {} <Debug> TCP-Session: f925ccdb-737c-4477-852d-f82f62d2d44a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13941 | 2026.03.18 01:44:21.230273 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13942 | 2026.03.18 01:44:21.230291 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13943 | 2026.03.18 01:44:21.230307 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13944 | 2026.03.18 01:44:21.230330 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13945 | 2026.03.18 01:44:21.230347 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13946 | 2026.03.18 01:44:21.230362 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13947 | 2026.03.18 01:44:21.230372 [ 299 ] {} <Debug> TCP-Session: c9a0223c-8d88-470e-9f18-12fd2f2e91ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13948 | 2026.03.18 01:44:21.230393 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13949 | 2026.03.18 01:44:21.230416 [ 297 ] {} <Debug> TCP-Session: 5cee4a83-a2c1-4854-98c8-cc5fcb5c6ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13950 | 2026.03.18 01:44:21.230394 [ 298 ] {} <Debug> TCP-Session: fc273825-ee83-48fc-92a6-087a7f7ad0c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13951 | 2026.03.18 01:44:21.230445 [ 292 ] {} <Debug> TCP-Session: 617d2e52-bc7d-4f58-b8d0-b14b78ef06c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13952 | 2026.03.18 01:44:21.230376 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13953 | 2026.03.18 01:44:21.230353 [ 295 ] {} <Debug> TCP-Session: 4dee7853-6a1f-428a-8390-eb3786184f95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13954 | 2026.03.18 01:44:21.230524 [ 3 ] {} <Debug> TCP-Session: 19c19371-c79b-4955-ad64-9f776364c0bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13955 | 2026.03.18 01:44:21.230326 [ 293 ] {} <Debug> TCP-Session: 6cad86c2-7410-4b4f-8a03-e3399fbb6001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13956 | 2026.03.18 01:44:21.230369 [ 296 ] {} <Debug> TCP-Session: 90b5b740-ccbb-4571-b2bb-a27203478df6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13957 | 2026.03.18 01:44:21.293344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13958 | 2026.03.18 01:44:21.309216 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2026.03.18 01:44:21.309268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13960 | 2026.03.18 01:44:21.314900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13961 | 2026.03.18 01:44:21.315578 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13962 | 2026.03.18 01:44:21.318451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13963 | 2026.03.18 01:44:22.273719 [ 143 ] {} <Debug> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 13964 | 2026.03.18 01:44:22.273800 [ 143 ] {} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2026.03.18 01:44:22.273827 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13966 | 2026.03.18 01:44:22.273959 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 13967 | 2026.03.18 01:44:22.274111 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13968 | 2026.03.18 01:44:22.274154 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 13969 | 2026.03.18 01:44:22.274231 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 13970 | 2026.03.18 01:44:22.274284 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 13971 | 2026.03.18 01:44:22.274337 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 13972 | 2026.03.18 01:44:22.274382 [ 197 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 13973 | 2026.03.18 01:44:22.275176 [ 189 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278002 sec., 29733.912779479215 rows/sec., 2.48 MiB/sec. | ||
| 13974 | 2026.03.18 01:44:22.275392 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 13975 | 2026.03.18 01:44:22.275718 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_21_5} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13976 | 2026.03.18 01:44:22.275799 [ 186 ] {f667af23-912b-4c15-a8a1-b5638e7c7534::all_1_21_5} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 13977 | 2026.03.18 01:44:22.275898 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13978 | 2026.03.18 01:44:24.577705 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13979 | 2026.03.18 01:44:24.577893 [ 253 ] {15626f3a-b437-4565-8216-a5bd02f3be25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13980 | 2026.03.18 01:44:24.577968 [ 253 ] {15626f3a-b437-4565-8216-a5bd02f3be25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13981 | 2026.03.18 01:44:24.578756 [ 253 ] {15626f3a-b437-4565-8216-a5bd02f3be25} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2026.03.18 01:44:24.578811 [ 253 ] {15626f3a-b437-4565-8216-a5bd02f3be25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13983 | 2026.03.18 01:44:24.579254 [ 253 ] {15626f3a-b437-4565-8216-a5bd02f3be25} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13984 | 2026.03.18 01:44:24.579484 [ 253 ] {15626f3a-b437-4565-8216-a5bd02f3be25} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2026.03.18 01:44:24.579651 [ 253 ] {15626f3a-b437-4565-8216-a5bd02f3be25} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001847 sec., 153762.8586897672 rows/sec., 9.77 MiB/sec. | ||
| 13986 | 2026.03.18 01:44:24.579703 [ 253 ] {15626f3a-b437-4565-8216-a5bd02f3be25} <Debug> TCPHandler: Processed in 0.002173736 sec. | ||
| 13987 | 2026.03.18 01:44:24.579835 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13988 | 2026.03.18 01:44:24.579935 [ 253 ] {d199a30e-31ac-4fe4-9d79-771721a3da1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13989 | 2026.03.18 01:44:24.579979 [ 253 ] {d199a30e-31ac-4fe4-9d79-771721a3da1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13990 | 2026.03.18 01:44:24.580512 [ 253 ] {d199a30e-31ac-4fe4-9d79-771721a3da1a} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13991 | 2026.03.18 01:44:24.580554 [ 253 ] {d199a30e-31ac-4fe4-9d79-771721a3da1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 13992 | 2026.03.18 01:44:24.580879 [ 253 ] {d199a30e-31ac-4fe4-9d79-771721a3da1a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13993 | 2026.03.18 01:44:24.581095 [ 253 ] {d199a30e-31ac-4fe4-9d79-771721a3da1a} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13994 | 2026.03.18 01:44:24.581238 [ 253 ] {d199a30e-31ac-4fe4-9d79-771721a3da1a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00127 sec., 11023.622047244095 rows/sec., 898.90 KiB/sec. | ||
| 13995 | 2026.03.18 01:44:24.581279 [ 253 ] {d199a30e-31ac-4fe4-9d79-771721a3da1a} <Debug> TCPHandler: Processed in 0.001446604 sec. | ||
| 13996 | 2026.03.18 01:44:24.581644 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13997 | 2026.03.18 01:44:24.581744 [ 253 ] {189d3b43-9b1e-48fd-92ed-1ffecc5ca61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13998 | 2026.03.18 01:44:24.581789 [ 253 ] {189d3b43-9b1e-48fd-92ed-1ffecc5ca61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13999 | 2026.03.18 01:44:24.584405 [ 253 ] {189d3b43-9b1e-48fd-92ed-1ffecc5ca61b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14000 | 2026.03.18 01:44:24.584445 [ 253 ] {189d3b43-9b1e-48fd-92ed-1ffecc5ca61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 14001 | 2026.03.18 01:44:24.584927 [ 253 ] {189d3b43-9b1e-48fd-92ed-1ffecc5ca61b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14002 | 2026.03.18 01:44:24.585153 [ 253 ] {189d3b43-9b1e-48fd-92ed-1ffecc5ca61b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14003 | 2026.03.18 01:44:24.585303 [ 253 ] {189d3b43-9b1e-48fd-92ed-1ffecc5ca61b} <Debug> executeQuery: Read 2716 rows, 211.88 KiB in 0.00358 sec., 758659.217877095 rows/sec., 57.80 MiB/sec. | ||
| 14004 | 2026.03.18 01:44:24.585345 [ 253 ] {189d3b43-9b1e-48fd-92ed-1ffecc5ca61b} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 14005 | 2026.03.18 01:44:24.585359 [ 253 ] {189d3b43-9b1e-48fd-92ed-1ffecc5ca61b} <Debug> TCPHandler: Processed in 0.003767042 sec. | ||
| 14006 | 2026.03.18 01:44:24.585477 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14007 | 2026.03.18 01:44:24.585575 [ 253 ] {6c2315ae-c130-4aa0-a946-ec657cfa366d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14008 | 2026.03.18 01:44:24.585619 [ 253 ] {6c2315ae-c130-4aa0-a946-ec657cfa366d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14009 | 2026.03.18 01:44:24.586136 [ 253 ] {6c2315ae-c130-4aa0-a946-ec657cfa366d} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2026.03.18 01:44:24.586173 [ 253 ] {6c2315ae-c130-4aa0-a946-ec657cfa366d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 14011 | 2026.03.18 01:44:24.586501 [ 253 ] {6c2315ae-c130-4aa0-a946-ec657cfa366d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14012 | 2026.03.18 01:44:24.586715 [ 253 ] {6c2315ae-c130-4aa0-a946-ec657cfa366d} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14013 | 2026.03.18 01:44:24.586852 [ 253 ] {6c2315ae-c130-4aa0-a946-ec657cfa366d} <Debug> executeQuery: Read 181 rows, 11.40 KiB in 0.001297 sec., 139552.81418658444 rows/sec., 8.58 MiB/sec. | ||
| 14014 | 2026.03.18 01:44:24.586853 [ 137 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14015 | 2026.03.18 01:44:24.586892 [ 253 ] {6c2315ae-c130-4aa0-a946-ec657cfa366d} <Debug> TCPHandler: Processed in 0.001466305 sec. | ||
| 14016 | 2026.03.18 01:44:24.586933 [ 137 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2026.03.18 01:44:24.586959 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 14018 | 2026.03.18 01:44:24.587026 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14019 | 2026.03.18 01:44:24.587095 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14020 | 2026.03.18 01:44:24.587132 [ 253 ] {6113fd1b-a681-485d-a16f-f5fc078e3fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14021 | 2026.03.18 01:44:24.587183 [ 253 ] {6113fd1b-a681-485d-a16f-f5fc078e3fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14022 | 2026.03.18 01:44:24.587241 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14023 | 2026.03.18 01:44:24.587282 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 211 rows starting from the beginning of the part | ||
| 14024 | 2026.03.18 01:44:24.587354 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 156 rows starting from the beginning of the part | ||
| 14025 | 2026.03.18 01:44:24.587406 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 28 rows starting from the beginning of the part | ||
| 14026 | 2026.03.18 01:44:24.587452 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 156 rows starting from the beginning of the part | ||
| 14027 | 2026.03.18 01:44:24.587491 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
| 14028 | 2026.03.18 01:44:24.587532 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 181 rows starting from the beginning of the part | ||
| 14029 | 2026.03.18 01:44:24.588070 [ 253 ] {6113fd1b-a681-485d-a16f-f5fc078e3fb5} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2026.03.18 01:44:24.588113 [ 253 ] {6113fd1b-a681-485d-a16f-f5fc078e3fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14031 | 2026.03.18 01:44:24.588500 [ 253 ] {6113fd1b-a681-485d-a16f-f5fc078e3fb5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14032 | 2026.03.18 01:44:24.588501 [ 186 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473514 sec., 514416.5579695883 rows/sec., 33.95 MiB/sec. | ||
| 14033 | 2026.03.18 01:44:24.588665 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14034 | 2026.03.18 01:44:24.588726 [ 253 ] {6113fd1b-a681-485d-a16f-f5fc078e3fb5} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2026.03.18 01:44:24.588867 [ 253 ] {6113fd1b-a681-485d-a16f-f5fc078e3fb5} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001754 sec., 488597.4914481186 rows/sec., 29.04 MiB/sec. | ||
| 14036 | 2026.03.18 01:44:24.588906 [ 253 ] {6113fd1b-a681-485d-a16f-f5fc078e3fb5} <Debug> TCPHandler: Processed in 0.001932062 sec. | ||
| 14037 | 2026.03.18 01:44:24.588944 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_81_16} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14038 | 2026.03.18 01:44:24.589016 [ 189 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_81_16} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14039 | 2026.03.18 01:44:24.589032 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14040 | 2026.03.18 01:44:24.589097 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14041 | 2026.03.18 01:44:24.589152 [ 253 ] {d7faadf0-5a5a-4b70-85ea-874022f433a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14042 | 2026.03.18 01:44:24.589202 [ 253 ] {d7faadf0-5a5a-4b70-85ea-874022f433a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14043 | 2026.03.18 01:44:24.589669 [ 253 ] {d7faadf0-5a5a-4b70-85ea-874022f433a4} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14044 | 2026.03.18 01:44:24.589712 [ 253 ] {d7faadf0-5a5a-4b70-85ea-874022f433a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 14045 | 2026.03.18 01:44:24.590032 [ 253 ] {d7faadf0-5a5a-4b70-85ea-874022f433a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14046 | 2026.03.18 01:44:24.590244 [ 253 ] {d7faadf0-5a5a-4b70-85ea-874022f433a4} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14047 | 2026.03.18 01:44:24.590380 [ 253 ] {d7faadf0-5a5a-4b70-85ea-874022f433a4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001252 sec., 798.7220447284344 rows/sec., 56.16 KiB/sec. | ||
| 14048 | 2026.03.18 01:44:24.590418 [ 253 ] {d7faadf0-5a5a-4b70-85ea-874022f433a4} <Debug> TCPHandler: Processed in 0.001447544 sec. | ||
| 14049 | 2026.03.18 01:44:24.590539 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14050 | 2026.03.18 01:44:24.590661 [ 253 ] {ec88c89f-2b42-46f9-9696-def69884ee90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14051 | 2026.03.18 01:44:24.590709 [ 253 ] {ec88c89f-2b42-46f9-9696-def69884ee90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14052 | 2026.03.18 01:44:24.591271 [ 253 ] {ec88c89f-2b42-46f9-9696-def69884ee90} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2026.03.18 01:44:24.591314 [ 253 ] {ec88c89f-2b42-46f9-9696-def69884ee90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 14054 | 2026.03.18 01:44:24.591687 [ 253 ] {ec88c89f-2b42-46f9-9696-def69884ee90} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14055 | 2026.03.18 01:44:24.591914 [ 253 ] {ec88c89f-2b42-46f9-9696-def69884ee90} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14056 | 2026.03.18 01:44:24.592046 [ 253 ] {ec88c89f-2b42-46f9-9696-def69884ee90} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00141 sec., 104964.5390070922 rows/sec., 5.97 MiB/sec. | ||
| 14057 | 2026.03.18 01:44:24.592085 [ 253 ] {ec88c89f-2b42-46f9-9696-def69884ee90} <Debug> TCPHandler: Processed in 0.001605176 sec. | ||
| 14058 | 2026.03.18 01:44:24.592200 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14059 | 2026.03.18 01:44:24.592293 [ 253 ] {91a2a3e1-616e-42af-91a8-3fcbc285298e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14060 | 2026.03.18 01:44:24.592331 [ 253 ] {91a2a3e1-616e-42af-91a8-3fcbc285298e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14061 | 2026.03.18 01:44:24.593510 [ 253 ] {91a2a3e1-616e-42af-91a8-3fcbc285298e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14062 | 2026.03.18 01:44:24.593547 [ 253 ] {91a2a3e1-616e-42af-91a8-3fcbc285298e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 14063 | 2026.03.18 01:44:24.593911 [ 253 ] {91a2a3e1-616e-42af-91a8-3fcbc285298e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14064 | 2026.03.18 01:44:24.594119 [ 253 ] {91a2a3e1-616e-42af-91a8-3fcbc285298e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14065 | 2026.03.18 01:44:24.594259 [ 253 ] {91a2a3e1-616e-42af-91a8-3fcbc285298e} <Debug> executeQuery: Read 1465 rows, 103.55 KiB in 0.001984 sec., 738407.2580645161 rows/sec., 50.97 MiB/sec. | ||
| 14066 | 2026.03.18 01:44:24.594298 [ 253 ] {91a2a3e1-616e-42af-91a8-3fcbc285298e} <Debug> TCPHandler: Processed in 0.002145046 sec. | ||
| 14067 | 2026.03.18 01:44:24.594421 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14068 | 2026.03.18 01:44:24.594544 [ 253 ] {e0949111-4ee4-4145-b6bc-9b356dd0e571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14069 | 2026.03.18 01:44:24.594596 [ 253 ] {e0949111-4ee4-4145-b6bc-9b356dd0e571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14070 | 2026.03.18 01:44:24.594958 [ 253 ] {e0949111-4ee4-4145-b6bc-9b356dd0e571} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14071 | 2026.03.18 01:44:24.594995 [ 253 ] {e0949111-4ee4-4145-b6bc-9b356dd0e571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 14072 | 2026.03.18 01:44:24.595320 [ 253 ] {e0949111-4ee4-4145-b6bc-9b356dd0e571} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14073 | 2026.03.18 01:44:24.595539 [ 253 ] {e0949111-4ee4-4145-b6bc-9b356dd0e571} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14074 | 2026.03.18 01:44:24.595675 [ 253 ] {e0949111-4ee4-4145-b6bc-9b356dd0e571} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 14075 | 2026.03.18 01:44:24.595714 [ 253 ] {e0949111-4ee4-4145-b6bc-9b356dd0e571} <Debug> TCPHandler: Processed in 0.001354633 sec. | ||
| 14076 | 2026.03.18 01:44:24.595829 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14077 | 2026.03.18 01:44:24.595925 [ 253 ] {91bbb6e5-15de-4db6-9d4c-53056a7593bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14078 | 2026.03.18 01:44:24.595970 [ 253 ] {91bbb6e5-15de-4db6-9d4c-53056a7593bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14079 | 2026.03.18 01:44:24.596785 [ 253 ] {91bbb6e5-15de-4db6-9d4c-53056a7593bf} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14080 | 2026.03.18 01:44:24.596821 [ 253 ] {91bbb6e5-15de-4db6-9d4c-53056a7593bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 14081 | 2026.03.18 01:44:24.597253 [ 253 ] {91bbb6e5-15de-4db6-9d4c-53056a7593bf} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14082 | 2026.03.18 01:44:24.597478 [ 253 ] {91bbb6e5-15de-4db6-9d4c-53056a7593bf} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14083 | 2026.03.18 01:44:24.597620 [ 253 ] {91bbb6e5-15de-4db6-9d4c-53056a7593bf} <Debug> executeQuery: Read 1425 rows, 91.88 KiB in 0.001713 sec., 831873.9054290719 rows/sec., 52.38 MiB/sec. | ||
| 14084 | 2026.03.18 01:44:24.597659 [ 253 ] {91bbb6e5-15de-4db6-9d4c-53056a7593bf} <Debug> TCPHandler: Processed in 0.001879241 sec. | ||
| 14085 | 2026.03.18 01:44:24.597775 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14086 | 2026.03.18 01:44:24.597868 [ 253 ] {2d01d081-cdd7-4283-9bbc-76a5177f1831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14087 | 2026.03.18 01:44:24.597910 [ 253 ] {2d01d081-cdd7-4283-9bbc-76a5177f1831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14088 | 2026.03.18 01:44:24.598244 [ 253 ] {2d01d081-cdd7-4283-9bbc-76a5177f1831} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14089 | 2026.03.18 01:44:24.598280 [ 253 ] {2d01d081-cdd7-4283-9bbc-76a5177f1831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 14090 | 2026.03.18 01:44:24.598586 [ 253 ] {2d01d081-cdd7-4283-9bbc-76a5177f1831} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14091 | 2026.03.18 01:44:24.598790 [ 253 ] {2d01d081-cdd7-4283-9bbc-76a5177f1831} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14092 | 2026.03.18 01:44:24.598919 [ 253 ] {2d01d081-cdd7-4283-9bbc-76a5177f1831} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 14093 | 2026.03.18 01:44:24.598956 [ 253 ] {2d01d081-cdd7-4283-9bbc-76a5177f1831} <Debug> TCPHandler: Processed in 0.00123153 sec. | ||
| 14094 | 2026.03.18 01:44:24.599056 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14095 | 2026.03.18 01:44:24.599150 [ 253 ] {57d63936-4cb8-40f7-96bc-7c41866c7362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14096 | 2026.03.18 01:44:24.599203 [ 253 ] {57d63936-4cb8-40f7-96bc-7c41866c7362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14097 | 2026.03.18 01:44:24.600027 [ 253 ] {57d63936-4cb8-40f7-96bc-7c41866c7362} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14098 | 2026.03.18 01:44:24.600063 [ 253 ] {57d63936-4cb8-40f7-96bc-7c41866c7362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 14099 | 2026.03.18 01:44:24.600595 [ 253 ] {57d63936-4cb8-40f7-96bc-7c41866c7362} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14100 | 2026.03.18 01:44:24.600812 [ 253 ] {57d63936-4cb8-40f7-96bc-7c41866c7362} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14101 | 2026.03.18 01:44:24.600934 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14102 | 2026.03.18 01:44:24.600947 [ 253 ] {57d63936-4cb8-40f7-96bc-7c41866c7362} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001816 sec., 13766.519823788547 rows/sec., 24.67 MiB/sec. | ||
| 14103 | 2026.03.18 01:44:24.600978 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14104 | 2026.03.18 01:44:24.601004 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 14105 | 2026.03.18 01:44:24.601011 [ 253 ] {57d63936-4cb8-40f7-96bc-7c41866c7362} <Debug> TCPHandler: Processed in 0.002002123 sec. | ||
| 14106 | 2026.03.18 01:44:24.601124 [ 199 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14107 | 2026.03.18 01:44:24.601150 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14108 | 2026.03.18 01:44:24.601258 [ 253 ] {5ab4fbab-0888-4b7a-8d1a-f502d395332c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14109 | 2026.03.18 01:44:24.601299 [ 253 ] {5ab4fbab-0888-4b7a-8d1a-f502d395332c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14110 | 2026.03.18 01:44:24.601405 [ 199 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14111 | 2026.03.18 01:44:24.601476 [ 199 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1565 rows starting from the beginning of the part | ||
| 14112 | 2026.03.18 01:44:24.601616 [ 199 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 14 rows starting from the beginning of the part | ||
| 14113 | 2026.03.18 01:44:24.601640 [ 253 ] {5ab4fbab-0888-4b7a-8d1a-f502d395332c} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2026.03.18 01:44:24.601679 [ 253 ] {5ab4fbab-0888-4b7a-8d1a-f502d395332c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14115 | 2026.03.18 01:44:24.601729 [ 199 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
| 14116 | 2026.03.18 01:44:24.601841 [ 199 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 14 rows starting from the beginning of the part | ||
| 14117 | 2026.03.18 01:44:24.601941 [ 199 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
| 14118 | 2026.03.18 01:44:24.601982 [ 253 ] {5ab4fbab-0888-4b7a-8d1a-f502d395332c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14119 | 2026.03.18 01:44:24.602039 [ 199 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 25 rows starting from the beginning of the part | ||
| 14120 | 2026.03.18 01:44:24.602205 [ 253 ] {5ab4fbab-0888-4b7a-8d1a-f502d395332c} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.03.18 01:44:24.602339 [ 253 ] {5ab4fbab-0888-4b7a-8d1a-f502d395332c} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001099 sec., 70973.61237488626 rows/sec., 4.39 MiB/sec. | ||
| 14122 | 2026.03.18 01:44:24.602374 [ 253 ] {5ab4fbab-0888-4b7a-8d1a-f502d395332c} <Debug> TCPHandler: Processed in 0.001289081 sec. | ||
| 14123 | 2026.03.18 01:44:24.611668 [ 201 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1670 rows, containing 19 columns (19 merged, 0 gathered) in 0.010601417 sec., 157526.11183957767 rows/sec., 282.28 MiB/sec. | ||
| 14124 | 2026.03.18 01:44:24.613961 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14125 | 2026.03.18 01:44:24.614298 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14126 | 2026.03.18 01:44:24.614366 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14127 | 2026.03.18 01:44:24.614481 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 14128 | 2026.03.18 01:44:24.892287 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 1844 | ||
| 14129 | 2026.03.18 01:44:24.895339 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14130 | 2026.03.18 01:44:24.895398 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 14131 | 2026.03.18 01:44:24.896655 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14132 | 2026.03.18 01:44:24.896922 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14133 | 2026.03.18 01:44:24.897193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1844 | ||
| 14134 | 2026.03.18 01:44:25.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.64 MiB, peak 349.67 MiB, free memory in arenas 0.00 B, will set to 344.46 MiB (RSS), difference: 7.82 MiB | ||
| 14135 | 2026.03.18 01:44:25.547047 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14136 | 2026.03.18 01:44:25.547259 [ 253 ] {9a16bb9d-40d9-4b2f-84c3-6106b3dffd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14137 | 2026.03.18 01:44:25.547336 [ 253 ] {9a16bb9d-40d9-4b2f-84c3-6106b3dffd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14138 | 2026.03.18 01:44:25.548050 [ 253 ] {9a16bb9d-40d9-4b2f-84c3-6106b3dffd99} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2026.03.18 01:44:25.548101 [ 253 ] {9a16bb9d-40d9-4b2f-84c3-6106b3dffd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14140 | 2026.03.18 01:44:25.548510 [ 253 ] {9a16bb9d-40d9-4b2f-84c3-6106b3dffd99} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14141 | 2026.03.18 01:44:25.548737 [ 253 ] {9a16bb9d-40d9-4b2f-84c3-6106b3dffd99} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14142 | 2026.03.18 01:44:25.548905 [ 253 ] {9a16bb9d-40d9-4b2f-84c3-6106b3dffd99} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001699 sec., 32960.5650382578 rows/sec., 2.53 MiB/sec. | ||
| 14143 | 2026.03.18 01:44:25.548954 [ 253 ] {9a16bb9d-40d9-4b2f-84c3-6106b3dffd99} <Debug> TCPHandler: Processed in 0.002048294 sec. | ||
| 14144 | 2026.03.18 01:44:25.549082 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14145 | 2026.03.18 01:44:25.549187 [ 253 ] {10ed8187-bae9-4c4c-b822-1d0e5d56e02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14146 | 2026.03.18 01:44:25.549230 [ 253 ] {10ed8187-bae9-4c4c-b822-1d0e5d56e02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14147 | 2026.03.18 01:44:25.549671 [ 253 ] {10ed8187-bae9-4c4c-b822-1d0e5d56e02c} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2026.03.18 01:44:25.549711 [ 253 ] {10ed8187-bae9-4c4c-b822-1d0e5d56e02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14149 | 2026.03.18 01:44:25.550045 [ 253 ] {10ed8187-bae9-4c4c-b822-1d0e5d56e02c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14150 | 2026.03.18 01:44:25.550257 [ 253 ] {10ed8187-bae9-4c4c-b822-1d0e5d56e02c} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2026.03.18 01:44:25.550395 [ 253 ] {10ed8187-bae9-4c4c-b822-1d0e5d56e02c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 14152 | 2026.03.18 01:44:25.550434 [ 253 ] {10ed8187-bae9-4c4c-b822-1d0e5d56e02c} <Debug> TCPHandler: Processed in 0.001405834 sec. | ||
| 14153 | 2026.03.18 01:44:25.550551 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14154 | 2026.03.18 01:44:25.550648 [ 253 ] {38cc2964-19e8-4b0b-a417-2e5038631e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14155 | 2026.03.18 01:44:25.550693 [ 253 ] {38cc2964-19e8-4b0b-a417-2e5038631e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14156 | 2026.03.18 01:44:25.551070 [ 253 ] {38cc2964-19e8-4b0b-a417-2e5038631e81} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14157 | 2026.03.18 01:44:25.551107 [ 253 ] {38cc2964-19e8-4b0b-a417-2e5038631e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14158 | 2026.03.18 01:44:25.551542 [ 253 ] {38cc2964-19e8-4b0b-a417-2e5038631e81} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14159 | 2026.03.18 01:44:25.551783 [ 253 ] {38cc2964-19e8-4b0b-a417-2e5038631e81} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14160 | 2026.03.18 01:44:25.551919 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 5 parts from all_1_94_19 to all_98_98_0 | ||
| 14161 | 2026.03.18 01:44:25.551926 [ 253 ] {38cc2964-19e8-4b0b-a417-2e5038631e81} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001297 sec., 24672.320740169624 rows/sec., 1.72 MiB/sec. | ||
| 14162 | 2026.03.18 01:44:25.551996 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14163 | 2026.03.18 01:44:25.552011 [ 253 ] {38cc2964-19e8-4b0b-a417-2e5038631e81} <Debug> TCPHandler: Processed in 0.001510125 sec. | ||
| 14164 | 2026.03.18 01:44:25.552027 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14165 | 2026.03.18 01:44:25.552124 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14166 | 2026.03.18 01:44:25.552139 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_98_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_94_19 to all_98_98_0 into Compact with storage Full | ||
| 14167 | 2026.03.18 01:44:25.552226 [ 253 ] {eed80647-c9e8-4e3b-bcd2-2d01bc45e77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14168 | 2026.03.18 01:44:25.552248 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_98_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14169 | 2026.03.18 01:44:25.552269 [ 253 ] {eed80647-c9e8-4e3b-bcd2-2d01bc45e77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14170 | 2026.03.18 01:44:25.552283 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_19, total 33699 rows starting from the beginning of the part | ||
| 14171 | 2026.03.18 01:44:25.552349 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 161 rows starting from the beginning of the part | ||
| 14172 | 2026.03.18 01:44:25.552405 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 265 rows starting from the beginning of the part | ||
| 14173 | 2026.03.18 01:44:25.552453 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 14174 | 2026.03.18 01:44:25.552497 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1425 rows starting from the beginning of the part | ||
| 14175 | 2026.03.18 01:44:25.552603 [ 253 ] {eed80647-c9e8-4e3b-bcd2-2d01bc45e77b} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2026.03.18 01:44:25.552638 [ 253 ] {eed80647-c9e8-4e3b-bcd2-2d01bc45e77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14177 | 2026.03.18 01:44:25.552947 [ 253 ] {eed80647-c9e8-4e3b-bcd2-2d01bc45e77b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14178 | 2026.03.18 01:44:25.553156 [ 253 ] {eed80647-c9e8-4e3b-bcd2-2d01bc45e77b} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14179 | 2026.03.18 01:44:25.553293 [ 253 ] {eed80647-c9e8-4e3b-bcd2-2d01bc45e77b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 761.84 KiB/sec. | ||
| 14180 | 2026.03.18 01:44:25.553330 [ 253 ] {eed80647-c9e8-4e3b-bcd2-2d01bc45e77b} <Debug> TCPHandler: Processed in 0.001256421 sec. | ||
| 14181 | 2026.03.18 01:44:25.558707 [ 201 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_98_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35710 rows, containing 5 columns (5 merged, 0 gathered) in 0.00661073 sec., 5401824.004308147 rows/sec., 351.88 MiB/sec. | ||
| 14182 | 2026.03.18 01:44:25.559192 [ 198 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_98_20} <Trace> MergedBlockOutputStream: filled checksums all_1_98_20 (state Temporary) | ||
| 14183 | 2026.03.18 01:44:25.559507 [ 198 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_98_20 to all_1_98_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14184 | 2026.03.18 01:44:25.559588 [ 198 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 5 parts: [all_1_94_19, all_98_98_0] -> all_1_98_20 | ||
| 14185 | 2026.03.18 01:44:25.559680 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 14186 | 2026.03.18 01:44:27.284430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28227 | ||
| 14187 | 2026.03.18 01:44:27.284964 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14188 | 2026.03.18 01:44:27.285005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14189 | 2026.03.18 01:44:27.285476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14190 | 2026.03.18 01:44:27.285708 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14191 | 2026.03.18 01:44:27.285835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28227 | ||
| 14192 | 2026.03.18 01:44:28.818547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14193 | 2026.03.18 01:44:28.835683 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2026.03.18 01:44:28.835756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14195 | 2026.03.18 01:44:28.841816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14196 | 2026.03.18 01:44:28.842555 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2026.03.18 01:44:28.845525 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14198 | 2026.03.18 01:44:30.555044 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14199 | 2026.03.18 01:44:30.555275 [ 253 ] {f77a6634-1f1b-4ca6-8b2b-3f577d056d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14200 | 2026.03.18 01:44:30.555352 [ 253 ] {f77a6634-1f1b-4ca6-8b2b-3f577d056d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14201 | 2026.03.18 01:44:30.556114 [ 253 ] {f77a6634-1f1b-4ca6-8b2b-3f577d056d37} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14202 | 2026.03.18 01:44:30.556174 [ 253 ] {f77a6634-1f1b-4ca6-8b2b-3f577d056d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14203 | 2026.03.18 01:44:30.556610 [ 253 ] {f77a6634-1f1b-4ca6-8b2b-3f577d056d37} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14204 | 2026.03.18 01:44:30.556864 [ 253 ] {f77a6634-1f1b-4ca6-8b2b-3f577d056d37} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14205 | 2026.03.18 01:44:30.557045 [ 253 ] {f77a6634-1f1b-4ca6-8b2b-3f577d056d37} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001824 sec., 59210.52631578947 rows/sec., 4.98 MiB/sec. | ||
| 14206 | 2026.03.18 01:44:30.557100 [ 253 ] {f77a6634-1f1b-4ca6-8b2b-3f577d056d37} <Debug> TCPHandler: Processed in 0.002196107 sec. | ||
| 14207 | 2026.03.18 01:44:30.557245 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14208 | 2026.03.18 01:44:30.557376 [ 253 ] {18974256-c2e0-416d-9094-14512c66c83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14209 | 2026.03.18 01:44:30.557426 [ 253 ] {18974256-c2e0-416d-9094-14512c66c83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14210 | 2026.03.18 01:44:30.557876 [ 253 ] {18974256-c2e0-416d-9094-14512c66c83a} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14211 | 2026.03.18 01:44:30.557916 [ 253 ] {18974256-c2e0-416d-9094-14512c66c83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14212 | 2026.03.18 01:44:30.558239 [ 253 ] {18974256-c2e0-416d-9094-14512c66c83a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14213 | 2026.03.18 01:44:30.558469 [ 253 ] {18974256-c2e0-416d-9094-14512c66c83a} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14214 | 2026.03.18 01:44:30.558620 [ 253 ] {18974256-c2e0-416d-9094-14512c66c83a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001278 sec., 20344.287949921752 rows/sec., 1.49 MiB/sec. | ||
| 14215 | 2026.03.18 01:44:30.558663 [ 253 ] {18974256-c2e0-416d-9094-14512c66c83a} <Debug> TCPHandler: Processed in 0.001480125 sec. | ||
| 14216 | 2026.03.18 01:44:30.558791 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14217 | 2026.03.18 01:44:30.558895 [ 253 ] {10892463-33b7-44c9-86c4-82f7935a0694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14218 | 2026.03.18 01:44:30.558938 [ 253 ] {10892463-33b7-44c9-86c4-82f7935a0694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14219 | 2026.03.18 01:44:30.559397 [ 253 ] {10892463-33b7-44c9-86c4-82f7935a0694} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14220 | 2026.03.18 01:44:30.559436 [ 253 ] {10892463-33b7-44c9-86c4-82f7935a0694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14221 | 2026.03.18 01:44:30.559770 [ 253 ] {10892463-33b7-44c9-86c4-82f7935a0694} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14222 | 2026.03.18 01:44:30.559991 [ 253 ] {10892463-33b7-44c9-86c4-82f7935a0694} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14223 | 2026.03.18 01:44:30.560136 [ 253 ] {10892463-33b7-44c9-86c4-82f7935a0694} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001263 sec., 71258.90736342043 rows/sec., 5.56 MiB/sec. | ||
| 14224 | 2026.03.18 01:44:30.560178 [ 253 ] {10892463-33b7-44c9-86c4-82f7935a0694} <Debug> TCPHandler: Processed in 0.001438184 sec. | ||
| 14225 | 2026.03.18 01:44:30.560300 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14226 | 2026.03.18 01:44:30.560400 [ 253 ] {3829980f-12c8-44c5-a64c-02a02f0d1f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14227 | 2026.03.18 01:44:30.560445 [ 253 ] {3829980f-12c8-44c5-a64c-02a02f0d1f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14228 | 2026.03.18 01:44:30.560866 [ 253 ] {3829980f-12c8-44c5-a64c-02a02f0d1f95} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14229 | 2026.03.18 01:44:30.560905 [ 253 ] {3829980f-12c8-44c5-a64c-02a02f0d1f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14230 | 2026.03.18 01:44:30.561298 [ 253 ] {3829980f-12c8-44c5-a64c-02a02f0d1f95} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14231 | 2026.03.18 01:44:30.561541 [ 253 ] {3829980f-12c8-44c5-a64c-02a02f0d1f95} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14232 | 2026.03.18 01:44:30.561680 [ 253 ] {3829980f-12c8-44c5-a64c-02a02f0d1f95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 14233 | 2026.03.18 01:44:30.561718 [ 253 ] {3829980f-12c8-44c5-a64c-02a02f0d1f95} <Debug> TCPHandler: Processed in 0.001469775 sec. | ||
| 14234 | 2026.03.18 01:44:30.561836 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14235 | 2026.03.18 01:44:30.561933 [ 253 ] {8c7b2d19-af8d-453f-84bb-951393d3e93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14236 | 2026.03.18 01:44:30.561989 [ 253 ] {8c7b2d19-af8d-453f-84bb-951393d3e93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14237 | 2026.03.18 01:44:30.562843 [ 253 ] {8c7b2d19-af8d-453f-84bb-951393d3e93a} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14238 | 2026.03.18 01:44:30.562881 [ 253 ] {8c7b2d19-af8d-453f-84bb-951393d3e93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14239 | 2026.03.18 01:44:30.563451 [ 253 ] {8c7b2d19-af8d-453f-84bb-951393d3e93a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14240 | 2026.03.18 01:44:30.563675 [ 253 ] {8c7b2d19-af8d-453f-84bb-951393d3e93a} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14241 | 2026.03.18 01:44:30.563816 [ 253 ] {8c7b2d19-af8d-453f-84bb-951393d3e93a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001903 sec., 13662.637940094588 rows/sec., 24.48 MiB/sec. | ||
| 14242 | 2026.03.18 01:44:30.563869 [ 253 ] {8c7b2d19-af8d-453f-84bb-951393d3e93a} <Debug> TCPHandler: Processed in 0.002081424 sec. | ||
| 14243 | 2026.03.18 01:44:30.564003 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14244 | 2026.03.18 01:44:30.564097 [ 253 ] {25672a4a-92f3-4fbb-8bbe-66a2937f7ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14245 | 2026.03.18 01:44:30.564140 [ 253 ] {25672a4a-92f3-4fbb-8bbe-66a2937f7ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14246 | 2026.03.18 01:44:30.564494 [ 253 ] {25672a4a-92f3-4fbb-8bbe-66a2937f7ffd} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14247 | 2026.03.18 01:44:30.564530 [ 253 ] {25672a4a-92f3-4fbb-8bbe-66a2937f7ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14248 | 2026.03.18 01:44:30.564842 [ 253 ] {25672a4a-92f3-4fbb-8bbe-66a2937f7ffd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14249 | 2026.03.18 01:44:30.565054 [ 253 ] {25672a4a-92f3-4fbb-8bbe-66a2937f7ffd} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14250 | 2026.03.18 01:44:30.565188 [ 253 ] {25672a4a-92f3-4fbb-8bbe-66a2937f7ffd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 14251 | 2026.03.18 01:44:30.565225 [ 253 ] {25672a4a-92f3-4fbb-8bbe-66a2937f7ffd} <Debug> TCPHandler: Processed in 0.001269371 sec. | ||
| 14252 | 2026.03.18 01:44:34.588388 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14253 | 2026.03.18 01:44:34.588439 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14254 | 2026.03.18 01:44:34.786094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28675 | ||
| 14255 | 2026.03.18 01:44:34.786667 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.03.18 01:44:34.786717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14257 | 2026.03.18 01:44:34.787227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14258 | 2026.03.18 01:44:34.787465 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14259 | 2026.03.18 01:44:34.787618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28675 | ||
| 14260 | 2026.03.18 01:44:34.897680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1864 | ||
| 14261 | 2026.03.18 01:44:34.899836 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14262 | 2026.03.18 01:44:34.899878 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14263 | 2026.03.18 01:44:34.901006 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14264 | 2026.03.18 01:44:34.901267 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2026.03.18 01:44:34.901522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 14266 | 2026.03.18 01:44:35.565798 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2026.03.18 01:44:35.566008 [ 253 ] {56deed8a-ad88-40b4-b3a0-725c613061ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14268 | 2026.03.18 01:44:35.566080 [ 253 ] {56deed8a-ad88-40b4-b3a0-725c613061ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14269 | 2026.03.18 01:44:35.566880 [ 253 ] {56deed8a-ad88-40b4-b3a0-725c613061ed} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.03.18 01:44:35.566939 [ 253 ] {56deed8a-ad88-40b4-b3a0-725c613061ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14271 | 2026.03.18 01:44:35.567408 [ 253 ] {56deed8a-ad88-40b4-b3a0-725c613061ed} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14272 | 2026.03.18 01:44:35.567653 [ 253 ] {56deed8a-ad88-40b4-b3a0-725c613061ed} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.03.18 01:44:35.567823 [ 253 ] {56deed8a-ad88-40b4-b3a0-725c613061ed} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001867 sec., 152115.6936261382 rows/sec., 9.66 MiB/sec. | ||
| 14274 | 2026.03.18 01:44:35.567878 [ 253 ] {56deed8a-ad88-40b4-b3a0-725c613061ed} <Debug> TCPHandler: Processed in 0.002219217 sec. | ||
| 14275 | 2026.03.18 01:44:35.568022 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.03.18 01:44:35.568133 [ 253 ] {def2d2f5-f7df-4460-b2fd-77f5867012df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14277 | 2026.03.18 01:44:35.568179 [ 253 ] {def2d2f5-f7df-4460-b2fd-77f5867012df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14278 | 2026.03.18 01:44:35.569041 [ 253 ] {def2d2f5-f7df-4460-b2fd-77f5867012df} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.03.18 01:44:35.569085 [ 253 ] {def2d2f5-f7df-4460-b2fd-77f5867012df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14280 | 2026.03.18 01:44:35.569490 [ 253 ] {def2d2f5-f7df-4460-b2fd-77f5867012df} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14281 | 2026.03.18 01:44:35.569713 [ 253 ] {def2d2f5-f7df-4460-b2fd-77f5867012df} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.03.18 01:44:35.569863 [ 253 ] {def2d2f5-f7df-4460-b2fd-77f5867012df} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001756 sec., 469817.7676537586 rows/sec., 36.86 MiB/sec. | ||
| 14283 | 2026.03.18 01:44:35.569865 [ 122 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14284 | 2026.03.18 01:44:35.569905 [ 253 ] {def2d2f5-f7df-4460-b2fd-77f5867012df} <Debug> TCPHandler: Processed in 0.001935192 sec. | ||
| 14285 | 2026.03.18 01:44:35.569945 [ 122 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14286 | 2026.03.18 01:44:35.569973 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14287 | 2026.03.18 01:44:35.570036 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14288 | 2026.03.18 01:44:35.570072 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14289 | 2026.03.18 01:44:35.570142 [ 253 ] {32ec4ede-e547-47bd-bef6-a9886945a3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14290 | 2026.03.18 01:44:35.570169 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14291 | 2026.03.18 01:44:35.570187 [ 253 ] {32ec4ede-e547-47bd-bef6-a9886945a3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14292 | 2026.03.18 01:44:35.570202 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2770 rows starting from the beginning of the part | ||
| 14293 | 2026.03.18 01:44:35.570270 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 108 rows starting from the beginning of the part | ||
| 14294 | 2026.03.18 01:44:35.570317 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 2716 rows starting from the beginning of the part | ||
| 14295 | 2026.03.18 01:44:35.570367 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 14296 | 2026.03.18 01:44:35.570420 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 108 rows starting from the beginning of the part | ||
| 14297 | 2026.03.18 01:44:35.570468 [ 198 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 825 rows starting from the beginning of the part | ||
| 14298 | 2026.03.18 01:44:35.570661 [ 253 ] {32ec4ede-e547-47bd-bef6-a9886945a3ff} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14299 | 2026.03.18 01:44:35.570698 [ 253 ] {32ec4ede-e547-47bd-bef6-a9886945a3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14300 | 2026.03.18 01:44:35.571049 [ 253 ] {32ec4ede-e547-47bd-bef6-a9886945a3ff} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14301 | 2026.03.18 01:44:35.571274 [ 253 ] {32ec4ede-e547-47bd-bef6-a9886945a3ff} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14302 | 2026.03.18 01:44:35.571434 [ 253 ] {32ec4ede-e547-47bd-bef6-a9886945a3ff} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001315 sec., 118631.17870722433 rows/sec., 7.13 MiB/sec. | ||
| 14303 | 2026.03.18 01:44:35.571476 [ 253 ] {32ec4ede-e547-47bd-bef6-a9886945a3ff} <Debug> TCPHandler: Processed in 0.001490235 sec. | ||
| 14304 | 2026.03.18 01:44:35.571592 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14305 | 2026.03.18 01:44:35.571692 [ 253 ] {c337928c-aecf-45a0-98fb-c151ebb1b843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14306 | 2026.03.18 01:44:35.571735 [ 253 ] {c337928c-aecf-45a0-98fb-c151ebb1b843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14307 | 2026.03.18 01:44:35.572185 [ 253 ] {c337928c-aecf-45a0-98fb-c151ebb1b843} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14308 | 2026.03.18 01:44:35.572222 [ 253 ] {c337928c-aecf-45a0-98fb-c151ebb1b843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14309 | 2026.03.18 01:44:35.572586 [ 253 ] {c337928c-aecf-45a0-98fb-c151ebb1b843} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14310 | 2026.03.18 01:44:35.572724 [ 191 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6583 rows, containing 5 columns (5 merged, 0 gathered) in 0.002687215 sec., 2449748.159339688 rows/sec., 197.63 MiB/sec. | ||
| 14311 | 2026.03.18 01:44:35.572815 [ 253 ] {c337928c-aecf-45a0-98fb-c151ebb1b843} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2026.03.18 01:44:35.572950 [ 253 ] {c337928c-aecf-45a0-98fb-c151ebb1b843} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001281 sec., 116315.37861046058 rows/sec., 7.51 MiB/sec. | ||
| 14313 | 2026.03.18 01:44:35.572990 [ 253 ] {c337928c-aecf-45a0-98fb-c151ebb1b843} <Debug> TCPHandler: Processed in 0.001446804 sec. | ||
| 14314 | 2026.03.18 01:44:35.573040 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14315 | 2026.03.18 01:44:35.573106 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14316 | 2026.03.18 01:44:35.573199 [ 253 ] {7b252fbf-a1c9-4d0b-af38-0d3c51c62a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14317 | 2026.03.18 01:44:35.573240 [ 253 ] {7b252fbf-a1c9-4d0b-af38-0d3c51c62a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14318 | 2026.03.18 01:44:35.573306 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_101_20} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2026.03.18 01:44:35.573377 [ 202 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_101_20} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14320 | 2026.03.18 01:44:35.573461 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 14321 | 2026.03.18 01:44:35.573681 [ 253 ] {7b252fbf-a1c9-4d0b-af38-0d3c51c62a02} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14322 | 2026.03.18 01:44:35.573717 [ 253 ] {7b252fbf-a1c9-4d0b-af38-0d3c51c62a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14323 | 2026.03.18 01:44:35.574035 [ 253 ] {7b252fbf-a1c9-4d0b-af38-0d3c51c62a02} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14324 | 2026.03.18 01:44:35.574250 [ 253 ] {7b252fbf-a1c9-4d0b-af38-0d3c51c62a02} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14325 | 2026.03.18 01:44:35.574381 [ 253 ] {7b252fbf-a1c9-4d0b-af38-0d3c51c62a02} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 14326 | 2026.03.18 01:44:35.574419 [ 253 ] {7b252fbf-a1c9-4d0b-af38-0d3c51c62a02} <Debug> TCPHandler: Processed in 0.001361903 sec. | ||
| 14327 | 2026.03.18 01:44:35.574533 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14328 | 2026.03.18 01:44:35.574626 [ 253 ] {c55dbe8c-59e8-4637-be7b-cd7e600ce081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14329 | 2026.03.18 01:44:35.574667 [ 253 ] {c55dbe8c-59e8-4637-be7b-cd7e600ce081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14330 | 2026.03.18 01:44:35.576993 [ 253 ] {c55dbe8c-59e8-4637-be7b-cd7e600ce081} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14331 | 2026.03.18 01:44:35.577077 [ 253 ] {c55dbe8c-59e8-4637-be7b-cd7e600ce081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14332 | 2026.03.18 01:44:35.577924 [ 253 ] {c55dbe8c-59e8-4637-be7b-cd7e600ce081} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14333 | 2026.03.18 01:44:35.578303 [ 253 ] {c55dbe8c-59e8-4637-be7b-cd7e600ce081} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14334 | 2026.03.18 01:44:35.578507 [ 122 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14335 | 2026.03.18 01:44:35.578571 [ 122 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14336 | 2026.03.18 01:44:35.578578 [ 253 ] {c55dbe8c-59e8-4637-be7b-cd7e600ce081} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.003961 sec., 127240.59580913911 rows/sec., 8.95 MiB/sec. | ||
| 14337 | 2026.03.18 01:44:35.578600 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14338 | 2026.03.18 01:44:35.578686 [ 253 ] {c55dbe8c-59e8-4637-be7b-cd7e600ce081} <Debug> TCPHandler: Processed in 0.00420139 sec. | ||
| 14339 | 2026.03.18 01:44:35.578737 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14340 | 2026.03.18 01:44:35.578858 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14341 | 2026.03.18 01:44:35.578896 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14342 | 2026.03.18 01:44:35.578949 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1513 rows starting from the beginning of the part | ||
| 14343 | 2026.03.18 01:44:35.578975 [ 253 ] {3a9fd88d-dfed-4f40-a2db-f6fa52d18715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14344 | 2026.03.18 01:44:35.579032 [ 253 ] {3a9fd88d-dfed-4f40-a2db-f6fa52d18715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14345 | 2026.03.18 01:44:35.579045 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 90 rows starting from the beginning of the part | ||
| 14346 | 2026.03.18 01:44:35.579120 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1465 rows starting from the beginning of the part | ||
| 14347 | 2026.03.18 01:44:35.579185 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 14348 | 2026.03.18 01:44:35.579247 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 14349 | 2026.03.18 01:44:35.579307 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 504 rows starting from the beginning of the part | ||
| 14350 | 2026.03.18 01:44:35.579448 [ 253 ] {3a9fd88d-dfed-4f40-a2db-f6fa52d18715} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2026.03.18 01:44:35.579491 [ 253 ] {3a9fd88d-dfed-4f40-a2db-f6fa52d18715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14352 | 2026.03.18 01:44:35.579846 [ 253 ] {3a9fd88d-dfed-4f40-a2db-f6fa52d18715} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14353 | 2026.03.18 01:44:35.580079 [ 253 ] {3a9fd88d-dfed-4f40-a2db-f6fa52d18715} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2026.03.18 01:44:35.581342 [ 201 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3726 rows, containing 5 columns (5 merged, 0 gathered) in 0.002660154 sec., 1400670.788232561 rows/sec., 103.27 MiB/sec. | ||
| 14355 | 2026.03.18 01:44:35.581623 [ 191 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14356 | 2026.03.18 01:44:35.581995 [ 191 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_101_20} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2026.03.18 01:44:35.582096 [ 191 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_101_20} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14358 | 2026.03.18 01:44:35.582219 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 14359 | 2026.03.18 01:44:35.583369 [ 253 ] {3a9fd88d-dfed-4f40-a2db-f6fa52d18715} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004412 sec., 1359.9274705349048 rows/sec., 71.05 KiB/sec. | ||
| 14360 | 2026.03.18 01:44:35.583434 [ 253 ] {3a9fd88d-dfed-4f40-a2db-f6fa52d18715} <Debug> TCPHandler: Processed in 0.004635067 sec. | ||
| 14361 | 2026.03.18 01:44:35.583560 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14362 | 2026.03.18 01:44:35.583659 [ 253 ] {7fcc0439-4689-420d-ad22-1bf8d7f3e788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14363 | 2026.03.18 01:44:35.583703 [ 253 ] {7fcc0439-4689-420d-ad22-1bf8d7f3e788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14364 | 2026.03.18 01:44:35.584147 [ 253 ] {7fcc0439-4689-420d-ad22-1bf8d7f3e788} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14365 | 2026.03.18 01:44:35.584187 [ 253 ] {7fcc0439-4689-420d-ad22-1bf8d7f3e788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14366 | 2026.03.18 01:44:35.584560 [ 253 ] {7fcc0439-4689-420d-ad22-1bf8d7f3e788} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14367 | 2026.03.18 01:44:35.584821 [ 253 ] {7fcc0439-4689-420d-ad22-1bf8d7f3e788} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14368 | 2026.03.18 01:44:35.584961 [ 253 ] {7fcc0439-4689-420d-ad22-1bf8d7f3e788} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001323 sec., 200302.34315948602 rows/sec., 13.31 MiB/sec. | ||
| 14369 | 2026.03.18 01:44:35.584999 [ 253 ] {7fcc0439-4689-420d-ad22-1bf8d7f3e788} <Debug> TCPHandler: Processed in 0.001489285 sec. | ||
| 14370 | 2026.03.18 01:44:35.585119 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14371 | 2026.03.18 01:44:35.585216 [ 253 ] {f0e8a84a-fcda-4a76-b7c9-cf2fa127a577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14372 | 2026.03.18 01:44:35.585261 [ 253 ] {f0e8a84a-fcda-4a76-b7c9-cf2fa127a577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14373 | 2026.03.18 01:44:35.585591 [ 253 ] {f0e8a84a-fcda-4a76-b7c9-cf2fa127a577} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14374 | 2026.03.18 01:44:35.585628 [ 253 ] {f0e8a84a-fcda-4a76-b7c9-cf2fa127a577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14375 | 2026.03.18 01:44:35.585940 [ 253 ] {f0e8a84a-fcda-4a76-b7c9-cf2fa127a577} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14376 | 2026.03.18 01:44:35.586163 [ 253 ] {f0e8a84a-fcda-4a76-b7c9-cf2fa127a577} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14377 | 2026.03.18 01:44:35.586276 [ 122 ] {} <Debug> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 14378 | 2026.03.18 01:44:35.586296 [ 253 ] {f0e8a84a-fcda-4a76-b7c9-cf2fa127a577} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 14379 | 2026.03.18 01:44:35.586319 [ 122 ] {} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14380 | 2026.03.18 01:44:35.586340 [ 253 ] {f0e8a84a-fcda-4a76-b7c9-cf2fa127a577} <Debug> TCPHandler: Processed in 0.001271591 sec. | ||
| 14381 | 2026.03.18 01:44:35.586345 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14382 | 2026.03.18 01:44:35.586452 [ 202 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 14383 | 2026.03.18 01:44:35.586465 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14384 | 2026.03.18 01:44:35.586560 [ 202 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14385 | 2026.03.18 01:44:35.586573 [ 253 ] {cf1e7702-020d-4c1d-94f0-3976be1004e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14386 | 2026.03.18 01:44:35.586593 [ 202 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 39 rows starting from the beginning of the part | ||
| 14387 | 2026.03.18 01:44:35.586629 [ 253 ] {cf1e7702-020d-4c1d-94f0-3976be1004e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14388 | 2026.03.18 01:44:35.586659 [ 202 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 14389 | 2026.03.18 01:44:35.586712 [ 202 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 14390 | 2026.03.18 01:44:35.586760 [ 202 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 14391 | 2026.03.18 01:44:35.586807 [ 202 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 14392 | 2026.03.18 01:44:35.586855 [ 202 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 14393 | 2026.03.18 01:44:35.587447 [ 253 ] {cf1e7702-020d-4c1d-94f0-3976be1004e0} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14394 | 2026.03.18 01:44:35.587484 [ 253 ] {cf1e7702-020d-4c1d-94f0-3976be1004e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14395 | 2026.03.18 01:44:35.587654 [ 191 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244301 sec., 35361.21886906785 rows/sec., 2.33 MiB/sec. | ||
| 14396 | 2026.03.18 01:44:35.587813 [ 201 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 14397 | 2026.03.18 01:44:35.588056 [ 253 ] {cf1e7702-020d-4c1d-94f0-3976be1004e0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14398 | 2026.03.18 01:44:35.588142 [ 201 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_44_9} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14399 | 2026.03.18 01:44:35.588247 [ 201 ] {47e397e3-a7f1-443d-b257-4b2235321fa3::all_1_44_9} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 14400 | 2026.03.18 01:44:35.588331 [ 253 ] {cf1e7702-020d-4c1d-94f0-3976be1004e0} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2026.03.18 01:44:35.588337 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 14402 | 2026.03.18 01:44:35.588484 [ 253 ] {cf1e7702-020d-4c1d-94f0-3976be1004e0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 13.01 MiB/sec. | ||
| 14403 | 2026.03.18 01:44:35.588542 [ 253 ] {cf1e7702-020d-4c1d-94f0-3976be1004e0} <Debug> TCPHandler: Processed in 0.002126916 sec. | ||
| 14404 | 2026.03.18 01:44:35.588667 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14405 | 2026.03.18 01:44:35.588762 [ 253 ] {1b8a63f5-13fb-45de-80ef-bf51fa699a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14406 | 2026.03.18 01:44:35.588805 [ 253 ] {1b8a63f5-13fb-45de-80ef-bf51fa699a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14407 | 2026.03.18 01:44:35.589151 [ 253 ] {1b8a63f5-13fb-45de-80ef-bf51fa699a35} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14408 | 2026.03.18 01:44:35.589189 [ 253 ] {1b8a63f5-13fb-45de-80ef-bf51fa699a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14409 | 2026.03.18 01:44:35.589521 [ 253 ] {1b8a63f5-13fb-45de-80ef-bf51fa699a35} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14410 | 2026.03.18 01:44:35.589773 [ 253 ] {1b8a63f5-13fb-45de-80ef-bf51fa699a35} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14411 | 2026.03.18 01:44:35.589897 [ 122 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14412 | 2026.03.18 01:44:35.589907 [ 253 ] {1b8a63f5-13fb-45de-80ef-bf51fa699a35} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001163 sec., 77386.07050730869 rows/sec., 4.84 MiB/sec. | ||
| 14413 | 2026.03.18 01:44:35.589933 [ 122 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2026.03.18 01:44:35.589956 [ 253 ] {1b8a63f5-13fb-45de-80ef-bf51fa699a35} <Debug> TCPHandler: Processed in 0.001340272 sec. | ||
| 14415 | 2026.03.18 01:44:35.589958 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14416 | 2026.03.18 01:44:35.590086 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14417 | 2026.03.18 01:44:35.590251 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14418 | 2026.03.18 01:44:35.590296 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6204 rows starting from the beginning of the part | ||
| 14419 | 2026.03.18 01:44:35.590374 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 14420 | 2026.03.18 01:44:35.590428 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 78 rows starting from the beginning of the part | ||
| 14421 | 2026.03.18 01:44:35.590478 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 12 rows starting from the beginning of the part | ||
| 14422 | 2026.03.18 01:44:35.590522 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 14423 | 2026.03.18 01:44:35.590567 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 90 rows starting from the beginning of the part | ||
| 14424 | 2026.03.18 01:44:35.592565 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6504 rows, containing 4 columns (4 merged, 0 gathered) in 0.002535342 sec., 2565334.3809237573 rows/sec., 165.35 MiB/sec. | ||
| 14425 | 2026.03.18 01:44:35.592999 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14426 | 2026.03.18 01:44:35.593281 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_101_20} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14427 | 2026.03.18 01:44:35.593363 [ 208 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_101_20} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14428 | 2026.03.18 01:44:35.593584 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 14429 | 2026.03.18 01:44:36.345693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14430 | 2026.03.18 01:44:36.362585 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14431 | 2026.03.18 01:44:36.362652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14432 | 2026.03.18 01:44:36.368766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14433 | 2026.03.18 01:44:36.369450 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14434 | 2026.03.18 01:44:36.372388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14435 | 2026.03.18 01:44:40.556658 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14436 | 2026.03.18 01:44:40.556846 [ 253 ] {0033e565-0938-4c2b-9548-259e916c53e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14437 | 2026.03.18 01:44:40.556931 [ 253 ] {0033e565-0938-4c2b-9548-259e916c53e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14438 | 2026.03.18 01:44:40.557682 [ 253 ] {0033e565-0938-4c2b-9548-259e916c53e4} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14439 | 2026.03.18 01:44:40.557731 [ 253 ] {0033e565-0938-4c2b-9548-259e916c53e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14440 | 2026.03.18 01:44:40.558180 [ 253 ] {0033e565-0938-4c2b-9548-259e916c53e4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14441 | 2026.03.18 01:44:40.558461 [ 253 ] {0033e565-0938-4c2b-9548-259e916c53e4} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14442 | 2026.03.18 01:44:40.558615 [ 253 ] {0033e565-0938-4c2b-9548-259e916c53e4} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001817 sec., 59438.63511282334 rows/sec., 5.00 MiB/sec. | ||
| 14443 | 2026.03.18 01:44:40.558662 [ 253 ] {0033e565-0938-4c2b-9548-259e916c53e4} <Debug> TCPHandler: Processed in 0.002129495 sec. | ||
| 14444 | 2026.03.18 01:44:40.558792 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14445 | 2026.03.18 01:44:40.558895 [ 253 ] {c2a062d6-8aa7-4400-8604-cce06ca0b8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14446 | 2026.03.18 01:44:40.558939 [ 253 ] {c2a062d6-8aa7-4400-8604-cce06ca0b8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14447 | 2026.03.18 01:44:40.559363 [ 253 ] {c2a062d6-8aa7-4400-8604-cce06ca0b8cd} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2026.03.18 01:44:40.559398 [ 253 ] {c2a062d6-8aa7-4400-8604-cce06ca0b8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14449 | 2026.03.18 01:44:40.559713 [ 253 ] {c2a062d6-8aa7-4400-8604-cce06ca0b8cd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14450 | 2026.03.18 01:44:40.559918 [ 253 ] {c2a062d6-8aa7-4400-8604-cce06ca0b8cd} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14451 | 2026.03.18 01:44:40.560050 [ 253 ] {c2a062d6-8aa7-4400-8604-cce06ca0b8cd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001179 sec., 22052.58693808312 rows/sec., 1.62 MiB/sec. | ||
| 14452 | 2026.03.18 01:44:40.560088 [ 253 ] {c2a062d6-8aa7-4400-8604-cce06ca0b8cd} <Debug> TCPHandler: Processed in 0.001347953 sec. | ||
| 14453 | 2026.03.18 01:44:40.560211 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14454 | 2026.03.18 01:44:40.560333 [ 253 ] {2cf465b2-a7aa-424b-8f40-ab96e366ff1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14455 | 2026.03.18 01:44:40.560384 [ 253 ] {2cf465b2-a7aa-424b-8f40-ab96e366ff1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14456 | 2026.03.18 01:44:40.560918 [ 253 ] {2cf465b2-a7aa-424b-8f40-ab96e366ff1e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2026.03.18 01:44:40.560961 [ 253 ] {2cf465b2-a7aa-424b-8f40-ab96e366ff1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14458 | 2026.03.18 01:44:40.561345 [ 253 ] {2cf465b2-a7aa-424b-8f40-ab96e366ff1e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14459 | 2026.03.18 01:44:40.561574 [ 253 ] {2cf465b2-a7aa-424b-8f40-ab96e366ff1e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2026.03.18 01:44:40.561708 [ 253 ] {2cf465b2-a7aa-424b-8f40-ab96e366ff1e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.0014 sec., 64285.71428571429 rows/sec., 5.02 MiB/sec. | ||
| 14461 | 2026.03.18 01:44:40.561745 [ 253 ] {2cf465b2-a7aa-424b-8f40-ab96e366ff1e} <Debug> TCPHandler: Processed in 0.001596666 sec. | ||
| 14462 | 2026.03.18 01:44:40.561863 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14463 | 2026.03.18 01:44:40.561958 [ 253 ] {e2add210-613b-4410-bbb7-80c16cd01d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14464 | 2026.03.18 01:44:40.562003 [ 253 ] {e2add210-613b-4410-bbb7-80c16cd01d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14465 | 2026.03.18 01:44:40.562450 [ 253 ] {e2add210-613b-4410-bbb7-80c16cd01d64} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2026.03.18 01:44:40.562487 [ 253 ] {e2add210-613b-4410-bbb7-80c16cd01d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14467 | 2026.03.18 01:44:40.562839 [ 253 ] {e2add210-613b-4410-bbb7-80c16cd01d64} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14468 | 2026.03.18 01:44:40.563067 [ 253 ] {e2add210-613b-4410-bbb7-80c16cd01d64} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2026.03.18 01:44:40.563201 [ 253 ] {e2add210-613b-4410-bbb7-80c16cd01d64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 14470 | 2026.03.18 01:44:40.563239 [ 253 ] {e2add210-613b-4410-bbb7-80c16cd01d64} <Debug> TCPHandler: Processed in 0.001426654 sec. | ||
| 14471 | 2026.03.18 01:44:40.563343 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14472 | 2026.03.18 01:44:40.563439 [ 253 ] {73d13bf2-5327-44e6-ae2f-23f421b7f7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14473 | 2026.03.18 01:44:40.563494 [ 253 ] {73d13bf2-5327-44e6-ae2f-23f421b7f7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14474 | 2026.03.18 01:44:40.564309 [ 253 ] {73d13bf2-5327-44e6-ae2f-23f421b7f7f6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2026.03.18 01:44:40.564344 [ 253 ] {73d13bf2-5327-44e6-ae2f-23f421b7f7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14476 | 2026.03.18 01:44:40.564886 [ 253 ] {73d13bf2-5327-44e6-ae2f-23f421b7f7f6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14477 | 2026.03.18 01:44:40.565113 [ 253 ] {73d13bf2-5327-44e6-ae2f-23f421b7f7f6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14478 | 2026.03.18 01:44:40.565252 [ 253 ] {73d13bf2-5327-44e6-ae2f-23f421b7f7f6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001832 sec., 14192.139737991265 rows/sec., 25.43 MiB/sec. | ||
| 14479 | 2026.03.18 01:44:40.565316 [ 253 ] {73d13bf2-5327-44e6-ae2f-23f421b7f7f6} <Debug> TCPHandler: Processed in 0.002023004 sec. | ||
| 14480 | 2026.03.18 01:44:40.565431 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14481 | 2026.03.18 01:44:40.565526 [ 253 ] {0fbcffaa-e79f-4f80-87a1-d0741c1710ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14482 | 2026.03.18 01:44:40.565568 [ 253 ] {0fbcffaa-e79f-4f80-87a1-d0741c1710ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14483 | 2026.03.18 01:44:40.565903 [ 253 ] {0fbcffaa-e79f-4f80-87a1-d0741c1710ca} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2026.03.18 01:44:40.565939 [ 253 ] {0fbcffaa-e79f-4f80-87a1-d0741c1710ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14485 | 2026.03.18 01:44:40.566240 [ 253 ] {0fbcffaa-e79f-4f80-87a1-d0741c1710ca} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14486 | 2026.03.18 01:44:40.566460 [ 253 ] {0fbcffaa-e79f-4f80-87a1-d0741c1710ca} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14487 | 2026.03.18 01:44:40.566590 [ 253 ] {0fbcffaa-e79f-4f80-87a1-d0741c1710ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 14488 | 2026.03.18 01:44:40.566627 [ 253 ] {0fbcffaa-e79f-4f80-87a1-d0741c1710ca} <Debug> TCPHandler: Processed in 0.00124641 sec. | ||
| 14489 | 2026.03.18 01:44:42.287820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29187 | ||
| 14490 | 2026.03.18 01:44:42.288352 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14491 | 2026.03.18 01:44:42.288392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14492 | 2026.03.18 01:44:42.288891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14493 | 2026.03.18 01:44:42.289122 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14494 | 2026.03.18 01:44:42.289257 [ 113 ] {} <Debug> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14495 | 2026.03.18 01:44:42.289272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29187 | ||
| 14496 | 2026.03.18 01:44:42.289304 [ 113 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14497 | 2026.03.18 01:44:42.289329 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14498 | 2026.03.18 01:44:42.289424 [ 194 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14499 | 2026.03.18 01:44:42.289504 [ 194 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14500 | 2026.03.18 01:44:42.289533 [ 194 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26755 rows starting from the beginning of the part | ||
| 14501 | 2026.03.18 01:44:42.289588 [ 194 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14502 | 2026.03.18 01:44:42.289631 [ 194 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14503 | 2026.03.18 01:44:42.289670 [ 194 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14504 | 2026.03.18 01:44:42.289707 [ 194 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14505 | 2026.03.18 01:44:42.289749 [ 194 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14506 | 2026.03.18 01:44:42.292237 [ 201 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29187 rows, containing 4 columns (4 merged, 0 gathered) in 0.002851487 sec., 10235712.103895266 rows/sec., 146.42 MiB/sec. | ||
| 14507 | 2026.03.18 01:44:42.292693 [ 187 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14508 | 2026.03.18 01:44:42.293003 [ 187 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_61_12} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14509 | 2026.03.18 01:44:42.293084 [ 187 ] {6b0c676e-495d-4f95-9929-6ed1eb263e2c::all_1_61_12} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14510 | 2026.03.18 01:44:42.293187 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 14511 | 2026.03.18 01:44:43.872513 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14512 | 2026.03.18 01:44:43.889378 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14513 | 2026.03.18 01:44:43.889437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14514 | 2026.03.18 01:44:43.895865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14515 | 2026.03.18 01:44:43.896574 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14516 | 2026.03.18 01:44:43.896878 [ 56 ] {} <Debug> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14517 | 2026.03.18 01:44:43.896921 [ 56 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14518 | 2026.03.18 01:44:43.896944 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14519 | 2026.03.18 01:44:43.897122 [ 192 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14520 | 2026.03.18 01:44:43.899686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14521 | 2026.03.18 01:44:43.901337 [ 192 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14522 | 2026.03.18 01:44:43.902733 [ 192 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14523 | 2026.03.18 01:44:43.907123 [ 192 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14524 | 2026.03.18 01:44:43.911643 [ 192 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14525 | 2026.03.18 01:44:43.916066 [ 192 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14526 | 2026.03.18 01:44:43.920441 [ 192 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14527 | 2026.03.18 01:44:43.924222 [ 192 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14528 | 2026.03.18 01:44:43.974038 [ 186 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.076989519 sec., 5974.839250521879 rows/sec., 30.89 MiB/sec. | ||
| 14529 | 2026.03.18 01:44:43.977302 [ 186 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14530 | 2026.03.18 01:44:43.979347 [ 186 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_61_12} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14531 | 2026.03.18 01:44:43.979460 [ 186 ] {b84f3dcb-89a9-4b2e-9af3-1a4c14293000::all_1_61_12} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14532 | 2026.03.18 01:44:43.982631 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 14533 | 2026.03.18 01:44:44.901778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1898 | ||
| 14534 | 2026.03.18 01:44:44.904432 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14535 | 2026.03.18 01:44:44.904475 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14536 | 2026.03.18 01:44:44.905658 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14537 | 2026.03.18 01:44:44.905911 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14538 | 2026.03.18 01:44:44.906177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1898 | ||
| 14539 | 2026.03.18 01:44:45.561425 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14540 | 2026.03.18 01:44:45.561643 [ 253 ] {6a75674d-e8ed-4f2a-9d7f-85f35a6c2a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14541 | 2026.03.18 01:44:45.561711 [ 253 ] {6a75674d-e8ed-4f2a-9d7f-85f35a6c2a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14542 | 2026.03.18 01:44:45.562426 [ 253 ] {6a75674d-e8ed-4f2a-9d7f-85f35a6c2a57} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14543 | 2026.03.18 01:44:45.562479 [ 253 ] {6a75674d-e8ed-4f2a-9d7f-85f35a6c2a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14544 | 2026.03.18 01:44:45.562893 [ 253 ] {6a75674d-e8ed-4f2a-9d7f-85f35a6c2a57} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14545 | 2026.03.18 01:44:45.563117 [ 253 ] {6a75674d-e8ed-4f2a-9d7f-85f35a6c2a57} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14546 | 2026.03.18 01:44:45.563271 [ 61 ] {} <Debug> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14547 | 2026.03.18 01:44:45.563286 [ 253 ] {6a75674d-e8ed-4f2a-9d7f-85f35a6c2a57} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001694 sec., 167650.53128689493 rows/sec., 10.65 MiB/sec. | ||
| 14548 | 2026.03.18 01:44:45.563341 [ 61 ] {} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14549 | 2026.03.18 01:44:45.563360 [ 253 ] {6a75674d-e8ed-4f2a-9d7f-85f35a6c2a57} <Debug> TCPHandler: Processed in 0.002078434 sec. | ||
| 14550 | 2026.03.18 01:44:45.563368 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14551 | 2026.03.18 01:44:45.563478 [ 194 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14552 | 2026.03.18 01:44:45.563498 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14553 | 2026.03.18 01:44:45.563601 [ 194 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14554 | 2026.03.18 01:44:45.563610 [ 253 ] {eb6d21b4-202a-424f-aaec-fb53f072d325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14555 | 2026.03.18 01:44:45.563646 [ 194 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 284 rows starting from the beginning of the part | ||
| 14556 | 2026.03.18 01:44:45.563667 [ 253 ] {eb6d21b4-202a-424f-aaec-fb53f072d325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14557 | 2026.03.18 01:44:45.563731 [ 194 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 14558 | 2026.03.18 01:44:45.563792 [ 194 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 14559 | 2026.03.18 01:44:45.563840 [ 194 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 14560 | 2026.03.18 01:44:45.563884 [ 194 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 14561 | 2026.03.18 01:44:45.564375 [ 253 ] {eb6d21b4-202a-424f-aaec-fb53f072d325} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14562 | 2026.03.18 01:44:45.564418 [ 253 ] {eb6d21b4-202a-424f-aaec-fb53f072d325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14563 | 2026.03.18 01:44:45.564798 [ 253 ] {eb6d21b4-202a-424f-aaec-fb53f072d325} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14564 | 2026.03.18 01:44:45.564926 [ 197 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485485 sec., 955916.7544606643 rows/sec., 64.36 MiB/sec. | ||
| 14565 | 2026.03.18 01:44:45.565022 [ 253 ] {eb6d21b4-202a-424f-aaec-fb53f072d325} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14566 | 2026.03.18 01:44:45.565096 [ 194 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14567 | 2026.03.18 01:44:45.565172 [ 253 ] {eb6d21b4-202a-424f-aaec-fb53f072d325} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001586 sec., 520176.54476670874 rows/sec., 40.82 MiB/sec. | ||
| 14568 | 2026.03.18 01:44:45.565218 [ 253 ] {eb6d21b4-202a-424f-aaec-fb53f072d325} <Debug> TCPHandler: Processed in 0.00177341 sec. | ||
| 14569 | 2026.03.18 01:44:45.565347 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2026.03.18 01:44:45.565360 [ 194 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_45_11} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14571 | 2026.03.18 01:44:45.565449 [ 194 ] {f244de04-7ab8-470f-9b66-6821ab6d2b7e::all_1_45_11} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14572 | 2026.03.18 01:44:45.565471 [ 253 ] {6dfe6735-bad8-4b47-8496-a44bae4dbff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14573 | 2026.03.18 01:44:45.565523 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14574 | 2026.03.18 01:44:45.565526 [ 253 ] {6dfe6735-bad8-4b47-8496-a44bae4dbff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14575 | 2026.03.18 01:44:45.566003 [ 253 ] {6dfe6735-bad8-4b47-8496-a44bae4dbff2} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14576 | 2026.03.18 01:44:45.566041 [ 253 ] {6dfe6735-bad8-4b47-8496-a44bae4dbff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14577 | 2026.03.18 01:44:45.566381 [ 253 ] {6dfe6735-bad8-4b47-8496-a44bae4dbff2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14578 | 2026.03.18 01:44:45.566594 [ 253 ] {6dfe6735-bad8-4b47-8496-a44bae4dbff2} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14579 | 2026.03.18 01:44:45.566736 [ 253 ] {6dfe6735-bad8-4b47-8496-a44bae4dbff2} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.00129 sec., 120930.23255813954 rows/sec., 7.26 MiB/sec. | ||
| 14580 | 2026.03.18 01:44:45.566775 [ 253 ] {6dfe6735-bad8-4b47-8496-a44bae4dbff2} <Debug> TCPHandler: Processed in 0.001490255 sec. | ||
| 14581 | 2026.03.18 01:44:45.566889 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14582 | 2026.03.18 01:44:45.566984 [ 253 ] {64e3299e-87cb-42ba-920e-3a4dd9c25f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14583 | 2026.03.18 01:44:45.567025 [ 253 ] {64e3299e-87cb-42ba-920e-3a4dd9c25f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14584 | 2026.03.18 01:44:45.567456 [ 253 ] {64e3299e-87cb-42ba-920e-3a4dd9c25f94} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14585 | 2026.03.18 01:44:45.567492 [ 253 ] {64e3299e-87cb-42ba-920e-3a4dd9c25f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14586 | 2026.03.18 01:44:45.567797 [ 253 ] {64e3299e-87cb-42ba-920e-3a4dd9c25f94} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14587 | 2026.03.18 01:44:45.568013 [ 253 ] {64e3299e-87cb-42ba-920e-3a4dd9c25f94} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14588 | 2026.03.18 01:44:45.568150 [ 253 ] {64e3299e-87cb-42ba-920e-3a4dd9c25f94} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 14589 | 2026.03.18 01:44:45.568188 [ 253 ] {64e3299e-87cb-42ba-920e-3a4dd9c25f94} <Debug> TCPHandler: Processed in 0.001349123 sec. | ||
| 14590 | 2026.03.18 01:44:45.568301 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14591 | 2026.03.18 01:44:45.568397 [ 253 ] {ccbd44e9-0d72-4b65-8091-59270bd257c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14592 | 2026.03.18 01:44:45.568436 [ 253 ] {ccbd44e9-0d72-4b65-8091-59270bd257c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14593 | 2026.03.18 01:44:45.568863 [ 253 ] {ccbd44e9-0d72-4b65-8091-59270bd257c4} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14594 | 2026.03.18 01:44:45.568900 [ 253 ] {ccbd44e9-0d72-4b65-8091-59270bd257c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14595 | 2026.03.18 01:44:45.569207 [ 253 ] {ccbd44e9-0d72-4b65-8091-59270bd257c4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14596 | 2026.03.18 01:44:45.569412 [ 253 ] {ccbd44e9-0d72-4b65-8091-59270bd257c4} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2026.03.18 01:44:45.569517 [ 61 ] {} <Debug> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14598 | 2026.03.18 01:44:45.569543 [ 253 ] {ccbd44e9-0d72-4b65-8091-59270bd257c4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 14599 | 2026.03.18 01:44:45.569550 [ 61 ] {} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14600 | 2026.03.18 01:44:45.569586 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14601 | 2026.03.18 01:44:45.569589 [ 253 ] {ccbd44e9-0d72-4b65-8091-59270bd257c4} <Debug> TCPHandler: Processed in 0.001338682 sec. | ||
| 14602 | 2026.03.18 01:44:45.569660 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14603 | 2026.03.18 01:44:45.569715 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14604 | 2026.03.18 01:44:45.569757 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14605 | 2026.03.18 01:44:45.569790 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 148 rows starting from the beginning of the part | ||
| 14606 | 2026.03.18 01:44:45.569813 [ 253 ] {fde04218-b2b8-469b-9bc6-f8f4c41b2684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14607 | 2026.03.18 01:44:45.569843 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 14608 | 2026.03.18 01:44:45.569859 [ 253 ] {fde04218-b2b8-469b-9bc6-f8f4c41b2684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14609 | 2026.03.18 01:44:45.569892 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 14610 | 2026.03.18 01:44:45.569938 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 14611 | 2026.03.18 01:44:45.569978 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 14612 | 2026.03.18 01:44:45.570423 [ 253 ] {fde04218-b2b8-469b-9bc6-f8f4c41b2684} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14613 | 2026.03.18 01:44:45.570465 [ 253 ] {fde04218-b2b8-469b-9bc6-f8f4c41b2684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14614 | 2026.03.18 01:44:45.570737 [ 197 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001106618 sec., 668704.1056624779 rows/sec., 40.58 MiB/sec. | ||
| 14615 | 2026.03.18 01:44:45.570802 [ 253 ] {fde04218-b2b8-469b-9bc6-f8f4c41b2684} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14616 | 2026.03.18 01:44:45.570864 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14617 | 2026.03.18 01:44:45.571071 [ 253 ] {fde04218-b2b8-469b-9bc6-f8f4c41b2684} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2026.03.18 01:44:45.571142 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_45_11} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14619 | 2026.03.18 01:44:45.571211 [ 200 ] {49d20a2c-ed23-48b9-9700-34f328f7f923::all_1_45_11} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14620 | 2026.03.18 01:44:45.571219 [ 253 ] {fde04218-b2b8-469b-9bc6-f8f4c41b2684} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001423 sec., 354181.307097681 rows/sec., 24.91 MiB/sec. | ||
| 14621 | 2026.03.18 01:44:45.571263 [ 253 ] {fde04218-b2b8-469b-9bc6-f8f4c41b2684} <Debug> TCPHandler: Processed in 0.001598077 sec. | ||
| 14622 | 2026.03.18 01:44:45.571275 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14623 | 2026.03.18 01:44:45.571374 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14624 | 2026.03.18 01:44:45.571473 [ 253 ] {69cd3545-93a9-497c-b1a4-7e221c74f0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14625 | 2026.03.18 01:44:45.571515 [ 253 ] {69cd3545-93a9-497c-b1a4-7e221c74f0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14626 | 2026.03.18 01:44:45.571854 [ 253 ] {69cd3545-93a9-497c-b1a4-7e221c74f0ac} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14627 | 2026.03.18 01:44:45.571891 [ 253 ] {69cd3545-93a9-497c-b1a4-7e221c74f0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14628 | 2026.03.18 01:44:45.572201 [ 253 ] {69cd3545-93a9-497c-b1a4-7e221c74f0ac} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14629 | 2026.03.18 01:44:45.572415 [ 253 ] {69cd3545-93a9-497c-b1a4-7e221c74f0ac} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14630 | 2026.03.18 01:44:45.572528 [ 61 ] {} <Debug> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 14631 | 2026.03.18 01:44:45.572553 [ 253 ] {69cd3545-93a9-497c-b1a4-7e221c74f0ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 14632 | 2026.03.18 01:44:45.572557 [ 61 ] {} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14633 | 2026.03.18 01:44:45.572593 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14634 | 2026.03.18 01:44:45.572598 [ 253 ] {69cd3545-93a9-497c-b1a4-7e221c74f0ac} <Debug> TCPHandler: Processed in 0.001275011 sec. | ||
| 14635 | 2026.03.18 01:44:45.572686 [ 197 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 14636 | 2026.03.18 01:44:45.572730 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14637 | 2026.03.18 01:44:45.572815 [ 197 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14638 | 2026.03.18 01:44:45.572850 [ 253 ] {422a887c-526c-4236-b917-52b6720ad337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14639 | 2026.03.18 01:44:45.572854 [ 197 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 240 rows starting from the beginning of the part | ||
| 14640 | 2026.03.18 01:44:45.572911 [ 253 ] {422a887c-526c-4236-b917-52b6720ad337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14641 | 2026.03.18 01:44:45.572939 [ 197 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 14642 | 2026.03.18 01:44:45.572989 [ 197 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 14643 | 2026.03.18 01:44:45.573030 [ 197 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 14644 | 2026.03.18 01:44:45.573068 [ 197 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 14645 | 2026.03.18 01:44:45.573105 [ 197 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 14646 | 2026.03.18 01:44:45.573398 [ 253 ] {422a887c-526c-4236-b917-52b6720ad337} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14647 | 2026.03.18 01:44:45.573446 [ 253 ] {422a887c-526c-4236-b917-52b6720ad337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14648 | 2026.03.18 01:44:45.573831 [ 253 ] {422a887c-526c-4236-b917-52b6720ad337} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14649 | 2026.03.18 01:44:45.573947 [ 199 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294761 sec., 208532.694450945 rows/sec., 10.64 MiB/sec. | ||
| 14650 | 2026.03.18 01:44:45.574063 [ 253 ] {422a887c-526c-4236-b917-52b6720ad337} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14651 | 2026.03.18 01:44:45.574106 [ 197 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 14652 | 2026.03.18 01:44:45.574192 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Selected 6 parts from all_1_98_20 to all_103_103_0 | ||
| 14653 | 2026.03.18 01:44:45.574206 [ 253 ] {422a887c-526c-4236-b917-52b6720ad337} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00138 sec., 192028.9855072464 rows/sec., 12.76 MiB/sec. | ||
| 14654 | 2026.03.18 01:44:45.574223 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14655 | 2026.03.18 01:44:45.574252 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14656 | 2026.03.18 01:44:45.574254 [ 253 ] {422a887c-526c-4236-b917-52b6720ad337} <Debug> TCPHandler: Processed in 0.001585127 sec. | ||
| 14657 | 2026.03.18 01:44:45.574313 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_98_20 to all_103_103_0 into Compact with storage Full | ||
| 14658 | 2026.03.18 01:44:45.574388 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14659 | 2026.03.18 01:44:45.574394 [ 197 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_45_9} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14660 | 2026.03.18 01:44:45.574407 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14661 | 2026.03.18 01:44:45.574454 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_98_20, total 35710 rows starting from the beginning of the part | ||
| 14662 | 2026.03.18 01:44:45.574490 [ 253 ] {d65b11b2-e875-4197-8b0f-2fe4198089c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14663 | 2026.03.18 01:44:45.574501 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
| 14664 | 2026.03.18 01:44:45.574491 [ 197 ] {b7c62872-95ec-49b0-8717-935f6d4d5118::all_1_45_9} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 14665 | 2026.03.18 01:44:45.574541 [ 253 ] {d65b11b2-e875-4197-8b0f-2fe4198089c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14666 | 2026.03.18 01:44:45.574556 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 14667 | 2026.03.18 01:44:45.574603 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 265 rows starting from the beginning of the part | ||
| 14668 | 2026.03.18 01:44:45.574625 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14669 | 2026.03.18 01:44:45.574636 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14670 | 2026.03.18 01:44:45.574684 [ 200 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 265 rows starting from the beginning of the part | ||
| 14671 | 2026.03.18 01:44:45.574865 [ 253 ] {d65b11b2-e875-4197-8b0f-2fe4198089c9} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14672 | 2026.03.18 01:44:45.574907 [ 253 ] {d65b11b2-e875-4197-8b0f-2fe4198089c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14673 | 2026.03.18 01:44:45.575215 [ 253 ] {d65b11b2-e875-4197-8b0f-2fe4198089c9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14674 | 2026.03.18 01:44:45.575427 [ 253 ] {d65b11b2-e875-4197-8b0f-2fe4198089c9} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14675 | 2026.03.18 01:44:45.575562 [ 253 ] {d65b11b2-e875-4197-8b0f-2fe4198089c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 14676 | 2026.03.18 01:44:45.575598 [ 253 ] {d65b11b2-e875-4197-8b0f-2fe4198089c9} <Debug> TCPHandler: Processed in 0.001260211 sec. | ||
| 14677 | 2026.03.18 01:44:45.575716 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14678 | 2026.03.18 01:44:45.575829 [ 253 ] {bfeca4c5-dd05-468d-9a15-ba575a5245c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14679 | 2026.03.18 01:44:45.575894 [ 253 ] {bfeca4c5-dd05-468d-9a15-ba575a5245c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14680 | 2026.03.18 01:44:45.576769 [ 253 ] {bfeca4c5-dd05-468d-9a15-ba575a5245c5} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14681 | 2026.03.18 01:44:45.576806 [ 253 ] {bfeca4c5-dd05-468d-9a15-ba575a5245c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14682 | 2026.03.18 01:44:45.577376 [ 253 ] {bfeca4c5-dd05-468d-9a15-ba575a5245c5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14683 | 2026.03.18 01:44:45.577597 [ 253 ] {bfeca4c5-dd05-468d-9a15-ba575a5245c5} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14684 | 2026.03.18 01:44:45.577751 [ 253 ] {bfeca4c5-dd05-468d-9a15-ba575a5245c5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 12.89 MiB/sec. | ||
| 14685 | 2026.03.18 01:44:45.577808 [ 253 ] {bfeca4c5-dd05-468d-9a15-ba575a5245c5} <Debug> TCPHandler: Processed in 0.002151746 sec. | ||
| 14686 | 2026.03.18 01:44:45.577925 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14687 | 2026.03.18 01:44:45.578020 [ 253 ] {029339c7-5d6a-4e3e-a230-9b90bd1be3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14688 | 2026.03.18 01:44:45.578063 [ 253 ] {029339c7-5d6a-4e3e-a230-9b90bd1be3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14689 | 2026.03.18 01:44:45.578394 [ 253 ] {029339c7-5d6a-4e3e-a230-9b90bd1be3cc} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14690 | 2026.03.18 01:44:45.578431 [ 253 ] {029339c7-5d6a-4e3e-a230-9b90bd1be3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14691 | 2026.03.18 01:44:45.578878 [ 253 ] {029339c7-5d6a-4e3e-a230-9b90bd1be3cc} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14692 | 2026.03.18 01:44:45.579090 [ 253 ] {029339c7-5d6a-4e3e-a230-9b90bd1be3cc} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14693 | 2026.03.18 01:44:45.579221 [ 253 ] {029339c7-5d6a-4e3e-a230-9b90bd1be3cc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00122 sec., 73770.4918032787 rows/sec., 4.62 MiB/sec. | ||
| 14694 | 2026.03.18 01:44:45.579258 [ 253 ] {029339c7-5d6a-4e3e-a230-9b90bd1be3cc} <Debug> TCPHandler: Processed in 0.001382213 sec. | ||
| 14695 | 2026.03.18 01:44:45.582845 [ 193 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36592 rows, containing 5 columns (5 merged, 0 gathered) in 0.008557162 sec., 4276184.090005541 rows/sec., 278.82 MiB/sec. | ||
| 14696 | 2026.03.18 01:44:45.583248 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
| 14697 | 2026.03.18 01:44:45.583559 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14698 | 2026.03.18 01:44:45.583632 [ 196 ] {f280274a-f94e-409a-9fce-e16117755bde::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde) (MergerMutator): Merged 6 parts: [all_1_98_20, all_103_103_0] -> all_1_103_21 | ||
| 14699 | 2026.03.18 01:44:45.583699 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14700 | 2026.03.18 01:44:46.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.63 MiB, peak 359.48 MiB, free memory in arenas 0.00 B, will set to 348.15 MiB (RSS), difference: 1.52 MiB | ||
| 14701 | 2026.03.18 01:44:49.588478 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14702 | 2026.03.18 01:44:49.588536 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14703 | 2026.03.18 01:44:49.789507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29635 | ||
| 14704 | 2026.03.18 01:44:49.790288 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14705 | 2026.03.18 01:44:49.790333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 14706 | 2026.03.18 01:44:49.790832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14707 | 2026.03.18 01:44:49.791056 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14708 | 2026.03.18 01:44:49.791184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29635 | ||
| 14709 | 2026.03.18 01:44:50.554379 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14710 | 2026.03.18 01:44:50.554596 [ 253 ] {d110377e-dafa-4d0a-9ddb-d33b487efee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14711 | 2026.03.18 01:44:50.554674 [ 253 ] {d110377e-dafa-4d0a-9ddb-d33b487efee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14712 | 2026.03.18 01:44:50.555414 [ 253 ] {d110377e-dafa-4d0a-9ddb-d33b487efee1} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14713 | 2026.03.18 01:44:50.555465 [ 253 ] {d110377e-dafa-4d0a-9ddb-d33b487efee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14714 | 2026.03.18 01:44:50.555875 [ 253 ] {d110377e-dafa-4d0a-9ddb-d33b487efee1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14715 | 2026.03.18 01:44:50.556113 [ 253 ] {d110377e-dafa-4d0a-9ddb-d33b487efee1} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14716 | 2026.03.18 01:44:50.556280 [ 253 ] {d110377e-dafa-4d0a-9ddb-d33b487efee1} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001737 sec., 62176.16580310881 rows/sec., 5.23 MiB/sec. | ||
| 14717 | 2026.03.18 01:44:50.556329 [ 253 ] {d110377e-dafa-4d0a-9ddb-d33b487efee1} <Debug> TCPHandler: Processed in 0.002096484 sec. | ||
| 14718 | 2026.03.18 01:44:50.556457 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14719 | 2026.03.18 01:44:50.556558 [ 253 ] {354b6585-6f46-442c-a97e-fc60d4c27be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14720 | 2026.03.18 01:44:50.556602 [ 253 ] {354b6585-6f46-442c-a97e-fc60d4c27be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14721 | 2026.03.18 01:44:50.557034 [ 253 ] {354b6585-6f46-442c-a97e-fc60d4c27be3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14722 | 2026.03.18 01:44:50.557072 [ 253 ] {354b6585-6f46-442c-a97e-fc60d4c27be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14723 | 2026.03.18 01:44:50.557389 [ 253 ] {354b6585-6f46-442c-a97e-fc60d4c27be3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14724 | 2026.03.18 01:44:50.557600 [ 253 ] {354b6585-6f46-442c-a97e-fc60d4c27be3} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14725 | 2026.03.18 01:44:50.557724 [ 92 ] {} <Debug> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14726 | 2026.03.18 01:44:50.557736 [ 253 ] {354b6585-6f46-442c-a97e-fc60d4c27be3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001201 sec., 21648.62614487927 rows/sec., 1.59 MiB/sec. | ||
| 14727 | 2026.03.18 01:44:50.557792 [ 92 ] {} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14728 | 2026.03.18 01:44:50.557801 [ 253 ] {354b6585-6f46-442c-a97e-fc60d4c27be3} <Debug> TCPHandler: Processed in 0.001396804 sec. | ||
| 14729 | 2026.03.18 01:44:50.557825 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14730 | 2026.03.18 01:44:50.557923 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14731 | 2026.03.18 01:44:50.557996 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14732 | 2026.03.18 01:44:50.558024 [ 253 ] {08adfb71-9f43-4d26-96aa-8c1ea15b9bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14733 | 2026.03.18 01:44:50.558101 [ 253 ] {08adfb71-9f43-4d26-96aa-8c1ea15b9bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14734 | 2026.03.18 01:44:50.558213 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14735 | 2026.03.18 01:44:50.558275 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 211 rows starting from the beginning of the part | ||
| 14736 | 2026.03.18 01:44:50.558385 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part | ||
| 14737 | 2026.03.18 01:44:50.558463 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 156 rows starting from the beginning of the part | ||
| 14738 | 2026.03.18 01:44:50.558532 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part | ||
| 14739 | 2026.03.18 01:44:50.558540 [ 253 ] {08adfb71-9f43-4d26-96aa-8c1ea15b9bc8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14740 | 2026.03.18 01:44:50.558591 [ 253 ] {08adfb71-9f43-4d26-96aa-8c1ea15b9bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14741 | 2026.03.18 01:44:50.558602 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 156 rows starting from the beginning of the part | ||
| 14742 | 2026.03.18 01:44:50.558674 [ 197 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part | ||
| 14743 | 2026.03.18 01:44:50.558915 [ 253 ] {08adfb71-9f43-4d26-96aa-8c1ea15b9bc8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14744 | 2026.03.18 01:44:50.559153 [ 253 ] {08adfb71-9f43-4d26-96aa-8c1ea15b9bc8} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2026.03.18 01:44:50.559291 [ 253 ] {08adfb71-9f43-4d26-96aa-8c1ea15b9bc8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001285 sec., 70038.91050583658 rows/sec., 5.47 MiB/sec. | ||
| 14746 | 2026.03.18 01:44:50.559330 [ 253 ] {08adfb71-9f43-4d26-96aa-8c1ea15b9bc8} <Debug> TCPHandler: Processed in 0.001457254 sec. | ||
| 14747 | 2026.03.18 01:44:50.559445 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2026.03.18 01:44:50.559541 [ 253 ] {f9ba9c07-f02b-4dca-98a3-6b160e770a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14749 | 2026.03.18 01:44:50.559585 [ 253 ] {f9ba9c07-f02b-4dca-98a3-6b160e770a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14750 | 2026.03.18 01:44:50.559612 [ 193 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706008 sec., 352284.3972595674 rows/sec., 23.49 MiB/sec. | ||
| 14751 | 2026.03.18 01:44:50.559827 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14752 | 2026.03.18 01:44:50.560023 [ 253 ] {f9ba9c07-f02b-4dca-98a3-6b160e770a20} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14753 | 2026.03.18 01:44:50.560065 [ 253 ] {f9ba9c07-f02b-4dca-98a3-6b160e770a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14754 | 2026.03.18 01:44:50.560159 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_86_17} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14755 | 2026.03.18 01:44:50.560245 [ 195 ] {086d69c6-84cd-4e36-a86d-07643f589663::all_1_86_17} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14756 | 2026.03.18 01:44:50.560354 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14757 | 2026.03.18 01:44:50.560427 [ 253 ] {f9ba9c07-f02b-4dca-98a3-6b160e770a20} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14758 | 2026.03.18 01:44:50.560640 [ 253 ] {f9ba9c07-f02b-4dca-98a3-6b160e770a20} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14759 | 2026.03.18 01:44:50.560778 [ 253 ] {f9ba9c07-f02b-4dca-98a3-6b160e770a20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 14760 | 2026.03.18 01:44:50.560816 [ 253 ] {f9ba9c07-f02b-4dca-98a3-6b160e770a20} <Debug> TCPHandler: Processed in 0.001420384 sec. | ||
| 14761 | 2026.03.18 01:44:50.560932 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14762 | 2026.03.18 01:44:50.561026 [ 253 ] {98a8846f-ec4a-4145-82d3-127ffedfeba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14763 | 2026.03.18 01:44:50.561080 [ 253 ] {98a8846f-ec4a-4145-82d3-127ffedfeba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14764 | 2026.03.18 01:44:50.561926 [ 253 ] {98a8846f-ec4a-4145-82d3-127ffedfeba2} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2026.03.18 01:44:50.561962 [ 253 ] {98a8846f-ec4a-4145-82d3-127ffedfeba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14766 | 2026.03.18 01:44:50.562496 [ 253 ] {98a8846f-ec4a-4145-82d3-127ffedfeba2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14767 | 2026.03.18 01:44:50.562721 [ 253 ] {98a8846f-ec4a-4145-82d3-127ffedfeba2} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14768 | 2026.03.18 01:44:50.562844 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14769 | 2026.03.18 01:44:50.562858 [ 253 ] {98a8846f-ec4a-4145-82d3-127ffedfeba2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001849 sec., 14061.654948620877 rows/sec., 25.20 MiB/sec. | ||
| 14770 | 2026.03.18 01:44:50.562883 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14771 | 2026.03.18 01:44:50.562910 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14772 | 2026.03.18 01:44:50.562920 [ 253 ] {98a8846f-ec4a-4145-82d3-127ffedfeba2} <Debug> TCPHandler: Processed in 0.002037184 sec. | ||
| 14773 | 2026.03.18 01:44:50.562988 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14774 | 2026.03.18 01:44:50.563064 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14775 | 2026.03.18 01:44:50.563163 [ 253 ] {67646d83-9688-4a7b-a03e-7a2ca6dabcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14776 | 2026.03.18 01:44:50.563200 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14777 | 2026.03.18 01:44:50.563205 [ 253 ] {67646d83-9688-4a7b-a03e-7a2ca6dabcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14778 | 2026.03.18 01:44:50.563263 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1670 rows starting from the beginning of the part | ||
| 14779 | 2026.03.18 01:44:50.563396 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part | ||
| 14780 | 2026.03.18 01:44:50.563503 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 14 rows starting from the beginning of the part | ||
| 14781 | 2026.03.18 01:44:50.563577 [ 253 ] {67646d83-9688-4a7b-a03e-7a2ca6dabcc9} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14782 | 2026.03.18 01:44:50.563600 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part | ||
| 14783 | 2026.03.18 01:44:50.563616 [ 253 ] {67646d83-9688-4a7b-a03e-7a2ca6dabcc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14784 | 2026.03.18 01:44:50.563699 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 14 rows starting from the beginning of the part | ||
| 14785 | 2026.03.18 01:44:50.563798 [ 191 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part | ||
| 14786 | 2026.03.18 01:44:50.563937 [ 253 ] {67646d83-9688-4a7b-a03e-7a2ca6dabcc9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14787 | 2026.03.18 01:44:50.564175 [ 253 ] {67646d83-9688-4a7b-a03e-7a2ca6dabcc9} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14788 | 2026.03.18 01:44:50.564313 [ 253 ] {67646d83-9688-4a7b-a03e-7a2ca6dabcc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 14789 | 2026.03.18 01:44:50.564349 [ 253 ] {67646d83-9688-4a7b-a03e-7a2ca6dabcc9} <Debug> TCPHandler: Processed in 0.001334292 sec. | ||
| 14790 | 2026.03.18 01:44:50.572690 [ 193 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 19 columns (19 merged, 0 gathered) in 0.009736022 sec., 182415.36430381934 rows/sec., 326.88 MiB/sec. | ||
| 14791 | 2026.03.18 01:44:50.574431 [ 195 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14792 | 2026.03.18 01:44:50.574760 [ 195 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14793 | 2026.03.18 01:44:50.574829 [ 195 ] {5358a64f-d75c-4d50-8b52-fd315bac8b2d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14794 | 2026.03.18 01:44:50.574938 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.16 MiB. | ||
| 14795 | 2026.03.18 01:44:51.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.68 MiB, peak 365.80 MiB, free memory in arenas 0.00 B, will set to 353.63 MiB (RSS), difference: 4.95 MiB | ||
| 14796 | 2026.03.18 01:44:51.399781 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14797 | 2026.03.18 01:44:51.415672 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14798 | 2026.03.18 01:44:51.415742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14799 | 2026.03.18 01:44:51.421490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14800 | 2026.03.18 01:44:51.422190 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14801 | 2026.03.18 01:44:51.425159 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14802 | 2026.03.18 01:44:54.570379 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14803 | 2026.03.18 01:44:54.570554 [ 253 ] {e5ae3e40-b18e-48d2-a1a4-cd9628718dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14804 | 2026.03.18 01:44:54.570620 [ 253 ] {e5ae3e40-b18e-48d2-a1a4-cd9628718dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14805 | 2026.03.18 01:44:54.571367 [ 253 ] {e5ae3e40-b18e-48d2-a1a4-cd9628718dcd} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14806 | 2026.03.18 01:44:54.571410 [ 253 ] {e5ae3e40-b18e-48d2-a1a4-cd9628718dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14807 | 2026.03.18 01:44:54.571823 [ 253 ] {e5ae3e40-b18e-48d2-a1a4-cd9628718dcd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14808 | 2026.03.18 01:44:54.572080 [ 253 ] {e5ae3e40-b18e-48d2-a1a4-cd9628718dcd} <Trace> oximeter.fields_i16 (f244de04-7ab8-470f-9b66-6821ab6d2b7e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14809 | 2026.03.18 01:44:54.572258 [ 253 ] {e5ae3e40-b18e-48d2-a1a4-cd9628718dcd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001752 sec., 162100.45662100456 rows/sec., 10.30 MiB/sec. | ||
| 14810 | 2026.03.18 01:44:54.572313 [ 253 ] {e5ae3e40-b18e-48d2-a1a4-cd9628718dcd} <Debug> TCPHandler: Processed in 0.002062045 sec. | ||
| 14811 | 2026.03.18 01:44:54.572447 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14812 | 2026.03.18 01:44:54.572554 [ 253 ] {3ff08e6f-d18d-4124-b334-4505f4794dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14813 | 2026.03.18 01:44:54.572601 [ 253 ] {3ff08e6f-d18d-4124-b334-4505f4794dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14814 | 2026.03.18 01:44:54.573022 [ 253 ] {3ff08e6f-d18d-4124-b334-4505f4794dd4} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14815 | 2026.03.18 01:44:54.573057 [ 253 ] {3ff08e6f-d18d-4124-b334-4505f4794dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14816 | 2026.03.18 01:44:54.573373 [ 253 ] {3ff08e6f-d18d-4124-b334-4505f4794dd4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14817 | 2026.03.18 01:44:54.573591 [ 253 ] {3ff08e6f-d18d-4124-b334-4505f4794dd4} <Trace> oximeter.fields_ipaddr (f667af23-912b-4c15-a8a1-b5638e7c7534): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14818 | 2026.03.18 01:44:54.573726 [ 253 ] {3ff08e6f-d18d-4124-b334-4505f4794dd4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001197 sec., 1670.843776106934 rows/sec., 136.25 KiB/sec. | ||
| 14819 | 2026.03.18 01:44:54.573765 [ 253 ] {3ff08e6f-d18d-4124-b334-4505f4794dd4} <Debug> TCPHandler: Processed in 0.001372443 sec. | ||
| 14820 | 2026.03.18 01:44:54.573880 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14821 | 2026.03.18 01:44:54.573978 [ 253 ] {ebec18d8-83bb-46db-9433-2165c26cc34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14822 | 2026.03.18 01:44:54.574020 [ 253 ] {ebec18d8-83bb-46db-9433-2165c26cc34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14823 | 2026.03.18 01:44:54.575716 [ 253 ] {ebec18d8-83bb-46db-9433-2165c26cc34b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14824 | 2026.03.18 01:44:54.575922 [ 253 ] {ebec18d8-83bb-46db-9433-2165c26cc34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14825 | 2026.03.18 01:44:54.576423 [ 253 ] {ebec18d8-83bb-46db-9433-2165c26cc34b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14826 | 2026.03.18 01:44:54.576649 [ 253 ] {ebec18d8-83bb-46db-9433-2165c26cc34b} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14827 | 2026.03.18 01:44:54.576791 [ 253 ] {ebec18d8-83bb-46db-9433-2165c26cc34b} <Debug> executeQuery: Read 2710 rows, 211.44 KiB in 0.002833 sec., 956583.1274267561 rows/sec., 72.89 MiB/sec. | ||
| 14828 | 2026.03.18 01:44:54.576832 [ 253 ] {ebec18d8-83bb-46db-9433-2165c26cc34b} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 14829 | 2026.03.18 01:44:54.576845 [ 253 ] {ebec18d8-83bb-46db-9433-2165c26cc34b} <Debug> TCPHandler: Processed in 0.00301575 sec. | ||
| 14830 | 2026.03.18 01:44:54.576965 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14831 | 2026.03.18 01:44:54.577063 [ 253 ] {f0b2dcd2-cad5-4180-8548-10129a41092c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14832 | 2026.03.18 01:44:54.577105 [ 253 ] {f0b2dcd2-cad5-4180-8548-10129a41092c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14833 | 2026.03.18 01:44:54.577585 [ 253 ] {f0b2dcd2-cad5-4180-8548-10129a41092c} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14834 | 2026.03.18 01:44:54.577620 [ 253 ] {f0b2dcd2-cad5-4180-8548-10129a41092c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14835 | 2026.03.18 01:44:54.577943 [ 253 ] {f0b2dcd2-cad5-4180-8548-10129a41092c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14836 | 2026.03.18 01:44:54.578156 [ 253 ] {f0b2dcd2-cad5-4180-8548-10129a41092c} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14837 | 2026.03.18 01:44:54.578291 [ 253 ] {f0b2dcd2-cad5-4180-8548-10129a41092c} <Debug> executeQuery: Read 169 rows, 10.56 KiB in 0.001249 sec., 135308.24659727784 rows/sec., 8.26 MiB/sec. | ||
| 14838 | 2026.03.18 01:44:54.578330 [ 253 ] {f0b2dcd2-cad5-4180-8548-10129a41092c} <Debug> TCPHandler: Processed in 0.001415804 sec. | ||
| 14839 | 2026.03.18 01:44:54.578451 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14840 | 2026.03.18 01:44:54.578545 [ 253 ] {9eb7cc34-7870-4246-8b2d-22602539e779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14841 | 2026.03.18 01:44:54.578586 [ 253 ] {9eb7cc34-7870-4246-8b2d-22602539e779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14842 | 2026.03.18 01:44:54.579340 [ 253 ] {9eb7cc34-7870-4246-8b2d-22602539e779} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2026.03.18 01:44:54.579376 [ 253 ] {9eb7cc34-7870-4246-8b2d-22602539e779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14844 | 2026.03.18 01:44:54.579732 [ 253 ] {9eb7cc34-7870-4246-8b2d-22602539e779} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14845 | 2026.03.18 01:44:54.579944 [ 253 ] {9eb7cc34-7870-4246-8b2d-22602539e779} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14846 | 2026.03.18 01:44:54.580047 [ 107 ] {} <Debug> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14847 | 2026.03.18 01:44:54.580075 [ 253 ] {9eb7cc34-7870-4246-8b2d-22602539e779} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001548 sec., 553617.5710594315 rows/sec., 32.90 MiB/sec. | ||
| 14848 | 2026.03.18 01:44:54.580081 [ 107 ] {} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14849 | 2026.03.18 01:44:54.580108 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14850 | 2026.03.18 01:44:54.580116 [ 253 ] {9eb7cc34-7870-4246-8b2d-22602539e779} <Debug> TCPHandler: Processed in 0.001714638 sec. | ||
| 14851 | 2026.03.18 01:44:54.580197 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14852 | 2026.03.18 01:44:54.580237 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14853 | 2026.03.18 01:44:54.580291 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14854 | 2026.03.18 01:44:54.580323 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 857 rows starting from the beginning of the part | ||
| 14855 | 2026.03.18 01:44:54.580339 [ 253 ] {c602dea2-6dfa-4f27-b0cf-bb723dc262ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14856 | 2026.03.18 01:44:54.580380 [ 253 ] {c602dea2-6dfa-4f27-b0cf-bb723dc262ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14857 | 2026.03.18 01:44:54.580386 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 14858 | 2026.03.18 01:44:54.580442 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 857 rows starting from the beginning of the part | ||
| 14859 | 2026.03.18 01:44:54.580486 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 14860 | 2026.03.18 01:44:54.580535 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 14861 | 2026.03.18 01:44:54.580577 [ 198 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 857 rows starting from the beginning of the part | ||
| 14862 | 2026.03.18 01:44:54.580793 [ 253 ] {c602dea2-6dfa-4f27-b0cf-bb723dc262ec} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14863 | 2026.03.18 01:44:54.580831 [ 253 ] {c602dea2-6dfa-4f27-b0cf-bb723dc262ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14864 | 2026.03.18 01:44:54.581141 [ 253 ] {c602dea2-6dfa-4f27-b0cf-bb723dc262ec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14865 | 2026.03.18 01:44:54.581362 [ 253 ] {c602dea2-6dfa-4f27-b0cf-bb723dc262ec} <Trace> oximeter.fields_u64 (6fd19f58-19ae-4f0d-a27a-b943ab1df7e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14866 | 2026.03.18 01:44:54.581497 [ 253 ] {c602dea2-6dfa-4f27-b0cf-bb723dc262ec} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001178 sec., 848.8964346349745 rows/sec., 59.69 KiB/sec. | ||
| 14867 | 2026.03.18 01:44:54.581537 [ 253 ] {c602dea2-6dfa-4f27-b0cf-bb723dc262ec} <Debug> TCPHandler: Processed in 0.001350143 sec. | ||
| 14868 | 2026.03.18 01:44:54.581653 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14869 | 2026.03.18 01:44:54.581726 [ 195 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563986 sec., 1929684.7925748695 rows/sec., 123.52 MiB/sec. | ||
| 14870 | 2026.03.18 01:44:54.581750 [ 253 ] {65b8324a-1b6b-468e-8eb9-f9377f5e0d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14871 | 2026.03.18 01:44:54.581807 [ 253 ] {65b8324a-1b6b-468e-8eb9-f9377f5e0d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14872 | 2026.03.18 01:44:54.581894 [ 193 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14873 | 2026.03.18 01:44:54.582124 [ 193 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_46_9} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14874 | 2026.03.18 01:44:54.582182 [ 193 ] {96ae1d13-ec29-4844-8594-d4354a122d1e::all_1_46_9} <Trace> oximeter.fields_u32 (96ae1d13-ec29-4844-8594-d4354a122d1e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14875 | 2026.03.18 01:44:54.582235 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 14876 | 2026.03.18 01:44:54.582258 [ 253 ] {65b8324a-1b6b-468e-8eb9-f9377f5e0d64} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2026.03.18 01:44:54.582293 [ 253 ] {65b8324a-1b6b-468e-8eb9-f9377f5e0d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14878 | 2026.03.18 01:44:54.582598 [ 253 ] {65b8324a-1b6b-468e-8eb9-f9377f5e0d64} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14879 | 2026.03.18 01:44:54.582816 [ 253 ] {65b8324a-1b6b-468e-8eb9-f9377f5e0d64} <Trace> oximeter.fields_u8 (49d20a2c-ed23-48b9-9700-34f328f7f923): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2026.03.18 01:44:54.582947 [ 253 ] {65b8324a-1b6b-468e-8eb9-f9377f5e0d64} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001217 sec., 121610.51766639277 rows/sec., 6.92 MiB/sec. | ||
| 14881 | 2026.03.18 01:44:54.582986 [ 253 ] {65b8324a-1b6b-468e-8eb9-f9377f5e0d64} <Debug> TCPHandler: Processed in 0.001382683 sec. | ||
| 14882 | 2026.03.18 01:44:54.583109 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14883 | 2026.03.18 01:44:54.583204 [ 253 ] {825276d1-868d-4fd9-becd-02347366792e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14884 | 2026.03.18 01:44:54.583244 [ 253 ] {825276d1-868d-4fd9-becd-02347366792e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14885 | 2026.03.18 01:44:54.584185 [ 253 ] {825276d1-868d-4fd9-becd-02347366792e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.03.18 01:44:54.584221 [ 253 ] {825276d1-868d-4fd9-becd-02347366792e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14887 | 2026.03.18 01:44:54.584597 [ 253 ] {825276d1-868d-4fd9-becd-02347366792e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14888 | 2026.03.18 01:44:54.584819 [ 253 ] {825276d1-868d-4fd9-becd-02347366792e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.03.18 01:44:54.584956 [ 253 ] {825276d1-868d-4fd9-becd-02347366792e} <Debug> executeQuery: Read 1453 rows, 102.57 KiB in 0.001769 sec., 821368.004522329 rows/sec., 56.62 MiB/sec. | ||
| 14890 | 2026.03.18 01:44:54.584996 [ 253 ] {825276d1-868d-4fd9-becd-02347366792e} <Debug> TCPHandler: Processed in 0.001936712 sec. | ||
| 14891 | 2026.03.18 01:44:54.585106 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14892 | 2026.03.18 01:44:54.585202 [ 253 ] {2a3daf0c-7e1e-43cd-a5bd-d57b6a72f5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14893 | 2026.03.18 01:44:54.585244 [ 253 ] {2a3daf0c-7e1e-43cd-a5bd-d57b6a72f5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14894 | 2026.03.18 01:44:54.585593 [ 253 ] {2a3daf0c-7e1e-43cd-a5bd-d57b6a72f5a8} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14895 | 2026.03.18 01:44:54.585627 [ 253 ] {2a3daf0c-7e1e-43cd-a5bd-d57b6a72f5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14896 | 2026.03.18 01:44:54.585935 [ 253 ] {2a3daf0c-7e1e-43cd-a5bd-d57b6a72f5a8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14897 | 2026.03.18 01:44:54.586150 [ 253 ] {2a3daf0c-7e1e-43cd-a5bd-d57b6a72f5a8} <Trace> oximeter.measurements_bool (b7c62872-95ec-49b0-8717-935f6d4d5118): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2026.03.18 01:44:54.586281 [ 253 ] {2a3daf0c-7e1e-43cd-a5bd-d57b6a72f5a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 14899 | 2026.03.18 01:44:54.586319 [ 253 ] {2a3daf0c-7e1e-43cd-a5bd-d57b6a72f5a8} <Debug> TCPHandler: Processed in 0.001262561 sec. | ||
| 14900 | 2026.03.18 01:44:54.586437 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14901 | 2026.03.18 01:44:54.586531 [ 253 ] {3c2efe9b-c3a2-4b52-a7cf-90f6c3a24d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14902 | 2026.03.18 01:44:54.586573 [ 253 ] {3c2efe9b-c3a2-4b52-a7cf-90f6c3a24d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14903 | 2026.03.18 01:44:54.587244 [ 253 ] {3c2efe9b-c3a2-4b52-a7cf-90f6c3a24d35} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14904 | 2026.03.18 01:44:54.587279 [ 253 ] {3c2efe9b-c3a2-4b52-a7cf-90f6c3a24d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14905 | 2026.03.18 01:44:54.587688 [ 253 ] {3c2efe9b-c3a2-4b52-a7cf-90f6c3a24d35} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14906 | 2026.03.18 01:44:54.587901 [ 253 ] {3c2efe9b-c3a2-4b52-a7cf-90f6c3a24d35} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14907 | 2026.03.18 01:44:54.588034 [ 253 ] {3c2efe9b-c3a2-4b52-a7cf-90f6c3a24d35} <Debug> executeQuery: Read 1419 rows, 91.46 KiB in 0.001521 sec., 932938.8560157791 rows/sec., 58.72 MiB/sec. | ||
| 14908 | 2026.03.18 01:44:54.588074 [ 253 ] {3c2efe9b-c3a2-4b52-a7cf-90f6c3a24d35} <Debug> TCPHandler: Processed in 0.001690939 sec. | ||
| 14909 | 2026.03.18 01:44:54.588207 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14910 | 2026.03.18 01:44:54.588330 [ 253 ] {3459741e-757b-4bea-8fda-721058b432c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14911 | 2026.03.18 01:44:54.588382 [ 253 ] {3459741e-757b-4bea-8fda-721058b432c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14912 | 2026.03.18 01:44:54.588766 [ 253 ] {3459741e-757b-4bea-8fda-721058b432c9} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14913 | 2026.03.18 01:44:54.588810 [ 253 ] {3459741e-757b-4bea-8fda-721058b432c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14914 | 2026.03.18 01:44:54.589139 [ 253 ] {3459741e-757b-4bea-8fda-721058b432c9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14915 | 2026.03.18 01:44:54.589358 [ 253 ] {3459741e-757b-4bea-8fda-721058b432c9} <Trace> oximeter.measurements_f64 (47e397e3-a7f1-443d-b257-4b2235321fa3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14916 | 2026.03.18 01:44:54.589492 [ 253 ] {3459741e-757b-4bea-8fda-721058b432c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001186 sec., 843.1703204047218 rows/sec., 56.82 KiB/sec. | ||
| 14917 | 2026.03.18 01:44:54.589530 [ 253 ] {3459741e-757b-4bea-8fda-721058b432c9} <Debug> TCPHandler: Processed in 0.001384863 sec. | ||
| 14918 | 2026.03.18 01:44:54.589634 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14919 | 2026.03.18 01:44:54.589729 [ 253 ] {eef6f683-301a-47d1-9a4a-76177ab37b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14920 | 2026.03.18 01:44:54.589784 [ 253 ] {eef6f683-301a-47d1-9a4a-76177ab37b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14921 | 2026.03.18 01:44:54.590592 [ 253 ] {eef6f683-301a-47d1-9a4a-76177ab37b96} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2026.03.18 01:44:54.590630 [ 253 ] {eef6f683-301a-47d1-9a4a-76177ab37b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14923 | 2026.03.18 01:44:54.591161 [ 253 ] {eef6f683-301a-47d1-9a4a-76177ab37b96} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14924 | 2026.03.18 01:44:54.591385 [ 253 ] {eef6f683-301a-47d1-9a4a-76177ab37b96} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2026.03.18 01:44:54.591525 [ 253 ] {eef6f683-301a-47d1-9a4a-76177ab37b96} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001813 sec., 13789.299503585218 rows/sec., 24.71 MiB/sec. | ||
| 14926 | 2026.03.18 01:44:54.591578 [ 253 ] {eef6f683-301a-47d1-9a4a-76177ab37b96} <Debug> TCPHandler: Processed in 0.001994563 sec. | ||
| 14927 | 2026.03.18 01:44:54.591696 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14928 | 2026.03.18 01:44:54.591792 [ 253 ] {ccff7fcb-2a3a-40d8-9409-269c0146ecc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14929 | 2026.03.18 01:44:54.591833 [ 253 ] {ccff7fcb-2a3a-40d8-9409-269c0146ecc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14930 | 2026.03.18 01:44:54.592164 [ 253 ] {ccff7fcb-2a3a-40d8-9409-269c0146ecc0} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14931 | 2026.03.18 01:44:54.592201 [ 253 ] {ccff7fcb-2a3a-40d8-9409-269c0146ecc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14932 | 2026.03.18 01:44:54.592505 [ 253 ] {ccff7fcb-2a3a-40d8-9409-269c0146ecc0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14933 | 2026.03.18 01:44:54.592707 [ 253 ] {ccff7fcb-2a3a-40d8-9409-269c0146ecc0} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2026.03.18 01:44:54.592838 [ 253 ] {ccff7fcb-2a3a-40d8-9409-269c0146ecc0} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001065 sec., 73239.43661971831 rows/sec., 4.53 MiB/sec. | ||
| 14935 | 2026.03.18 01:44:54.592875 [ 253 ] {ccff7fcb-2a3a-40d8-9409-269c0146ecc0} <Debug> TCPHandler: Processed in 0.001229741 sec. | ||
| 14936 | 2026.03.18 01:44:54.906392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1958 | ||
| 14937 | 2026.03.18 01:44:54.909233 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14938 | 2026.03.18 01:44:54.909293 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14939 | 2026.03.18 01:44:54.910531 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14940 | 2026.03.18 01:44:54.910802 [ 242 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14941 | 2026.03.18 01:44:54.910957 [ 105 ] {} <Debug> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14942 | 2026.03.18 01:44:54.911025 [ 105 ] {} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2026.03.18 01:44:54.911046 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14944 | 2026.03.18 01:44:54.911084 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1958 | ||
| 14945 | 2026.03.18 01:44:54.911163 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14946 | 2026.03.18 01:44:54.911727 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14947 | 2026.03.18 01:44:54.911883 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1742 rows starting from the beginning of the part | ||
| 14948 | 2026.03.18 01:44:54.912239 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 14949 | 2026.03.18 01:44:54.912586 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
| 14950 | 2026.03.18 01:44:54.912933 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 14951 | 2026.03.18 01:44:54.913266 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 14952 | 2026.03.18 01:44:54.913583 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 14953 | 2026.03.18 01:44:54.920875 [ 208 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 72 columns (72 merged, 0 gathered) in 0.009769442 sec., 200420.86334101786 rows/sec., 152.95 MiB/sec. | ||
| 14954 | 2026.03.18 01:44:54.922414 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14955 | 2026.03.18 01:44:54.922992 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_46_9} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14956 | 2026.03.18 01:44:54.923072 [ 195 ] {2172f8fb-1fe3-4791-b9ab-e28d595bf2c2::all_1_46_9} <Trace> system.query_log (2172f8fb-1fe3-4791-b9ab-e28d595bf2c2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14957 | 2026.03.18 01:44:54.923289 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.13 MiB. | ||
| 14958 | 2026.03.18 01:44:55.547350 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14959 | 2026.03.18 01:44:55.547652 [ 253 ] {5169c567-dc1b-4503-a4a2-afab664db02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14960 | 2026.03.18 01:44:55.547757 [ 253 ] {5169c567-dc1b-4503-a4a2-afab664db02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14961 | 2026.03.18 01:44:55.548529 [ 253 ] {5169c567-dc1b-4503-a4a2-afab664db02c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14962 | 2026.03.18 01:44:55.548574 [ 253 ] {5169c567-dc1b-4503-a4a2-afab664db02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14963 | 2026.03.18 01:44:55.548960 [ 253 ] {5169c567-dc1b-4503-a4a2-afab664db02c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14964 | 2026.03.18 01:44:55.549195 [ 253 ] {5169c567-dc1b-4503-a4a2-afab664db02c} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14965 | 2026.03.18 01:44:55.549355 [ 253 ] {5169c567-dc1b-4503-a4a2-afab664db02c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001777 sec., 31513.78728193585 rows/sec., 2.42 MiB/sec. | ||
| 14966 | 2026.03.18 01:44:55.549361 [ 106 ] {} <Debug> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14967 | 2026.03.18 01:44:55.549396 [ 253 ] {5169c567-dc1b-4503-a4a2-afab664db02c} <Debug> TCPHandler: Processed in 0.002230397 sec. | ||
| 14968 | 2026.03.18 01:44:55.549437 [ 106 ] {} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2026.03.18 01:44:55.549466 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14970 | 2026.03.18 01:44:55.549536 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14971 | 2026.03.18 01:44:55.549590 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14972 | 2026.03.18 01:44:55.549635 [ 253 ] {97b6225e-92b3-410d-8019-b12db942b364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14973 | 2026.03.18 01:44:55.549681 [ 253 ] {97b6225e-92b3-410d-8019-b12db942b364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14974 | 2026.03.18 01:44:55.549724 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14975 | 2026.03.18 01:44:55.549763 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2770 rows starting from the beginning of the part | ||
| 14976 | 2026.03.18 01:44:55.549833 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 108 rows starting from the beginning of the part | ||
| 14977 | 2026.03.18 01:44:55.549878 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 825 rows starting from the beginning of the part | ||
| 14978 | 2026.03.18 01:44:55.549926 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 108 rows starting from the beginning of the part | ||
| 14979 | 2026.03.18 01:44:55.549965 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 2710 rows starting from the beginning of the part | ||
| 14980 | 2026.03.18 01:44:55.550004 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 14981 | 2026.03.18 01:44:55.550115 [ 253 ] {97b6225e-92b3-410d-8019-b12db942b364} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14982 | 2026.03.18 01:44:55.550156 [ 253 ] {97b6225e-92b3-410d-8019-b12db942b364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14983 | 2026.03.18 01:44:55.550498 [ 253 ] {97b6225e-92b3-410d-8019-b12db942b364} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14984 | 2026.03.18 01:44:55.550714 [ 253 ] {97b6225e-92b3-410d-8019-b12db942b364} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14985 | 2026.03.18 01:44:55.550834 [ 106 ] {} <Debug> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14986 | 2026.03.18 01:44:55.550857 [ 253 ] {97b6225e-92b3-410d-8019-b12db942b364} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 14987 | 2026.03.18 01:44:55.550867 [ 106 ] {} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14988 | 2026.03.18 01:44:55.550899 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 14989 | 2026.03.18 01:44:55.550903 [ 253 ] {97b6225e-92b3-410d-8019-b12db942b364} <Debug> TCPHandler: Processed in 0.001422554 sec. | ||
| 14990 | 2026.03.18 01:44:55.551015 [ 195 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14991 | 2026.03.18 01:44:55.551030 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14992 | 2026.03.18 01:44:55.551148 [ 253 ] {89ca4eda-7621-4988-b92f-7917bf1db958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14993 | 2026.03.18 01:44:55.551153 [ 195 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14994 | 2026.03.18 01:44:55.551195 [ 253 ] {89ca4eda-7621-4988-b92f-7917bf1db958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14995 | 2026.03.18 01:44:55.551199 [ 195 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1513 rows starting from the beginning of the part | ||
| 14996 | 2026.03.18 01:44:55.551282 [ 195 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 90 rows starting from the beginning of the part | ||
| 14997 | 2026.03.18 01:44:55.551332 [ 195 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 504 rows starting from the beginning of the part | ||
| 14998 | 2026.03.18 01:44:55.551372 [ 195 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part | ||
| 14999 | 2026.03.18 01:44:55.551411 [ 195 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1453 rows starting from the beginning of the part | ||
| 15000 | 2026.03.18 01:44:55.551457 [ 195 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 15001 | 2026.03.18 01:44:55.551575 [ 253 ] {89ca4eda-7621-4988-b92f-7917bf1db958} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15002 | 2026.03.18 01:44:55.551618 [ 253 ] {89ca4eda-7621-4988-b92f-7917bf1db958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 15003 | 2026.03.18 01:44:55.551987 [ 253 ] {89ca4eda-7621-4988-b92f-7917bf1db958} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15004 | 2026.03.18 01:44:55.552213 [ 253 ] {89ca4eda-7621-4988-b92f-7917bf1db958} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15005 | 2026.03.18 01:44:55.552236 [ 201 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6577 rows, containing 5 columns (5 merged, 0 gathered) in 0.002699105 sec., 2436733.6580088586 rows/sec., 196.59 MiB/sec. | ||
| 15006 | 2026.03.18 01:44:55.552383 [ 253 ] {89ca4eda-7621-4988-b92f-7917bf1db958} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001253 sec., 25538.707102952914 rows/sec., 1.78 MiB/sec. | ||
| 15007 | 2026.03.18 01:44:55.552428 [ 253 ] {89ca4eda-7621-4988-b92f-7917bf1db958} <Debug> TCPHandler: Processed in 0.001448864 sec. | ||
| 15008 | 2026.03.18 01:44:55.552513 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15009 | 2026.03.18 01:44:55.552534 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15010 | 2026.03.18 01:44:55.552632 [ 253 ] {7c45d8b4-aea5-4605-a225-c0147c597b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15011 | 2026.03.18 01:44:55.552676 [ 253 ] {7c45d8b4-aea5-4605-a225-c0147c597b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15012 | 2026.03.18 01:44:55.552802 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_106_21} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15013 | 2026.03.18 01:44:55.552856 [ 189 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3714 rows, containing 5 columns (5 merged, 0 gathered) in 0.001899252 sec., 1955506.694214354 rows/sec., 144.12 MiB/sec. | ||
| 15014 | 2026.03.18 01:44:55.552883 [ 208 ] {00e7bac3-0c43-4371-b27b-c97b01471236::all_1_106_21} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15015 | 2026.03.18 01:44:55.552973 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 15016 | 2026.03.18 01:44:55.552996 [ 253 ] {7c45d8b4-aea5-4605-a225-c0147c597b51} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15017 | 2026.03.18 01:44:55.553040 [ 253 ] {7c45d8b4-aea5-4605-a225-c0147c597b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 15018 | 2026.03.18 01:44:55.553041 [ 195 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15019 | 2026.03.18 01:44:55.553334 [ 195 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_106_21} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15020 | 2026.03.18 01:44:55.553387 [ 253 ] {7c45d8b4-aea5-4605-a225-c0147c597b51} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15021 | 2026.03.18 01:44:55.553412 [ 195 ] {6bb7c89f-a38b-45e3-8893-3c82f4e87d8c::all_1_106_21} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15022 | 2026.03.18 01:44:55.553493 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 15023 | 2026.03.18 01:44:55.553614 [ 253 ] {7c45d8b4-aea5-4605-a225-c0147c597b51} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15024 | 2026.03.18 01:44:55.553734 [ 106 ] {} <Debug> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15025 | 2026.03.18 01:44:55.553750 [ 253 ] {7c45d8b4-aea5-4605-a225-c0147c597b51} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 729.63 KiB/sec. | ||
| 15026 | 2026.03.18 01:44:55.553768 [ 106 ] {} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15027 | 2026.03.18 01:44:55.553791 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 15028 | 2026.03.18 01:44:55.553794 [ 253 ] {7c45d8b4-aea5-4605-a225-c0147c597b51} <Debug> TCPHandler: Processed in 0.001309492 sec. | ||
| 15029 | 2026.03.18 01:44:55.553867 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15030 | 2026.03.18 01:44:55.553980 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15031 | 2026.03.18 01:44:55.554015 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6504 rows starting from the beginning of the part | ||
| 15032 | 2026.03.18 01:44:55.554081 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 15033 | 2026.03.18 01:44:55.554124 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 15034 | 2026.03.18 01:44:55.554165 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 15035 | 2026.03.18 01:44:55.554204 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 78 rows starting from the beginning of the part | ||
| 15036 | 2026.03.18 01:44:55.554243 [ 201 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 12 rows starting from the beginning of the part | ||
| 15037 | 2026.03.18 01:44:55.556090 [ 195 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6804 rows, containing 4 columns (4 merged, 0 gathered) in 0.002255978 sec., 3015986.8580278708 rows/sec., 194.41 MiB/sec. | ||
| 15038 | 2026.03.18 01:44:55.556494 [ 194 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15039 | 2026.03.18 01:44:55.556795 [ 194 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_106_21} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15040 | 2026.03.18 01:44:55.556872 [ 194 ] {83bd69bd-f9a6-4a72-8122-c511c70f4e71::all_1_106_21} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15041 | 2026.03.18 01:44:55.556958 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 15042 | 2026.03.18 01:44:57.291346 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30147 | ||
| 15043 | 2026.03.18 01:44:57.291896 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15044 | 2026.03.18 01:44:57.291941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 15045 | 2026.03.18 01:44:57.292436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15046 | 2026.03.18 01:44:57.292655 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b0c676e-495d-4f95-9929-6ed1eb263e2c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15047 | 2026.03.18 01:44:57.292789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30147 | ||
| 15048 | 2026.03.18 01:44:58.925288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 15049 | 2026.03.18 01:44:58.942065 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15050 | 2026.03.18 01:44:58.942130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 15051 | 2026.03.18 01:44:58.947986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15052 | 2026.03.18 01:44:58.948683 [ 243 ] {} <Trace> system.metric_log (b84f3dcb-89a9-4b2e-9af3-1a4c14293000): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15053 | 2026.03.18 01:44:58.951714 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 15054 | 2026.03.18 01:45:00.558850 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15055 | 2026.03.18 01:45:00.559069 [ 253 ] {3954d63f-aa16-4cc6-9e1c-199465ffb6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15056 | 2026.03.18 01:45:00.559152 [ 253 ] {3954d63f-aa16-4cc6-9e1c-199465ffb6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15057 | 2026.03.18 01:45:00.560006 [ 253 ] {3954d63f-aa16-4cc6-9e1c-199465ffb6ed} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15058 | 2026.03.18 01:45:00.560070 [ 253 ] {3954d63f-aa16-4cc6-9e1c-199465ffb6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 15059 | 2026.03.18 01:45:00.560609 [ 253 ] {3954d63f-aa16-4cc6-9e1c-199465ffb6ed} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15060 | 2026.03.18 01:45:00.560916 [ 253 ] {3954d63f-aa16-4cc6-9e1c-199465ffb6ed} <Trace> oximeter.fields_string (00e7bac3-0c43-4371-b27b-c97b01471236): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15061 | 2026.03.18 01:45:00.561108 [ 253 ] {3954d63f-aa16-4cc6-9e1c-199465ffb6ed} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002096 sec., 51526.717557251905 rows/sec., 4.34 MiB/sec. | ||
| 15062 | 2026.03.18 01:45:00.561165 [ 253 ] {3954d63f-aa16-4cc6-9e1c-199465ffb6ed} <Debug> TCPHandler: Processed in 0.002468921 sec. | ||
| 15063 | 2026.03.18 01:45:00.561326 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15064 | 2026.03.18 01:45:00.561443 [ 253 ] {7883cdb2-309f-47b2-bfd3-4e6c0e92962b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15065 | 2026.03.18 01:45:00.561496 [ 253 ] {7883cdb2-309f-47b2-bfd3-4e6c0e92962b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15066 | 2026.03.18 01:45:00.562042 [ 253 ] {7883cdb2-309f-47b2-bfd3-4e6c0e92962b} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15067 | 2026.03.18 01:45:00.562096 [ 253 ] {7883cdb2-309f-47b2-bfd3-4e6c0e92962b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 15068 | 2026.03.18 01:45:00.562601 [ 253 ] {7883cdb2-309f-47b2-bfd3-4e6c0e92962b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15069 | 2026.03.18 01:45:00.562973 [ 253 ] {7883cdb2-309f-47b2-bfd3-4e6c0e92962b} <Trace> oximeter.fields_u16 (086d69c6-84cd-4e36-a86d-07643f589663): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15070 | 2026.03.18 01:45:00.563166 [ 253 ] {7883cdb2-309f-47b2-bfd3-4e6c0e92962b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001745 sec., 14899.71346704871 rows/sec., 1.09 MiB/sec. | ||
| 15071 | 2026.03.18 01:45:00.563219 [ 253 ] {7883cdb2-309f-47b2-bfd3-4e6c0e92962b} <Debug> TCPHandler: Processed in 0.001962452 sec. | ||
| 15072 | 2026.03.18 01:45:00.563369 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15073 | 2026.03.18 01:45:00.563490 [ 253 ] {3c58bc21-1dd1-43bb-b0eb-094e9753a68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15074 | 2026.03.18 01:45:00.563543 [ 253 ] {3c58bc21-1dd1-43bb-b0eb-094e9753a68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15075 | 2026.03.18 01:45:00.564071 [ 253 ] {3c58bc21-1dd1-43bb-b0eb-094e9753a68e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15076 | 2026.03.18 01:45:00.564116 [ 253 ] {3c58bc21-1dd1-43bb-b0eb-094e9753a68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 15077 | 2026.03.18 01:45:00.564603 [ 253 ] {3c58bc21-1dd1-43bb-b0eb-094e9753a68e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15078 | 2026.03.18 01:45:00.564893 [ 253 ] {3c58bc21-1dd1-43bb-b0eb-094e9753a68e} <Trace> oximeter.fields_uuid (6bb7c89f-a38b-45e3-8893-3c82f4e87d8c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15079 | 2026.03.18 01:45:00.565065 [ 253 ] {3c58bc21-1dd1-43bb-b0eb-094e9753a68e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001596 sec., 56390.97744360902 rows/sec., 4.40 MiB/sec. | ||
| 15080 | 2026.03.18 01:45:00.565118 [ 253 ] {3c58bc21-1dd1-43bb-b0eb-094e9753a68e} <Debug> TCPHandler: Processed in 0.00181369 sec. | ||
| 15081 | 2026.03.18 01:45:00.565274 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15082 | 2026.03.18 01:45:00.565389 [ 253 ] {84e128c1-3a0b-4a0f-a1f1-56d04eaa50b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15083 | 2026.03.18 01:45:00.565442 [ 253 ] {84e128c1-3a0b-4a0f-a1f1-56d04eaa50b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15084 | 2026.03.18 01:45:00.565936 [ 253 ] {84e128c1-3a0b-4a0f-a1f1-56d04eaa50b7} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15085 | 2026.03.18 01:45:00.565980 [ 253 ] {84e128c1-3a0b-4a0f-a1f1-56d04eaa50b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 15086 | 2026.03.18 01:45:00.566407 [ 253 ] {84e128c1-3a0b-4a0f-a1f1-56d04eaa50b7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15087 | 2026.03.18 01:45:00.566673 [ 253 ] {84e128c1-3a0b-4a0f-a1f1-56d04eaa50b7} <Trace> oximeter.measurements_cumulativeu64 (f280274a-f94e-409a-9fce-e16117755bde): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15088 | 2026.03.18 01:45:00.566835 [ 253 ] {84e128c1-3a0b-4a0f-a1f1-56d04eaa50b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001467 sec., 109066.12133606 rows/sec., 7.60 MiB/sec. | ||
| 15089 | 2026.03.18 01:45:00.566881 [ 253 ] {84e128c1-3a0b-4a0f-a1f1-56d04eaa50b7} <Debug> TCPHandler: Processed in 0.001670848 sec. | ||
| 15090 | 2026.03.18 01:45:00.567020 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15091 | 2026.03.18 01:45:00.567139 [ 253 ] {a4724cd5-872d-4aa5-8a20-c4f68cec42c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15092 | 2026.03.18 01:45:00.567209 [ 253 ] {a4724cd5-872d-4aa5-8a20-c4f68cec42c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15093 | 2026.03.18 01:45:00.568331 [ 253 ] {a4724cd5-872d-4aa5-8a20-c4f68cec42c6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15094 | 2026.03.18 01:45:00.568389 [ 253 ] {a4724cd5-872d-4aa5-8a20-c4f68cec42c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 15095 | 2026.03.18 01:45:00.569266 [ 253 ] {a4724cd5-872d-4aa5-8a20-c4f68cec42c6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15096 | 2026.03.18 01:45:00.569651 [ 253 ] {a4724cd5-872d-4aa5-8a20-c4f68cec42c6} <Trace> oximeter.measurements_histogramu64 (5358a64f-d75c-4d50-8b52-fd315bac8b2d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15097 | 2026.03.18 01:45:00.569868 [ 253 ] {a4724cd5-872d-4aa5-8a20-c4f68cec42c6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002753 sec., 9444.242644387941 rows/sec., 16.92 MiB/sec. | ||
| 15098 | 2026.03.18 01:45:00.569961 [ 253 ] {a4724cd5-872d-4aa5-8a20-c4f68cec42c6} <Debug> TCPHandler: Processed in 0.003003079 sec. | ||
| 15099 | 2026.03.18 01:45:00.570131 [ 253 ] {} <Trace> TCP-Session: 8145ad37-70db-4076-9904-75c2d269ae2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15100 | 2026.03.18 01:45:00.570266 [ 253 ] {44dfa800-6362-43ed-bc94-09c927396680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15101 | 2026.03.18 01:45:00.570331 [ 253 ] {44dfa800-6362-43ed-bc94-09c927396680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15102 | 2026.03.18 01:45:00.570889 [ 253 ] {44dfa800-6362-43ed-bc94-09c927396680} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15103 | 2026.03.18 01:45:00.570941 [ 253 ] {44dfa800-6362-43ed-bc94-09c927396680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 15104 | 2026.03.18 01:45:00.571425 [ 253 ] {44dfa800-6362-43ed-bc94-09c927396680} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15105 | 2026.03.18 01:45:00.571797 [ 253 ] {44dfa800-6362-43ed-bc94-09c927396680} <Trace> oximeter.measurements_u64 (83bd69bd-f9a6-4a72-8122-c511c70f4e71): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15106 | 2026.03.18 01:45:00.571959 [ 253 ] {44dfa800-6362-43ed-bc94-09c927396680} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001722 sec., 34843.20557491289 rows/sec., 2.35 MiB/sec. | ||
| 15107 | 2026.03.18 01:45:00.572004 [ 253 ] {44dfa800-6362-43ed-bc94-09c927396680} <Debug> TCPHandler: Processed in 0.001938722 sec. | ||